summaryrefslogtreecommitdiff
path: root/docs/userguide.rst
Commit message (Expand)AuthorAgeFilesLines
* Fixed Github links to point to the 3.x branchAlex Grönholm2021-08-291-1/+1
* Added the FAQ to the docsAlex Grönholm2018-08-101-0/+3
* Fixed missing :class: in a reference in the user guide (#298)nwalsh19952018-03-241-1/+1
* Added combining triggers (AndTrigger + OrTrigger)Alex Grönholm2017-12-191-1/+5
* Added a troubleshooting sectionAlex Grönholm2017-12-191-0/+16
* Updated the docs to conform to the 99 column limitAlex Grönholm2017-10-211-95/+113
* Finished up the pause/resume scheduler feature w/ docsAlex Grönholm2016-06-131-0/+19
* Migrated code to GithubAlex Grönholm2016-03-271-1/+1
* Added references to the trigger types to the user guideAlex Grönholm2016-03-271-3/+15
* Fix typo in userguide.rstnnyby2015-11-191-1/+1
* Fix typo in userguide.rstnnyby2015-11-191-1/+1
* Added an explicit note about the effects of misfire_grace_timeAlex Grönholm2015-03-071-0/+8
* Defer replacing undefined options with defaults until the job is really sched...Alex Grönholm2014-06-181-3/+0
* Added entry points for executors and job stores tooAlex Grönholm2014-06-161-7/+8
* Separated the two pool executors to different classes and moved the debug exe...Alex Grönholm2014-06-151-19/+17
* Added unit tests for the BaseScheduler classAlex Grönholm2014-06-151-2/+4
* Revised the rest of the documentationAlex Grönholm2014-05-291-0/+407