Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Finish support for 'special' cron syntax #30

Closed
jamesrwhite opened this issue Mar 30, 2014 · 0 comments
Closed

Finish support for 'special' cron syntax #30

jamesrwhite opened this issue Mar 30, 2014 · 0 comments
Assignees
Milestone

Comments

@jamesrwhite
Copy link
Owner

There is a way to store this but the cron editor GUI doesn't understand what to do with them yet. e.g @Yearly, @Weekly, @reboot

@jamesrwhite jamesrwhite added this to the future milestone Mar 30, 2014
jamesrwhite added a commit that referenced this issue Apr 30, 2014
@jamesrwhite jamesrwhite self-assigned this May 2, 2014
jamesrwhite added a commit that referenced this issue May 31, 2014
jamesrwhite referenced this issue Jun 28, 2014
* develop: (34 commits)
  Bump version
  Bump versions
  I kind of hate myself for doing this but it's an improvement for #97
  Upgrade Ember
  Making the relationships between jobs and hosts not randomly fall apart
  Upgrade to rspec 3.0! The latest and greatest! \o/ - http://myronmars.to/n/dev-blog/2014/05/rspec-2-99-and-3-0-rc-1-have-been-released
  Update specs in preparation to rspec 3.0.0
  Update docs badge
  Update CONTRIBUTING.md
  Update ruby 2.1 to latest patch
  Bug fixes in serialization
  Update README.md
  Initial work on views for alerts, still needs work
  Because Ember.
  Alerts are now tied to a job as they probably should have always been
  Include new alerts template
  D'oh
  Remove _id from keys
  Add alerts to the API
  More tidying up
  ...
jamesrwhite referenced this issue Oct 5, 2014
* master:
  Bump for release
  Updated Vagrantfile, closes #79
  Default to 0.0.0.0 instead of localhost for Vagrant setup #79
  Add provisioning for #79
  Working on #79
  Update README.md
@jamesrwhite jamesrwhite modified the milestones: 0.8, future Sep 13, 2015
jamesrwhite added a commit that referenced this issue Sep 13, 2015
jamesrwhite added a commit that referenced this issue Sep 13, 2015
jamesrwhite added a commit that referenced this issue Sep 19, 2015
* develop:
  Update README
  Remove auto loading
  Update README
  Temp remove coveralls
  Add Rakefile that packages the app using travelling ruby
  Remove guard
  Remove hard to package libs (for now)
  Add geminabox
  Tweak gemspec
  Not used anymore
  Remove mysql2/pg and temp remove coveralls
  Remove guard file, not being used
  Remove oj
  Remove websocket configs
  Added Example apache.conf with authentication configuration, and added documentation to the README.md file around the apache config
  Some hackery for #30, not particularly happy with some of this but it works
  @reboot schedules can't be monitored, for now..
  Insert null's not empty strings #30
  Client side changes to support special cron syntax #30

Conflicts:
	README.md
	lib/minicron/constants.rb
	lib/minicron/hub/app.rb
	lib/minicron/hub/assets/js/schedules.js
	lib/minicron/hub/controllers/jobs.rb
	lib/minicron/hub/views/jobs/schedules/edit.erb
	lib/minicron/hub/views/jobs/schedules/new.erb
	lib/minicron/hub/views/jobs/schedules/show.erb
	lib/minicron/transport/client.rb
	lib/minicron/transport/server.rb
	minicron.gemspec
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant