summaryrefslogtreecommitdiffstats
path: root/lib/private/migration/content.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove OC_MigrateLukas Reschke2014-11-241-246/+0
| | | | | | This is unused legacy code. Let it die with ~~~honor~~ fire. Fixes https://github.com/owncloud/core/issues/12346
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-9/+9
| | | | * test case added to avoid adding them later
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-9/+7
|
* Some more PHPDoc fixesLukas Reschke2014-04-211-1/+1
|
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-4/+4
| | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
* Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-181-27/+13
|\ | | | | | | | | Conflicts: lib/private/migration/content.php
| * Wrap the import/export db in a wrapper to make it compatible with the old styleBart Visscher2013-12-201-0/+1
| |
| * Change OC_Migrate from MDB2 to DoctrineBart Visscher2013-11-221-25/+10
| |
* | polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-5/+9
|/
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+258
Conflicts: lib/private/vcategories.php