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 |
|
avi_alima
|
32bdba3244
|
Add ability to define minimal time between job executions to support multiple corno nodes, so two different nodes will not execute the same job
|
2015-08-19 18:08:48 +03:00 |
|
Dzmitry Plashchynski
|
0c77c490bd
|
Move TestJob to spec_helper.rb
|
2015-03-22 23:37:01 +02:00 |
|
Dzmitry Plashchynski
|
a9798acb35
|
Lint the whole project
|
2015-03-13 20:46:54 +02:00 |
|
Dzmitry Plashchynski
|
0f32f8a5a4
|
Refactoring
|
2015-03-05 15:29:31 +02:00 |
|
Dzmitry Plashchynski
|
59e71e89f3
|
Rename Schedule to Scheduler
|
2015-03-05 15:13:48 +02:00 |
|
Dzmitry Plashchynski
|
828488a6bc
|
Add Job class
|
2015-03-04 18:31:59 +02:00 |
|
Dzmitry Plashchynski
|
cbc33324cc
|
Refactor to remove global variables
|
2015-03-03 19:34:50 +02:00 |
|
Dzmitry Plashchynski
|
b301b95ae5
|
Add Crono.config
|
2015-03-03 18:40:33 +02:00 |
|
Dzmitry Plashchynski
|
518160d5d9
|
Add Schedule
|
2015-03-03 15:11:19 +02:00 |
|
Dzmitry Plashchynski
|
2c78115ce7
|
Add CLI#run_job
|
2015-03-03 14:36:00 +02:00 |
|
Dzmitry Plashchynski
|
3652e9525a
|
Rename to Crono
|
2015-03-03 13:51:40 +02:00 |
|
Dzmitry Plashchynski
|
6b185c44ac
|
Add PerformerProxy
|
2015-03-02 22:03:18 +02:00 |
|