- May 13, 2014
-
-
Robin McCorkell authored
-
Robin McCorkell authored
-
Robin McCorkell authored
-
Vincent Petry authored
Make sure to correctly check for string emptiness when the passed path is "0".
-
Björn Schießle authored
can restore them if needed
-
Bernhard Posselt authored
-
Jenkins for ownCloud authored
-
- May 12, 2014
-
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
adding X-Robots-Tag to all responses of ownCloud + move addSecurityHeaders() to OC_Response, which seems to be a more reasonable place
-
Morris Jobke authored
-
Thomas Müller authored
When a picture is encrypted, save it to a temporary file first so that the PHP function for rotation can access it as file.
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
- May 11, 2014
-
-
Bernhard Posselt authored
-
Bernhard Posselt authored
-
Bernhard Posselt authored
-
Bernhard Posselt authored
-
Bernhard Posselt authored
-
Bernhard Posselt authored
-
Bernhard Posselt authored
-
Bernhard Posselt authored
-
Bernhard Posselt authored
add test for not failing when adding more comments after type parameters, do not limit x-www-form-urlencoded to POST
-
Bernhard Posselt authored
-
Bernhard Posselt authored
-
Lukas Reschke authored
-
Lukas Reschke authored
realpath() may return false in case the directory does not exist since we can not be sure how different PHP versions may behave here we do an additional check whether realpath returned false
-
Lukas Reschke authored
I guess that should be `default` and not `defautl`, wondering how this ever worked.
-
Bernhard Posselt authored
-
Bernhard Posselt authored
-
Jenkins for ownCloud authored
-
- May 10, 2014
-
-
Jenkins for ownCloud authored
-
- May 09, 2014
-
-
Bernhard Posselt authored
remove methodannotationreader namespace fix namespace for server container fix tests fail if with cors credentials header is set to true, implement a reusable preflighted cors method in the controller baseclass, make corsmiddleware private and register it for every request remove uneeded local in cors middleware registratio dont uppercase cors to easily use it from routes fix indention comment fixes explicitely set allow credentials header to false dont depend on better controllers PR, fix that stuff later split cors methods to be in a seperate controller for exposing apis remove protected definitions from apicontroller since controller has it
-
Bernhard Posselt authored
- inject logger class into log - adding PHPDoc comments and fixing typos
-
Jenkins for ownCloud authored
-
- May 08, 2014
-
-
Bart Visscher authored
One of the other failures is no running server.
-
Vincent Petry authored
Added extra code to handle the case of Oracle which saves empty strings as null values.
-
- May 07, 2014
-
-
Bart Visscher authored
-