Commit History

Author SHA1 Message Date
  Ask Solem c58f15461f Merge branch '3.0' 12 years ago
  Ask Solem 30dc635e21 Do not emit backend_cleanup periodic task for backends with autoexpire. Closes #1031 12 years ago
  Raphaël Slinckx f92be2770c Use the now() from the underlying schedule in ScheduleEntry 12 years ago
  Ask Solem Hoel 8f4e26359f Merge pull request #1138 from rslinckx/patch-1 12 years ago
  Ask Solem 5bc6e57c83 Merge branch '3.0' 12 years ago
  Ask Solem 6c004c93e2 Fixes flakes E126,E127,E128 12 years ago
  Raphaël Slinckx 4b9841139f Use the now() from the underlying schedule in ScheduleEntry 12 years ago
  Ask Solem fcb4611b8b Renames celery.bin.celerybeat -> celery.bin.beat 12 years ago
  Ask Solem df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 years ago
  Ask Solem 2019dd641f [amqrpc] Fixing the rpc backend. Now also works with Redis 12 years ago
  Ask Solem d8a0591091 Merge branch '3.0' 13 years ago
  Ask Solem 1958ba629c [beat] Show entry name in 'sending due task' logs. 13 years ago
  Ask Solem 70bbadc0e4 Merge branch '3.0' 13 years ago
  Ask Solem e78c768835 flakes 13 years ago
  Ask Solem 1cd3ab5725 Merge branch '3.0' 13 years ago
  Ask Solem 6f2245a560 Use ignore_errno 13 years ago
  Ask Solem ded23cadcf Merge branch '3.0' 13 years ago
  Ask Solem a20ff8a98e Fixes more eventlet/gevent/threads early patch problems, and also moves importlib+ordereddict (<Py2.7) and simplejson (Py<2.6) dependencies to Kombu 13 years ago
  Ask Solem 483faa02a2 Merge branch '3.0' 13 years ago
  Ask Solem f72fed4583 Fixes periodic task when UTC is disabled. Closes #952 13 years ago
  Ask Solem 1d0cdf2355 Fixes typo store_clear -> store.clear. Closes #951 13 years ago
  Ask Solem 17fbf35692 Fixes typo store_clear -> store.clear. Closes #951 13 years ago
  Ask Solem 2f5f0e3416 Merge branch '3.0' 13 years ago
  Ask Solem 186e86fe0f [beat] Automatically clear schedule if timezone changed 13 years ago
  Ask Solem f16620fe05 Merge branch '3.0' 13 years ago
  Ask Solem 8f6240acfa Fixes -B option when force execv is enabled. Closes #894 13 years ago
  Ask Solem b23fd8c3f6 Use more str.format 13 years ago
  Ask Solem b194fc3935 Use str.format and print_function 13 years ago
  Ask Solem 9d95af8772 Remove Python 2.5 specific hacks 13 years ago
  Ask Solem 2c4fa2890b Use except .. as exc 13 years ago