コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem b6c33e5f32 Adds new community links 14 年 前
  Ask Solem 2726f9db69 PEP8ify 14 年 前
  Ask Solem e847ec1d17 Consumer: cosmetics and use moar mock.Mock 14 年 前
  Ask Solem 5f3c7d8539 Adds David Strauss to AUTHORS 14 年 前
  Ask Solem 94b8975872 Merge branch 'pantheon-systems/master' 14 年 前
  Ask Solem 8c6ebba124 Tests did not stop a Timer thread at teardown 14 年 前
  Ask Solem d741c2aeba Refactored some tests to use mock.Mock 14 年 前
  Ask Solem b8405d9f11 celeryd: -I|--include argument now automatically adds cwd to path when importing the modules 14 年 前
  David Strauss 28bde61e09 Use Cassandra's built-in TTL support for result cleanup. 14 年 前
  David Strauss 9b1a68db2f Add missing parameter to stub function. 14 年 前
  David Strauss b5b1c111c4 Add missing "self" parameter to class method. 14 年 前
  Ask Solem 541c6d32a2 Removes pavement.py from MANIFEST.in 14 年 前
  Ask Solem 3dc41a9f70 Moves contrib/requirements to top dir 14 年 前
  Ask Solem 09260545a3 Daemonization cookbook: Fixes typo '--time-limit 300' -> '--time-limit=300'. Closes #369. Thanks to reuteras 14 年 前
  Ask Solem eb92aa81b5 Documents missing settings and corrects quite a few typos in the configuration reference. Closes #371 14 年 前
  Ask Solem 57581178ff Adds paver task: verifyconfigref: Verifies that all Celery settings are documented 14 年 前
  Ask Solem 0d169a7071 Updates Changelog 14 年 前
  Ask Solem cf520b93f8 Adds new remote control command: time_limit(task_name, soft=None, hard=None) 14 年 前
  Ask Solem 15c34855a6 Pool: Start the TimeoutHandler thread on demand 14 年 前
  Ask Solem 72ab0930fa Merge branch 'master' into pertask-time-limits 14 年 前
  Ask Solem 899be21997 Django does it, we do it: Changes all occurrences of 'e-mail' to 'email' 14 年 前
  Ask Solem b024832159 PEP8ify + pyflakes 14 年 前
  Ask Solem 4d75e953a4 Chord: Delete saved taskset result after applying body 14 年 前
  Ask Solem 6cd3e95060 Implements TaskSetResult().delete (delete after save) 14 年 前
  Ask Solem 5aa3375ae5 Log errors occuring in process_cleanup. Closes #365. Thanks to jdunck 14 年 前
  Ask Solem c1b87a389c Fix for shell_plus. Closes #366 14 年 前
  Ask Solem c538ffaa0a Adds Adriano Petrich to AUTHORS 14 年 前
  Ask Solem 2c4b0919dd chord: Change argument order 14 年 前
  adriano petrich ae9d08146b WatchedFileHandler: Fixes Python <= 2.5 compat. Closes #367. 14 年 前
  Ask Solem bb19026c1c Consumer: Removes left-over debugging statement 14 年 前