Commit graph

6 commits

Author SHA1 Message Date
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
ece91d903c [docs] simplified docs home 2017-07-31 17:39:44 +05:30
root
254b418879 fix error 2016-09-27 23:42:07 -03:00
smorele
bdcdc2db76 add en pages with corrects links 2016-02-29 21:41:34 +01:00
smorele
6a95306491 translations 2016-02-29 16:13:25 +01:00
smorele
e177fcc9f3 add folders to doc translations 2016-02-29 10:18:20 +01:00
Renamed from frappe/docs/user/tutorial/task-runner.md (Browse further)