summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Migration
Commit message (Expand)AuthorAgeFilesLines
* Fix case also when the table existed alreadyJoas Schilling2022-04-081-1/+1
* Remove unneeded preSchemaChange and return null if no changesCôme Chilliet2022-03-311-10/+2
* Fix files_external column lengthJoas Schilling2022-03-252-1/+63
* remove old legacy external storage migration logicRobin Appelman2022-02-091-135/+0
* Add migration to move over existing storage idsJulius Härtl2021-11-091-0/+111
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-044-6/+3
* Drop redundant indesRoeland Jago Douma2021-02-162-3/+65
* Migrate internal classes to the OCP db col typesChristoph Wurst2021-01-121-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-162-1/+2
* Adjust further columnsVincent Petry2020-12-091-0/+6
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-242-1/+3
* Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-191-1/+1
* Move files_external to migrationsJoas Schilling2020-07-061-0/+150
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-052-2/+3
* Disable app token creation for impersonated people, ref #15539Greta Doci2019-09-151-0/+20
* Remove unused import statementsMorris Jobke2018-02-141-1/+0
* [files_external] Remove unneeded update stepsMorris Jobke2017-04-121-10/+0
* Update with robinJoas Schilling2016-07-212-2/+2
* Fix apps/Joas Schilling2016-07-212-4/+6
* Update license headersLukas Reschke2016-05-262-0/+2
* Fix missing importsJoas Schilling2016-05-241-0/+3
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-242-0/+194