Cronologia Commit

Autore SHA1 Messaggio Data
  Simon Charette f23b05696e Fixed #32395 -- Allowed capturing stdout of migration signals. 4 anni fa
  Mariusz Felisiak ada83fd8b8 Fixed isolation of test_migrate_fake_split_initial. 4 anni fa
  Jon Dufresne 796be5901a Fixed #31769 -- Improved default naming of merged migrations. 4 anni fa
  François Freitag 04e4f80c1f Sorted conflicting migrations by names. 5 anni fa
  Chinmoy Chakraborty 2928019e0c Fixed #31645 -- Enhanced the migration warning for migrate commmand. 4 anni fa
  davidchorpash 07506a6114 Fixed #31661 -- Removed period in makemigrations history check warning. 4 anni fa
  Mariusz Felisiak 42de52affe Fixed isolation of test_migrate_fake_initial. 4 anni fa
  wtkm11 9756c33429 Fixed #31504 -- Allowed calling makemigrations without an active database connection. 5 anni fa
  François Freitag f19bb54fb1 Added test for squashmigrations' output. 5 anni fa
  François Freitag 687cb38a05 Removed unnecessary capturing/hiding of stdout/stderr in various tests. 5 anni fa
  François Freitag a8d175c297 Disabled management commands output with verbosity 0 in test_regression_22823_unmigrated_fk_to_migrated_model. 5 anni fa
  François Freitag da606513db Removed unnecessary capturing of stdout in test_makemigrations_non_interactive_not_null_addition. 5 anni fa
  Gordon Pendleton d0da2820ca Fixed #31402 -- Added migrate --check option. 5 anni fa
  David Wobrock d88365708c Fixed #31318 -- Allowed sqlmigrate to inspect squashed migrations. 5 anni fa
  David Wobrock b88ad1d356 Refs #31318 -- Added tests for inspecting squashed migrations and ambiguous names in sqlmigrate. 5 anni fa
  Matthijs Kooijman 2a2ea4ee18 Refs #31117 -- Made various tests properly handle unexpected databases aliases. 5 anni fa
  Hasan Ramezani 530dd193f2 Fixed #29808 -- Fixed initial migration detection when identifiers are case-insensitive. 5 anni fa
  Mariusz Felisiak 06d34aab7c Fixed #30870 -- Fixed showing that RunPython operations are irreversible by migrate --plan. 5 anni fa
  Mariusz Felisiak 05186c03a3 Isolated migrations.test_commands.MigrateTests.test_migrate_plan. 5 anni fa
  Min ho Kim 65e86948b8 Corrected several typos in string literals and test names. 5 anni fa
  Hasan Ramezani 5d03f2bc01 Fixed #30595 -- Added error message when no objects found to sql* management commands. 5 anni fa
  tschilling 7c68cea7ee Fixed #30186 -- Made showmigrations --list display the applied datetimes at verbosity 2+. 6 anni fa
  Parth Patil acc041984f Fixed #30189 -- Removed transaction from sqlmigrate output if database doesn't use one. 6 anni fa
  Dan Davis 2bd8df243a Fixed #30184 -- Removed ellipsis characters from shell output strings. 6 anni fa
  Semen Zhydenko 255d6a26a8 Fixed spelling mistakes in comments and tests. 6 anni fa
  Jon Dufresne 7e3bf2662b Removed default mode='r' argument from calls to open(). 6 anni fa
  Simon Charette 8c775391b7 Refs #28478 -- Deprecated TestCase's allow_database_queries and multi_db in favor of databases. 6 anni fa
  Sarah Guermond cd40306854 Fixed #25884 -- Fixed migrate --run-syncdb when specifying an app label. 6 anni fa
  Tim Graham f82be9ebc7 Fixed #29934 -- Added sqlparse as a require dependency. 6 anni fa
  Junyoung df448bfd02 Fixed #29783 -- Added app label validation to showmigrations command. 6 anni fa