Commit History

Author SHA1 Message Date
  Ask Solem 11ae2a3b73 Bumped version to 1.0.6 and updated changelog 15 years ago
  Ask Solem 1e9a795f70 New equivalence checks in RabbitMQ 1.8.0 breaks the AMQP backend. 15 years ago
  Ask Solem 25f3afeff4 Bumped version to 1.0.5 15 years ago
  Ask Solem 4c83c84a24 Updated Changelog 15 years ago
  Ask Solem ac5214dfa7 Can't set QoS in another thread, so decrement after the next received channel event. 15 years ago
  Ask Solem d2b6ad1252 QOS: Make sure QoS is enabled before consuming. Also qos update happens at once with eta tasks. 15 years ago
  Ask Solem b243f10c31 celery.events.EventDispatcher: Don't create amqp channel if events disabled 15 years ago
  Ask Solem e11f469397 Fixed some recently introduced bugs. 15 years ago
  Ask Solem b4a9120a80 QoS Prefetch count was not set if the connection was lost. See issue #122 15 years ago
  Ask Solem 2f2604ef6f celeryd: Properly handle component exceptions at start-up 15 years ago
  Ask Solem edf109efb0 Updated ADCTheme (as it was broken by merge) 15 years ago
  Ask Solem e93813c72e Bumped version to 1.0.4 15 years ago
  Ask Solem aee2f5a84b Updated changelog with 1.0.4 changes. 15 years ago
  Ask Solem 0eb050a447 Hitting Ctrl+C kills the pool! Pool workers needs to ignore SIGINT. 15 years ago
  Ask Solem 60607c99df CarrotListener: Should not close the consumers before the pool is terminated, just cancel the consumers. 15 years ago
  mark hellewell 6133ffddf1 fixed call to broadcast in celery.task.control.ping 15 years ago
  Ask Solem 26ef7c3cc9 celery.execute.apply: Pass logfile/loglevel arguments as task kwargs. Closes #110 Thanks to jonozzz. 15 years ago
  Ask Solem 8ef05fada3 celery.execute.apply: Should return exception, not ExceptionInfo on error. 15 years ago
  Ask Solem 9af7de43b0 Added FAQ: Can I execute a task by name? 15 years ago
  Ask Solem 6c1d7cd750 Import timedelta_seconds from utils.timeutils not utils. 15 years ago
  Ask Solem c0d690b90f Documentation: Updated celery.conf module reference. 15 years ago
  Ask Solem 5cd99d8e0b Added FAQ: Should I use retry or acks_late 15 years ago
  Ask Solem a3db7858c0 Running unittests: NOSE_VERBOSE environment var now enabled verbose output from Nose. 15 years ago
  Ask Solem 3ac17974d8 Removes backend.capabilities (not used anymore) 15 years ago
  Vincent Driessen 545b3be97c Renamed CancelableTask to the simpler AbortableTask. 15 years ago
  Ask Solem 584c9402ac Updated docs/_theme/ADCTheme 15 years ago
  Ask Solem 6205d47051 gitignore: Added Documenation/ 15 years ago
  Ask Solem 5370efcc43 Cancelable tasks: Clean-up style 15 years ago
  Vincent Driessen 3454e17738 Prefix the required RPM packages with "python-". 15 years ago
  Vincent Driessen 2bc546fb0e Added required RPM package names under [bdist_rpm] section, to support building RPMs from the sources using setup.py 15 years ago