summaryrefslogtreecommitdiff
path: root/docs/userguide.rst
Commit message (Expand)AuthorAgeFilesLines
* fix(docs): minor spelling edits in userguideevanstjabadi2022-12-201-3/+3
* Replaced the separate scheduler/worker example with a more practical alternativeAlex Grönholm2022-09-221-85/+46
* Fixed references to run_until_stopped()Alex Grönholm2022-09-041-2/+2
* Added section to user guide on how to run the schedulerAlex Grönholm2022-09-041-0/+82
* Minor documentation formatting fixesAlex Grönholm2022-08-171-2/+14
* Updated the user guide for v4.0Alex Grönholm2022-08-161-346/+326
* Minor initial updates for the user guideAlex Grönholm2022-08-011-9/+4
* Upgraded syntax and switched linting over to pre-commit.ciAlex Grönholm2022-01-021-3/+3
* Added the CalendarIntervalTriggerAlex Grönholm2019-07-191-0/+2
* 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