Joas Schilling
|
ea3780f911
|
Replace exception with standard exception
|
2014-11-27 11:10:05 +01:00 |
Lukas Reschke
|
d060180140
|
Use function outside of loop
Otherwise the function is executed n times which is a lot of overhead
|
2014-10-24 12:27:53 +02: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 |
Jörn Friedrich Dreyer
|
2a6a9a8cef
|
polish documentation based on scrutinizer patches
|
2014-02-06 17:02:21 +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 |