summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue in obj_to_ref when __module__ attribute doesn't exist.2.1Curtis Vogt2014-03-082-1/+3
* Migrated .hgignore to .gitignoreAlex Grönholm2014-03-082-17/+11
* Improved compatibility with ConfigParserAlex Grönholm2014-02-238-13/+30
* Added tag v2.1.2 for changeset 9daf1faef576Alex Grönholm2014-01-180-0/+0
* Bumped up version numberv2.1.2Alex Grönholm2014-01-181-1/+1
* Updated packaging and testing setup; removed packaging metadata that was inte...Alex Grönholm2014-01-184-44/+5
* Added a workaround for an obscure Linux kernel bug that causes IOErrors with ...Alex Grönholm2014-01-182-2/+11
* Fixed shelve store losing data on an unclean shutdown (fixes #47)Alex Grönholm2014-01-182-5/+17
* Added tag v2.1.1 for changeset 7a48815cb48dAlex Grönholm2013-11-030-0/+0
* Fixed the documentation regarding jobstore configuration through configure()v2.1.1Alex Grönholm2013-10-111-2/+2
* Bumped up the version number and filled in the recent changesAlex Grönholm2013-06-244-3/+13
* Fixed shutdown() not working in standalone modeAlex Grönholm2013-06-243-39/+66
* Redis wants integers for db namesAlex Grönholm2013-06-243-4/+4
* Bumped up version numberv2.1.0Alex Grönholm2012-12-301-1/+1
* Documentation improvementsAlex Grönholm2012-12-305-42/+118
* Fixed SQLAlchemy 0.8 compatibilityAlex Grönholm2012-12-282-6/+11
* Fixed disk synchronization in ShelveJobStoreAlex Grönholm2012-11-072-1/+6
* Use the generic "pypy" environment with toxAlex Grönholm2012-10-181-4/+1
* Allow running setup.py from other directories too (fixes #20)Alex Grönholm2012-10-181-1/+7
* Fixed PEP 8 issuesAlex Grönholm2012-09-0413-42/+60
* 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-045-14/+7
* Added a standalone operating modeAlex Grönholm2012-09-047-39/+85
* Switched to PyPy 1.9Alex Grönholm2012-08-124-5/+7
* Added Redis job storeAlex Grönholm2012-08-129-5/+165
* Fixed unicode input with convert_to_datetime(); bumped up release number to p...Alex Grönholm2012-05-212-4/+5
* Pymongo 2.2 was released, so dropped the pymongo3 dependency from tox.iniAlex Grönholm2012-05-201-8/+0
* Fixed typo in setup.cfgAlex Grönholm2012-05-011-1/+1
* Added tag v2.0.3 for changeset 1aa0f303bbd4Alex Grönholm2012-04-020-0/+0
* Bumped up version; added examples, documentation sources and unit tests to th...v2.0.3Alex Grönholm2012-04-025-3/+32
* Added support for the __qualname__ attribute in Python 3.3Alex Grönholm2012-04-012-1/+15
* Minor cleanupsAlex Grönholm2012-04-018-19/+25
* Updated test targets: added pypy 1.8 and cpython 3.3, dropped earlier pypy ve...Alex Grönholm2012-04-012-14/+9
* Close job stores by default when the scheduler is shut down or when a job sto...Alex Grönholm2012-04-011-5/+15
* Added installation instructions for py3.3+/distutils2Alex Grönholm2012-04-011-4/+7
* Remove a debugging lineAlex Grönholm2012-03-241-1/+0
* Fixed the persistent example (it wasn't closing the file properly when ctrl+C...Alex Grönholm2012-03-171-4/+9
* Added 'last' in cronschedule.rst documentationrcaselli2012-03-021-0/+1
* Fixed tests and LastDayOfMonthExpression representationrcaselli2012-03-023-6/+9
* Modified 'L' to 'last' in LastDayOfMonthExpression and added testsrcaselli2012-03-023-3/+20
* Added 'L' option support for DayOfMonthField of CronTriggerrcaselli2012-02-172-2/+16
* Fixed the "trigger" argument docstring in add_job()Alex Grönholm2012-01-241-1/+1
* Integrate with None checking loop, change error and add testChristy O'Reilly2011-11-162-6/+8
* Error on invalid fieldsChristy O'Reilly2011-11-151-0/+5
* Added tag v2.0.2 for changeset 75be9e6144ebAlex Grönholm2011-07-090-0/+0
* Bumped up version number, updated changelogv2.0.2Alex Grönholm2011-07-092-1/+11
* Fixed tests to match the new output from Scheduler.print_jobs()Alex Grönholm2011-07-091-2/+2
* Removed the unique constraint from the name columnAlex Grönholm2011-07-091-1/+1
* Fixed print_jobs() not ending output with a line separatorAlex Grönholm2011-05-301-1/+1
* Added tag v2.0.1 for changeset 0d2d37028d8eAlex Grönholm2011-05-300-0/+0