Commit History

Author SHA1 Message Date
  Ask Solem 5f4963435e Utils: Buffer: Changes API from append/pop -> put/take 8 years ago
  Ask Solem 2e21ca2f7c PyPy: Utils: OrderedDict: Dicts always ordered in recent PyPy 8 years ago
  Ask Solem 8df8f4653c Travis: Also test on Python 2.7.6 8 years ago
  Ask Solem d34c387777 Travis: Also run CI on macOS 8 years ago
  Ask Solem b32e8f1ea6 Fixes wrong test 8 years ago
  Ask Solem b97e164131 Fixes requests memory leak in master (Issue #3205) 8 years ago
  Ask Solem ebfe0a0b2e Result: Async: pending_results is now a tuple of (concrete, weak) 8 years ago
  Ask Solem e3214fc0e0 Utils: ConfigurationView is now a ChainMap 8 years ago
  Ask Solem 58e5fbfee2 Utils: Renames BufferMapping -> BufferMap 8 years ago
  Ask Solem 859587749e Fixes BufferMapping on Py3 8 years ago
  Ask Solem ece3222859 Adds comment to head_from_fun 8 years ago
  Ask Solem e501fc1f1c Attempt to fix Python 3 build 8 years ago
  Ask Solem 039f665ff3 Merge branch 'master' of github.com:celery/celery 8 years ago
  Ask Solem 7a61ab73ed Result: Async: Buffer results received out of band 8 years ago
  Omer Katz ac26c2fdef Merge pull request #3181 from veatch/patch-3 8 years ago
  Omer Katz 6c8ebb4757 Merge pull request #3265 from ChillarAnand/foo 8 years ago
  ChillarAnand b54b90b418 Add chillar anand to contributors 8 years ago
  Ask Solem f9c66a92b4 Merge pull request #3218 from ChillarAnand/bug 8 years ago
  Ask Solem 8d7adc4a1c Merge pull request #3224 from veatch/patch-4 8 years ago
  Ask Solem 149053a84e Merge pull request #3226 from humitos/docs-returns 8 years ago
  Ask Solem f3322f619f Merge branch 'master' of github.com:celery/celery 8 years ago
  Ask Solem dcc4c47354 Merge pull request #3254 from celery/test-with-recent-pypy 8 years ago
  Ask Solem a936d3b1b4 task-cookbook: Make warning more prominent 8 years ago
  Ask Solem 6a625b4e75 Merge pull request #3259 from mgalgs/patch-2 8 years ago
  Mitchel Humpherys b4b7b50480 task-cookbook: Note on cache backends 8 years ago
  Ask Solem 96c16e0060 Fixes build 8 years ago
  Ask Solem 7be35b96c1 Result: Fixing memory leak in master for group(). Closes #3205 8 years ago
  Ask Solem f4ba39891f Events: State: Fixes pickleability (cc @mher) 8 years ago
  Ask Solem 48871fe571 Events: State: tasks_by_type, tasks_by_worker can now be used as dict index 8 years ago
  Ask Solem 08651316f5 events.State.alive_workers now returns generator instead of list 8 years ago