Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem f3ce5c3cd4 Now depends on Kombu 2.3.0 hace 12 años
  Ask Solem bce3d8c604 Use connection.heartbeat_check hace 12 años
  Ask Solem 8b3bb46cff Heartbeat check is now heartbeat / 2 hace 12 años
  Ask Solem bdc828165d Support AMQP heartbeats (if using kombu using_pyamqp branch) hace 12 años
  Ask Solem d8b7039457 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' hace 12 años
  Ask Solem 55490f9604 EventReceiver: now uses kombu.mixins.ConsumerMixin hace 13 años
  Ask Solem 59cf4f704c Removes BROKER_INSIST option hace 13 años
  Ask Solem fa52fa9bf3 Removes AMQP_TASK_RESULT_CONNECTION_MAX (use BROKER_POOL_LIMIT) hace 13 años
  Ask Solem 98d952204f Removes the CELERY_TASK_ERROR_WHITELIST setting hace 13 años
  Ask Solem 0b1f8efdb6 Removes the CELERY_AMQP_TASK_RESULT_EXPIRES, in favor of CELERY_TASK_RESULT_EXPIRES hace 13 años
  Ask Solem b72faa29b6 Removes the 'connect_timeout' argument to connection related functions, as use of the pool now makes it impossible to support hace 13 años
  Ask Solem db60177bdc Quote consistency hace 12 años
  Ask Solem 43fb28f769 Use future builtins hace 12 años
  Ask Solem f219b6960f flakes hace 12 años
  Ask Solem 3a18de6aa8 Class decorators :-) hace 12 años
  Ask Solem 37cfee9dad from functools import reduce hace 12 años
  Ask Solem 68e365e81a Tests passing on Py2.6 hace 12 años
  Ask Solem e5bee42cda catch_warnings no longer in celery.tests.utils hace 12 años
  Ask Solem b23fd8c3f6 Use more str.format hace 12 años
  Ask Solem b194fc3935 Use str.format and print_function hace 12 años
  Ask Solem 6da1db14b6 More Py2.6 specific changes hace 12 años
  Ask Solem 000da65904 Adds --2.6 option to flakeplus hace 12 años
  Ask Solem 16eeae0b30 Merge branch '3.0' hace 12 años
  Ask Solem efe73701f6 Bumps version to 3.0.3 hace 12 años
  Ask Solem 232bf5b7b7 Remove channel from delivery_info hace 12 años
  Ask Solem 0aa399a253 Merge branch 'master' of github.com:celery/celery hace 12 años
  Ask Solem 9d95af8772 Remove Python 2.5 specific hacks hace 12 años
  Ask Solem cf10506454 Now depends on Python 2.6 hace 12 años
  Ask Solem 2c4fa2890b Use except .. as exc hace 12 años
  Ask Solem cfe2bc4bec removes more with_statement imports hace 12 años