summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Added 'last' in cronschedule.rst documentationrcaselli2012-03-021-0/+1
* 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-292-5/+8
* Added a table of contentsAlex Grönholm2011-05-291-0/+5
* Updated docs to reflect the latest changesAlex Grönholm2011-05-291-8/+16
* Changed defaults for omitted fields to be more intuitiveAlex Grönholm2011-05-152-9/+33
* Minor clarificationsagronholm2011-04-251-8/+8
* Fixed thread pool logic and tests; improved documentation on thread pool optionsv2.0.0rc1agronholm2011-04-161-31/+33
* Linked to the migration section from the changelog; minor fix in migration.rstagronholm2011-04-131-2/+2
* Minor documentation fixesagronholm2011-04-132-13/+9
* Corrected documentation and logging semantics of scheduler startup and shutdo...agronholm2011-04-132-15/+13
* Documentation improvementsagronholm2011-04-115-10/+44
* Readded Scheduler.unschedule_func(), which now raises a KeyError when no matc...agronholm2011-04-112-7/+17
* 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-105-72/+91
* Replaced misfire actions with the coalesce optionagronholm2011-04-101-21/+18
* Improved event listener documentationagronholm2011-04-031-2/+34
* Added documentation for event classesagronholm2011-04-031-0/+16
* Added misfire actions; Added more events; Reorganized events into their own m...agronholm2011-04-031-32/+70
* Use version instead of version_stragronholm2011-04-031-1/+1
* Update docs to match the new semanticsagronholm2010-12-123-12/+39
* Major overhaul of the main documentation pageagronholm2010-12-121-49/+140
* Documenting the job module no longer serves a purposeagronholm2010-12-121-12/+0
* Added migration instructionsagronholm2010-10-111-0/+24
* Added the "extending apscheduler" documentationagronholm2010-10-101-0/+44
* Document the job moduleagronholm2010-08-101-0/+12
* Updated autodocs to reflect removed code in scheduler.pyagronholm2010-08-101-2/+0
* Started v2.0 development -- jobstores, job execution in threadpool, per-job n...agronholm2010-07-221-4/+4
* Updated version numberv1.3.1agronholm2010-05-201-2/+2
* Changed version number to 1.3, added changelog entriesv1.3agronholm2010-05-191-2/+2
* Removed modules that are not part of the public APIagronholm2010-05-193-37/+0
* Added the list of available fieldsagronholm2010-05-191-9/+18
* Added a method to Scheduler to get a textual listing of scheduled jobsagronholm2010-05-191-0/+11
* Refactored CronTrigger and its expressions (fixing positional weekday express...agronholm2010-05-171-9/+11
* Updated docs/conf.py for 1.2.1agronholm2010-05-091-2/+2
* Added version history to the documentationagronholm2010-03-211-0/+3
* Updated version numberagronholm2010-03-211-2/+2
* Fixed wrong scheduler method used in example codeagronholm2010-03-031-1/+1
* Added the \"daemonic\" configuration optionagronholm2009-09-261-3/+23
* Minor post-release fixesagronholm2009-09-261-2/+2
* Mention distribute as the preferred means to use easy_installagronholm2009-09-251-4/+5
* Fixed incorrect keyword argument names in examplesagronholm2009-08-241-2/+2
* * Added \"getting help\" and \"reporting bugs\" sectionsagronholm2009-08-021-0/+22
* Further improved installation instructionsv1.0agronholm2009-08-021-2/+5
* These files seemed uselessagronholm2009-08-012-200/+0
* Improved installation instructionsagronholm2009-08-011-2/+6