Historique des commits

Auteur SHA1 Message Date
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. il y a 9 ans
  Aymeric Augustin 91e9f1c972 Fixed #24921 -- set_autocommit(False) + ORM queries. il y a 9 ans
  Tim Graham ea47a052ba Fixed #25311 -- Removed vague language about "partial commits" from docs. il y a 9 ans
  Claude Paroz 64982cc2fb Updated Wikipedia links to use https il y a 9 ans
  Andreas Pelme 00a1d4d042 Fixed #21803 -- Added support for post-commit callbacks il y a 9 ans
  Tim Graham 6b8c969878 Removed docs for removed transaction APIs. il y a 10 ans
  David Cramer 27f68f8659 Correct scoping of savepoint example il y a 10 ans
  Claude Paroz 0a4b04fc23 Used https for most *.python.org links il y a 10 ans
  Corey Farwell 4db75925be Fixed typo in docs/topics/db/transactions.txt. il y a 10 ans
  Tim Graham fb4f3e04b1 Updated MySQL links to version 5.6. il y a 10 ans
  Haris Ibrahim K. V f2a8e47cfd Fixed typo in transactions.txt il y a 11 ans
  Shai Berger f095356ba2 Fixed #22343 -- Disallowed select_for_update in autocommit mode il y a 11 ans
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. il y a 11 ans
  Szczepan Cieślik e816198034 Fixed docs typos. il y a 11 ans
  Aymeric Augustin 8e1fc03491 Fixed typo. Refs #21836. il y a 11 ans
  Chris Jerdonek 798fd59fad Fixed #21836 -- Improved transaction docs about autocommit mode il y a 11 ans
  Aymeric Augustin 728548e483 Fixed #21134 -- Prevented queries in broken transactions. il y a 11 ans
  Aymeric Augustin 4db2752e28 Clarified why one must not catch database errors inside atomic. il y a 11 ans
  Julien Phalip 47c755327b Fixed a number of minor misspellings. il y a 11 ans
  Aymeric Augustin c1284c3d3c Fixed #20571 -- Added an API to control connection.needs_rollback. il y a 11 ans
  yishaibeeri f077f89198 Patch for ticket #20506 - documentation type il y a 12 ans
  Aymeric Augustin 6633eeb886 Changed API to disable ATOMIC_REQUESTS per view. il y a 12 ans
  Marc Tamlyn 9666874ee1 Tidy up some of the transaction documentation. il y a 12 ans
  Ana Krivokapic cee96b87c0 Fix two typos in database transactions docs il y a 12 ans
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. il y a 12 ans
  Ramiro Morales ccf8d81113 Fixed docs reST warning. il y a 12 ans
  Aymeric Augustin ae417dd4d5 Added release notes for 4b31a6a9. il y a 12 ans
  Aymeric Augustin 5d8342f321 Proof-read and adjusted the transactions docs. il y a 12 ans
  Aymeric Augustin 83a416f5e7 Made atomic usable when autocommit is off. il y a 12 ans
  Aymeric Augustin e654180ce2 Improved the API of set_autocommit. il y a 12 ans