Histórico de Commits

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