Commit History

Author SHA1 Message Date
  Ask Solem dc7a7141c0 PEP8ify 16 years ago
  Ask Solem dd076dfa4c Bumped version to 0.8.2 16 years ago
  Ask Solem 2c3d9a1ff7 Only change QOS(prefetch_count) if it has changed 16 years ago
  Ask Solem c51acff18b Fix Changelog layout 16 years ago
  Ask Solem 2c985c4700 Generate README.rst 16 years ago
  Ask Solem 597ce7b7ce Updated Changelog 16 years ago
  Ask Solem 1407cbb971 Merge branch 'master' of github.com:ask/celery 16 years ago
  Ask Solem 8fc14199e8 Forgot to remove monkeypatch in pool 16 years ago
  Ask Solem 2adc800153 Must monkeypatch logger in celery.log.setup_logger 16 years ago
  Ask Solem 77744bbd83 Monkey patches the multiprocessing backport "processName" error 16 years ago
  Ask Solem 9a1ac8398c Monkey patches the multiprocessing backport "processName" error 16 years ago
  Ask Solem a5731cae38 Added exact version dependency for multiprocessing backport: 2.6.2.2 16 years ago
  Ask Solem 4008376bda Allow for carrot backend_cls to be empty 16 years ago
  Ask Solem 19ff439839 Autogenerated documentation for github. 16 years ago
  Ask Solem ca96994ce5 Fix rst syntax errors 16 years ago
  Ask Solem 84dbf9b5fb Fix rst underline 16 years ago
  Ask Solem 90cadfa757 Updated Changelog for 0.8.1 16 years ago
  Ask Solem dbcd9ceeb7 Changed all doc references to AMQP_* settings to BROKER_* 16 years ago
  Ask Solem cb816d345b New version requirement for carrot: 0.8.0 16 years ago
  Ask Solem 29a7790ff1 Fixed typo taskset.join() -> taskset_result.join() 16 years ago
  Ask Solem 1cdee72466 Encode results according to state in one common place, also fixes some backends not preparing exceptions on retry. 16 years ago
  Ask Solem 3d0bfcf09c Added Jason Baker to AUTHORS 16 years ago
  Ask Solem 9373d41d47 Merge branch 'jasonbaker/master' 16 years ago
  Ask Solem 2443b5e314 Fixed more typos in the user guide 16 years ago
  Ask Solem 5b1bac1b7a Fixed a typo in the markup. 16 years ago
  Ask Solem 1b89a8b0b4 Added the first part of a user guide: Executing Tasks 16 years ago
  Jason Baker 77797eab3e Checking for the cwd on the path before inserting it. 16 years ago
  Jason Baker e98e8e5392 Making these add the current working directory to the front of sys.path. 16 years ago
  Ask Solem 4e2b2c327f Mention CELERY_ALWAYS_EAGER in the documentation for apply_async/delay. Closes #45 16 years ago
  Ask Solem 1888269752 Forgot to add argument html after .. raw:: 16 years ago