summaryrefslogtreecommitdiffstats
path: root/lib/public/Migration
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-2/+0
* Update license headersChristoph Wurst2019-12-055-5/+10
* Some php-cs fixesRoeland Jago Douma2019-11-222-0/+2
* Add since tagsRoeland Jago Douma2018-05-301-0/+2
* Add human readable description to migration stepsRobin Appelman2018-05-302-0/+32
* Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling2018-01-173-14/+14
* Update license headersMorris Jobke2017-11-063-0/+6
* Add a base migration for easy updating to bigintsJoas Schilling2017-09-291-0/+66
* Allow to check the schema in pre and post as wellJoas Schilling2017-07-052-8/+18
* Adjust the code to use our interface and abstractJoas Schilling2017-07-052-2/+57
* Start migrationsJoas Schilling2017-07-051-0/+49
* Fix othersJoas Schilling2016-07-212-2/+4
* Implement classification migration as repair stepThomas Müller2016-06-091-1/+2
* Update license headersLukas Reschke2016-05-262-0/+2
* Move \OCP\Migration to PSR-4Roeland Jago Douma2016-05-182-0/+108