Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem 6b7262b1c3 Have a single entrypoint for revoking tasks. Also send task-revoked event. hace 15 años
  Ask Solem 9df94b0f67 Merge branch 'master' of github.com:ask/celery hace 15 años
  Ask Solem 4efa415b11 celeryev: Curses tool now a *lot* better :) hace 15 años
  Vincent Driessen c383652c12 Added a documentation note saying AbortableTask will only work with the DB backend. hace 15 años
  Ask Solem 047482dc45 Merge branch 'master' of github.com:ask/celery hace 15 años
  Ask Solem 23b12176bd celeryev: Experimenting with curses hace 15 años
  Vincent Driessen 43c47c6846 Merge branch 'master' of ssh://github.com/ask/celery hace 15 años
  Vincent Driessen 348fbca9f9 Fix typo. hace 15 años
  Vincent Driessen b0e8efcc04 Add examples to Getting Started documentation for periodic tasks. hace 15 años
  Ask Solem 191e316c91 New command-line utility: celeryev - Capture and dump celery events (enable events with -E argument to celeryd) hace 15 años
  Ask Solem 20179e2491 Use nose.SkipTest hace 15 años
  Ask Solem 2fdb08aef8 Merge branch 'master' of github.com:ask/celery hace 15 años
  Ask Solem 0bae96d1ee Can't set QoS in another thread, so decrement after the next received channel event. hace 15 años
  Vincent Driessen 24499bff40 Marked possibly failing test with a TODO note. hace 15 años
  Ask Solem b7e5c93865 QOS: Make sure QoS is enabled before consuming. Also qos update happens at once with eta tasks. hace 15 años
  Ask Solem d9ef3fae36 celery.events.EventDispatcher: Don't create amqp channel if events disabled hace 15 años
  Ask Solem eefbf5efc2 Fixed some recently introduced bugs. hace 15 años
  Ask Solem eaa2231fdc QoS Prefetch count was not set if the connection was lost. See issue #122 hace 15 años
  Ask Solem 030616c9b5 celeryd: New option --version: Dump version info and exit. hace 15 años
  Ask Solem 26a3aea320 Default Loader: Set default backend to AMQP if not configured hace 15 años
  Ask Solem c8bfd43de3 Docs: Fixed typo hace 15 años
  Ask Solem bdf1a05da7 celeryd: Properly handle component exceptions at start-up hace 15 años
  Ask Solem 81c68db225 Forgot to import ImproperlyConfigured hace 15 años
  Ask Solem 5d7819d5a3 Doc fixes hace 15 años
  Ask Solem 79c4433b68 Default loader now prints warning on missing celeryconfig.py instead of raising ImportError. hace 15 años
  Ask Solem d01ddea318 Documentation: Added missing modules to autodoc hace 15 años
  Ask Solem 9f103669cc Docs: Learn you some Sphinx and use ~ hace 15 años
  Ask Solem fea79e0407 Updated changelog hace 15 años
  Ask Solem 0b48fe05cb Merge branch 'master' of github.com:ask/celery hace 15 años
  Ask Solem f7205b8092 Wait for available pool processes before applying tasks to the pool. hace 15 años