Historie revizí

Autor SHA1 Zpráva Datum
  Ask Solem 41a38bb25f Task retries seems to be working with tests passing. Closes #7 před 16 roky
  Ask Solem fe62c47cb0 Pass around the retries count (available as task kwarg "task_retries") před 16 roky
  Ask Solem 93f6c1810c Clean-up and document Task.retry před 16 roky
  Ask Solem 794582ebb2 Task Retries (not tested yet) Example: před 16 roky
  Ask Solem 883da736ed Forgot to make shell listing a code block před 16 roky
  Ask Solem 8a52a9ad33 Autogenerated documentation for github. před 16 roky
  Ask Solem 7a30d99aa8 Added FAQ entry for how to use STOMP/ActiveMQ with celery před 16 roky
  Ask Solem d8ae4b1c15 Make startup work with carrot backends that doesn't have certain AMQP před 16 roky
  Ask Solem b573def0f0 Now depends on carrot 0.5.2 před 16 roky
  Ask Solem d830190b62 AMQPConnection renamed to BrokerConnection for carrot 0.5.2 před 16 roky
  Ask Solem 17cdae9220 AMQPConnectionException renamed to ConnectionException před 16 roky
  Ask Solem b59be258c0 Remove unused import před 16 roky
  Ask Solem af7bea2cc5 Fix docstring typo carrot.utils.retry_over_time -> celery.utils.retry_over_time před 16 roky
  Ask Solem 9209f38139 PEP8ify před 16 roky
  Ask Solem 5e49a18a40 Don't wildcard except před 16 roky
  Ask Solem c3f9a628b0 Merge branch 'master' of git@github.com:ask/celery před 16 roky
  Ask Solem 584204ced6 celeryd now survives a restart of the AMQP server! Automatically re-establish AMQP broker connection if its lost. New settings: před 16 roky
  Ask Solem 2e991821b1 celeryd now survives a restart of the AMQP server! Automatically re-establish AMQP broker connection if its lost. New settings: před 16 roky
  Ask Solem 252556b9ce Do not set explicit Task.name in documentation examples. (using the automatic před 16 roky
  Ask Solem c01a9885bb The dirty work of merging Sean Creeley's consumerset branch with 0.6.0 has před 16 roky
  Ask Solem d9abd1037a Merge branch 'master' into consumerset před 16 roky
  Ask Solem c74cb57a8c Make tests pass in Python 2.5 by importing with_statement from __future__ před 16 roky
  Ask Solem d3209d2f16 Bumped version to 0.6.0 před 16 roky
  Ask Solem 92b1b34bf4 Idea for a queue based logwriter for overriding sys.stderr/sys.stdout in před 16 roky
  Ask Solem 269feeb6c4 PEP8ify před 16 roky
  Ask Solem d563a539bb Periodic-task-runtimes.sh: Use date ended instead of date started. před 16 roky
  Ask Solem 3297eabac6 django-test-extensions doesn't work with django 1.1 před 16 roky
  Ask Solem 49ab2a518b Refactor table locking. před 16 roky
  Ask Solem 358b463111 Database access can't happen at Thread.__init__, renamed InfinityThread -> před 16 roky
  Ask Solem a0034c060a contrib/periodic-task-runtimes.sh: Find when the task was started, not when it před 16 roky