Dzmitry Plashchynski
|
a11a8985c3
|
Merge branch 'master' of github.com:plashchynski/crono
|
2015-04-11 18:24:07 +03:00 |
|
Dzmitry Plashchynski
|
b4ad8fb953
|
Handle a few jobs scheduled at the same time
|
2015-04-08 20:08:58 +03:00 |
|
Thomas Drake-Brockman
|
4b28f3dd80
|
Updated CLI and Config to default to not writing a pidfile unless daemonized.
|
2015-04-02 03:14:08 +08:00 |
|
Dzmitry Plashchynski
|
e10daec9c6
|
Fix typo
|
2015-03-23 01:38:53 +02:00 |
|
Dzmitry Plashchynski
|
7328bea24c
|
Add rake task to clean DB
|
2015-03-16 17:34:25 +02:00 |
|
Dzmitry Plashchynski
|
8a89a9a8eb
|
CLI refactoring
|
2015-03-14 03:18:16 +02:00 |
|
Dzmitry Plashchynski
|
a9798acb35
|
Lint the whole project
|
2015-03-13 20:46:54 +02:00 |
|
Dzmitry Plashchynski
|
f43ae4b1b1
|
Save performing errors to DB
|
2015-03-07 18:05:47 +02:00 |
|
Dzmitry Plashchynski
|
6d90cb3233
|
Period#next should return today time if it is first run and not too late
|
2015-03-07 04:13:59 +02:00 |
|
Dzmitry Plashchynski
|
2b53dc7ea1
|
Error when no jobs
|
2015-03-07 01:35:45 +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
|
368d9ee0a9
|
Abort on exceptions in workers
|
2015-03-05 14:58:17 +02:00 |
|
Dzmitry Plashchynski
|
9ca68b305f
|
Replace loop by while
|
2015-03-05 14:14:35 +02:00 |
|
Dzmitry Plashchynski
|
750ecb98dd
|
Mirroring logger to CLI class
|
2015-03-05 14:12:37 +02:00 |
|
Dzmitry Plashchynski
|
8ce3673368
|
Print schedule on load
|
2015-03-05 14:06:40 +02:00 |
|
Dzmitry Plashchynski
|
828488a6bc
|
Add Job class
|
2015-03-04 18:31:59 +02:00 |
|
Dzmitry Plashchynski
|
e96d71552e
|
Add option -e to set environment
|
2015-03-04 14:26:44 +02:00 |
|
Dzmitry Plashchynski
|
0f01459817
|
Daemonization
|
2015-03-03 19:58:55 +02:00 |
|
Dzmitry Plashchynski
|
3b0c0465ca
|
Use logger
|
2015-03-03 19:41:21 +02:00 |
|
Dzmitry Plashchynski
|
cbc33324cc
|
Refactor to remove global variables
|
2015-03-03 19:34:50 +02:00 |
|
Dzmitry Plashchynski
|
2ce9db45db
|
Add option to daemonize
|
2015-03-03 19:13:17 +02:00 |
|
Dzmitry Plashchynski
|
0ead66f626
|
Add logfile option
|
2015-03-03 19:01:33 +02:00 |
|
Dzmitry Plashchynski
|
9675fc3517
|
Able to set place of cronotab.rb
|
2015-03-03 18:56:44 +02:00 |
|
Dzmitry Plashchynski
|
cf334b545f
|
Add debug info
|
2015-03-03 16:50:38 +02:00 |
|
Dzmitry Plashchynski
|
ddbb846253
|
Rename crono.rb to cronotab.rb
|
2015-03-03 16:22:56 +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 |
|