Commit History

Author SHA1 Message Date
  Ask Solem 00be0abb0e Merge branch '3.0' 11 years ago
  Ask Solem d6d5f64bb0 Bumps version to 3.0.21 11 years ago
  Ask Solem 35461defed Updates Changelog 11 years ago
  Ross Lawley b340eefee4 Fix gevent connection leak 11 years ago
  Ross Lawley 5031240115 Fix gevent connection leak 11 years ago
  Ask Solem ba7ae6678d Now depends on billiard 2.7.3.31 11 years ago
  Ask Solem f0eba7c60c Provide citation for Art of Concurrency section about task granularity. Closes #1453 11 years ago
  Ask Solem 35ef4a557c Provide citation for Art of Concurrency section about task granularity. Closes #1453 11 years ago
  Ask Solem c879462012 Fixes typo in docs (ACCEPT_CONTENT must be list/tuple). Closes #1455 11 years ago
  Ask Solem cd996ce16c Mediator thread should only be started for processes pool. Closes #1457 11 years ago
  Ask Solem be6cef2e44 timeout/soft_timeout arguments now renamed to time_limit/soft_time_limit 11 years ago
  Ask Solem 5b61b802d8 [backward incompatible] Signature.__call__ should call task directly to be consistent with the "Calling API". Closes #1426 11 years ago
  Ask Solem 54e974bfe3 dump_conf now repr's unknown types 11 years ago
  Ask Solem c9d5d01fc1 Logical clock ordering tests 11 years ago
  Ask Solem 4b1661391e Forgot the @ in class decorator ;) 11 years ago
  Ask Solem 20ac02664b Use bind=true in example 11 years ago
  Ask Solem 250631f5c5 Renames celery.task.trace -> celery.app.trace. Closes #1446 11 years ago
  Ask Solem 5c7b8d0e90 Using AppPickler is discouraged (use __reduce_keys__) 11 years ago
  Ask Solem 78e1585abe Cosmetics 11 years ago
  Ask Solem c64850d729 Canvas: use class decorators to register types 11 years ago
  Ask Solem 437d0fdd77 Removes deprecated Celery.with_default_connection (use with app.connection_or_acquire(connection=) 11 years ago
  Ask Solem 8dc0b9f54b and include abs with that for negative values... 11 years ago
  Ask Solem 4be0d2e0ad Fixes "Substantial drift" warning if measurement is too fast for floating point 11 years ago
  Ask Solem 866c72695f Cosmetics 11 years ago
  Ask Solem c1caa959e5 flakes 11 years ago
  Ask Solem fdcb2ab585 Updates Changelog 11 years ago
  Ask Solem 219601fdd6 Now depends on kombu 2.5.12 11 years ago
  Ask Solem b9d53e05be Py3: events.State Worker and Task now hashable. Closes #1416 11 years ago
  Ask Solem 7e14954ef3 Cosmetics 11 years ago
  Oleg Anashkin 27b07b54ad Don't import resource module on Windows 11 years ago