Historique des commits

Auteur SHA1 Message Date
  Ask Solem 1709ac3fa2 Re-order the configuration help a bit. il y a 15 ans
  Ask Solem 82e6d7939c Clean-up celery.conf docstrings il y a 15 ans
  Ask Solem fbf0053f51 New documentation: Celery configuration and defaults il y a 15 ans
  Ask Solem adf8c4eb25 Remove queuelog thing. il y a 15 ans
  Ask Solem d2beda1960 Fix broken link in README.rst il y a 15 ans
  Ask Solem 4434bf2f33 Add information about using celery with Python and other languages to il y a 15 ans
  Ask Solem 9a23efd6d2 Fix regression: get_pickleable_exception does not handle Exception. Thanks Aaron Ross il y a 15 ans
  Ask Solem 471de7acc9 Avoid circular import il y a 15 ans
  abecciu cba1b6fe21 keep models away from syncdb/reset if database backend is not being used. il y a 15 ans
  Ask Solem eed25b7764 Small cosmetic changes to the mongodb backend. il y a 15 ans
  Ask Solem 83f164bcec README: Add mongodb to backend list il y a 15 ans
  Ask Solem d4681ee312 Added Augusto Becciu to AUTHORS il y a 15 ans
  Ask Solem 94657fad35 Merge branch 'abecciu/master' il y a 15 ans
  Ask Solem fa9d9d42bd Change wording (again) il y a 15 ans
  abecciu e3eea25022 added mongodb backend with support for regular and periodic tasks. il y a 15 ans
  Ask Solem 76e108e26d Change wording il y a 15 ans
  Ask Solem 79599385e6 Added cookbook entry: Executing tasks on a remote web server il y a 15 ans
  Ask Solem 47918450de Use urllib2 instead of direct httplib, + make RESTProxyTask working il y a 15 ans
  Ask Solem 07a5d0b364 Slide examples il y a 15 ans
  Ask Solem f67de4a516 Ability to set serializer to pickle, json or yaml. globally, per task, or per execution. il y a 15 ans
  Ask Solem c95360e77a REST Task: Support for language agnostic tasks by proxying to HTTP. il y a 15 ans
  Ask Solem 89afec0303 Fixed a test suddenly stopped passing after amqplib 0.6.1 (don't even know why il y a 15 ans
  Ask Solem 46dc93f726 execute.apply() now uses fun_takes_kwargs to see which default arguments to il y a 15 ans
  Ask Solem a382a29f48 inspect.getargspec takes fun not class instance. Thanks Aaron Ross il y a 15 ans
  Ask Solem 21e5ca23d5 Fix running tests without the pytyrant library installed il y a 15 ans
  Ask Solem 71a1af1e5b the call to the Django model is passing traceback=None rather than il y a 15 ans
  Ask Solem fe212dbd2e Another wording fix... il y a 15 ans
  Ask Solem c562e546ac Cosmetic changes il y a 15 ans
  Ask Solem deda07a29a Wording was totally off in the "hanging" issue FAQ, The RabbitMQ server is il y a 15 ans
  Ask Solem 7da07a1ced New cookbook recipe: Ensuring a task is only executed one at a time il y a 15 ans