summaryrefslogtreecommitdiffstats
path: root/lib/private/migrate.php
Commit message (Expand)AuthorAgeFilesLines
* Remove OC_MigrateLukas Reschke2014-11-241-626/+0
* make sure class file is loaded onceArthur Schiwon2014-08-281-1/+1
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-12/+12
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-2/+2
* Fix @return array PHPDocs, in /libRobin McCorkell2014-05-131-1/+1
* Some more PHPDoc fixesLukas Reschke2014-04-211-20/+19
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-1/+2
* Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-181-86/+19
|\
| * Remove unused variablestomneedham2014-02-181-4/+0
| * Fix migration import of user filesBart Visscher2013-12-201-1/+1
| * Wrap the import/export db in a wrapper to make it compatible with the old styleBart Visscher2013-12-201-0/+3
| * Change OC_Migrate from MDB2 to DoctrineBart Visscher2013-11-221-81/+15
* | polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-5/+5
|/
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+693