Commit Verlauf

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