Commit History

Author SHA1 Message Date
  Ask Solem 0c81acb345 Merge branch 'redis-pubsub-result' of github.com:celery/celery into redis-pubsub-result 8 years ago
  Ask Solem e6835bdbd2 [Redis][async] Fixes waiting for groups, and more 8 years ago
  Ask Solem c34a98df51 [Stress] Expose redis group 8 years ago
  Ask Solem 0bf3ab662b [result][redis] Use pubsub for consuming results, and use the new async backend interface (Issue #2511) 8 years ago
  Ask Solem c3ffe689ce [utils][LimitedSet] Removes the need for having a `sentinel` (Issue #3102) 8 years ago
  Ask Solem d0a0aafde4 [docs][contributing] Direct users to install dev requirements. Closes #2083 8 years ago
  Ask Solem 9bcf06aa08 Remove leftover test statement 8 years ago
  Ask Solem 90544edce1 Fixes build 8 years ago
  Ask Solem d676150e7b Merge branch 'master' of github.com:celery/celery 8 years ago
  Ask Solem bf49104517 [docs] fixes rst markup error 8 years ago
  Ask Solem Hoel accee6008d Merge pull request #3114 from ZoranPavlovic/master 8 years ago
  Ask Solem 5c8f03b2a1 [worker] Consumer.on_unknown_task must construct fake request to store result 8 years ago
  Ask Solem 60e4bfcfe4 [stress] Fixes seconds display for subsecond results 8 years ago
  Ask Solem 51fca36f19 Cosmetics #2 8 years ago
  Ask Solem 3be6bb6d25 Removes unused module celery.utils.compat (import from celery.five instead) 8 years ago
  Ask Solem 8de8bb99b2 Cosmetics 8 years ago
  Ask Solem 1497a54871 [tests] Use moar .utils.objects.Bunch 8 years ago
  Ask Solem b24fadcec6 [examples][app] Fixes restructuredtext error 8 years ago
  Ask Solem fd7e48bfd1 [docs][calling] clarification in help box 8 years ago
  Ask Solem ddcb59b059 Found a way to actually test for ordering (Issue #3102) 8 years ago
  Ask Solem 132a088e3a More fixes for #3102 8 years ago
  Ask Solem 7c4c6eb22e Cosmetics for #3102 8 years ago
  David Pravec e0221e9f69 Improvements and fixes for LimitedSet 8 years ago
  Zoran Pavlovic e71129b3e9 Merge pull request #1 from ZoranPavlovic/ZP-fix-none-url 8 years ago
  Zoran Pavlovic c98aa2d41b Database backend url passing 8 years ago
  Ask Solem 376ee40ecc Apparently %N already taken by multi, so have to use %p for full nodename 8 years ago
  Ask Solem 957c79d238 Merge branch 'master' of github.com:celery/celery 8 years ago
  Ask Solem f56ff68ab5 [docs] Use nodename instead of hostname. Closes #3104 8 years ago
  Ask Solem 2c2984e045 [utils] Adds %N abbreviation expanding to the full worker node name 8 years ago
  Ask Solem Hoel 4dbbfe36bd Merge pull request #3110 from oblalex/master 8 years ago