Arthur Schiwon
|
aeb9cfc6c9
|
make sure class file is loaded once
|
2014-08-28 12:34:29 +02:00 |
Morris Jobke
|
dc36d30953
|
Remove all occurences of @brief and @returns from PHPDoc
* test case added to avoid adding them later
|
2014-05-19 17:50:53 +02:00 |
Robin McCorkell
|
87b548ed91
|
Fix all PHPDoc types and variable names, in /lib
|
2014-05-13 19:08:14 +01:00 |
Robin McCorkell
|
b5bc37d2e4
|
Fix @return array PHPDocs, in /lib
|
2014-05-13 19:08:14 +01:00 |
Lukas Reschke
|
e88731a477
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +02:00 |
Scrutinizer Auto-Fixer
|
adaee6a5a1
|
Scrutinizer Auto-Fixes
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
|
2014-02-19 09:31:54 +01:00 |
Thomas Müller
|
c6f4f85e27
|
Merge branch 'master' into scrutinizer_documentation_patches
Conflicts:
lib/private/migration/content.php
|
2014-02-18 18:31:33 +01:00 |
tomneedham
|
0beaeed713
|
Remove unused variables
|
2014-02-18 16:28:04 +00:00 |
Jörn Friedrich Dreyer
|
2a6a9a8cef
|
polish documentation based on scrutinizer patches
|
2014-02-06 17:02:21 +01:00 |
Bart Visscher
|
ac85dea267
|
Fix migration import of user files
|
2013-12-20 12:22:49 +01:00 |
Bart Visscher
|
34fcf1e9d0
|
Wrap the import/export db in a wrapper to make it compatible with the old style
|
2013-12-20 12:09:19 +01:00 |
Bart Visscher
|
9adff4f7f5
|
Change OC_Migrate from MDB2 to Doctrine
|
2013-11-22 15:53:56 +01:00 |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
2013-09-30 16:36:59 +02:00 |