Commit Verlauf

Autor SHA1 Nachricht Datum
  Ask Solem 41376a7106 Added FAQ: Why isn't my tasks processed. vor 15 Jahren
  Ask Solem 19747ebe61 Added Jonatan Heyman to AUTHORS vor 15 Jahren
  Ask Solem c263b4302f Merge branch 'master' of git://github.com/abecciu/celery vor 15 Jahren
  Ask Solem 251cc72601 Remove unused conf. Fix typo AMQP_CONNECTION_TIMEOUT -> vor 15 Jahren
  Ask Solem f3656341f3 Fix comment in celery.pool vor 15 Jahren
  abecciu 8cecd9f62d added documentation for mongodb backend settings. vor 15 Jahren
  Ask Solem e7226d5911 Merge branch 'heyman/master' vor 15 Jahren
  Ask Solem dee9fbf36d Add example configuration to Configuration help. vor 15 Jahren
  Ask Solem 1709ac3fa2 Re-order the configuration help a bit. vor 15 Jahren
  Ask Solem 82e6d7939c Clean-up celery.conf docstrings vor 15 Jahren
  Ask Solem fbf0053f51 New documentation: Celery configuration and defaults vor 15 Jahren
  Ask Solem adf8c4eb25 Remove queuelog thing. vor 15 Jahren
  Jonatan Heyman 65da4070be Fix for running celery on windows. Removed reaping of processes if os.kill() function doesn't exist. vor 15 Jahren
  Ask Solem d2beda1960 Fix broken link in README.rst vor 15 Jahren
  Ask Solem 4434bf2f33 Add information about using celery with Python and other languages to vor 15 Jahren
  Ask Solem 9a23efd6d2 Fix regression: get_pickleable_exception does not handle Exception. Thanks Aaron Ross vor 15 Jahren
  Ask Solem 471de7acc9 Avoid circular import vor 15 Jahren
  abecciu cba1b6fe21 keep models away from syncdb/reset if database backend is not being used. vor 15 Jahren
  Ask Solem eed25b7764 Small cosmetic changes to the mongodb backend. vor 15 Jahren
  Ask Solem 83f164bcec README: Add mongodb to backend list vor 15 Jahren
  Ask Solem d4681ee312 Added Augusto Becciu to AUTHORS vor 15 Jahren
  Ask Solem 94657fad35 Merge branch 'abecciu/master' vor 15 Jahren
  Ask Solem fa9d9d42bd Change wording (again) vor 15 Jahren
  abecciu e3eea25022 added mongodb backend with support for regular and periodic tasks. vor 15 Jahren
  Ask Solem 76e108e26d Change wording vor 15 Jahren
  Ask Solem 79599385e6 Added cookbook entry: Executing tasks on a remote web server vor 15 Jahren
  Ask Solem 47918450de Use urllib2 instead of direct httplib, + make RESTProxyTask working vor 15 Jahren
  Ask Solem 07a5d0b364 Slide examples vor 15 Jahren
  Ask Solem f67de4a516 Ability to set serializer to pickle, json or yaml. globally, per task, or per execution. vor 15 Jahren
  Ask Solem c95360e77a REST Task: Support for language agnostic tasks by proxying to HTTP. vor 15 Jahren