Historique des commits

Auteur SHA1 Message Date
  Aymeric Augustin 728548e483 Fixed #21134 -- Prevented queries in broken transactions. il y a 11 ans
  Aymeric Augustin e6c0020d19 Translated a test to English for consistency. il y a 11 ans
  Aymeric Augustin ee0ef1b094 Partial revert of 165f44aa. il y a 11 ans
  Claude Paroz 165f44aaaa Combine consecutive with statements il y a 11 ans
  Claude Paroz 5c1143910e Removed most of absolute_import imports il y a 11 ans
  Aymeric Augustin cfcf4b3605 Stopped using django.utils.unittest in the test suite. il y a 11 ans
  Aymeric Augustin acd7b34aaf Advanced deprecation warnings for Django 1.7. il y a 11 ans
  Aymeric Augustin c1284c3d3c Fixed #20571 -- Added an API to control connection.needs_rollback. il y a 11 ans
  Aymeric Augustin c6e6d4eeb7 Defined available_apps in relevant tests. il y a 11 ans
  Aymeric Augustin 3634948c88 Moved IgnorePendingDeprecationWarningsMixin in django.test.utils. il y a 12 ans
  Aymeric Augustin 83a416f5e7 Made atomic usable when autocommit is off. il y a 12 ans
  Aymeric Augustin 885d98d24a Fixed #20028 -- Made atomic usable on callable instances. il y a 12 ans
  Aymeric Augustin e654180ce2 Improved the API of set_autocommit. il y a 12 ans
  Aymeric Augustin 107d9b1d97 Added an option to disable the creation of savepoints in atomic. il y a 12 ans
  Aymeric Augustin 7c46c8d5f2 Added some assertions to enforce the atomicity of atomic. il y a 12 ans
  Aymeric Augustin d7bc4fbc94 Implemented an 'atomic' decorator and context manager. il y a 12 ans
  Anssi Kääriäinen 50328f0a61 Fixed #19861 -- Transaction ._dirty flag improvement il y a 12 ans
  Florian Apolloner 89f40e3624 Merged regressiontests and modeltests into the test root. il y a 12 ans