summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12901 from owncloud/move-ldap-check-to-managerRobin McCorkell2014-12-182-3/+3
|\
| * Move the Null-Byte LDAP check to the user managerLukas Reschke2014-12-172-3/+3
* | Merge pull request #12913 from owncloud/hhvm-memcached-clearRobin McCorkell2014-12-181-1/+7
|\ \
| * | HHVM: Add workaround for missing Memcached::deleteMulti()Andreas Fischer2014-12-171-1/+7
| |/
* | Merge pull request #12917 from owncloud/fix-ocs-12915-apiMorris Jobke2014-12-182-6/+16
|\ \
| * | Store result of authenticationLukas Reschke2014-12-171-1/+7
| * | Move basic auth login out of `isLoggedIn`Lukas Reschke2014-12-171-5/+9
| |/
* | Merge pull request #12892 from owncloud/is-addminMorris Jobke2014-12-173-4/+39
|\ \
| * | add isAdmin and isInGroup methods for the group managerBernhard Posselt2014-12-172-4/+29
| * | add a isLoggedIn method to the usersession and deprecate the isLoggedIn metho...Bernhard Posselt2014-12-172-0/+10
| |/
* / HHVM: Call libxml_use_internal_errors() instead of surpressing errors.Andreas Fischer2014-12-171-1/+2
|/
* Merge pull request #12889 from owncloud/deprecation-timeThomas Müller2014-12-172-0/+15
|\
| * first round of deprecationBernhard Posselt2014-12-162-0/+15
* | Move timezone logic out of server.phpJoas Schilling2014-12-162-23/+82
|/
* Merge pull request #12360 from owncloud/files-tagsLukas Reschke2014-12-151-1/+6
|\
| * Return file info from Node APIVincent Petry2014-12-151-1/+6
* | Merge pull request #12555 from owncloud/app_specific_searchJörn Friedrich Dreyer2014-12-151-9/+12
|\ \
| * | introduce inApps[] filter for search via ajax query, make file results show u...Jörn Friedrich Dreyer2014-12-101-9/+12
* | | Merge pull request #12839 from oparoz/ControllerMethodReflectorMorris Jobke2014-12-151-1/+3
|\ \ \
| * | | Olivier Paroz \OCP\AppFramework\Utility\IControllerMethodReflectorOlivier Paroz2014-12-141-1/+3
| | |/ | |/|
* | | Merge pull request #12625 from owncloud/app-dependencies-libs-and-commandsBernhard Posselt2014-12-154-47/+447
|\ \ \ | |/ / |/| |
| * | fixing owncloud versionThomas Müller2014-12-151-1/+2
| * | rework api of DependencyAnalyzerThomas Müller2014-12-122-78/+78
| * | check app dependencies on installation as wellThomas Müller2014-12-111-6/+21
| * | single dependencies will not be represented as an array + fix unit testsThomas Müller2014-12-111-6/+19
| * | adding dependency to owncloud version - with fallback to requiremin and requi...Thomas Müller2014-12-112-0/+35
| * | adding dependencies for supported platformsThomas Müller2014-12-111-0/+21
| * | adding supported libraries - including min and max versionThomas Müller2014-12-113-7/+257
| * | adding dependencies for command line toolsThomas Müller2014-12-112-18/+83
* | | make regex in controllermethodreflector.php compatible with PCRE 6.xPhilipp Knechtges2014-12-141-1/+1
* | | Merge pull request #12639 from owncloud/bad_mtime_formatMorris Jobke2014-12-131-1/+1
|\ \ \
| * | | Return ? if mtime is 0 or -1Robin McCorkell2014-12-121-1/+1
* | | | Merge pull request #12726 from owncloud/add-filter-for-backend-to-rest-indexMorris Jobke2014-12-132-4/+13
|\ \ \ \
| * | | | Use public interfaceLukas Reschke2014-12-111-5/+5
| * | | | Add filter for 'backend' to user REST routeLukas Reschke2014-12-102-0/+9
* | | | | Merge pull request #12778 from owncloud/searchbytags2Vincent Petry2014-12-129-26/+133
|\ \ \ \ \
| * | | | | Added searchByTag in cache jail wrapperVincent Petry2014-12-121-0/+12
| * | | | | Make $userId mandatory for searchByTagsVincent Petry2014-12-126-28/+28
| * | | | | Added searchByTags to view, storage and cacheVincent Petry2014-12-116-0/+92
| * | | | | Add user parameter to tag managerVincent Petry2014-12-112-11/+14
* | | | | | Merge pull request #12808 from owncloud/add-special-parameterlist-to-managerJoas Schilling2014-12-121-0/+19
|\ \ \ \ \ \
| * | | | | | Allow extensions to specify the list of special parametersJoas Schilling2014-12-111-0/+19
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #12587 from owncloud/dav-logerrorsVincent Petry2014-12-121-3/+29
|\ \ \ \ \ \
| * | | | | | Log exceptions in DAV storageVincent Petry2014-12-031-3/+29
* | | | | | | Correctly inject the language into the subcallJoas Schilling2014-12-121-1/+1
* | | | | | | Merge pull request #12698 from owncloud/handle_readonly_shared_filesMorris Jobke2014-12-121-2/+2
|\ \ \ \ \ \ \
| * | | | | | | return correct resultJörn Friedrich Dreyer2014-12-081-2/+2
* | | | | | | | Merge pull request #12786 from owncloud/userfolder-setupMorris Jobke2014-12-111-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Ensure user mountpoints are setup when using getUserFolderRobin Appelman2014-12-111-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #12781 from owncloud/jenkins-curl-open-basedirMorris Jobke2014-12-112-2/+14
|\ \ \ \ \ \ \ \