Commit History

Author SHA1 Message Date
  Ask Solem 9fac7c3343 Updates Changelog for 3.0.20 12 years ago
  Ask Solem 429a045e07 [docs] Adds note that ETA/countdown tasks are not affected by prefetch limits. Closes #1302 12 years ago
  Ask Solem 3d917d91f2 itermro: Forgot to yield value 12 years ago
  Ask Solem 2aef4b4263 Should include cwd when importing custom loader 12 years ago
  xray7224 8492b5c09d Fixed problem #1373 a unicode decode error caused by utf-8 characters in the platform 12 years ago
  monkut 0ac059d2da Attempting to resolve issue-1387 by first declaring local pid_file= to null in check_status() 12 years ago
  Ask Solem 1170a0faf2 [->3.0] LimitedSet.purge must ignore KeyError 12 years ago
  Ask Solem 80bd5ac47a Trace: Must also find pickleable type 12 years ago
  Ask Solem 415d84cf94 [Py3] buffer not available. Closes #1368 12 years ago
  Ask Solem 04178b105f Fixes typo with TIME_LIMIT default for tasks 12 years ago
  Ask Solem 934d18901e Task.apply/always_eager now executes link/link_error. Closes #1336 12 years ago
  Ask Solem ce6c932aee worker_shutdown signal no longer sent. Closes #1339 12 years ago
  Peter Brook 15ed9052b9 Update CONTRIBUTORS.txt 12 years ago
  rfkrocktk 2845ef67bd Fix for broken build 721 due to safe parameter 12 years ago
  Ask Solem ce1d8d5d8c Fix for celery.utils.threads.Event. Re #1354 12 years ago
  Ask Solem fc33c2cdd6 Fix for Py3.3 __qualname__. Closes #1356 12 years ago
  rfkrocktk c0d7849617 Removed safe parameter due to PyMongo deprecation warning 12 years ago
  Peter Brook 4d7faa29f5 Ensure that subtask argument updating in chain and group respects subtask immutability 12 years ago
  Ask Solem 7dfadc4059 Cosmetics 12 years ago
  Ask Solem 687b8f0f03 fixes typo 12 years ago
  Xavier Ordoquy 3197bf3eff threading.Event is a class for python 3.3+ but not for python 3.2 12 years ago
  Ask Solem fe0c5ba242 flakes 12 years ago
  Ask Solem 7787844393 [Py3] f.fileno may raise io.UnsupportedOperation. 12 years ago
  Ask Solem 9f5bc3a852 Clear reserved_requests on connection loss. Closes #1325 12 years ago
  Ask Solem fa54d4a575 chain: must accept generator argument (regression). Closes #1319 12 years ago
  John Watson 823a163ea8 Merge pull request #1315 from dctrwatson/fix-migrate 12 years ago
  John Watson a25e0d6d30 Fix 'celery migrate ...' 12 years ago
  Ask Solem 96a1136a4a Removes hack fix solved by asynwrite branch 12 years ago
  Ask Solem d1765142a8 Fix for fileno when long 12 years ago
  Ask Solem 6f4fbe7532 celery command cannot catch TypeError 12 years ago