Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem f9d7ca551b Added unittests for the compat implementation of LoggerAdapter. há 14 anos atrás
  Ask Solem 1df9afbed5 Another typo in logging adapter há 14 anos atrás
  Ask Solem 118cf0a70b Errors in compat logging adapter há 14 anos atrás
  Ask Solem 7965ad9d66 Recent change made celeryd use 100% CPU há 14 anos atrás
  Ask Solem 1476f3fe65 Forgot to render README.rst há 14 anos atrás
  Ask Solem 0177d9941c Set snapshot cleanup frequency to 1 hour by default. há 14 anos atrás
  Ask Solem 0cc5cbda39 Bumped version to 2.1.0 há 14 anos atrás
  Ask Solem 6e70ce0a77 Worker crashes if CELERY_TASK_ERROR_WHITELIST is not iterable há 14 anos atrás
  Ask Solem 0fe589d5cd Merge branch 'fredj/master' há 14 anos atrás
  Ask Solem 88fad5666b Event Snapshots: Camera.cleanup + Shutter rate limits há 14 anos atrás
  Ask Solem 267ede3385 celery.datastructures.TokenBucket: Generic Token Bucket algorithm há 14 anos atrás
  fredj c93a84350c add timer2 to install_requires há 14 anos atrás
  Ask Solem 76bcc628c6 Accidentally removed some lines há 14 anos atrás
  Ask Solem 523c59752b Some outdates settings in celeryconfig of example python project há 14 anos atrás
  Ask Solem aa2e2a910f Cleaned up the celeryev module, splitting it into two new modules: há 14 anos atrás
  Ask Solem 6ee97ed270 Use cam.cancel() há 14 anos atrás
  Ask Solem 352c3df060 Cancel the timer2 timer applied by the camera base class. há 14 anos atrás
  Ask Solem a694468613 Added the stub for a userguide on monitoring há 14 anos atrás
  Ask Solem f2d79aeb9f celeryev: Removed debugging statements. Closes #167. Thanks to JannKleen há 14 anos atrás
  Ask Solem 2a7e6136e9 celeryev now has support for taking snapshots of the cluster state. há 14 anos atrás
  Ask Solem f7182a5f9a events.state: State.freeze(buffer=True) + State.thaw(replay=True) + State.freeze_while(fun) há 14 anos atrás
  Ask Solem a2701d2e3a events.EventReceiver.capture now uses connection.drain_events, and supports the timeout argument. há 14 anos atrás
  Ask Solem e43bf5e9c1 expires is now sent with the task-recevied event. há 14 anos atrás
  Ask Solem ee232172d7 Tests passing again há 14 anos atrás
  Ask Solem 20104f8759 Documentation: celery.signals: Documented worker_process_init. Thanks to Manu há 14 anos atrás
  Ask Solem d3d16edbff Truncate results show in logs to 46 chars. há 14 anos atrás
  Ask Solem fbe14ea801 Daemonization cookbook: Need to export DJANGO_SETTINGS_MODULE in /etc/default/celeryd. há 14 anos atrás
  Ask Solem 75c57b85b0 Set default broker settings to amqplib://guest:guest@localhost/ há 14 anos atrás
  Ask Solem c3cd202b9a Added Task.__name__ as an alias to self.__class__.__name__. Thanks to _cheerios. há 14 anos atrás
  Ask Solem e3c9e49a3e Added some more FAQs from stack overflow há 14 anos atrás