summaryrefslogtreecommitdiff
path: root/docs/index.rst
Commit message (Expand)AuthorAgeFilesLines
* Replaced the API documentationAlex Grönholm2022-08-011-1/+1
* Linked the "integrations" page from the index pageAlex Grönholm2022-08-011-0/+1
* Added the API reference to the side bar (#345)Nikita Melentev2018-11-291-6/+1
* Added the FAQ to the docsAlex Grönholm2018-08-101-0/+1
* Revised the rest of the documentationAlex Grönholm2014-05-291-425/+11
* Use an include directive to prevent duplication of textAlex Grönholm2014-05-261-22/+5
* Switched to PyPy 2.3Alex Grönholm2014-05-261-1/+1
* Overhauled the job store system and ditched ShelveJobStore and RedisJobStore ...Alex Grönholm2014-03-091-2/+0
* Implemented integration with various event loopsAlex Grönholm2014-02-241-4/+12
* Removed trigger specific methods from Scheduler, making the API more genericAlex Grönholm2013-06-291-3/+3
* Fixed error in documentation regarding the job store configuration prefixAlex Grönholm2013-03-031-2/+2
* Documentation improvementsAlex Grönholm2012-12-301-29/+86
* Corrected docs to include CPython 3.3 in the test coverageAlex Grönholm2012-09-031-1/+1
* Dropped Python 2.4 support; test the PyMongo job store on Jython tooAlex Grönholm2012-09-041-1/+1
* Added a standalone operating modeAlex Grönholm2012-09-041-1/+16
* Switched to PyPy 1.9Alex Grönholm2012-08-121-1/+1
* Added Redis job storeAlex Grönholm2012-08-121-0/+2
* Added installation instructions for py3.3+/distutils2Alex Grönholm2012-04-011-4/+7
* Fixed the url to the google groupAlex Grönholm2011-05-291-1/+1
* Minor documentation updates and reorganizationAlex Grönholm2011-05-291-15/+7
* Removed direct email address and replaced it with a reference to the google g...Alex Grönholm2011-05-291-3/+4
* Linked to the "extending" document and fixed an error in the short code exampleAlex Grönholm2011-05-291-4/+7
* Added a table of contentsAlex Grönholm2011-05-291-0/+5
* Updated docs to reflect the latest changesAlex Grönholm2011-05-291-8/+16
* Minor clarificationsagronholm2011-04-251-8/+8
* Fixed thread pool logic and tests; improved documentation on thread pool optionsv2.0.0rc1agronholm2011-04-161-31/+33
* Minor documentation fixesagronholm2011-04-131-13/+1
* Corrected documentation and logging semantics of scheduler startup and shutdo...agronholm2011-04-131-15/+11
* Readded Scheduler.unschedule_func(), which now raises a KeyError when no matc...agronholm2011-04-111-5/+11
* Removed mention of stateful jobsagronholm2011-04-101-1/+0
* Added notes about the Python versions APScheduler was tested onagronholm2011-04-101-1/+1
* Harmonized the introduction section, added mention of the MongoDB job store a...agronholm2011-04-101-0/+7
* Documentation improvementsagronholm2011-04-101-71/+73
* Replaced misfire actions with the coalesce optionagronholm2011-04-101-21/+18
* Improved event listener documentationagronholm2011-04-031-2/+34
* Added misfire actions; Added more events; Reorganized events into their own m...agronholm2011-04-031-32/+70
* Major overhaul of the main documentation pageagronholm2010-12-121-49/+140
* Added a method to Scheduler to get a textual listing of scheduled jobsagronholm2010-05-191-0/+11
* Added version history to the documentationagronholm2010-03-211-0/+3
* Added the \"daemonic\" configuration optionagronholm2009-09-261-3/+23
* Mention distribute as the preferred means to use easy_installagronholm2009-09-251-4/+5
* * Added \"getting help\" and \"reporting bugs\" sectionsagronholm2009-08-021-0/+22
* Further improved installation instructionsv1.0agronholm2009-08-021-2/+5
* Improved installation instructionsagronholm2009-08-011-2/+6
* Reorganized the structure and explained the process of running jobs in more d...agronholm2009-08-011-32/+46
* Changed *nix to UNIX for consistency with other pagesagronholm2009-08-011-1/+1
* More or less completed docsagronholm2009-08-011-3/+113
* Beginnings of documentationdemigod2009-07-311-0/+17