Historique des commits

Auteur SHA1 Message Date
  Ask Solem 363a56cfe1 Adds CELERYD_FORCE_EXECV option. Closes #496 il y a 13 ans
  Ask Solem df9eda7ee5 Fixes 'no handlers for multiprocessing' warning on Windows and fork+exec il y a 13 ans
  Ask Solem 16c37d859d Adds original license to concurrency.processes.forking il y a 13 ans
  Ask Solem e88b6caaa8 The celeryd command now works on windows, and with fork+exec il y a 13 ans
  Ask Solem fc0bf57603 Now forks with execv to protect against deadlocks. Using modified patch originating from http://bugs.python.org/issue8713 il y a 13 ans
  Ask Solem 5951d46db3 Cosmetics il y a 13 ans
  Ask Solem 183cf96467 Adds Matt Williamson to AUTHORS il y a 13 ans
  Ask Solem 7faf3df81c Merge branch 'mattwilliamson/master' il y a 13 ans
  Matt Williamson 3a8d89977e Delayed tasks break celerev due to no worker attached to the task. il y a 13 ans
  Ask Solem 18b8a2df72 promise + maybe_promise has been moved to Kombu2 il y a 13 ans
  Ask Solem 34d78e52d6 tests now require cl for celery.actors il y a 13 ans
  Ask Solem c86a7df558 The current datetime now taken from loader.now il y a 13 ans
  Ask Solem a5379410d5 Now depends on Kombu 2.0 from git master il y a 13 ans
  Ask Solem 125de4de57 Merge branch 'master' of github.com:ask/celery il y a 13 ans
  Ask Solem Hoel afec341562 Merge pull request #584 from ernop/master il y a 13 ans
  Ask Solem 27ab2111b0 celeryctl apply --expires/--eta argument can be an iso8601 string il y a 13 ans
  Mher Movsisyan c8819dbd9a Adds simplejson to python 2.5 requirements il y a 13 ans
  Ask Solem 8dc887399a Adds CELERYD_BOOT_STEPS and CELERYD_AUTORELOADER to config reference il y a 13 ans
  Ask Solem 9ba5fcb19c Adds more tests il y a 13 ans
  Ask Solem 7c8d7ff457 Adds missing reference il y a 13 ans
  Ask Solem c8d7979e29 PEP8ify + pyflakes il y a 13 ans
  Ask Solem cc10019b3d Cosmetics il y a 13 ans
  Mher Movsisyan 145d6cce54 Adds autoreloader component il y a 13 ans
  Ask Solem 6b52605db6 Updates copyright years to include 2012 il y a 13 ans
  Ask Solem d89a5473ca 100% coverage for celery.abstract il y a 13 ans
  Ask Solem 8bdbf2ec7a More coverage celery.datastructures il y a 13 ans
  Ask Solem 30ce6335d8 Task message format: Fixes typo taskset_id -> taskset il y a 13 ans
  Ask Solem ae6e2e8ee9 Merge branch 'master' of github.com:ask/celery il y a 13 ans
  Ask Solem 9a7ad354fd fixed typo and->or il y a 13 ans
  Mher Movsisyan 1e2accff95 expires can be float il y a 13 ans