Historique des commits

Auteur SHA1 Message Date
  Ask Solem b8a293d40f Proper implementation of TaskSet.iterate il y a 14 ans
  Ask Solem 17315f121a create_daemon_context renamed -> detached and is now an actual context il y a 14 ans
  Ask Solem 1dfe6d0d54 Remove 2.4 workarounds il y a 14 ans
  Ask Solem 7a953e3431 celery.backends.amqp: Finally with with-statements il y a 14 ans
  Ask Solem 92cb74990e CELERY_TASK_ERROR_WHITELIST now works for all loaders il y a 14 ans
  Ask Solem 73015790db Cosmetics il y a 14 ans
  Ask Solem e00ac648ce Removes celery.utils.functional, replaced by functools il y a 14 ans
  Ask Solem e48201b382 Now requires Python 2.5+ (Py2.4 support was deprecated in 2.2) il y a 14 ans
  Ask Solem e915cf2a43 Merges 2.2.6 changelog from release22-maint branch il y a 14 ans
  Ask Solem 2f30ffa34b Adds tests for celery.task.chords il y a 14 ans
  Ask Solem 4a69dd4f39 Adds app.bugreport() to display installation info il y a 14 ans
  Ask Solem a20685c613 Tests passing il y a 14 ans
  Ask Solem 0e90052ba9 AMQP result backend should not be default when no celeryonfig used il y a 14 ans
  Ask Solem 7e804bbcf2 pavement: removepyc now also removes Jython compiled classes il y a 14 ans
  Ask Solem 27c7815901 Renames module celery.task.chord -> celery.task.chords il y a 14 ans
  Ask Solem 7d171f8ab8 celery.tests.utils.Mock: With attrs argument to set arbitrary attributes on the mock object il y a 14 ans
  Ask Solem 1d01725922 TaskType: Only use app.main if task.name is not explicitly set il y a 14 ans
  Ask Solem 53e5c83d87 Documentation: celery.task listed twice in the reference index. Closes #372. Thanks to bradleyayers il y a 14 ans
  Ask Solem 7b59fc2c05 Fixes broken links on the homepage. Closes #380. Thanks to msabramo il y a 14 ans
  Ask Solem fb31038500 Adds functional test testing for memory leaks while publishing tasks il y a 14 ans
  Ask Solem 6c46ca4bd4 Fixes functional test suite il y a 14 ans
  Ask Solem 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list il y a 14 ans
  Ask Solem e0f6ef7986 celery.utils.mail: Fixed typo in version detection. Closes #378. Thanks to jbiggar il y a 14 ans
  Ask Solem d41db95986 Beat: ScheduleEntry._default_now added to override the default value of last_run_at il y a 14 ans
  Ask Solem ca74d92775 Cosmetics il y a 14 ans
  Ask Solem c98feeb7a6 More test refactorings il y a 14 ans
  Ask Solem d66ac5918d Now depends on Kombu 1.1.0 il y a 14 ans
  Ask Solem 25da7e3769 Documentation: Adds 2.3 as a development version il y a 14 ans
  Ask Solem c76a320a2d Cassandra backend: Fixes syntax errors il y a 14 ans
  Ask Solem 5908a32b2d Fixes broken link on homepage index il y a 14 ans