| Commit message (Expand) | Author | Age | Files | Lines |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -1/+1 |
* | fix(migration): Correctly sort migrations by version number | Joas Schilling | 2024-08-27 | 1 | -13/+21 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -1/+1 |
* | fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of rem... | Joas Schilling | 2024-07-19 | 1 | -5/+4 |
* | feat: add commands for exporting current and expected database schema | Robin Appelman | 2024-07-02 | 1 | -1/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -24/+3 |
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 1 | -1/+1 |
* | Merge pull request #43357 from nextcloud/enh/41253/fix-occ-upgrade | Simon L | 2024-02-08 | 1 | -10/+49 |
* | Revert "Merge branch 'master' of github.com:nextcloud/server" | Louis Chemineau | 2024-02-08 | 1 | -49/+10 |
* | fix(migration): Make naming constraint fail softer on updates | Joas Schilling | 2024-02-07 | 1 | -10/+49 |
* | fix(install): Make installing more verbose | Joas Schilling | 2023-11-03 | 1 | -0/+6 |
* | Cleanup plsam issues in DB/ContactsManager and Console | Carl Schwan | 2023-09-05 | 1 | -38/+20 |
* | feat(db): Ensure that index names are unique across the database | Joas Schilling | 2023-07-20 | 1 | -0/+55 |
* | chore: Replace \OC::$server->query with \OCP\Server::get in /lib | Christoph Wurst | 2023-07-06 | 1 | -1/+1 |
* | typehint migrationservice closures | Roeland Jago Douma | 2022-10-09 | 1 | -4/+5 |
* | composer run cs:fix | Côme Chilliet | 2022-06-21 | 1 | -1/+0 |
* | Fix PHP 8.2 warnings about undeclared properties | Côme Chilliet | 2022-06-21 | 1 | -21/+13 |
* | Log missing primary key until we make it a requirement | Joas Schilling | 2022-04-08 | 1 | -1/+4 |
* | Add missing doc changes | Joas Schilling | 2022-04-07 | 1 | -0/+4 |
* | Fix typos and empty tabs | Joas Schilling | 2022-04-07 | 1 | -4/+4 |
* | Improve error logging on migration failure | John Molakvoæ | 2022-04-07 | 1 | -4/+2 |
* | Ensure schema change before checking OracleConstraints | John Molakvoæ | 2022-04-07 | 1 | -12/+23 |
* | Merge pull request #31679 from nextcloud/bugfix/noid/ensure-string-columns-to... | Côme Chilliet | 2022-03-31 | 1 | -0/+4 |
|\ |
|
| * | Ensure string column limit of 4.000 characters | Joas Schilling | 2022-03-25 | 1 | -0/+4 |
* | | Adapt more code to migration to LoggerInterface | Côme Chilliet | 2022-03-24 | 1 | -1/+2 |
|/ |
|
* | Disable for now again until more apps are fixed | Joas Schilling | 2022-03-21 | 1 | -2/+2 |
* | Limit missing primary key fail to new tables | Joas Schilling | 2022-03-21 | 1 | -1/+1 |
* | Enforce primary keys as they are required to be performant in MySQL clusters | Joas Schilling | 2022-03-10 | 1 | -0/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Do not check Oracle column constraints in unrelated migrations | Christoph Wurst | 2021-04-19 | 1 | -2/+2 |
* | Rename the method to match what it does | Joas Schilling | 2021-03-31 | 1 | -3/+3 |
* | Don't allow Notnull for boolean columns | Joas Schilling | 2021-03-31 | 1 | -0/+5 |
* | Document the constraints we test against | Joas Schilling | 2021-03-31 | 1 | -0/+17 |
* | Fix exception messages spacing | Joas Schilling | 2021-03-31 | 1 | -2/+2 |
* | Only mark migrations as installed after execution | Joas Schilling | 2021-03-04 | 1 | -2/+4 |
* | When it kicks in | Joas Schilling | 2021-02-18 | 1 | -7/+7 |
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -5/+4 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Make sure the migrations table schema is always checked | Julius Härtl | 2020-12-09 | 1 | -1/+1 |
* | Make debugging migration exceptions easier | Joas Schilling | 2020-12-07 | 1 | -1/+8 |
* | Revert "Revert "Installation goes brrrr"" | Joas Schilling | 2020-11-11 | 1 | -0/+46 |
* | Revert "Installation goes brrrr" | Christoph Wurst | 2020-11-11 | 1 | -46/+0 |
* | Don't create a schema to check if the migrations table exists | Joas Schilling | 2020-11-11 | 1 | -0/+5 |
* | Reduce the number of schemas we generate when we just run all migrations anyway | Joas Schilling | 2020-11-11 | 1 | -0/+41 |
* | Warn about adding NotNull columns with nullable default | Joas Schilling | 2020-09-07 | 1 | -0/+5 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -1/+1 |
* | Replace TYPE with TYPES | Daniel Kesselberg | 2020-06-30 | 1 | -3/+3 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+1 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |