Commit History

Autor SHA1 Mensaxe Data
  Ana Krivokapic cee96b87c0 Fix two typos in database transactions docs %!s(int64=12) %!d(string=hai) anos
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. %!s(int64=12) %!d(string=hai) anos
  Ramiro Morales ccf8d81113 Fixed docs reST warning. %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin ae417dd4d5 Added release notes for 4b31a6a9. %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin 5d8342f321 Proof-read and adjusted the transactions docs. %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin 83a416f5e7 Made atomic usable when autocommit is off. %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin e654180ce2 Improved the API of set_autocommit. %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin 4dbd1b2dd8 Used commit_on_success_unless_managed to make ORM operations atomic. %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin 107d9b1d97 Added an option to disable the creation of savepoints in atomic. %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin 189fb4e294 Added a note about long-running processes. %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin 17cf29920b Added an explanation of transactions and grouped low-level APIs. %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin ffe41591e7 Updated the documentation for savepoints. %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin ac37ed21b3 Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED. %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin 7c46c8d5f2 Added some assertions to enforce the atomicity of atomic. %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin d7bc4fbc94 Implemented an 'atomic' decorator and context manager. %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin 4b31a6a9e6 Added support for savepoints in SQLite. %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin 5e27debc5c Enabled database-level autocommit for all backends. %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin f515619494 Added an API to control database-level autocommit. %!s(int64=12) %!d(string=hai) anos
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. %!s(int64=12) %!d(string=hai) anos
  Tim Graham 31f49f1396 Fixed #19442 - Clarified that raw SQL must be committed. %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin a001f3c31e Fixed #2304 -- Documented TRANSACTIONS_MANAGED. %!s(int64=12) %!d(string=hai) anos
  Tim Graham 620e0bba49 Fixed #19154 - Noted commit_manually requires commit/rollback for reads %!s(int64=12) %!d(string=hai) anos
  Tim Graham 837425b425 Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 %!s(int64=12) %!d(string=hai) anos
  Aymeric Augustin c13a98968e Fixed a misplaced Sphinx reference. %!s(int64=12) %!d(string=hai) anos
  Tim Graham 5d81ad1af1 Fixed #17168 - Noted TransactionMiddleware only works with "default" database alias. %!s(int64=12) %!d(string=hai) anos
  Ramiro Morales 83fc965171 Added documentation notes about lack of database savepoints support when using MySQL+MyISAM. %!s(int64=13) %!d(string=hai) anos
  Claude Paroz 23d3459761 Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for the initial patch and Aymeric Augustin for the review. %!s(int64=13) %!d(string=hai) anos
  Adrian Holovaty 6bbc85cd6a Edited db/transactions.txt changes from [17341] %!s(int64=13) %!d(string=hai) anos
  Ramiro Morales 8312b85c97 Added support for savepoints to the MySQL DB backend. %!s(int64=13) %!d(string=hai) anos