Commit Verlauf

Autor SHA1 Nachricht Datum
  Ask Solem 32865fd08c Task.update_state: meta should not default to {}, but None vor 16 Jahren
  Ask Solem 6a78496f01 90% coverage vor 16 Jahren
  Ask Solem 7cee00c3b8 Monitoring User Guide. Closes #197. vor 16 Jahren
  Ask Solem 0b0b511a8b Nicer documentation markup vor 16 Jahren
  Ask Solem 06e9d8b815 Documentation: Added refs to all sections (phew) vor 16 Jahren
  Ask Solem 47203abd4a Added Task.update_state(task_id, state, meta) vor 16 Jahren
  Ask Solem 77a3b3a98b Started writing the Monitoring User Guide vor 16 Jahren
  Ask Solem 1864846943 Fixed typos in Periodic Task User guide vor 16 Jahren
  Ask Solem 37c7d5aa33 Docs: Fix rst errors vor 16 Jahren
  Ask Solem d8327a9815 Added User Guide: Periodic Task. Closes #196 vor 16 Jahren
  Ask Solem d234f8ff8b crontab.__repr__: Fixed typo "m/d/h" -> "m/h/d" vor 16 Jahren
  Ask Solem 5eaffff2ea setup.py: fixed typo "def" -> "class" vor 16 Jahren
  Ask Solem 414e0b5934 setup.py: fixed typo "def" -> "class" vor 16 Jahren
  Ask Solem 16865f29ca Added 2.2.0 entry to Changelog vor 16 Jahren
  Ask Solem e3c11188a1 2.1.0 (master branch) is now frozen. vor 16 Jahren
  Ask Solem 401a4f9daf Added setup.py upgrade vor 16 Jahren
  Ask Solem 7d87a59d50 Also upgrade celery before running tests vor 16 Jahren
  Ask Solem 374be0fbea unittests: Don't leave threads running at teardown. vor 16 Jahren
  Ask Solem bb1d2586f4 timer2: Set self.running=False in stop() so it won't try to join again on subsequent calls. vor 16 Jahren
  Ask Solem 56c7785929 f(*a, x=1, **kwargs) does not work on py <2.6 vor 16 Jahren
  Ask Solem f32cb03452 setup.py install: Now removes old celery/platform.py[c] files vor 16 Jahren
  Ask Solem 2b762b37de Added Gert Van Gool to AUTHORS vor 16 Jahren
  Ask Solem 71312fdfab Do not use log colors on Windows, as the console there doesn't support ANSI vor 16 Jahren
  Ask Solem f98660b33c Rename celery.platform -> celery.platforms, so it doesn't collide with the built-in 'platform' module. vor 16 Jahren
  Gert Van Gool 57e021712b Corrected some ReST tags vor 16 Jahren
  Gert Van Gool 941856f1e3 Corrected the default of default_retry_delay vor 16 Jahren
  Ask Solem 2ca0edb2d1 Added Noah Kantrowitz to AUTHORS vor 16 Jahren
  Ask Solem 210d137d2c Set Thread names vor 16 Jahren
  Ask Solem 6970fffe95 Catch exceptions occuring in Mediator+Pool callbacks. Thanks to Christopher Hesse. vor 16 Jahren
  Noah Kantrowitz a1f1a6eaba Add support for result expiration to the Redis backend. vor 16 Jahren