Jenkins for ownCloud
|
b585d87d9d
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
Lukas Reschke
|
4eb118dd33
|
Use proper error type and clean-up code
|
2015-03-13 13:21:09 +01:00 |
Morris Jobke
|
06aef4e8b1
|
Revert "Updating license headers"
This reverts commit 6a1a4880f0 .
|
2015-02-26 11:37:37 +01:00 |
Jenkins for ownCloud
|
6a1a4880f0
|
Updating license headers
|
2015-02-23 12:13:59 +01:00 |
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 |