Jenkins for ownCloud
|
6a1a4880f0
|
Updating license headers
|
2015-02-23 12:13:59 +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 |
Bernhard Posselt
|
1d45239c65
|
adjust license headers to new mail address
|
2014-05-11 17:54:08 +02:00 |
Morris Jobke
|
b76a3993d4
|
fix master - #7274 brokes it
|
2014-02-20 09:47:59 +01: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 Tanghus
|
d75d80ba13
|
OCP\AppFramework\Controller\Controller => OCP\AppFramework\Controller
|
2013-10-11 10:07:57 +02:00 |
Thomas Müller
|
e071bfc144
|
fixing SecurityMiddleware to use OC6 API
|
2013-10-07 00:33:54 +02:00 |
Thomas Tanghus
|
47b2007228
|
Remove misleading IMiddleware interface
|
2013-10-05 19:13:12 +02:00 |
Thomas Tanghus
|
c85621a897
|
Make abstract Middleware class public
It doesn't make sense for subclasses to have to implement
all methods.
|
2013-10-05 16:59:06 +02: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 |