Historial de Commits

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