Commit History

Author SHA1 Message Date
  Ask Solem b1cf2dad75 Worker --detach default workdir is now CWD 11 years ago
  Ask Solem 2211cf1933 Fixes duplicate nodename warning. Closes #2046 11 years ago
  Ask Solem ebef9c1f30 Tests passing 11 years ago
  Ask Solem 5ee9de9ecf Cosmetics for #2041 11 years ago
  Alexey Kotlyarov 33d07e6909 Make empty ResultSet support get() 11 years ago
  Ask Solem 6c781be70a Fixes weird traceback issues with connection_or_acquire + producer_or_acquire 11 years ago
  Ask Solem f10df99514 Multi: stopwait was not in usage 11 years ago
  Ask Solem 5892ba2566 PromiseProxy: Only remove original object if evaluation succeeded 11 years ago
  Ask Solem 0314421e26 Updates system configuration 11 years ago
  Ask Solem 8c608baf59 Merge branch '3.1' of github.com:celery/celery into 3.1 11 years ago
  Luke Pomfrey 1c0d86f986 Fix handling of non-string keys in filter_hidden_settings 11 years ago
  Mher Movsisyan caccefa582 Adds stats for eventlet pool 11 years ago
  Jay Farrimond c995e97eef non-string dict keys in django-celery configs 11 years ago
  Ionel Cristian Mărieș 9d5b92564a Remove python3.4 travis fixups (it's preinstalled now) 11 years ago
  Ask Solem 378018c0a3 Fixes tests 11 years ago
  Dmitry Malinovsky f67bf8e1f9 Fixed wrong arguments 11 years ago
  Ask Solem 45f97c33a6 Fixes bugs with bootsteps: requires attribute not inherited by subclasses and using module paths did not work properly. Closes #2002 11 years ago
  Ask Solem b64e1e9e2f Worker --detach must forward working_directory option. Closes #2003 11 years ago
  Ask Solem e48b1b3430 Update AbortableTask docs. Closes #1993 11 years ago
  Ian Dees 49ba86b09e Correct import in security docs. 11 years ago
  ffeast 63da8cb4d9 removed centos/celeryd CELERYD_CHDIR quoting 11 years ago
  Ask Solem 763e12c401 Changelog cosmetics 11 years ago
  Ask Solem 1bf2b0857c Must import builtins 11 years ago
  Ask Solem 079944ccf4 Bumps version to 3.0.11 11 years ago
  Ask Solem 81d5435f81 Updates Changelog 11 years ago
  Ask Solem 8c12d974c2 Renames celery.app.builtins.shared_task -> celery._state.connect_on_app_finalize. Closes #1937 11 years ago
  Ask Solem 03f82083b6 Flakes 11 years ago
  Ask Solem fccd9c2dfc Fixes mongodb tests 11 years ago
  Ask Solem 5367d3310d [3.1] Regression: CELERY_DEFAULT_DELIVERY_MODE was no longer respected. Issue #1953 11 years ago
  Ask Solem b77c8d3bb2 Fix for chord inside chord when using json serializer. Closes #1987 11 years ago