Commit Verlauf

Autor SHA1 Nachricht Datum
  Ask Solem 0f8b17e887 Now depends on billiard >= 0.2.0 vor 15 Jahren
  Ask Solem 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* vor 15 Jahren
  Ask Solem 1e48f161b7 Be backward compatible if eta is already a datetime object (not iso 8601) vor 15 Jahren
  Ask Solem e7225c8401 Some new OmniGraffle graphs vor 15 Jahren
  Ask Solem 9866d1501e New decorator: @periodic_task(run_every=...) vor 15 Jahren
  Ask Solem 7d08a4e2c7 Update the watch workers applescript to watch the celerybeat log file. vor 15 Jahren
  Ask Solem be4253b64d fix typo platform.reset_signal -> reset_signal vor 15 Jahren
  Ask Solem 4feca5e50e Userguid has typos in Task.retry examples; **kwargs should be kwargs. vor 15 Jahren
  Ask Solem 8754de34c3 Update the celerybeat init script vor 15 Jahren
  Ask Solem 0545b98482 Better init script vor 15 Jahren
  Ask Solem 79cd3fb5b1 Allow setting the Tasks queue type for the rate limiter, so it can be set to LifoQueue vor 15 Jahren
  Ask Solem d06b47b45f CELERY_BACKEND must now include the backend class name if not an alias. vor 15 Jahren
  Ask Solem 14d1c93c8f Changelog layout finally looking good vor 15 Jahren
  Ask Solem ae86f578c2 Try to fix Changelog layout vor 15 Jahren
  Ask Solem 8dbde52238 Fix restrucuted text problems vor 15 Jahren
  Ask Solem 0fdc561626 Merge branch 'master' into 1point0 vor 15 Jahren
  Ask Solem 8c6f5088d8 Updated Changelog for 1.0 (obviously not the final changelog) vor 15 Jahren
  Ask Solem 89f429738e Yield None when there's nothing to schedule. vor 15 Jahren
  Ask Solem 0e68083c8e Don't use 100% CPU when bucket queue is empty, also print the scheduler debug logs less frequently. vor 15 Jahren
  Ask Solem c6886cb371 All tests passing! vor 15 Jahren
  Ask Solem 3f4e83a873 Another test passing, just one test failing left. vor 15 Jahren
  Ask Solem 460e1a9b5f Test must use isoformat() vor 15 Jahren
  Ask Solem 8096145025 Must import dateutil.parser directly. vor 15 Jahren
  Ask Solem 0d3032ff01 Forgot to import get_logger() vor 15 Jahren
  Ask Solem 3c9d3a4584 Documented the task message protocol. vor 15 Jahren
  Ask Solem 3e306c4d86 Added dependency: python-dateutil vor 15 Jahren
  Ask Solem b2a3d95cd8 Use datetime.isoformat() to send eta, and dateutil.parse.parse to receive eta. vor 15 Jahren
  Ask Solem 6b7420304b Autogenerated README.rst out of docs/introduction.rst vor 15 Jahren
  Ask Solem 7f26b3cc27 Updated Changelog vor 15 Jahren
  Ask Solem 9ed2957883 Must monkeypatch logger in celery.log.setup_logger vor 15 Jahren