Commit történet

Szerző SHA1 Üzenet Dátum
  Ask Solem d9ef3fae36 celery.events.EventDispatcher: Don't create amqp channel if events disabled 15 éve
  Ask Solem eefbf5efc2 Fixed some recently introduced bugs. 15 éve
  Ask Solem eaa2231fdc QoS Prefetch count was not set if the connection was lost. See issue #122 15 éve
  Ask Solem 030616c9b5 celeryd: New option --version: Dump version info and exit. 15 éve
  Ask Solem 26a3aea320 Default Loader: Set default backend to AMQP if not configured 15 éve
  Ask Solem c8bfd43de3 Docs: Fixed typo 15 éve
  Ask Solem bdf1a05da7 celeryd: Properly handle component exceptions at start-up 15 éve
  Ask Solem 81c68db225 Forgot to import ImproperlyConfigured 15 éve
  Ask Solem 5d7819d5a3 Doc fixes 15 éve
  Ask Solem 79c4433b68 Default loader now prints warning on missing celeryconfig.py instead of raising ImportError. 15 éve
  Ask Solem d01ddea318 Documentation: Added missing modules to autodoc 15 éve
  Ask Solem 9f103669cc Docs: Learn you some Sphinx and use ~ 15 éve
  Ask Solem fea79e0407 Updated changelog 15 éve
  Ask Solem 0b48fe05cb Merge branch 'master' of github.com:ask/celery 15 éve
  Ask Solem f7205b8092 Wait for available pool processes before applying tasks to the pool. 15 éve
  Vincent Driessen abbc12e04d Fix for isoweekday()'s return value. 15 éve
  Vincent Driessen 1b9ef5cb8f Replace the check for an object being iterable by a Python 2.2 compatible way. 15 éve
  Ask Solem 0ee3bfc042 Merge branch 'master' of github.com:ask/celery 15 éve
  Ask Solem c3a3fcde7c Hitting Ctrl+C kills the pool! Pool workers needs to ignore SIGINT. 15 éve
  Vincent Driessen 0400ac4dde Only colourize if CELERYD_LOG_FILE/stderr is a TTY, never to any file. 15 éve
  Ask Solem 38791c3d3d Merge branch 'markhellewell/master' 15 éve
  mark hellewell 485cb96550 New logging.Formatter, to add colouring to log output 15 éve
  Vincent Driessen c8f2497217 Simplified implementation of is_due. 15 éve
  Ask Solem ddc22ef5c2 Merge branch 'nvie/master' 15 éve
  Vincent Driessen b852fd1c1b Raise a ValueError on invalid weekday literals. 15 éve
  Ask Solem 831af69696 setup.py: Added pyparsing to install_requires 15 éve
  Vincent Driessen 06321d7ea9 Merge branch 'feature/advanced-crontab' 15 éve
  Vincent Driessen 1a923773ac Added support for using names for weekdays, instead of numbers. 15 éve
  Vincent Driessen a83cc6e5ff Update docstrings for crontab constructor. 15 éve
  Vincent Driessen 0ea73d8260 Add support for more complex crontab patterns. 15 éve