Dzmitry Plashchynski
72810a95ae
Add information about the showexceptions issue. Closes #1055
2016-09-22 18:38:44 +03:00
Dzmitry Plashchynski
4401c6bba4
Merge branch 'master' of github.com:plashchynski/crono
2016-09-22 18:24:56 +03:00
Dzmitry Plashchynski
e7df4bb067
Fix crash when no jobs defined
2016-09-22 18:24:46 +03:00
Dzmitry Plashchynski
935bdebd84
Merge pull request #51 from pachacamac/patch-1
...
deprecate need to config your app name.
2016-09-22 18:08:51 +03:00
Marc
b22845cba6
deprecate need to config your app name.
...
Instead of `<AppName>::Application.load_tasks` the same can be achieved by `Rails.app_class.load_tasks`, therefore not requiring the user to configure the AppName. Less margin for errors :)
2016-09-17 12:38:48 +02:00
Dzmitry Plashchynski
77481f1143
Fix asterisk
2016-07-02 21:27:55 +03:00
Dzmitry Plashchynski
42dc1bbc4f
Remove gitter
2016-07-02 21:23:34 +03:00
Dzmitry Plashchynski
63c52896f7
Since Rails 5 requires Ruby 2.2.2 or newer.
2016-07-01 04:46:02 +03:00
Dzmitry Plashchynski
977f49a3a4
Rails 3 is not supported anymore
2016-07-01 04:40:00 +03:00
Dzmitry Plashchynski
7155ce797c
Bump 1.0.3
v1.0.3
2016-07-01 04:36:45 +03:00
Dzmitry Plashchynski
d18866564a
Update change log
2016-07-01 04:35:56 +03:00
Dzmitry Plashchynski
b39be015b1
Rails 5 supports "week" in time notations
2016-07-01 04:35:09 +03:00
Dzmitry Plashchynski
51c914ea8a
Tested on Rails 5, closes #49
2016-07-01 04:04:48 +03:00
Dzmitry Plashchynski
ac71db0d68
Added Known Issues section to Readme. Closes #43
2016-06-26 15:50:09 +03:00
Dzmitry Plashchynski
4e3ca885a8
Fix table_name_suffix/prefix issue. Closes #33
v1.0.2
2016-06-26 02:12:04 +03:00
Dzmitry Plashchynski
8c998794b4
Bump 1.0.1
v1.0.1
2016-06-24 13:36:20 +03:00
Dzmitry Plashchynski
de070d5bfa
Fix job saving
2016-06-24 13:33:57 +03:00
Dzmitry Plashchynski
e1c143db60
Fix typo
2016-06-24 02:43:15 +03:00
Dzmitry Plashchynski
ad6d6cf9d6
Exclude ruby-2.3 from osx since it isn't installed on Travis
2016-06-24 02:41:10 +03:00
Dzmitry Plashchynski
01cc0864f2
Fix README grammar
2016-06-24 02:23:12 +03:00
Dzmitry Plashchynski
87deadf00e
Update gems
2016-06-24 02:17:29 +03:00
Dzmitry Plashchynski
3e5ff2871d
Add ruby 2.3 to test on Travis
2016-06-24 02:16:24 +03:00
Dzmitry Plashchynski
b2f107f83f
Fix Travis build
2016-06-24 02:10:13 +03:00
Dzmitry Plashchynski
33867f1a25
Merge pull request #47 from adamico/master
...
Fix for Rails 5
2016-04-18 03:00:35 +03:00
Andrea D'Amico
f240036fcd
Fix for Rails 5
2016-04-14 16:16:05 +02:00
Dzmitry Plashchynski
fa69ed0fd9
Bump version to 1.0.0
v1.0.0
2016-03-30 16:41:31 +03:00
Dzmitry Plashchynski
95d8e13563
Update gems
2016-03-30 16:40:29 +03:00
Dzmitry Plashchynski
63283509cb
Update gems
2016-01-29 18:08:14 +02:00
Dzmitry Plashchynski
16ca450033
Fix option parser
v1.0.0.pre3
2016-01-20 20:41:26 +02:00
Dzmitry Plashchynski
acbfea2308
Bump 1.0.0.pre2
v1.0.0.pre2
2016-01-20 16:20:59 +02:00
Dzmitry Plashchynski
b1695964a1
Fix rails loading issue
v1.0.0.pre
2016-01-20 15:29:16 +02:00
Dzmitry Plashchynski
fba29d80e2
Bump 1.0.0.pre
2016-01-20 01:23:51 +02:00
Dzmitry Plashchynski
8d6e9e3854
Add log to .gitignore
2016-01-20 01:21:07 +02:00
Dzmitry Plashchynski
c0feafa099
Update gems
2016-01-20 01:20:33 +02:00
Dzmitry Plashchynski
3d71df3d2f
Merge pull request #36 from preisanalytics/jhuebl_add_data_to_scheduled_job_20160113
...
Add the possibility to schedule jobs with arguments
2016-01-16 01:18:22 +02:00
Dzmitry Plashchynski
4c223e1bf6
Merge pull request #34 from lhz/intervals
...
Added :within option to Period to run only within given time interval.
2016-01-16 01:17:54 +02:00
Dzmitry Plashchynski
65cc443f1d
Merge pull request #37 from preisanalytics/jhuebl_add_start_stop_and_restart_to_cli_20160114
...
add start stop and restart to cli
2016-01-16 01:17:16 +02:00
Jannis Hübl
5d9b420582
fix build and config_spec
2016-01-15 11:34:32 +01:00
Jannis Hübl
4a0c2d78e2
add documentation and fix --help
2016-01-15 11:18:53 +01:00
Jannis Hübl
0affff21d1
add start|stop|restart|run to crono executable
...
this is done using daemonize gem, but it is not breaking the old
interface. But sets a deprected comment to the old one daemonize
process.
2016-01-15 11:03:38 +01:00
Jannis Hübl
042228900f
document how to schedule jobs with arguments
2016-01-14 10:23:46 +01:00
Jannis Hübl
89f3b9a8a1
change to args which will be passed to Job#perform
2016-01-14 09:33:14 +01:00
Jannis Hübl
dd4f92b569
add data to Cron.perform which will be passed to ExampleJob.new(data).perform
2016-01-13 17:44:27 +01:00
Lars Haugseth
4b7b03f8a1
Convert TimeOfDay values to UTC.
2015-10-03 16:34:27 +02:00
Lars Haugseth
a93b937d14
Added :within option to Period to run only within given time interval.
2015-10-03 15:08:43 +02:00
Dzmitry Plashchynski
6881109934
Fix .travis.yml
2015-09-25 12:09:34 +03:00
Dzmitry Plashchynski
ffe49c0557
Update rack
2015-09-21 01:52:33 +03:00
Dzmitry Plashchynski
ecc83c5142
Update Gemfile.lock
2015-09-21 01:51:25 +03:00
Dzmitry Plashchynski
1d25475686
Merge pull request #32 from Natural-Intelligence/support_multiple_nodes
...
Support multiple nodes
2015-09-21 01:49:19 +03:00
avi_alima
e416113ac2
Add ability to define minimal time between job executions to support multiple corno nodes, so two different nodes will not execute the same job
...
Add Locking for the case that two nodes start perform job together.
If execution_interval == 0.minutes, skip locking and immediately perform
2015-08-20 13:35:41 +03:00