提交历史

作者 SHA1 备注 提交日期
  Ask Solem 2ec768d8c6 PEP8ify + pyflakes 15 年之前
  Ask Solem 06197979a8 celery.contrib.abortable: Fixes doc typo 'def Class' -> 'class Class'. Thanks to tback. Closes #398 15 年之前
  Ask Solem 3f900c267c celeryctl: Adds 'list bindings' command 15 年之前
  Ask Solem 3eaffdaa1e Hartbeat is now 30 seconds, but documented as 2 minutes 15 年之前
  Ask Solem 69b955188d Fixes Redis link on homepage. Closes #416 15 年之前
  Ask Solem 6af73d98d4 Evenlet timer should use spawn_after instead of spawn_after_local. Thanks to PiotrSikora 15 年之前
  Ask Solem 50800f0114 Don't set default BROKER_* values, but leave that up to the individual Kombu transports 15 年之前
  Ask Solem dfa524166a Now depends on Kombu 1.1.5 15 年之前
  Ask Solem Hoel 1eb43e884e Merge pull request #412 from drx/patch-1 15 年之前
  Ask Solem e5de7ac465 Adds Daniel Watkins to AUTHORS 15 年之前
  Ask Solem 3b6d732760 Merge branch 'OddBloke/master' 15 年之前
  Ask Solem 41d17b1284 Adds Matthew J Morrison to AUTHORS 15 年之前
  Ask Solem 0c800e1c88 Merge branch 'mattjmorrison/patch-1' 15 年之前
  Ask Solem d5968a4618 Adds Mauro Rocco to AUTHORS 15 年之前
  Ask Solem 8b6a99efb0 Adds lookfwd to AUTHORS 15 年之前
  Ask Solem 3dc3071b52 Merge branch 'lookfwd/master' 15 年之前
  Mauro Rocco f603b52acb Add documentation for signals after_setup_logger,after_setup_task_logger 15 年之前
  Ask Solem 05c0c97a21 Redis backend passes tests again 15 年之前
  Ask Solem 01513ee8ac Redis result backend: Fixes compat issue with redis-py 2.4.4 15 年之前
  Ask Solem 2e07444f11 Fixes some typos in examples/eventlet/bulk_task_producer.py 15 年之前
  Luke Zapart fca819aa51 Typo correction (cahe -> cache). 15 年之前
  Daniel Watkins 376519b3f4 Don't assume that Consumers have a pool in reset_pidbox_node. 15 年之前
  Daniel Watkins 7b52b4eaa5 Add failing test for reset_connection on a Consumer with no pool set. 15 年之前
  Matthew J Morrison 39b3016a00 removed a duplicate piece of code that was creating a pid file. evcam was trying to create the same pid file twice and getting an error because it already existed (the second time). 15 年之前
  Mauro Rocco ea536e4639 Adds new signals: after_setup_logger and after_setup_task_logger. 15 年之前
  Ask Solem 59619463df Adds some benchmarks to funtests 15 年之前
  mher 0e26b467fd Fixes typo in examples 15 年之前
  mher 67fb27b6db introduces CELERYD_MULTI_ARGS configuration option. celeryd-multi tries to read command arguments from configuration if it is called without arguments 15 年之前
  lookfwd 4af6942cea adding SSL email configuration (support for gmail etc.) 15 年之前
  Ask Solem cf7cbdd00d PEP8ify 15 年之前