joezsweet
299ab6198a
Cron like events scheduler ( #4339 )
...
* - trigger new "cron" event
- check cron string syntax
- added croniter to requirements
* - run scheduler ever 60 sec
- trigger all enabled events
- enqueue if now >= next time execution since last one
* Update task-runner.md
* fixed tests
* fix triggering with now = True
* modified sobstitution to cron_map
modified annually label to annual
* ability to use labels defined in cron_map in cron string definition
2017-10-27 14:48:48 +05:30
Rushabh Mehta
ac69247325
[feature] checkboxes in grid #2451
2016-12-15 14:48:43 +05:30
Rushabh Mehta
3b78110528
[fix] [tests]
2016-08-10 13:04:40 +05:30
Anand Doshi
5b49c93fcd
[fix] [test] test_scheduler
2016-07-22 11:11:28 +05:30
Anand Doshi
b7f057e33a
[fix] test_scheduler.py
2016-07-15 13:25:57 +05:30
Anand Doshi
571de33901
[fix] test cases for limits change
2016-06-25 19:08:36 +05:30
Anand Doshi
3854bcad04
[fix] limits variables and how usage is stored within limits + additional fixes
2016-06-25 17:41:19 +05:30
Valmik Jangla
03f2955948
Added tests for Scheduler
2016-06-23 13:02:51 +05:30
Anand Doshi
13e43fcbcd
[fix] use importlib instead of imp.load_source in test_runner. Fixes to scheduler.py
2016-04-13 21:00:08 +05:30
Anand Doshi
a48dd50381
[fix] with frappe.init_site, worker and schedule commands, cleanup and fixes to rq code
2016-04-13 19:28:04 +05:30
Anand Doshi
499c1b67ae
Fix scheduler test cases
2015-05-28 16:29:09 -04:00
Pratik Vyas
b35ee8fbae
Fix enabled scheduler test case
2015-04-16 19:36:49 +05:30
Pratik Vyas
14c4238c5d
Add default values flags
2015-04-16 19:20:51 +05:30
Pratik Vyas
773a43d411
[scheduler] Add test case
2015-04-16 14:59:52 +05:30