Historial de Commits

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