提交历史

作者 SHA1 备注 提交日期
  Ask Solem af18771ea2 Bumps version to 2.2.6 14 年之前
  Ask Solem d92e28c82a Set release date for 2.2.6 and PEP8ify+pyflakes 14 年之前
  Ask Solem e04b3b543d Updates Changelog 14 年之前
  Ask Solem 4a42646be1 Now depends on Kombu 1.1.2 and updates Changelog 14 年之前
  Ask Solem fa7b012261 TaskType: Only use app.main if task.name is not explicitly set 14 年之前
  Ask Solem 13e7fd5153 celery.utils.mail: Fixed typo in version detection. Closes #378. Thanks to jbiggar 14 年之前
  Ask Solem d89cf7e743 Beat: ScheduleEntry._default_now added to override the default value of last_run_at 15 年之前
  Ask Solem c012b1caef Log errors occuring in process_cleanup. Closes #365. Thanks to jdunck 14 年之前
  Ask Solem 3c3fb4426f Fix for shell_plus. Closes #366 14 年之前
  Ask Solem 3ea52f87e4 Adds Adriano Petrich to AUTHORS 14 年之前
  adriano petrich 11c6f75f24 WatchedFileHandler: Fixes Python <= 2.5 compat. Closes #367. 14 年之前
  Ask Solem c6409db942 Consumer: Removes left-over debugging statement 14 年之前
  Ask Solem a5ae83e90d EagerResult.wait should be EagerResult.get now 14 年之前
  Ask Solem 1bbbd15db6 AsyncResult.get did not support the interal and propagate arguments 14 年之前
  Ask Solem ad3dc24ff6 Consumer: Fixes a bug where celeryd would not stop when a socket.error was raised at shutdown (it always happened after 6ae4ec75f3dfda73cc1e47e326c6fa727d1413a0) 14 年之前
  Ask Solem 9bdb26580d TaskSetResult.join: Fixes many typos in docstring 14 年之前
  Ask Solem 3de662e67f Fixes now broken links to SQLAlchemy docs 14 年之前
  Ask Solem 22fd67267f Consumer: Adds a timeout when draining_events. The idea is that this may ensure the recv call is not stuck 14 年之前
  Ask Solem 6b52e54eb9 Fixed typos in Changelog 14 年之前
  Ask Solem b82c9b0a26 Fixed rst error in Changelog 14 年之前
  Ask Solem 56915d3aa7 Make sure python-dateutil 2.0 is not installed 14 年之前
  Ask Solem 5ca94039c7 Changelog: Sets release date for 2.2.5 14 年之前
  Ask Solem 7fd0af74d9 PEP8ify + pyflakes + tests passing 14 年之前
  Ask Solem de5f520487 Removed unused attribute AsyncResult.uuid 14 年之前
  Ask Solem 2e386ab180 Now depends on Kombu 1.0.7 14 年之前
  Ask Solem c2c884749f Updates Changelog 14 年之前
  Ask Solem 76dbef569e gevent: Now supports ETA tasks 14 年之前
  Ask Solem eacb5a2c29 timer2: Adds Entry.__repr__ 14 年之前
  Ask Solem d7dbd5751c eventlet: Now properly schedules tasks with an ETA in the past 14 年之前
  Ask Solem 01487be740 Heart is now using timer2.Timer 14 年之前