コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem d87612eed4 Task callbacks applied as group means trail (.children) stored multiple times. Closes #1936. Closes #1943 11 年 前
  Ask Solem 3eeded4836 Implements ResultSet.backend (Issue #1936) 11 年 前
  Ask Solem 596cb7112d Fixes test weirdness 11 年 前
  Ask Solem 143b22a7af Result: .forget() should also clear local cache 11 年 前
  Ask Solem f110abeb35 Stresstests: Backend may not implement .forget 11 年 前
  Ask Solem a947209045 Removes duplicate _set_cache. Closes #1940 11 年 前
  Ask Solem ecbf23a568 Task: Do not send error emails for expected errors (@task(throws=...)) 11 年 前
  Ask Solem e9e76fb2e5 Stresstests: Delete results after bigtasksbigvalue test 11 年 前
  Ask Solem 467c7764f4 Result cache populated by join_native even if cache disabled 11 年 前
  Ask Solem 3d65cf261a Docs: generic celerybeat options should not write schedule to root owned directory. Thanks to Nikos Fertakis. 11 年 前
  Ask Solem 00074cafcc Tests: Make sure all threads get the current app trap 11 年 前
  Ask Solem 1d604406ef Yaml is not exception-able 11 年 前
  Ask Solem 7abafe423a ColorFormatter should not modify record.msg. Closes #1939 11 年 前
  Ionel Cristian Mărieș 9fc2ea88ce Match the signature used in the rest of the code. 11 年 前
  Ionel Cristian Mărieș c87b41158a Fix issue with timer starting after stop() is called. Now it doesn't start in this situation. 11 年 前
  Ask Solem 1da1174002 Stress test app now loads on Windows 11 年 前
  Ask Solem 7d107417bd flakes 11 年 前
  Ask Solem 51a6859c14 Cosmetics for #1736 11 年 前
  Ionel Cristian Mărieș c4f7c46e2b Update changelog. 11 年 前
  Ionel Cristian Mărieș d3b76fad01 Use a session manager that has different behavior before the fork (effectivelly hardcodes NullPool - everything else is unreliable). 11 年 前
  Ionel Cristian Mărieș 9862e9a77e Close the sessions before disposing the engines as the engines won't close connections held up in sessions. 11 年 前
  Ionel Cristian Mărieș 5a576ec87e Don't close the session. Just rollback and/or close. 11 年 前
  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 年 前
  Ask Solem 504d04f2c4 Tox: Set environment variables properly 11 年 前
  Ask Solem 1b4c4ae9e7 Tox: Add debug test output 11 年 前
  Ask Solem 29856ef4b9 Sets release date for 3.1.10 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 年 前