Историја ревизија

Аутор SHA1 Порука Датум
  Ask Solem 5bc6e57c83 Merge branch '3.0' пре 12 година
  Ask Solem 6c004c93e2 Fixes flakes E126,E127,E128 пре 12 година
  Ask Solem 6e53b21fa9 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' пре 13 година
  Ask Solem d8b7039457 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' пре 13 година
  Ask Solem b72faa29b6 Removes the 'connect_timeout' argument to connection related functions, as use of the pool now makes it impossible to support пре 14 година
  Ask Solem b194fc3935 Use str.format and print_function пре 13 година
  Ask Solem f72ca1377d On 2.6 we don't have to import with statement from __future__ пре 13 година
  Ask Solem c16c0fed24 Module celery.state renamed -> celery._state пре 13 година
  Ask Solem 566c4da7b4 Use ' instead of " пре 13 година
  Ask Solem cc1ae88ff9 Remove copyright texts from modules пре 13 година
  Ask Solem 5a5ccd986b Skip adding children for tasks called with task.__call__. Closes #701 пре 13 година
  Ask Solem 9d5aa7c1c1 Hub<->Component refactor + non-threaded autoscale пре 13 година
  Ask Solem fea6f43836 Py2.5: TaskSet can't be UserList since it's an old-style class пре 13 година
  Ask Solem b6834ebefc Moves celery.app.state -> celery.state so that app is loaded late пре 13 година
  Ask Solem d65e1b0c91 Flake8 пре 13 година
  Ask Solem b987f40380 Revert improvements to TaskSet superceded by group() пре 13 година
  Ask Solem a4f2874e82 Modernize Kombu integration пре 13 година
  Ask Solem 35e56513db group/chord/chain are now subtasks пре 13 година
  Ask Solem c2aeb14536 Chords now works when result serializer is not pickle (e.g. JSON) пре 13 година
  Ask Solem 261bd50297 Tests passing пре 13 година
  Ask Solem 0cabb808b1 Chord tests passing пре 13 година
  Ask Solem 3ddfeff221 celery.Celery is now a real class, not a factory пре 13 година
  Ask Solem 7c072e4d31 Armin sez only to use one dot, and he's right пре 13 година
  Ask Solem fbb94b42ad The celery.task module can now be used as a decorator (!!!) пре 13 година
  Ask Solem a908c815ae Makes it possible to set .app on some classes пре 13 година
  Ask Solem 5998dc93f1 Tests passing пре 13 година
  Ask Solem bbfd2f982c flake8 пре 13 година
  Ask Solem 32d4de9f70 TaskSet renamed to group, and is now app-agnostic пре 13 година
  Ask Solem 2862192b61 subtask.clone did not set options пре 13 година
  Ask Solem f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional пре 13 година