Historique des commits

Auteur SHA1 Message Date
  Ask Solem a87a7a3bc3 PEP8ify + pyflakes il y a 14 ans
  Ask Solem 24875017c7 on_decode_error: Use repr() not str(). Closes #297. Thanks to gthb il y a 14 ans
  Ask Solem a143bd84d7 Merge branch 'lukaszo/master' il y a 14 ans
  Ask Solem c498e47f2d Removed loggerDict.clear() il y a 14 ans
  Ask Solem 3fd07db229 Deprecates Python 2.4 support\! il y a 14 ans
  Ask Solem bea1ab05e6 Cosmetics il y a 14 ans
  Ask Solem d75e15eeab Fixes broken test il y a 14 ans
  Ask Solem 0008abd59c New celeryd banner il y a 14 ans
  Ask Solem 377f1cc358 Cosmetics il y a 14 ans
  Ask Solem f804855bc1 TaskPublisher: Ensure entities are declare when retry enabled il y a 14 ans
  Ask Solem 8670d21eb3 Warning emitted by celery.decorators was accidentally UserWarning (should be deprecationwarning) il y a 14 ans
  Ask Solem 3ef71fce7d Adds new fields to worker events: sw_ident, sw_ver, sw_sys il y a 14 ans
  Ask Solem e5cf80c137 Cosmetics il y a 14 ans
  Ask Solem 47e638a364 celery.Task is now current_app.Task il y a 14 ans
  Ask Solem 902515612c [Optimization] Added app.Task: Default task base class il y a 14 ans
  Ask Solem 3cbd7cedc8 Fixes issues related to producer queue declarations. il y a 14 ans
  Ask Solem 156c8edb02 Cosmetics and cleanup il y a 14 ans
  Ask Solem e3bba2d089 Cosmetics il y a 14 ans
  Ask Solem adc3fd56fb Stole LocalProxy from Werkzeug, and added celery.current_app (always points to the current app) il y a 14 ans
  Ask Solem ecd799f82b Need to deepcopy default config, so lists/dicts are not shared il y a 14 ans
  Ask Solem 0504823063 Cosmetics il y a 14 ans
  Ask Solem 81388574c3 Preparing CELERYBEAT_SCHEDULE is now the responsibility of Scheduler not post_config_merge il y a 14 ans
  Ask Solem be8010c843 CELERY_TASK_RESULT_EXPIRES is now prepared by individual backends, not post_config_merge il y a 14 ans
  Ask Solem 6645fa464f CELERY_ROUTES is now prepared by app.amqp, instead of post_config_merge il y a 14 ans
  Ask Solem f250ce053a CELERYD_LOG_COLOR is now prepared by the Logging class, not post_config_merge il y a 14 ans
  Ask Solem cb028fea52 Lots of documentation fixes il y a 14 ans
  Ask Solem 2683fc6b7c Addded celeryctl purge command il y a 14 ans
  Ask Solem 53651c9063 Protocol docs: Missing 'id' in example task message il y a 14 ans
  Ask Solem 1172fb2464 Eventlet: on_accepted needs pid and time_start arguments il y a 14 ans
  Ask Solem df51ac2997 Updated Changelog il y a 14 ans