コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 2321ee7a27 Allow Task to override the backend used to store results. 16 年 前
  Ask Solem 1cdee72466 Encode results according to state in one common place, also fixes some backends not preparing exceptions on retry. 16 年 前
  Ask Solem 3d0bfcf09c Added Jason Baker to AUTHORS 16 年 前
  Ask Solem 9373d41d47 Merge branch 'jasonbaker/master' 16 年 前
  Ask Solem 2443b5e314 Fixed more typos in the user guide 16 年 前
  Ask Solem 5b1bac1b7a Fixed a typo in the markup. 16 年 前
  Ask Solem 1b89a8b0b4 Added the first part of a user guide: Executing Tasks 16 年 前
  Jason Baker 77797eab3e Checking for the cwd on the path before inserting it. 16 年 前
  Jason Baker e98e8e5392 Making these add the current working directory to the front of sys.path. 16 年 前
  Ask Solem 4e2b2c327f Mention CELERY_ALWAYS_EAGER in the documentation for apply_async/delay. Closes #45 16 年 前
  Ask Solem 1888269752 Forgot to add argument html after .. raw:: 16 年 前
  Ask Solem e2a9dca8aa Autogenerated documentation for github. 16 年 前
  Ask Solem 9c2aef96e3 Embed Idan Gazits slides in the docs with ".. raw::" 16 年 前
  Ask Solem 4722cfa99c Ignore the result of PeriodicTask's by default. 16 年 前
  Ask Solem 8f9e5090a2 README.rst generated out of docs/introduction.rst 16 年 前
  Ask Solem 9d6ab22ff5 utility to convert sphinx formatted text to restructured text 16 年 前
  Ask Solem 74a85e67d7 More PyFlakes cleanup 16 年 前
  Ask Solem 67152f2875 Fixed some small bugs after running PyFlakes. 16 年 前
  Ask Solem 732a16e0ec Renamed task status "DONE" to "SUCCESS" (long wanted, backward incompatible change) 16 年 前
  Ask Solem 10e6675b29 Tests now passing with the new execution trace 16 年 前
  Ask Solem 8744a0f2df Painting myself into a corner here, but I know the way out, just have to finish it later. 16 年 前
  Ask Solem 6387a0dc6d Only two tests not passing, fixed some more 16 年 前
  Ask Solem 2fd2780b91 Merge branch 'beat' into 1point0 16 年 前
  Ask Solem 043d89eb6a Renamed docs/internals/workers.rst -> docs/internals/worker.rst 16 年 前
  Ask Solem fa770f0439 Added new documentation: Internals 16 年 前
  Ask Solem d1e0743a1b Renamed bucket_queue -> ready_queue 16 年 前
  Ask Solem 3d0ce03091 Renamed AMQPListener -> CarrotListener (amqp_listener -> broker_listener) 16 年 前
  Ask Solem bc0a9a93d4 Renamed celery.scheduler -> celery.worker.scheduler 16 年 前
  Ask Solem 5bd1584386 Tests now passing again! 16 年 前
  Ask Solem 9c91935a64 And another file I forgot to commit :( 16 年 前