Commit Verlauf

Autor SHA1 Nachricht Datum
  Ask Solem 966ac1cff9 Cosmetics vor 14 Jahren
  Ask Solem 53c0844cc3 Fixes typo '__error_handler' -> '_error_handler' vor 14 Jahren
  Ask Solem 8ac05a37e2 celerybeat now retries establishing the connection. Closes #419. Thanks to dannyadair vor 14 Jahren
  Ask Solem e024978ce5 heartbeat tests passing vor 14 Jahren
  Ask Solem 32831cf1cb PEP8ify + pyflakes vor 14 Jahren
  Ask Solem 9385a3cbf8 Adds changelog for 2.2.7 vor 14 Jahren
  Ask Solem 2ec768d8c6 PEP8ify + pyflakes vor 14 Jahren
  Ask Solem 06197979a8 celery.contrib.abortable: Fixes doc typo 'def Class' -> 'class Class'. Thanks to tback. Closes #398 vor 14 Jahren
  Ask Solem 3f900c267c celeryctl: Adds 'list bindings' command vor 14 Jahren
  Ask Solem 3eaffdaa1e Hartbeat is now 30 seconds, but documented as 2 minutes vor 14 Jahren
  Ask Solem 69b955188d Fixes Redis link on homepage. Closes #416 vor 14 Jahren
  Ask Solem 6af73d98d4 Evenlet timer should use spawn_after instead of spawn_after_local. Thanks to PiotrSikora vor 14 Jahren
  Ask Solem 50800f0114 Don't set default BROKER_* values, but leave that up to the individual Kombu transports vor 14 Jahren
  Ask Solem dfa524166a Now depends on Kombu 1.1.5 vor 14 Jahren
  Ask Solem Hoel 1eb43e884e Merge pull request #412 from drx/patch-1 vor 14 Jahren
  Ask Solem e5de7ac465 Adds Daniel Watkins to AUTHORS vor 14 Jahren
  Ask Solem 3b6d732760 Merge branch 'OddBloke/master' vor 14 Jahren
  Ask Solem 41d17b1284 Adds Matthew J Morrison to AUTHORS vor 14 Jahren
  Ask Solem 0c800e1c88 Merge branch 'mattjmorrison/patch-1' vor 14 Jahren
  Ask Solem d5968a4618 Adds Mauro Rocco to AUTHORS vor 14 Jahren
  Ask Solem 8b6a99efb0 Adds lookfwd to AUTHORS vor 14 Jahren
  Ask Solem 3dc3071b52 Merge branch 'lookfwd/master' vor 14 Jahren
  Mauro Rocco f603b52acb Add documentation for signals after_setup_logger,after_setup_task_logger vor 14 Jahren
  Ask Solem 05c0c97a21 Redis backend passes tests again vor 14 Jahren
  Ask Solem 01513ee8ac Redis result backend: Fixes compat issue with redis-py 2.4.4 vor 14 Jahren
  Ask Solem 2e07444f11 Fixes some typos in examples/eventlet/bulk_task_producer.py vor 14 Jahren
  Luke Zapart fca819aa51 Typo correction (cahe -> cache). vor 14 Jahren
  Daniel Watkins 376519b3f4 Don't assume that Consumers have a pool in reset_pidbox_node. vor 14 Jahren
  Daniel Watkins 7b52b4eaa5 Add failing test for reset_connection on a Consumer with no pool set. vor 14 Jahren
  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). vor 14 Jahren