provokateurin
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
há 2 meses atrás |
Joas Schilling
|
46c853146b
fix(migration): Correctly sort migrations by version number
|
há 2 meses atrás |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
há 2 meses atrás |
Joas Schilling
|
829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms
|
há 4 meses atrás |
Robin Appelman
|
4f01486da0
feat: add commands for exporting current and expected database schema
|
há 4 meses atrás |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
há 6 meses atrás |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
há 7 meses atrás |
Simon L
|
8fd2289058
Merge pull request #43357 from nextcloud/enh/41253/fix-occ-upgrade
|
há 9 meses atrás |
Louis Chemineau
|
898df41de9
Revert "Merge branch 'master' of github.com:nextcloud/server"
|
há 9 meses atrás |
Joas Schilling
|
487c33f479
fix(migration): Make naming constraint fail softer on updates
|
há 9 meses atrás |
Joas Schilling
|
6f39d82031
fix(install): Make installing more verbose
|
há 1 ano 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á 2 anos 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 |