Историја ревизија

Аутор SHA1 Порука Датум
  Ask Solem 191e316c91 New command-line utility: celeryev - Capture and dump celery events (enable events with -E argument to celeryd) пре 15 година
  Ask Solem 20179e2491 Use nose.SkipTest пре 15 година
  Ask Solem 2fdb08aef8 Merge branch 'master' of github.com:ask/celery пре 15 година
  Ask Solem 0bae96d1ee Can't set QoS in another thread, so decrement after the next received channel event. пре 15 година
  Vincent Driessen 24499bff40 Marked possibly failing test with a TODO note. пре 15 година
  Ask Solem b7e5c93865 QOS: Make sure QoS is enabled before consuming. Also qos update happens at once with eta tasks. пре 15 година
  Ask Solem d9ef3fae36 celery.events.EventDispatcher: Don't create amqp channel if events disabled пре 15 година
  Ask Solem eefbf5efc2 Fixed some recently introduced bugs. пре 15 година
  Ask Solem eaa2231fdc QoS Prefetch count was not set if the connection was lost. See issue #122 пре 15 година
  Ask Solem 030616c9b5 celeryd: New option --version: Dump version info and exit. пре 15 година
  Ask Solem 26a3aea320 Default Loader: Set default backend to AMQP if not configured пре 15 година
  Ask Solem c8bfd43de3 Docs: Fixed typo пре 15 година
  Ask Solem bdf1a05da7 celeryd: Properly handle component exceptions at start-up пре 15 година
  Ask Solem 81c68db225 Forgot to import ImproperlyConfigured пре 15 година
  Ask Solem 5d7819d5a3 Doc fixes пре 15 година
  Ask Solem 79c4433b68 Default loader now prints warning on missing celeryconfig.py instead of raising ImportError. пре 15 година
  Ask Solem d01ddea318 Documentation: Added missing modules to autodoc пре 15 година
  Ask Solem 9f103669cc Docs: Learn you some Sphinx and use ~ пре 15 година
  Ask Solem fea79e0407 Updated changelog пре 15 година
  Ask Solem 0b48fe05cb Merge branch 'master' of github.com:ask/celery пре 15 година
  Ask Solem f7205b8092 Wait for available pool processes before applying tasks to the pool. пре 15 година
  Vincent Driessen abbc12e04d Fix for isoweekday()'s return value. пре 15 година
  Vincent Driessen 1b9ef5cb8f Replace the check for an object being iterable by a Python 2.2 compatible way. пре 15 година
  Ask Solem 0ee3bfc042 Merge branch 'master' of github.com:ask/celery пре 15 година
  Ask Solem c3a3fcde7c Hitting Ctrl+C kills the pool! Pool workers needs to ignore SIGINT. пре 15 година
  Vincent Driessen 0400ac4dde Only colourize if CELERYD_LOG_FILE/stderr is a TTY, never to any file. пре 15 година
  Ask Solem 38791c3d3d Merge branch 'markhellewell/master' пре 15 година
  mark hellewell 485cb96550 New logging.Formatter, to add colouring to log output пре 15 година
  Vincent Driessen c8f2497217 Simplified implementation of is_due. пре 15 година
  Ask Solem ddc22ef5c2 Merge branch 'nvie/master' пре 15 година