summaryrefslogtreecommitdiff
path: root/docs/modules
Commit message (Expand)AuthorAgeFilesLines
* Fixed Github links to point to the 3.x branchAlex Grönholm2021-08-2913-13/+13
* Added PySide2 support (#477)Abdulla Ibrahim2020-12-031-1/+1
* remove a lineJocky Chiang2020-08-041-2/+1
* Hours are 24 hour formatTim2020-03-221-2/+2
* Removed outdated Python 3 gevent remark (#316)Ruben Diaz2018-06-011-3/+0
* Added combining triggers (AndTrigger + OrTrigger)Alex Grönholm2017-12-191-0/+35
* Added support for creating cron triggers from crontab expressionsAlex Grönholm2017-12-121-0/+3
* Added support for named monthsAlex Grönholm2017-12-121-0/+3
* Implement random jitter option for CronTrigger and IntervalTrigger (#258)Gilbert Gilb's2017-12-102-0/+16
* Added missing single quote in documentationYong-Lee2017-05-171-1/+1
* Fixed description in removed event (#188)Jun2017-02-251-1/+1
* Updated jobstore related documentation and examplesAlex Grönholm2016-07-163-1/+51
* Documented the migration and the scheduler statesv3.2.0Alex Grönholm2016-06-141-5/+1
* Finished up the pause/resume scheduler feature w/ docsAlex Grönholm2016-06-131-1/+7
* Added EVENT_JOB_SUBMITTED and EVENT_JOB_MAX_INSTANCES eventsAlex Grönholm2016-04-021-0/+11
* Migrated code to GithubAlex Grönholm2016-03-2711-11/+11
* Corrected date strings in the interval exampleAlex Grönholm2015-04-071-1/+1
* Fixed wrong import in the triggers documentationAlex Grönholm2015-03-243-3/+3
* Finished the "Extending APScheduler" documentationAlex Grönholm2014-06-171-0/+10
* Separated the two pool executors to different classes and moved the debug exe...Alex Grönholm2014-06-152-1/+13
* Added unit tests for the BaseScheduler classAlex Grönholm2014-06-151-13/+22
* Tweaked the scheduler and job stores API and added the reschedule_job() methodAlex Grönholm2014-05-301-4/+1
* Revised the rest of the documentationAlex Grönholm2014-05-291-4/+0
* Documented both scheduler exceptions in the correct placeAlex Grönholm2014-05-292-2/+5
* Fixed invocation of scheduler.modify_job()Alex Grönholm2014-05-281-2/+2
* Show inheritance for events, job stores and schedulersAlex Grönholm2014-05-2812-0/+13
* Display trigger aliases and show inheritanceAlex Grönholm2014-05-283-0/+9
* Fixed signatures of job store constructors to show the correct default value ...Alex Grönholm2014-05-283-3/+3
* Fixed the signature of the add_job() method in the docsAlex Grönholm2014-05-281-0/+5
* Added API documentation for apscheduler.eventsAlex Grönholm2014-05-281-2/+48
* Added API documentation for job storesAlex Grönholm2014-05-285-14/+77
* Moved scheduler documentation to the appropriate API documentation locationsAlex Grönholm2014-05-288-23/+151
* Moved the trigger documentation to the API documentationAlex Grönholm2014-05-283-9/+199
* Updated API documentationAlex Grönholm2014-05-2825-40/+193
* Added Redis job storeAlex Grönholm2012-08-121-0/+10
* Documentation improvementsagronholm2011-04-114-0/+40
* Documentation improvementsagronholm2011-04-101-0/+9
* Added documentation for event classesagronholm2011-04-031-0/+16
* Documenting the job module no longer serves a purposeagronholm2010-12-121-12/+0
* Document the job moduleagronholm2010-08-101-0/+12
* Updated autodocs to reflect removed code in scheduler.pyagronholm2010-08-101-2/+0
* Removed modules that are not part of the public APIagronholm2010-05-193-37/+0
* Final touches to docs (linking and formatting)agronholm2009-08-014-1/+30
* More or less completed docsagronholm2009-08-012-0/+21