Historique des commits

Auteur SHA1 Message Date
  Ask Solem 0cc715aee6 Fixes docs il y a 9 ans
  Ask Solem 091dbe8a9b Moves docstrings from celery.rst into celery/app/base.py. Closes #2018 il y a 9 ans
  Ask Solem 1a953d6aa2 Docs: Use better Pygments highlighters il y a 9 ans
  Ask Solem 2fddb876e1 Cosmetics il y a 10 ans
  Yuval Greenfield 6298c911a8 missing an 'all' because 'call' ate it il y a 10 ans
  Ask Solem 506a0817ac Fixes doc problems il y a 10 ans
  Ask Solem 661bbfe984 Renames Task.subtask -> .signature (with alias for compat) il y a 10 ans
  Ask Solem dba299a152 New signals: app.on_configure, .on_after_configure, .on_after_finalize il y a 10 ans
  Ask Solem b907c045c8 Documents Celery.on_configure il y a 10 ans
  Ask Solem 79c46909c6 New autofinalize setting for apps il y a 11 ans
  Ask Solem a65b6748af app.autodiscover_tasks is now lazy il y a 11 ans
  Ask Solem 5fb799203f Use @app.task consistently il y a 11 ans
  Ask Solem de77364e62 Cosmetics il y a 11 ans
  Ask Solem 34d884d1b5 Adds App.signature il y a 11 ans
  Ask Solem 8e9c1ef505 Eta/expires in message must have timezone set il y a 11 ans
  Ask Solem e7b1125170 Doc fixes il y a 11 ans
  Ask Solem b80a8e35fa Doc fixes il y a 11 ans
  Ask Solem cac1d1893f Wording il y a 11 ans
  Ask Solem 2cc33535c5 Adds Celery.setup_security il y a 11 ans
  Ask Solem 9dd6f37029 Rename references to taskset in docs il y a 11 ans
  Ask Solem 9db5cdfd46 Doc improvements il y a 11 ans
  Ask Solem 43c4406910 Renames celery.bin.celeryd to celery.bin.worker il y a 12 ans
  Ask Solem 495f5f5e84 Use kombu top-level refs il y a 12 ans
  Ask Solem 04b0027e64 Celery now supports Django out of the box, just by setting DJANGO_SETTINGS_MODULE envvar il y a 12 ans
  Ask Solem b3c5d57bdb Starting the new Extensions userguide il y a 12 ans
  Ask Solem f36d0cf685 Fixes tests il y a 12 ans
  Ask Solem d76bb1dc39 Document Celery.close and with statement usage il y a 12 ans
  Ask Solem 6cd6f29b30 Revert task decorators to no empty parents, as it just looks so much worse il y a 12 ans
  Ask Solem ae2d8618b6 Adds method Celery.add_defaults, which is like Celery.conf.update except a copy will not be made and supporting lazy intialization (if passing a callable instead of a dict) il y a 12 ans
  Ask Solem 6e53b21fa9 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' il y a 12 ans