Historique des commits

Auteur SHA1 Message Date
  Joas Schilling 6f39d82031 fix(install): Make installing more verbose il y a 1 an
  Carl Schwan e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console il y a 1 an
  Joas Schilling 0bf738d8cb feat(db): Ensure that index names are unique across the database il y a 1 an
  Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib il y a 1 an
  Roeland Jago Douma d151999fc8 typehint migrationservice closures il y a 2 ans
  Côme Chilliet c598e3cafa composer run cs:fix il y a 2 ans
  Côme Chilliet 1bd5222224 Fix PHP 8.2 warnings about undeclared properties il y a 2 ans
  Joas Schilling df36ed4d1a Log missing primary key until we make it a requirement il y a 2 ans
  Joas Schilling 10b2319aa0 Add missing doc changes il y a 2 ans
  Joas Schilling 82c33be744 Fix typos and empty tabs il y a 2 ans
  John Molakvoæ 0257315c34 Improve error logging on migration failure il y a 2 ans
  John Molakvoæ e20d5fa7fc Ensure schema change before checking OracleConstraints il y a 2 ans
  Côme Chilliet dd357d7f9b Merge pull request #31679 from nextcloud/bugfix/noid/ensure-string-columns-to-be-maximum-of-4000 il y a 2 ans
  Joas Schilling 129bae62d4 Ensure string column limit of 4.000 characters il y a 2 ans
  Côme Chilliet ea23523c70 Adapt more code to migration to LoggerInterface il y a 2 ans
  Joas Schilling 3bed983a9c Disable for now again until more apps are fixed il y a 2 ans
  Joas Schilling 32ede5489e Limit missing primary key fail to new tables il y a 2 ans
  Joas Schilling b35253a4c3 Enforce primary keys as they are required to be performant in MySQL clusters il y a 2 ans
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses il y a 3 ans
  Christoph Wurst 2ab8268128 Do not check Oracle column constraints in unrelated migrations il y a 3 ans
  Joas Schilling f9d4fa2d38 Rename the method to match what it does il y a 4 ans
  Joas Schilling 3696ef5b96 Don't allow Notnull for boolean columns il y a 4 ans
  Joas Schilling 133a6f4fe4 Document the constraints we test against il y a 4 ans
  Joas Schilling c98cab137c Fix exception messages spacing il y a 4 ans
  Joas Schilling 1e5fea0460 Only mark migrations as installed after execution il y a 3 ans
  Joas Schilling 1de3b8b0ec When it kicks in il y a 3 ans
  Christoph Wurst 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 il y a 3 ans
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 il y a 3 ans
  Julius Härtl 36ffad5ba7 Make sure the migrations table schema is always checked il y a 3 ans
  Joas Schilling c1f28f8d35 Make debugging migration exceptions easier il y a 3 ans