커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Adam Venturella b4829857bb Updated Chord important notes to call out that results must not be ignored when using chords 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 년 전
  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 년 전
  Ask Solem 3871cf4ee5 Merge branch '3.0' 12 년 전
  Ask Solem 5338f86341 Tests passing 12 년 전
  Ask Solem 9bbb5c1a60 Fixes problem with anon subtasks 12 년 전
  Ask Solem 25eabbd737 Updates Changelog 12 년 전
  Ask Solem 4d03b84c4f AMQP Backend: Now republishes result after polling it 12 년 전
  Ask Solem b605c03cd6 Tests passing 12 년 전
  Ask Solem 54f26c04ee Updates Changelog 12 년 전
  Ask Solem eb88d1748c Merge branch '3.0' 12 년 전
  Thomas Grainger 111e0ae58e Add @graingert as a CONTRIBUTOR 12 년 전
  Ask Solem 9aed0ebf27 Merge branch '3.0' 12 년 전
  Thomas Grainger bbb61a58f0 batches doc fixes 12 년 전
  Thomas Grainger e8e884b2d5 Use noop as default callback Fixes #1091 12 년 전
  Ask Solem 5807229c84 Merge branch '3.0' 12 년 전
  Marius Gedminas 01f950a290 Small documentation fixes 12 년 전
  Marius Gedminas 667a873d47 Small documentation fixes 12 년 전
  Vlad 6fabb34c39 normalize() got an unexpected keyword argument 'is_dst' 12 년 전
  Ask Solem 72f488698f Fixes syntax error 12 년 전
  Ask Solem 45f8724466 Should not pass Queue.as_dict as message properties... 12 년 전
  Ask Solem f7edbba089 3.1 is now in code-freeze (version bumped to 3.1.0rc1) 12 년 전
  Ask Solem 62c9d62d7e Docs did not mention default of TASK_RESULT_EXPIRES 12 년 전