Histórico de Commits

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