summaryrefslogtreecommitdiff
path: root/CHANGES.rst
Commit message (Expand)AuthorAgeFilesLines
* Moved version history under docs/Alex Grönholm2014-06-181-185/+0
* Removed job run counting and the max_runs options since they could not be rel...Alex Grönholm2014-05-281-0/+2
* Added the end_date parameter to the cron and interval triggersAlex Grönholm2014-05-261-0/+2
* Added the ability to pause and resume jobsAlex Grönholm2014-04-181-0/+2
* Resurrected the Redis job store and fixed null next_run_time handling in othe...Alex Grönholm2014-04-101-1/+1
* Updated the changelogAlex Grönholm2014-04-091-3/+9
* Overhauled the job store system and ditched ShelveJobStore and RedisJobStore ...Alex Grönholm2014-03-091-0/+4
* Implemented integration with various event loopsAlex Grönholm2014-02-241-0/+5
* Migrated from nose to py.testAlex Grönholm2014-01-201-1/+3
* Updated CHANGESAlex Grönholm2013-07-271-0/+8
* Documentation improvementsAlex Grönholm2012-12-301-0/+2
* Fixed SQLAlchemy 0.8 compatibilityAlex Grönholm2012-12-281-0/+2
* Fixed disk synchronization in ShelveJobStoreAlex Grönholm2012-11-071-0/+2
* Dropped Python 2.4 support; test the PyMongo job store on Jython tooAlex Grönholm2012-09-041-0/+2
* Added a standalone operating modeAlex Grönholm2012-09-041-0/+2
* Switched to PyPy 1.9Alex Grönholm2012-08-121-0/+2
* Added Redis job storeAlex Grönholm2012-08-121-0/+6
* Bumped up version; added examples, documentation sources and unit tests to th...v2.0.3Alex Grönholm2012-04-021-0/+20
* Bumped up version number, updated changelogv2.0.2Alex Grönholm2011-07-091-0/+10
* Fixed omitted cron fields getting wrong default valuesAlex Grönholm2011-05-301-0/+6
* Minor documentation updates and reorganizationAlex Grönholm2011-05-291-10/+9
* Changed defaults for omitted fields to be more intuitiveAlex Grönholm2011-05-151-0/+4
* Linked to the migration section from the changelog; minor fix in migration.rstagronholm2011-04-131-2/+2
* Updated the changelogagronholm2011-04-101-8/+8
* Added misfire actions; Added more events; Reorganized events into their own m...agronholm2011-04-031-0/+2
* Added a note about the v1.x design flaw fixagronholm2011-02-081-2/+6
* Renamed CHANGES.txt and README.txt to CHANGES.rst and README.rst respectively...agronholm2011-01-231-0/+91