Ionel Cristian Mărieș
|
c87b41158a
Fix issue with timer starting after stop() is called. Now it doesn't start in this situation.
|
11 years ago |
Ask Solem
|
1da1174002
Stress test app now loads on Windows
|
11 years ago |
Ask Solem
|
7d107417bd
flakes
|
11 years ago |
Ask Solem
|
51a6859c14
Cosmetics for #1736
|
11 years ago |
Ionel Cristian Mărieș
|
c4f7c46e2b
Update changelog.
|
11 years ago |
Ionel Cristian Mărieș
|
d3b76fad01
Use a session manager that has different behavior before the fork (effectivelly hardcodes NullPool - everything else is unreliable).
|
11 years ago |
Ionel Cristian Mărieș
|
9862e9a77e
Close the sessions before disposing the engines as the engines won't close connections held up in sessions.
|
11 years ago |
Ionel Cristian Mărieș
|
5a576ec87e
Don't close the session. Just rollback and/or close.
|
11 years ago |
Ionel Cristian Mărieș
|
9ae9d5d96d
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 years ago |
Ask Solem
|
504d04f2c4
Tox: Set environment variables properly
|
11 years ago |
Ask Solem
|
1b4c4ae9e7
Tox: Add debug test output
|
11 years ago |
Ask Solem
|
29856ef4b9
Sets release date for 3.1.10
|
11 years ago |
Ask Solem
|
641119fa99
Bumps version to 3.1.10 and renders README.rst
|
11 years ago |
Ask Solem
|
746b94ae15
Merge branch '3.1' of github.com:celery/celery into 3.1
|
11 years ago |
Ask Solem
|
2c5bac7ffe
Merge branch 'master' into 3.1
|
11 years ago |
Ask Solem
|
22754a6d07
Disable test case debug print statements
|
11 years ago |
Ask Solem
|
39b823b317
flakes
|
11 years ago |
Ask Solem
|
8846e78f03
Updates Changelog
|
11 years ago |
Ask Solem
|
e4b4bc9259
ISO-8601 parser: Do not convert fraction to float as that leads to precision errors (and has no purpose)
|
11 years ago |
Ask Solem Hoel
|
a4a809681d
Merge pull request #1929 from evalapply/patch-1
|
11 years ago |
Łukasz Kożuchowski
|
02541a54f9
Update docs/userguide/tasks.rst (typo fix)
|
11 years ago |
Ask Solem
|
c991bf0dc0
Merge branch 'master' of github.com:celery/celery
|
11 years ago |
Ionel Cristian Mărieș
|
00429420a1
Ooops. Fix env vars.
|
11 years ago |
Ionel Cristian Mărieș
|
a411e89f51
Fix complex casting test on py3.4
|
11 years ago |
Ionel Cristian Mărieș
|
9876bc274c
Fix conflict with other thread attributes.
|
11 years ago |
Ionel Cristian Mărieș
|
5d587f058a
Enable python3.4 tests.
|
11 years ago |
Ionel Cristian Mărieș
|
90ce8a4d4d
Fix value assertion - should be 2 (1-3+2*2=2)
|
11 years ago |
Ask Solem
|
c82a1be845
Canvas: Fixes chord with a group of chords. Closes #1921
|
11 years ago |
Ask Solem
|
96eb2fa004
Fixes hub tests
|
11 years ago |
Ask Solem
|
2e78672a7d
Chord errors must also be logged
|
11 years ago |