커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  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 년 전