Cronologia Commit

Autore SHA1 Messaggio Data
  Andriy Sokolovskiy 8c99b7920e Fixed #12118 -- Added shared cache support to SQLite in-memory testing. 10 anni fa
  Claude Paroz 3c5d1edb39 Fixed #22279 -- Prevented dummy backend going through DatabaseErrorWrapper 10 anni fa
  Claude Paroz 30cbd5d360 Replaced DatabaseCreation sql methods by schema editor equivalents 10 anni fa
  Michael Hall 895dc880eb Fixed #23812 -- Changed django.utils.six.moves.xrange imports to range 10 anni fa
  Josh Smeaton 267a1dcd9b Fixed #23941 -- Removed implicit decimal formatting from expressions. 10 anni fa
  Thomas Chaumeny da9fe5c717 Fixed #20392 -- Added TestCase.setUpTestData() 10 anni fa
  Andriy Sokolovskiy 1739ae9edc Fixed #23807 -- Ignored non-digits in psycopg2 version 10 anni fa
  Veres Lajos a71a2ea756 Fixed typos using https://github.com/vlajos/misspell_fixer 10 anni fa
  Berker Peksag f7969b0920 Fixed #23620 -- Used more specific assertions in the Django test suite. 10 anni fa
  Claude Paroz abc11b0a33 Fixed #23514 -- Prevented queries in PostGISOperations init 10 anni fa
  Marc Tamlyn e9103402c0 Fixed #18757, #14462, #21565 -- Reworked database-python type conversions 10 anni fa
  Tim Graham d28396f526 Fixed #23144 -- Dropped support for MySQL 5.0, 5.1. 10 anni fa
  Tim Graham a9bdce7e55 Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4. 10 anni fa
  Anubhav Joshi 91f1b6dcdc Fixed #13711 -- Model check added to ensure that auto-generated column name is within limits of the database. 10 anni fa
  Tim Graham a2cd0e12c9 Silenced deprecation warnings for refs #22811 and fixed build. 10 anni fa
  Tim Graham 1c58cabad7 Fixed #22811 -- Allowed setting both the old and new TEST database settings. 10 anni fa
  Tim Graham 6c27ff957a Fixed flake8 error. 10 anni fa
  Aymeric Augustin fc31319752 Fixed test again. Refs #12581. 10 anni fa
  Aymeric Augustin d98cc41a84 Made a test compatible with Python 2 and 3. 10 anni fa
  Aymeric Augustin cfcca7ccce Fixed #3711, #6734, #12581 -- Bounded connection.queries. 10 anni fa
  Aymeric Augustin 237c229b91 Avoided using BinaryField unecessarily in tests. 10 anni fa
  Aymeric Augustin c70a61eb49 Replaced vendor checks by three feature flags. 11 anni fa
  Aymeric Augustin d667263169 Reorganized backends tests. 11 anni fa
  Aymeric Augustin 8176150850 Fixed #21202 -- Maintained atomicity when the server disconnects. 11 anni fa
  Aymeric Augustin 5f2f47fdfc Fixed #21553 -- Ensured unusable database connections get closed. 11 anni fa
  Aymeric Augustin 2791fbf59d Used more specific test assertions. 11 anni fa
  Claude Paroz d902fd625d Added test to confirm #12583 resolution 11 anni fa
  Aymeric Augustin 0f9560855e Removed legacy transaction management per the deprecation timeline. 11 anni fa
  Rodolfo Carvalho 0d91225892 Fixed many typos in comments and docstrings. 11 anni fa
  Vajrasky Kok d3cf6cfacf Fixed #17713 -- Renamed BaseDatabaseFeatures.allows_primary_key_0 to allows_auto_pk_0. 11 anni fa