コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 620828c26b Sets release date for 3.1.10 11 年 前
  Ask Solem 15b531a9dc Stress test app now loads on Windows 11 年 前
  Ask Solem 5ff19addac flakes 11 年 前
  Ask Solem 59fa886071 Cosmetics for #1736 11 年 前
  Ionel Cristian Mărieș 257173166a Merge pull request #1899 from celery/more-reliable-sqlalchemy 11 年 前
  Ionel Cristian Mărieș df32c477e6 Update changelog. 11 年 前
  Ionel Cristian Mărieș 6e8ab99dc9 Use a session manager that has different behavior before the fork (effectivelly hardcodes NullPool - everything else is unreliable). 11 年 前
  Ionel Cristian Mărieș 7be5028d9a Close the sessions before disposing the engines as the engines won't close connections held up in sessions. 11 年 前
  Ionel Cristian Mărieș 688c3fe2ee Don't close the session. Just rollback and/or close. 11 年 前
  Ionel Cristian Mărieș f333abc091 Make the database backend retry operations on ResourceClosedError and StaleDataError too. Make the operations close the connection if failure occurs (can't retry on broken connection). Fixes #1786. 11 年 前
  Ask Solem 5254f9a75b Tox: Set environment variables properly 11 年 前
  Ask Solem 95cdbac968 Tox: Add debug test output 11 年 前
  Ask Solem 641119fa99 Bumps version to 3.1.10 and renders README.rst 11 年 前
  Ask Solem 746b94ae15 Merge branch '3.1' of github.com:celery/celery into 3.1 11 年 前
  Ask Solem 2c5bac7ffe Merge branch 'master' into 3.1 11 年 前
  Ask Solem 22754a6d07 Disable test case debug print statements 11 年 前
  Ask Solem 39b823b317 flakes 11 年 前
  Ask Solem 8846e78f03 Updates Changelog 11 年 前
  Ask Solem e4b4bc9259 ISO-8601 parser: Do not convert fraction to float as that leads to precision errors (and has no purpose) 11 年 前
  Ask Solem Hoel a4a809681d Merge pull request #1929 from evalapply/patch-1 11 年 前
  Łukasz Kożuchowski 02541a54f9 Update docs/userguide/tasks.rst (typo fix) 11 年 前
  Ask Solem c991bf0dc0 Merge branch 'master' of github.com:celery/celery 11 年 前
  Ionel Cristian Mărieș 00429420a1 Ooops. Fix env vars. 11 年 前
  Ionel Cristian Mărieș a411e89f51 Fix complex casting test on py3.4 11 年 前
  Ionel Cristian Mărieș 9876bc274c Fix conflict with other thread attributes. 11 年 前
  Ionel Cristian Mărieș 5d587f058a Enable python3.4 tests. 11 年 前
  Ionel Cristian Mărieș 90ce8a4d4d Fix value assertion - should be 2 (1-3+2*2=2) 11 年 前
  Ask Solem c82a1be845 Canvas: Fixes chord with a group of chords. Closes #1921 11 年 前
  Ask Solem 96eb2fa004 Fixes hub tests 11 年 前
  Ask Solem 2e78672a7d Chord errors must also be logged 11 年 前