| Commit message (Expand) | Author | Age | Files | Lines |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 3 | -3/+0 |
* | fix(database): Explicitly inherit stricly typed database schema closure | Christoph Wurst | 2022-12-06 | 2 | -16/+27 |
* | Migrate Repair events to OCP\EventDispatcher\Event | Côme Chilliet | 2022-08-25 | 1 | -1/+5 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 5 | -8/+3 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 4 | -2/+4 |
* | Add psalm types for the migration schema closure | Christoph Wurst | 2020-10-15 | 2 | -12/+15 |
* | Merge pull request #22432 from nextcloud/enh/phpdoc | Roeland Jago Douma | 2020-08-26 | 1 | -1/+0 |
|\ |
|
| * | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 1 | -1/+0 |
* | | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
|/ |
|
* | Replace TYPE with TYPES | Daniel Kesselberg | 2020-06-30 | 1 | -2/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -2/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 5 | -5/+10 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 2 | -0/+2 |
* | Add since tags | Roeland Jago Douma | 2018-05-30 | 1 | -0/+2 |
* | Add human readable description to migration steps | Robin Appelman | 2018-05-30 | 2 | -0/+32 |
* | Fix the type hints of migrations and correctly inject the wrapped schema into... | Joas Schilling | 2018-01-17 | 3 | -14/+14 |
* | Update license headers | Morris Jobke | 2017-11-06 | 3 | -0/+6 |
* | Add a base migration for easy updating to bigints | Joas Schilling | 2017-09-29 | 1 | -0/+66 |
* | Allow to check the schema in pre and post as well | Joas Schilling | 2017-07-05 | 2 | -8/+18 |
* | Adjust the code to use our interface and abstract | Joas Schilling | 2017-07-05 | 2 | -2/+57 |
* | Start migrations | Joas Schilling | 2017-07-05 | 1 | -0/+49 |
* | Fix others | Joas Schilling | 2016-07-21 | 2 | -2/+4 |
* | Implement classification migration as repair step | Thomas Müller | 2016-06-09 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 2 | -0/+2 |
* | Move \OCP\Migration to PSR-4 | Roeland Jago Douma | 2016-05-18 | 2 | -0/+108 |