Commit Graph

193 Commits

Author SHA1 Message Date
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
avi_alima
3a480a7d9a 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.
2015-08-20 12:54:16 +03: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
f76dff32e4 Merge pull request #28 from ChandravatiSG/db_connection_pool_fix
#27 Fixed DB connection pool issue.
2015-06-17 15:53:41 +03:00
ChandravatiSG
eaa3a872bf #27 Fixed DB connection pool issue. 2015-06-17 18:11:41 +05:30
Dzmitry Plashchynski
6b627275d8 v0.9.0 v0.9.0 2015-05-29 23:29:46 +03:00
Dzmitry Plashchynski
00d5c777dd Merge branch 'master' of github.com:plashchynski/crono 2015-05-28 17:43:12 +03:00
Dzmitry Plashchynski
c28a0bbc8a Able to specify minutes for hour-based schedule. Closing #26 2015-05-28 17:43:02 +03:00
Dzmitry Plashchynski
45c22ee6ba Merge pull request #24 from rogercampos/feature/no-activejob-dependency
activejob is not a real dependency
2015-05-12 13:33:13 +03:00
Roger Campos
2ac14113b6 activejob is not a real dependency 2015-05-11 18:03:56 +02:00
Dzmitry Plashchynski
f909873165 v0.8.9 v0.8.9 2015-04-14 13:48:51 +03:00
Dzmitry Plashchynski
94fed61c8a Update web ui preview v0.8.9.pre 2015-04-13 18:05:29 +03:00
Dzmitry Plashchynski
ddf7127b27 Update web ui preview 2015-04-13 18:01:37 +03:00
Dzmitry Plashchynski
cd7e842fd2 v0.8.9.pre 2015-04-13 17:52:31 +03:00
Dzmitry Plashchynski
ad8794c497 Prefixes for Safari 2015-04-13 17:52:02 +03:00
Dzmitry Plashchynski
f711b6b450 Fix error message 2015-04-13 17:31:53 +03:00
Dzmitry Plashchynski
c2445d831b Fix specs 2015-04-13 16:45:38 +03:00
Dzmitry Plashchynski
1a5fd351b4 Merge branch 'materialize_css' 2015-04-13 16:43:24 +03:00
Dzmitry Plashchynski
aee028919c v0.8.8.pre 2015-04-13 16:18:18 +03:00
Dzmitry Plashchynski
6d41a19212 Handle a few jobs scheduled at the same time 2015-04-13 15:53:20 +03:00
Dzmitry Plashchynski
a28ec7b276 Add specs for bug with jobs scheduled at same time without at 2015-04-13 14:19:34 +03:00
Dzmitry Plashchynski
e8c7400caa Do not freeze time for period specs 2015-04-13 14:18:55 +03:00
Dzmitry Plashchynski
260cf14e95 Fix Cli specs 2015-04-13 14:18:32 +03:00
Dzmitry Plashchynski
1900a06582 Add Crono::Cronotab to process cronotab 2015-04-13 12:43:52 +03:00
Dzmitry Plashchynski
8174f86407 Fix crono:clean task 2015-04-13 12:29:27 +03:00
Dzmitry Plashchynski
5e944ec375 Local css and js 2015-04-13 12:23:15 +03:00
Dzmitry Plashchynski
f2f98bbb76 Merge branch 'master' into materialize_css 2015-04-12 17:10:45 +03:00
Dzmitry Plashchynski
c8f9ff4e34 v0.8.7.pre v0.8.7.pre 2015-04-12 17:04:43 +03:00
Dzmitry Plashchynski
84ac08e5d4 Fix error when next time in the past 2015-04-12 17:04:07 +03:00
Dzmitry Plashchynski
e8812b1329 v0.8.6.pre v0.8.6.pre 2015-04-12 16:52:37 +03:00
Dzmitry Plashchynski
f6b393ad6b Period should only return future time 2015-04-12 16:48:57 +03:00
Dzmitry Plashchynski
55e3956618 Clean up 2015-04-12 16:34:28 +03:00
Dzmitry Plashchynski
9c984cda49 Reduce header size 2015-04-12 03:56:44 +03:00
Dzmitry Plashchynski
dbb4f374d7 Facelift 2015-04-12 03:55:39 +03:00
Dzmitry Plashchynski
f245f33533 Do not show link to log if a job has never performed yet 2015-04-12 03:40:54 +03:00
Dzmitry Plashchynski
742cdc00c7 Status labels 2015-04-12 01:26:40 +03:00
Dzmitry Plashchynski
81ee422e30 Materialize css 2015-04-12 01:09:56 +03:00
Dzmitry Plashchynski
50aec2ea87 0.8.5.pre v0.8.5.pre 2015-04-11 18:50:02 +03:00
Dzmitry Plashchynski
aaa8bc40e5 Apply bundler gem template recommendations 2015-04-11 18:48:54 +03:00
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
Dzmitry Plashchynski
b010b7349f Merge pull request #18 from michaelachrisco/view-multiple-states
Multiple View States
2015-04-04 19:07:21 +03:00
Dzmitry Plashchynski
cd5813049c Merge pull request #15 from michaelachrisco/rake_tasks
Readme Rake Tasks
2015-04-04 18:34:19 +03:00
MichaelAChrisco
c74291a001 multiple view states 2015-04-03 15:26:59 -07:00
MichaelAChrisco
4aeb29891e Rake Tasks 2015-04-03 14:11:26 -07:00
Dzmitry Plashchynski
4415211100 Merge pull request #13 from thomasfedb/daemon-pidfile-default
Default to not writing a pidfile unless daemonized
2015-04-02 17:59:19 +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
48db3ef245 Merge pull request #12 from Trevoke/patch-1
Update README.md
2015-03-25 00:07:52 +02:00