- 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
-
Bernhard Posselt authored
Add cors middleware
-
Bernhard Posselt authored
-
Jenkins for ownCloud authored
-
- May 10, 2014
-
-
Lukas Reschke authored
polish jslint for files-upload.js
-
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
-
Lukas Reschke authored
Tags cleanup
-
Jörn Friedrich Dreyer authored
-
Jan-Christoph Borchardt authored
fix folder icon (file had a big background rectangle before)
-
Andreas Fischer authored
Be more strict in checking the resultCode of memcached hasKey function * owncloud/fix-memcached-hasKey: Memcached hasKey should test for success, the get can fail for other reasons.
-
Jenkins for ownCloud authored
-
- May 08, 2014
-
-
Vincent Petry authored
Fix sharing of ext storage mount points
-
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.
-
Andreas Fischer authored
Use strict type comparison * owncloud/we-certainly-don't-want-type-juggling-on-that: Use strict type comparison
-
Vincent Petry authored
Fix issue with personal mount points and sharing
-
Vincent Petry authored
-
Vincent Petry authored
When sharing an ext storage mount point, it will now use the name of the mount point instead of an empty string for the target path.
-
Vincent Petry authored
Type hinting fixes for sharing
-
Jenkins for ownCloud authored
-
- May 07, 2014
-
-
Bart Visscher authored
-
Björn Schießle authored
[sharing] some small clean ups and bug fixes
-
Björn Schießle authored
-
Björn Schießle authored
-
Joas Schilling authored
Directory seperator is \ on windows However we can just check for path != dirname(path) because that is the same for '' (empty string), '.' and DIRECTORY_SEPARATOR on all OS
-
Björn Schießle authored
-
Lukas Reschke authored
We certainly don't want to have type juggling on that.
-
Lukas Reschke authored
Some expected Sabre exceptions are now logged with DEBUG level
-
Vincent Petry authored
Fix linkToPublic and linkToAbsolute.
-