Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem c5934ad29a 100% Coverage for celery.db.* hace 14 años
  Ask Solem 886129424f 99% Coverage for celery.datastructures hace 14 años
  Ask Solem 1be8326475 100% Coverage for celery.concurrency.base, .processes hace 14 años
  Ask Solem cd323f5478 100% Coverage for celery.bin.celeryd, .celerybeat, .base hace 14 años
  Ask Solem 83fe06fef9 100%R Coverage for celery.apps.worker hace 14 años
  Ask Solem 1a34487181 100% Coverage for celery.beat hace 14 años
  Ask Solem 4eff2a4fd5 100% coverage for celery.backends.database hace 14 años
  Ask Solem 2b1d64b089 99% Coverage for celery.backends.base hace 14 años
  Ask Solem 780e33e49b SIGUSR1 now logs stacktrace of all active threads. Inspired by https://gist.github.com/737056 hace 14 años
  Ask Solem ca50f6ce32 celery.app.default_app required by django-celery hace 14 años
  Ask Solem 96729a39f3 100% Coverage for celery.apps.worker hace 14 años
  Ask Solem 2c2002877d 100% coverage for celery.apps.beat hace 14 años
  Ask Solem 565f9e05ad Added eventlet bulk producer example hace 14 años
  Ask Solem a6357948ab 100% Coverage for celery.app.* hace 14 años
  Ask Solem dc2619088b consumer: Fixed error 'No such attribute channel_errors' hace 14 años
  Ask Solem 05cbe1a5e3 cached_property: Ignore keyerrors from del() hace 14 años
  Ask Solem 8bb09e0d97 Moved Autoscaler into own module celery.worker.autoscale hace 14 años
  Ask Solem 6bacdb1972 Removed unused celery.apps.worker.run_worker hace 14 años
  Ask Solem fbc005eeac Removed unused celery.apps.beat.run_celerybeat hace 14 años
  Ask Solem a39919ded1 Global amqp._queues declared, moved to instance variable of AMQP hace 14 años
  Ask Solem 331166fa22 Use @cached_property hace 14 años
  Ask Solem 77fd6ff681 Whitespace confusion broke cursesmon tests hace 14 años
  Ask Solem 6f426e5a85 [Security] inspect.stats should not transmit broker password. Closes #273 hace 14 años
  Ask Solem 1b00e87e45 fixed typo hace 14 años
  Ask Solem f37632eb3f pyflakes hace 14 años
  Ask Solem 7448b55c39 Emit DeprecationWarning if TaskSet/subtask is imported from celery.task.base hace 14 años
  Ask Solem 9478d11f9f Merge branch 'magicremoval' hace 14 años
  Ask Solem fa83d5f137 PEP8ify hace 14 años
  Ask Solem 7004d48176 except Exception catches KeyboardInterrupt on Py2.4 hace 14 años
  Ask Solem a3ab0b4855 Py2.4: Cannot yield inside try: finally: block. :( hace 14 años