Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem 05cbe1a5e3 cached_property: Ignore keyerrors from del() há 14 anos atrás
  Ask Solem 8bb09e0d97 Moved Autoscaler into own module celery.worker.autoscale há 14 anos atrás
  Ask Solem 6bacdb1972 Removed unused celery.apps.worker.run_worker há 14 anos atrás
  Ask Solem fbc005eeac Removed unused celery.apps.beat.run_celerybeat há 14 anos atrás
  Ask Solem a39919ded1 Global amqp._queues declared, moved to instance variable of AMQP há 14 anos atrás
  Ask Solem 331166fa22 Use @cached_property há 14 anos atrás
  Ask Solem 77fd6ff681 Whitespace confusion broke cursesmon tests há 14 anos atrás
  Ask Solem 6f426e5a85 [Security] inspect.stats should not transmit broker password. Closes #273 há 14 anos atrás
  Ask Solem 1b00e87e45 fixed typo há 14 anos atrás
  Ask Solem f37632eb3f pyflakes há 14 anos atrás
  Ask Solem 7448b55c39 Emit DeprecationWarning if TaskSet/subtask is imported from celery.task.base há 14 anos atrás
  Ask Solem 9478d11f9f Merge branch 'magicremoval' há 14 anos atrás
  Ask Solem fa83d5f137 PEP8ify há 14 anos atrás
  Ask Solem 7004d48176 except Exception catches KeyboardInterrupt on Py2.4 há 14 anos atrás
  Ask Solem a3ab0b4855 Py2.4: Cannot yield inside try: finally: block. :( há 14 anos atrás
  Ask Solem d4013e5389 celery.decorators.task replaced with celery.task, where the latter does not support magic keyword arguments. há 14 anos atrás
  Ask Solem e1731a5204 AMQP Result Backend: Queue must be declared before polling result. Thanks to bmbouter há 14 anos atrás
  Ask Solem a7c3c04b2d PeriodicTask/periodic_task is *not* pending deprecation, also add options argument to periodic_task to set execution options (like expires) há 14 anos atrás
  Ask Solem 9888558eeb Reference cosmetics há 14 anos atrás
  Ask Solem 90d0669e11 Removed reference documentation for deprecated module celery.execute há 14 anos atrás
  Ask Solem f32e868258 Removed reference documentation for deprecated module celery.messaging há 14 anos atrás
  Ask Solem 03f2cdeb37 Bumped version to 2.2.0a7 há 14 anos atrás
  Ask Solem 01e4ef9c3d Cosmetics há 14 anos atrás
  Ask Solem e27314fa84 Improved autodoc for celery.datastructures há 14 anos atrás
  Ask Solem 1a50c95140 Capitalize Celery há 14 anos atrás
  Ask Solem f4aefcdd0d Removed `celery.task.RemoteExecuteTask` and accompanying functions: `dmap`, `dmap_async`, and `execute_remote`. há 14 anos atrás
  Ask Solem 01de02f9b8 Added paver tasks to count sloc há 14 anos atrás
  Ask Solem 9a0973b0cd Revert previous commit as amqp.Consumer was already taken há 14 anos atrás
  Ask Solem 58c87073c4 Renamed app.amqp.ConsumerSet -> Consumer há 14 anos atrás
  Ask Solem 87c310a151 Merge branch 'offbyone/ncurses-ui-layout' há 14 anos atrás