- May 12, 2014
-
-
Thomas Müller authored
-
Vincent Petry authored
File list sorting by clicking on column headers
-
Jenkins for ownCloud authored
-
- May 11, 2014
-
-
Morris Jobke authored
Harden issubdirectory()
-
Morris Jobke authored
$owner is not defined here
-
Morris Jobke authored
Better appframework controllers
-
Morris Jobke authored
Port database layer from appframework to core
-
Morris Jobke authored
reduce multiselect max-width from 400 to 200px to not take too much space
-
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
-
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
Fixes https://github.com/owncloud/core/issues/8539
-
Bernhard Posselt authored
-
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.
-
Jan-Christoph Borchardt authored
-
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
-