Commit History

Author SHA1 Message Date
  Ask Solem 67e0dec844 Removes module celery.task.trace as scheduled for 3.2 11 years ago
  Ask Solem dbb074858e Renames celery.worker.job -> celery.worker.request 11 years ago
  Ask Solem e442df61b2 Tests passing, more refactoring 11 years ago
  Ask Solem 1e9dd26592 Super refactor, merging everything for 3.2 11 years ago
  Ask Solem f786b85c14 docstrings 11 years ago
  Ask Solem d79dcd8e82 Canvas refactor, parts of root_id and parent_id and group no longer evaluates generators 11 years ago
  Ask Solem 661bbfe984 Renames Task.subtask -> .signature (with alias for compat) 11 years ago
  Ask Solem 61288aa2a8 Updates system configuration 11 years ago
  Luke Pomfrey dc9e9755ba Adding self to CONTRIBUTORS.txt 11 years ago
  Luke Pomfrey 2c37c41b05 Fix handling of non-string keys in filter_hidden_settings 11 years ago
  Ask Solem bf309a2855 Merge branch 'master' of github.com:celery/celery 11 years ago
  Ask Solem f1601c0755 Small doc stuff 11 years ago
  Mher Movsisyan 0f111b1834 Adds stats for eventlet pool 11 years ago
  Jay Farrimond 3e9119d497 non-string dict keys in django-celery configs 11 years ago
  Ask Solem 6c86dc1f21 Merge branch 'master' of github.com:celery/celery 11 years ago
  Ask Solem cdb745343c Fixes stress test templates and adds SQS template 11 years ago
  Ionel Cristian Mărieș a3360b5bf0 Remove python3.4 travis fixups (it's preinstalled now) 11 years ago
  Ask Solem 2b4a3a7ff6 Stresstests: envvar C_SLEEP can now be used to add tracebacks to sleep calls 11 years ago
  Ask Solem 607567dbab Fixes tests 11 years ago
  Ask Solem Hoel 06bb335af9 Merge pull request #2007 from malinoff/fix-worker-argv-run 11 years ago
  Dmitry Malinovsky bc7eb64af2 Fixed wrong arguments 11 years ago
  Ask Solem fd4701ce72 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 dba299a152 New signals: app.on_configure, .on_after_configure, .on_after_finalize 11 years ago
  Ask Solem 2dcc8de08e Worker --detach must forward working_directory option. Closes #2003 11 years ago
  ffeast c67fae736e Added centos celerybeat init script + sysconfig example + simple tests 11 years ago
  ffeast 04a12eb1ff Support of missing CELERY_BIN and CELERY_APP, described in http://celery.readthedocs.org/en/latest/tutorials/daemonizing.html#id11 11 years ago
  Ask Solem c9e217a6a8 Travis: Only get IRC notification when build fixed and failed 11 years ago
  Ask Solem 0fe113513b Fixes broken rst ref. Closes #1998 11 years ago
  Ask Solem 5a3014663c Adds flower to intersphinx 11 years ago
  Ask Solem 2edea37f6a Update AbortableTask docs. Closes #1993 11 years ago