Commit History

Author SHA1 Message Date
  Ask Solem 2639667722 Task methods can't use old-style base class, also fix __call__ and .apply() for task methods 12 years ago
  Ask Solem 03046f1b7f Request info logs optimized away too soon 12 years ago
  Ask Solem 8e254e0fe0 Fixes celery.contrib.batches 12 years ago
  Ask Solem 9b1bc8471b Use chain call in example 12 years ago
  Ask Solem 17f6438f39 Improve apply_async docstring 12 years ago
  David Pravec b88b9a4a67 fix #1019 - missing queue docs for apply_async) 12 years ago
  Ask Solem 9574d6614f Removes outdated bit.ly links 12 years ago
  Ask Solem 84b3c1353b Fix all links to celery.github.com 12 years ago
  Ask Solem 9abfd9114c Use Read The Docs for development docs 12 years ago
  Ask Solem f36d0cf685 Fixes tests 12 years ago
  Ask Solem df66951a53 Updates Changelog 12 years ago
  Ask Solem 9670d0829b generic celeryd init script now calls stopwait instead of stop, waiting for tasks to complete 12 years ago
  Ask Solem 35566bb511 [multi] renames stop_verify command to stopwait 12 years ago
  Ask Solem 7b39b49d31 detach: Delay pidfile and logfile creating tests until after chdir performed 12 years ago
  Ask Solem 5fd5bf91cb celery multi command should not load --app argument. Closes #1008 12 years ago
  Ask Solem b950179732 Bumps version to 3.0.11 12 years ago
  Ask Solem 4595a5cdf8 flakes 12 years ago
  Ask Solem c2037732fe ETA must be converted to system timezone. Closes #1004 12 years ago
  Ask Solem cbba57c226 Revoke tests passing 12 years ago
  Ask Solem 747c5b5e54 Now depends on billiard 2.7.3.17 12 years ago
  Ask Solem ef3d04b9d7 Safety pool maintainance frequency changed from 30s to 5s 12 years ago
  Ask Solem 21295ee732 Fixes terminate of revoked task and now updates state+event for terminated tasks 12 years ago
  Ask Solem 3b4c565365 Now depends on billiard 2.7.3.16 12 years ago
  Ask Solem 689acd1bf1 Updates Changelog 12 years ago
  Ask Solem 179f1b6f10 Updates changelog 12 years ago
  Ask Solem 99f54692f1 [security:low] generic-init.d scripts changed permissions of /var/log + /var/run 12 years ago
  Ask Solem fb32bdb5a7 Adds newline at end of CONTRIBUTORS.txt 12 years ago
  ztlpn c89ad58856 Update CONTRIBUTORS.txt 12 years ago
  Ask Solem 5ac62a43d3 celery and beat commands now respects the --no-color option. Closes #999 12 years ago
  Ask Solem d1035a1a47 Fixes stack protection when app initialized multiple times. Closes #1003 12 years ago