- Dec 17, 2014
-
-
Robin Appelman authored
-
Robin Appelman authored
-
- Dec 16, 2014
-
-
Bernhard Posselt authored
-
Joas Schilling authored
-
- Dec 15, 2014
-
-
Thomas Müller authored
-
Vincent Petry authored
-
- Dec 14, 2014
-
-
Olivier Paroz authored
-
Philipp Knechtges authored
The syntax ?<...> seems to be only supported from PCRE 7.0 on. For backwards-compability ?P<...> is used.
-
- Dec 12, 2014
-
-
Robin McCorkell authored
Tooltip contains 'Unable to determine date'. Fixes #6395
-
Thomas Müller authored
-
Vincent Petry authored
-
Vincent Petry authored
$userId is now a mandatory parameter for searchByTags. Also fixed some places in the code where the argument was missing (Node API and View)
-
Joas Schilling authored
-
- Dec 11, 2014
-
-
Vincent Petry authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Joas Schilling authored
-
Robin Appelman authored
-
Joas Schilling authored
-
Lukas Reschke authored
-
Vincent Petry authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
- Dec 10, 2014
-
-
Lukas Reschke authored
The file:// protocol does not work with curl when an open_basedir is set. This fixes https://github.com/owncloud/core/issues/12016
-
Lukas Reschke authored
-
Jörn Friedrich Dreyer authored
use more flexible return type check array with !empty instead of count
-
Joas Schilling authored
-
Vincent Petry authored
-
Lukas Reschke authored
This adds a "backend" type filter to the index REST route which is a pre-requisite for https://github.com/owncloud/core/issues/12620 For example when calling `index.php/settings/users/users?offset=0&limit=10&gid=&pattern=&backend=OC_User_Database` only users within the backend `OC_User_Database` would be shown. (requires sending a CSRF token as well) Depends upon https://github.com/owncloud/core/pull/12711
-
Joas Schilling authored
-
Joas Schilling authored
Make DateTimeFormatter a service and adjust tests that have been inaccurate
-
Jörn Friedrich Dreyer authored
-
- Dec 09, 2014
-
-
Victor Dubiniuk authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Joas Schilling authored
Fix #12227
-