Historique des commits

Auteur SHA1 Message Date
  Ionel Cristian Mărieș 257173166a Merge pull request #1899 from celery/more-reliable-sqlalchemy il y a 11 ans
  Ionel Cristian Mărieș df32c477e6 Update changelog. il y a 11 ans
  Ionel Cristian Mărieș 6e8ab99dc9 Use a session manager that has different behavior before the fork (effectivelly hardcodes NullPool - everything else is unreliable). il y a 11 ans
  Ionel Cristian Mărieș 7be5028d9a Close the sessions before disposing the engines as the engines won't close connections held up in sessions. il y a 11 ans
  Ionel Cristian Mărieș 688c3fe2ee Don't close the session. Just rollback and/or close. il y a 11 ans
  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. il y a 11 ans
  Ask Solem 5254f9a75b Tox: Set environment variables properly il y a 11 ans
  Ask Solem 95cdbac968 Tox: Add debug test output il y a 11 ans
  Ask Solem 641119fa99 Bumps version to 3.1.10 and renders README.rst il y a 11 ans
  Ask Solem 746b94ae15 Merge branch '3.1' of github.com:celery/celery into 3.1 il y a 11 ans
  Ask Solem 2c5bac7ffe Merge branch 'master' into 3.1 il y a 11 ans
  Ask Solem 22754a6d07 Disable test case debug print statements il y a 11 ans
  Ask Solem 39b823b317 flakes il y a 11 ans
  Ask Solem 8846e78f03 Updates Changelog il y a 11 ans
  Ask Solem e4b4bc9259 ISO-8601 parser: Do not convert fraction to float as that leads to precision errors (and has no purpose) il y a 11 ans
  Ask Solem Hoel a4a809681d Merge pull request #1929 from evalapply/patch-1 il y a 11 ans
  Łukasz Kożuchowski 02541a54f9 Update docs/userguide/tasks.rst (typo fix) il y a 11 ans
  Ask Solem c991bf0dc0 Merge branch 'master' of github.com:celery/celery il y a 11 ans
  Ionel Cristian Mărieș 00429420a1 Ooops. Fix env vars. il y a 11 ans
  Ionel Cristian Mărieș a411e89f51 Fix complex casting test on py3.4 il y a 11 ans
  Ionel Cristian Mărieș 9876bc274c Fix conflict with other thread attributes. il y a 11 ans
  Ionel Cristian Mărieș 5d587f058a Enable python3.4 tests. il y a 11 ans
  Ionel Cristian Mărieș 90ce8a4d4d Fix value assertion - should be 2 (1-3+2*2=2) il y a 11 ans
  Ask Solem c82a1be845 Canvas: Fixes chord with a group of chords. Closes #1921 il y a 11 ans
  Ask Solem 96eb2fa004 Fixes hub tests il y a 11 ans
  Ask Solem 2e78672a7d Chord errors must also be logged il y a 11 ans
  Ionel Cristian Mărieș b9672c53ae Value should be 0 as there is a single release (2-3+1=0) il y a 11 ans
  Ask Solem 82a0911a6c Merge branch 'master' of github.com:celery/celery il y a 11 ans
  Ask Solem c2ddadb9da Travis don't support 3.4 yet il y a 11 ans
  Ask Solem 534d0630c9 Adds Python 3.4 target to Travis il y a 11 ans