Historique des commits

Auteur SHA1 Message Date
  Ask Solem 5fc8d01c9d 2.5.0 release candiate 2 il y a 13 ans
  Ask Solem caca8ff9c1 Merge branch 'master' of github.com:ask/celery il y a 13 ans
  Ask Solem 442d180b3d celery.bin: Ensure __package__ is set (PEP-366) il y a 13 ans
  Mher Movsisyan 703cba6f1d send_task warns when CELERY_ALWAYS_EAGER is on il y a 13 ans
  Mher Movsisyan e33fff606d Adds tests for the security package il y a 13 ans
  Mher Movsisyan 8c381af077 SerializerRegistry.disable doesn't throw SerializerNotInstalled il y a 13 ans
  Ask Solem bc6f2f0459 Tests for new mediator logic il y a 13 ans
  Ask Solem aa44f02169 Cosmetics il y a 13 ans
  Ask Solem f03e110173 Adds Mark Lavin to AUTHORS il y a 13 ans
  Mark Lavin 104fd9446a gevent: Adds autoscaler support to gevent pool. Closes #599. il y a 13 ans
  Ask Solem 3836dd840b Processes pool always require mediator thread so that the pool semaphore never blocks the MainThread il y a 13 ans
  Ask Solem dc7671f981 celeryctl: sys.exit(str) will output the string to stdout, so make sure it's an int il y a 13 ans
  Jeff Terrace d0417d7b98 Fix Cassandra backend to use pycassa.ConnectionPool since pycassa.connect is deprecated in pycassa 1.4 il y a 13 ans
  Ask Solem 06ecfb9dbd Adds Seong Won Mun to AUTHORS il y a 13 ans
  Ask Solem 57a826559e celeryctl double output il y a 13 ans
  Seong Won Mun 012d449d19 fix UnicodeEncodeError when sending email contains unicode characters. il y a 13 ans
  Ask Solem ac49fad68d Adds example working with result trees. il y a 13 ans
  Ask Solem b4a0d10f34 Adds example working with result trees. il y a 13 ans
  Ask Solem b16397da96 apply_async now passes options to apply() when ALWAYS_EAGER il y a 13 ans
  Ask Solem d518ef5c9c Tests + cosmetics il y a 13 ans
  Ask Solem 546e75e76e Acccidentally checked in coverage files il y a 13 ans
  Ask Solem 977e2f7d58 Show helpful error when user gives config name ending with '.py' il y a 13 ans
  Ask Solem b0077dbad9 Fixes typo in messages_unacknowledged command. Thanks to bradleyayers il y a 13 ans
  Ask Solem 9c0f457f4a Pep8ify il y a 13 ans
  Ask Solem cf422858d4 All test cases now inherits from celery.tests.utils.Case il y a 13 ans
  Ask Solem 2a82e8518b Use assertWarns and assertWarnsRegex il y a 13 ans
  Ask Solem 504510e46a Cosmetics il y a 13 ans
  Ask Solem eb248135c8 Cosmetics il y a 13 ans
  Ask Solem 3401d631ad celeryctl now exits with failure status or EX_UNAVAILABLE if no replies. Thanks to ojii il y a 13 ans
  Ask Solem 75facef095 Document how to enable the HTTP dispatch task. Closes #560 il y a 13 ans