Commit History

作者 SHA1 備註 提交日期
  Ask Solem 5e302ebd79 Merge branch '3.0' 13 年之前
  Ask Solem 1b28f3e6e0 Fixes dump_request example. thanks to ojii 13 年之前
  Ask Solem 43fb28f769 Use future builtins 13 年之前
  Ask Solem b194fc3935 Use str.format and print_function 13 年之前
  Ask Solem 9d95af8772 Remove Python 2.5 specific hacks 13 年之前
  Ask Solem 2c4fa2890b Use except .. as exc 13 年之前
  Ask Solem cfe2bc4bec removes more with_statement imports 13 年之前
  Ask Solem 566c4da7b4 Use ' instead of " 13 年之前
  Ask Solem cc1ae88ff9 Remove copyright texts from modules 13 年之前
  Ask Solem fa2d784f82 Cosmetics and stuff 13 年之前
  Ask Solem c8b639bc60 Loads of new tests 13 年之前
  Ask Solem cbb791b176 Clonedigger refactorings 13 年之前
  Ask Solem 3334afb282 Now depends on billiard >= 2.7.3.3 13 年之前
  Ask Solem 703ae4b0b7 No longer depends on multiprocessing backport, only billiard 13 年之前
  Ask Solem 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded 13 年之前
  Ask Solem 45e87b2276 Verify that the pidfile is actually written correctly. Closes #641 13 年之前
  Ask Solem af4dc46f92 Adds --fake option to celeryd_detach for debugging purposes 13 年之前
  Ask Solem 7aa55c5f62 Cosmetics 13 年之前
  Ask Solem 53a73541e1 PEP8ify + pyflakes 13 年之前
  Ask Solem 9530098d0f Better exception and traceback handling. 13 年之前
  Ask Solem 3401d631ad celeryctl now exits with failure status or EX_UNAVAILABLE if no replies. Thanks to ojii 13 年之前
  Ask Solem 6b52605db6 Updates copyright years to include 2012 13 年之前
  Ask Solem a9d898ddef Tests passing 14 年之前
  Ask Solem 29ad3bde87 Optimization: Now at 10.000 tasks/s with librabbitmq 14 年之前
  Ask Solem 1515d94b39 Can now override the execution strategy for each task. 14 年之前
  Ask Solem cf522ee855 Some small optimizations 14 年之前
  Ask Solem ff9ce794e3 setgroups() is not as easy afterall, steals some hacks from glibc to handle group limits 14 年之前
  Ask Solem 939695114f Merge branch 'lukaszo/master' 14 年之前
  Ask Solem 6f665905d5 [Security] Use set*id() not sete*id 14 年之前
  Łukasz Oleś a777e9d19d When switching to new user set all his groups 14 年之前