Geçmişin Kaydedilmesi

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