Historial de Commits

Autor SHA1 Mensaje Fecha
  Yuval Greenfield 416d0e5203 missing an 'all' because 'call' ate it hace 10 años
  Ask Solem b907c045c8 Documents Celery.on_configure hace 10 años
  Ask Solem 79c46909c6 New autofinalize setting for apps hace 11 años
  Ask Solem a65b6748af app.autodiscover_tasks is now lazy hace 11 años
  Ask Solem 5fb799203f Use @app.task consistently hace 11 años
  Ask Solem de77364e62 Cosmetics hace 11 años
  Ask Solem 34d884d1b5 Adds App.signature hace 11 años
  Ask Solem 8e9c1ef505 Eta/expires in message must have timezone set hace 11 años
  Ask Solem e7b1125170 Doc fixes hace 11 años
  Ask Solem b80a8e35fa Doc fixes hace 11 años
  Ask Solem cac1d1893f Wording hace 11 años
  Ask Solem 2cc33535c5 Adds Celery.setup_security hace 11 años
  Ask Solem 9dd6f37029 Rename references to taskset in docs hace 11 años
  Ask Solem 9db5cdfd46 Doc improvements hace 11 años
  Ask Solem 43c4406910 Renames celery.bin.celeryd to celery.bin.worker hace 12 años
  Ask Solem 495f5f5e84 Use kombu top-level refs hace 12 años
  Ask Solem 04b0027e64 Celery now supports Django out of the box, just by setting DJANGO_SETTINGS_MODULE envvar hace 12 años
  Ask Solem b3c5d57bdb Starting the new Extensions userguide hace 12 años
  Ask Solem f36d0cf685 Fixes tests hace 12 años
  Ask Solem d76bb1dc39 Document Celery.close and with statement usage hace 12 años
  Ask Solem 6cd6f29b30 Revert task decorators to no empty parents, as it just looks so much worse hace 12 años
  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) hace 12 años
  Ask Solem 6e53b21fa9 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' hace 12 años
  Ask Solem cac77d6e8b Removes igroup/ichord, use group(.si()) instead. hace 12 años
  Ask Solem 039a1e8faf Adds igroup & ichain as immutable shortcuts hace 12 años
  Ask Solem 2273e2a086 Consistently use the term 'call' to refer to sending task messages hace 12 años
  Ask Solem 9372cc73c7 Renames app.broker_connection -> app.connection hace 12 años
  Ask Solem 7b07d226ec Doc Improvements hace 12 años
  Ask Solem 0648ca3b0f Rewrite and updatae the execution guide (now called Calling Guide) hace 12 años
  Ask Solem 66a8a9833c TaskSetResult renamed -> GroupResult hace 12 años