Commit History

Upphovsman SHA1 Meddelande Datum
  Ask Solem 41d90c9f8a Use celery.__main__ to really patch eventlet as *early* as possible. 13 år sedan
  Ask Solem 5e302ebd79 Merge branch '3.0' 13 år sedan
  Ask Solem 1b28f3e6e0 Fixes dump_request example. thanks to ojii 13 år sedan
  Ask Solem db60177bdc Quote consistency 13 år sedan
  Ask Solem 43fb28f769 Use future builtins 13 år sedan
  Ask Solem 3a18de6aa8 Class decorators :-) 13 år sedan
  Ask Solem b23fd8c3f6 Use more str.format 13 år sedan
  Ask Solem b194fc3935 Use str.format and print_function 13 år sedan
  Ask Solem 6da1db14b6 More Py2.6 specific changes 13 år sedan
  Ask Solem 9d95af8772 Remove Python 2.5 specific hacks 13 år sedan
  Ask Solem 2c4fa2890b Use except .. as exc 13 år sedan
  Ask Solem cfe2bc4bec removes more with_statement imports 13 år sedan
  Ask Solem 5a1c49b693 one sec join in test 13 år sedan
  Ask Solem 736b71baed Extension commands must be loaded after concurrency setup (eventlet patching and so on) 13 år sedan
  Ask Solem aa12fb4b24 Migrate: adds move_tasks and move_task_by_id, tools to move tasks from one queue to another 13 år sedan
  Ask Solem d0a5b91373 celery command can now take extensions using setuptools entrypoint 'celery.commands' 13 år sedan
  Ask Solem 97301fb7dc celery worker command must patch eventlet/gevent as early as possible. Closes #843 13 år sedan
  Ask Solem cac77d6e8b Removes igroup/ichord, use group(.si()) instead. 13 år sedan
  Ask Solem 039a1e8faf Adds igroup & ichain as immutable shortcuts 13 år sedan
  Ask Solem 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) 13 år sedan
  Ask Solem 03b97c7d21 celery control commands didn't return replies 13 år sedan
  Ask Solem 2273e2a086 Consistently use the term 'call' to refer to sending task messages 13 år sedan
  John Watson cf215b83bf Add filtering, queue migration and ack'ing to migrate tool 13 år sedan
  Ask Solem 7db298c61a Removes help command from celery help screen 13 år sedan
  Ask Solem 292b35b643 flake8 13 år sedan
  Ask Solem 97f9946659 celery inspect command didn't show reply 13 år sedan
  Ask Solem 9372cc73c7 Renames app.broker_connection -> app.connection 13 år sedan
  Ask Solem 7400402ff0 celery command now has a 'multi' subcommand 13 år sedan
  Ask Solem 13d2b27c4c celery status should not show reply 13 år sedan
  Ask Solem 0d17a9feb4 Tests passing on Python 2.5 13 år sedan