提交历史

作者 SHA1 备注 提交日期
  Ask Solem 573245edec Fixes test 12 年之前
  Ask Solem 5bc6e57c83 Merge branch '3.0' 12 年之前
  Christoph Krybus 2469687634 Extend Task.rate_limit to accept float values 12 年之前
  Ask Solem 6c004c93e2 Fixes flakes E126,E127,E128 12 年之前
  Ask Solem ceab8c087d flakes 12 年之前
  Ask Solem 8803d46af9 pep8: Ignore E126,E127,E128 12 年之前
  Ask Solem 308e0dc5d1 Fix broken merge 12 年之前
  Ask Solem 19af4433db Merge branch '3.0' 12 年之前
  Ask Solem 1a69d0eac1 Use billiard.util.Finalize instead of kombu.utils.finalize 12 年之前
  Loren Abrams 4ac1b2e2c8 Roll moy over if last_run.moy is past range 12 年之前
  Loren Abrams 535dd52172 Roll moy over if last_run.moy is past range 12 年之前
  Craig Younkins 52a11bdef7 Adding configuration variable to set max_pool_size for MongoDB connection 12 年之前
  Craig Younkins 4069c63b3d Adding configuration variable to set max_pool_size for MongoDB connection 12 年之前
  Loren Abrams f756965ac3 Test to ensure proper crontab values: min_ <= val < min_ + max_, and test range wrapping: 12-1 => {11, 0, 1} w/ max_=12, min=0 12 年之前
  Loren Abrams 94037c4c3f Have schedule range wrap around max_ if to < fr, ie. (months): 11-1 => [11, 12, 1] 12 年之前
  Loren Abrams 54c38c1eea Enforce range end < min_ + max_ 12 年之前
  Loren Abrams 04ce68306f Test to ensure proper crontab values: min_ <= val < min_ + max_, and test range wrapping: 12-1 => {11, 0, 1} w/ max_=12, min=0 12 年之前
  Loren Abrams b6ec1f9354 Have schedule range wrap around max_ if to < fr, ie. (months): 11-1 => [11, 12, 1] 12 年之前
  Loren Abrams ec2f630714 Enforce range end < min_ + max_ 12 年之前
  Olivier Aubert 76755f6907 Update docs/userguide/tasks.rst 12 年之前
  Olivier Aubert 5b9f382034 Update docs/userguide/tasks.rst 12 年之前
  Adam Venturella b4829857bb Updated Chord important notes to call out that results must not be ignored when using chords 12 年之前
  Adam Venturella 152b979786 Updated Chord important notes to call out that results must not be ignored when using chords 12 年之前
  Loren Abrams f390f298c3 Display PIDs of workers that we are waiting for 12 年之前
  Loren Abrams 5ca3e45d5a Display PIDs of workers that we are waiting for 12 年之前
  frol 10bb5a6f58 Fixes load_average to also support Windows. Closes #1110 12 年之前
  Ask Solem 31918d7760 flakes 12 年之前
  frol c6b63d5060 Changes relative imports in .bin.celery to be absolute to fix Windows oddity 12 年之前
  Ask Solem 5c60af9e64 __doc__ overriden by local means descriptions not added to celery worker --help 12 年之前
  Vlad b871634c14 Fix typo in app/amqp.py 12 年之前