커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem 60248b34a7 Bumps version to 2.5.2 13 년 전
  Stephen Weber 09b7a4b9e6 Abstract classes: args and kwargs parameters' asterisks had slashes ahead of them, but those slashes render in the generated HTML output. These should be fine without slashes? 13 년 전
  Thomas Meson b7719e0315 fix wrong python-dateutil version 13 년 전
  Ask Solem acad0ccc8f Signal.connect can now be used as a decorator :happy: 13 년 전
  Ask Solem 3502324505 Adds celeryd_init signal that can be used to configure workers by hostname. Thanks to zllak 13 년 전
  Ask Solem 3cf2ad6a25 celeryd now sends the celeryd_init signal 13 년 전
  Ask Solem 7af06dc5f8 Stable version is 2.5 not 2.4 13 년 전
  Ask Solem c016215e8b Now depends on Kombu 2.1.2. Closes #650 13 년 전
  Ask Solem d9986aaafd Optimize __call__ at execution not class creation. 13 년 전
  Ask Solem dfe19415e6 celeryctl shell: chord, TaskSet/group and BaseTask is now in locals 13 년 전
  Ask Solem f4fe9258b1 Verify that the pidfile is actually written correctly. Closes #641 13 년 전
  Ask Solem f47ee75dc4 TimeoutHandler now sleeps for one second instead of a half 13 년 전
  Ask Solem abcdca860a Improvments to the celeryctl list command 13 년 전
  Ask Solem 16c52f69d2 subtask.clone did not set options 13 년 전
  Ask Solem 4e406addeb Fix confusing parts in Django broker docs 13 년 전
  Ask Solem 68dab3d6ed Warning on top of the Routing guide is ambiguous. Closes #646 13 년 전
  Ask Solem 6968688e06 Merge branch 'master' of github.com:ask/celery 13 년 전
  Ask Solem fc0fc1f638 Now basic_reject's invalid messages 13 년 전
  Ask Solem 2bf8ef9a02 Adds subtask.clone() 13 년 전
  Mher Movsisyan 917be2f207 Imporves InotifyMonitor event handling 13 년 전
  Ask Solem c2dbd1a9ad Merge branch 'dcramer/fix-test-reqs' 13 년 전
  Ask Solem 57a723bd25 Flakeplus now on PyPi 13 년 전
  Ask Solem 3f73caa02e Merge branch 'dcramer/cleanup-logging' 13 년 전
  Ask Solem 87350d7c6b Merge branch 'martinmelin/fix-package-in-celery-bin' 13 년 전
  Ask Solem 438e6db021 Adds Martin Melin to AUTHORS 13 년 전
  Ask Solem d2f0b7ca0a Cosmetics 13 년 전
  Ask Solem ac5f6bfb06 Merge branch 'martinmelin/fix-syntax-error-on-2.5' 13 년 전
  Ask Solem af4dc46f92 Adds --fake option to celeryd_detach for debugging purposes 13 년 전
  Martin Melin 1f2113c2c3 Fix SyntaxError on 2.5 in call to print_exception 13 년 전
  Martin Melin 7b5abb5fbc Set __package__ the same way in celeryd as elsewhere 13 년 전