Commit Verlauf

Autor SHA1 Nachricht Datum
  Ask Solem 3f190b27eb Now depends on Kombu 2.1.3 vor 14 Jahren
  Ask Solem 5998dc93f1 Tests passing vor 14 Jahren
  Ask Solem bbfd2f982c flake8 vor 14 Jahren
  Ask Solem 05a79fd880 Importing compat modules now emits DeprecationWarning vor 14 Jahren
  Ask Solem 749861b13a Cosmetics vor 14 Jahren
  Ask Solem 129562addd Typos vor 14 Jahren
  Ask Solem 34780e2bdd Moves the Django-Celery docs into the main Celery docs vor 14 Jahren
  Ask Solem b0adc67e59 Fixes app vor 14 Jahren
  Ask Solem 8f6c283a8a Rough changelog draft vor 14 Jahren
  Stephen Weber 09b7a4b9e6 Abstract classes: args and kwargs parameters' asterisks had slashes ahead of them, but those slashes render in the generated HTML output. These should be fine without slashes? vor 14 Jahren
  Thomas Meson b7719e0315 fix wrong python-dateutil version vor 14 Jahren
  Ask Solem acad0ccc8f Signal.connect can now be used as a decorator :happy: vor 14 Jahren
  Ask Solem 3502324505 Adds celeryd_init signal that can be used to configure workers by hostname. Thanks to zllak vor 14 Jahren
  Ask Solem 3cf2ad6a25 celeryd now sends the celeryd_init signal vor 14 Jahren
  Ask Solem 7af06dc5f8 Stable version is 2.5 not 2.4 vor 14 Jahren
  Ask Solem c016215e8b Now depends on Kombu 2.1.2. Closes #650 vor 14 Jahren
  Ask Solem d9986aaafd Optimize __call__ at execution not class creation. vor 14 Jahren
  Ask Solem dfe19415e6 celeryctl shell: chord, TaskSet/group and BaseTask is now in locals vor 14 Jahren
  Ask Solem f4fe9258b1 Verify that the pidfile is actually written correctly. Closes #641 vor 14 Jahren
  Ask Solem f47ee75dc4 TimeoutHandler now sleeps for one second instead of a half vor 14 Jahren
  Ask Solem abcdca860a Improvments to the celeryctl list command vor 14 Jahren
  Ask Solem 16c52f69d2 subtask.clone did not set options vor 14 Jahren
  Ask Solem 37c3240e61 Reorganizes the app and app.base modules vor 14 Jahren
  Ask Solem 32d4de9f70 TaskSet renamed to group, and is now app-agnostic vor 14 Jahren
  Ask Solem 9ee73f412e Moves celery.db* -> celery.backends.database.* vor 14 Jahren
  Ask Solem 16d71d2244 celery.abstract -> celery.worker.abstract vor 14 Jahren
  Ask Solem f6214b2a45 Celery actors will be moved to cl vor 14 Jahren
  Ask Solem 4f4e673b4b Renames celery.routes -> celery.app.routes vor 15 Jahren
  Ask Solem 939bf9ccb4 Generate compat modules dynamically on use vor 14 Jahren
  Ask Solem cf397f5202 subtask docs now uses link= vor 14 Jahren