Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem d718d27d25 Implements new task_retry signal. Closes #1169 hace 12 años
  Ask Solem 08576ac1d3 Merge branch '3.0' of github.com:celery/celery into 3.0 hace 12 años
  Ask Solem 1fc7c23ced Fixes deprecation message hace 12 años
  Ask Solem 60a109742c contextmanagers that needs finally hace 12 años
  Ask Solem 247d8e7eab amqp backend: polling now uses message.requeue instead of republishing hace 12 años
  Ask Solem c9f238bd47 Changes "command-line" -> "command line" hace 12 años
  Ask Solem 6a8221d427 Adds setting to modify the heartbeat monitor rate: BROKER_HEARTBEAT_CHECKRATE hace 12 años
  Ask Solem cbaaeda8f6 Fixes bug in TaskProducer (deprecated class) hace 12 años
  Mher Movsisyan d19dc5839a celery inspect stats contains worker pid hace 12 años
  Mher Movsisyan 8f3ddf00bd Implements Inspect.conf command for getting worker configuration hace 12 años
  Ask Solem Hoel 2926a6221c Merge pull request #1158 from SplunkStorm/3.0-add-author hace 12 años
  Ask Solem 97deac784b Removes usage of panel.logger. Closes #1160 hace 12 años
  Jun Sakai 973ccecbfa Adds Jun Sakai (jsakai) to CONTRIBUTORS.txt hace 12 años
  Ask Solem 8aa0d2dc02 tests passing hace 12 años
  Jun Sakai 8f4efe4499 Add countdown option for chord unlock. Closes #1146 hace 12 años
  Raphaël Slinckx f92be2770c Use the now() from the underlying schedule in ScheduleEntry hace 12 años
  Ask Solem 60aa98fb57 Fixes pickling of configuration modules when using execv/fork emulation. Closes #1126 hace 12 años
  Christoph Krybus cce2f23540 Add myself to Contributors (pull request 1142) hace 12 años
  Ask Solem ba8f0a1c8f Now depends on Kombu 2.5.4 hace 12 años
  Ask Solem 0538ba201a Bumps version to 3.0.13 hace 12 años
  Ask Solem a2d088865e Updates Changelog hace 12 años
  Ask Solem 59d5cb3f5b Fixes mongodb tests hace 12 años
  Christoph Krybus 2469687634 Extend Task.rate_limit to accept float values hace 12 años
  Ask Solem 6c004c93e2 Fixes flakes E126,E127,E128 hace 12 años
  Ask Solem ceab8c087d flakes hace 12 años
  Ask Solem 8803d46af9 pep8: Ignore E126,E127,E128 hace 12 años
  Ask Solem 1a69d0eac1 Use billiard.util.Finalize instead of kombu.utils.finalize hace 12 años
  Loren Abrams 4ac1b2e2c8 Roll moy over if last_run.moy is past range hace 12 años
  Craig Younkins 52a11bdef7 Adding configuration variable to set max_pool_size for MongoDB connection hace 12 años
  Loren Abrams f756965ac3 Test to ensure proper crontab values: min_ <= val < min_ + max_, and test range wrapping: 12-1 => {11, 0, 1} w/ max_=12, min=0 hace 12 años