Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem ddfce13e73 Documentation cleanup hace 14 años
  Ask Solem 73f31f295b AMQP Backend: Close connections after fork hace 14 años
  Ask Solem 33773e2b3c Pool semaphore should not be verbose. hace 14 años
  Ask Solem 29e5410ad5 Previous commit was totally borked (tested on wrong install :/) hace 14 años
  Ask Solem 50f27af8f8 pool: Only release semaphore if result not ready hace 14 años
  Ask Solem f55c9c3140 Fixed documentation errors hace 14 años
  Ask Solem 88d92ed849 Bumps version to 2.2.0rc2 hace 14 años
  Ask Solem a87a7a3bc3 PEP8ify + pyflakes hace 14 años
  Ask Solem 24875017c7 on_decode_error: Use repr() not str(). Closes #297. Thanks to gthb hace 14 años
  Ask Solem a143bd84d7 Merge branch 'lukaszo/master' hace 14 años
  Ask Solem c498e47f2d Removed loggerDict.clear() hace 14 años
  Ask Solem 3fd07db229 Deprecates Python 2.4 support\! hace 14 años
  Ask Solem bea1ab05e6 Cosmetics hace 14 años
  Ask Solem d75e15eeab Fixes broken test hace 14 años
  Ask Solem 0008abd59c New celeryd banner hace 14 años
  Ask Solem 377f1cc358 Cosmetics hace 14 años
  Ask Solem f804855bc1 TaskPublisher: Ensure entities are declare when retry enabled hace 14 años
  Ask Solem 8670d21eb3 Warning emitted by celery.decorators was accidentally UserWarning (should be deprecationwarning) hace 14 años
  Ask Solem 3ef71fce7d Adds new fields to worker events: sw_ident, sw_ver, sw_sys hace 14 años
  Ask Solem e5cf80c137 Cosmetics hace 14 años
  Ask Solem 47e638a364 celery.Task is now current_app.Task hace 14 años
  Ask Solem 902515612c [Optimization] Added app.Task: Default task base class hace 14 años
  Ask Solem 3cbd7cedc8 Fixes issues related to producer queue declarations. hace 14 años
  Ask Solem 156c8edb02 Cosmetics and cleanup hace 14 años
  Ask Solem e3bba2d089 Cosmetics hace 14 años
  Ask Solem adc3fd56fb Stole LocalProxy from Werkzeug, and added celery.current_app (always points to the current app) hace 14 años
  Ask Solem ecd799f82b Need to deepcopy default config, so lists/dicts are not shared hace 14 años
  Ask Solem 0504823063 Cosmetics hace 14 años
  Ask Solem 81388574c3 Preparing CELERYBEAT_SCHEDULE is now the responsibility of Scheduler not post_config_merge hace 14 años
  Ask Solem be8010c843 CELERY_TASK_RESULT_EXPIRES is now prepared by individual backends, not post_config_merge hace 14 años