Historique des commits

Auteur SHA1 Message Date
  Ask Solem 9ba96d4eb4 New program: celerymon | manage.py celerymon il y a 15 ans
  Ask Solem 242bedbd58 Forgot reference to celery.monitoring after merge il y a 15 ans
  Ask Solem 200101a8f2 Merge branch 'master' into events il y a 15 ans
  Ask Solem f9a4557753 More work on celerymon il y a 15 ans
  Ask Solem 4cdc709a6d Rename celery.monitoring -> celery.statistics (will probably be removed in the end) il y a 15 ans
  Ask Solem 19a2a5a527 Fix a test using the deprecated carrot Consumer.decoder il y a 15 ans
  Ask Solem 0f8b17e887 Now depends on billiard >= 0.2.0 il y a 15 ans
  Ask Solem 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* il y a 15 ans
  Ask Solem 1e48f161b7 Be backward compatible if eta is already a datetime object (not iso 8601) il y a 15 ans
  Ask Solem e7225c8401 Some new OmniGraffle graphs il y a 15 ans
  Ask Solem 9866d1501e New decorator: @periodic_task(run_every=...) il y a 15 ans
  Ask Solem 7d08a4e2c7 Update the watch workers applescript to watch the celerybeat log file. il y a 15 ans
  Ask Solem be4253b64d fix typo platform.reset_signal -> reset_signal il y a 15 ans
  Ask Solem 4feca5e50e Userguid has typos in Task.retry examples; **kwargs should be kwargs. il y a 15 ans
  Ask Solem 8754de34c3 Update the celerybeat init script il y a 15 ans
  Ask Solem 0545b98482 Better init script il y a 15 ans
  Ask Solem 79cd3fb5b1 Allow setting the Tasks queue type for the rate limiter, so it can be set to LifoQueue il y a 15 ans
  Ask Solem d06b47b45f CELERY_BACKEND must now include the backend class name if not an alias. il y a 15 ans
  Ask Solem 14d1c93c8f Changelog layout finally looking good il y a 15 ans
  Ask Solem ae86f578c2 Try to fix Changelog layout il y a 15 ans
  Ask Solem 8dbde52238 Fix restrucuted text problems il y a 15 ans
  Ask Solem 0fdc561626 Merge branch 'master' into 1point0 il y a 15 ans
  Ask Solem 8c6f5088d8 Updated Changelog for 1.0 (obviously not the final changelog) il y a 15 ans
  Ask Solem 89f429738e Yield None when there's nothing to schedule. il y a 15 ans
  Ask Solem 0e68083c8e Don't use 100% CPU when bucket queue is empty, also print the scheduler debug logs less frequently. il y a 15 ans
  Ask Solem c6886cb371 All tests passing! il y a 15 ans
  Ask Solem 3f4e83a873 Another test passing, just one test failing left. il y a 15 ans
  Ask Solem 460e1a9b5f Test must use isoformat() il y a 15 ans
  Ask Solem 8096145025 Must import dateutil.parser directly. il y a 15 ans
  Ask Solem 0d3032ff01 Forgot to import get_logger() il y a 15 ans