Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-12-15manually backport some helper methodsBjörn Schießle
2015-12-15don't allow to create a federated share if source and target server are the sameBjörn Schießle
2015-11-28[stable8] Use new updater URLLukas Reschke
2015-11-25Merge pull request #19659 from owncloud/stable8-backport-19546Vincent Petry
2015-11-20escape like parameter in cache moveRobin Appelman
2015-11-20define escape character for like statements on oracleRobin Appelman
2015-11-20define escape character for like statements on sqliteRobin Appelman
2015-11-12fix internal path when searching in storage rootRobin Appelman
2015-11-12The minimum size for internalRootLength is 1Olivier Paroz
2015-10-09Merge pull request #18958 from owncloud/stable8-backport-17791Morris Jobke
2015-10-09Merge pull request #18857 from owncloud/memcached-fix-stable8Morris Jobke
2015-09-30Clean temp files used for thumbnail generationRobin Appelman
2015-09-29[upgrade] switch to debug logging on upgradeMorris Jobke
2015-09-28Merge pull request #18704 from owncloud/stable8-dav-copy-fixMorris Jobke
2015-09-10Add custom CSP for Win 10 compatibilityLukas Reschke
2015-09-06Fallback to complete Memcached flush if getAllKeys failsRobin McCorkell
2015-09-05Always add to $loadedAppsRobin McCorkell
2015-08-31Check for file existence before doing a DAV copyVincent Petry
2015-08-25[app management] fix dependency check on installMorris Jobke
2015-08-16Merge pull request #18181 from owncloud/backport-18159-stable8Morris Jobke
2015-08-13add test for factoriesBernhard Posselt
2015-08-10Update installer.phpmichag86
2015-08-10Check if archive contains a directory named like appidmichag86
2015-07-27check if the user is trying to scan a valid pathRobin Appelman
2015-07-16Merge pull request #17158 from owncloud/backport-15772-no-permission-restrict...Morris Jobke
2015-07-13Fix DAV propfind callVincent Petry
2015-07-09Merge pull request #17326 from owncloud/stable8-catch-notpermittedMorris Jobke
2015-07-09Merge pull request #17405 from owncloud/stable8-backport-17095Morris Jobke
2015-07-08Merge pull request #17172 from owncloud/view-emit-path-stable8Morris Jobke
2015-07-06Remove unneeded part fileMorris Jobke
2015-07-06[updater] propagate error case properlyMorris Jobke
2015-07-06Added error message on initMountpoints exceptionMorris Jobke
2015-07-03call post_addToGroup als for class OC_User because sharing and LDAP are using...Bjoern Schiessle
2015-07-03owner is stored as 'uid_owner', not as 'owner' in the oc_share tableBjoern Schiessle
2015-07-02Properly handle NotPermittedException in SabreDAVMorris Jobke
2015-07-02Delete OCS ID from DB if none is specifiedLukas Reschke
2015-07-01Use UTF-8 mode for preg_split and preg_replaceLukas Reschke
2015-06-29Add oc version to app store requests in stable8Joas Schilling
2015-06-29fix check if hooks should be emited in runHooksRobin Appelman
2015-06-29emit hooks from a view as long as the path is inside the default rootRobin Appelman
2015-06-25dont allow using null as view rootRobin Appelman
2015-06-25Merge pull request #17157 from rullzer/stable8-backport-17136Thomas Müller
2015-06-25Ignore "parent" shares when the sharee is the owner of the reshare-sourceJoas Schilling
2015-06-25Correctly select file cache values also when checking group sharesJoas Schilling
2015-06-25set NULL correctly in password updateRoeland Jago Douma
2015-06-25Backport of #15592 to stable8Thomas Müller
2015-06-22Merge pull request #16579 from owncloud/stable8-cors-no-cookie-authThomas Müller
2015-06-22Merge pull request #16734 from owncloud/stable8-dav-getremoteetagThomas Müller
2015-06-22Allow multiple whitespace in type hints in AppFrameworkRobin McCorkell
2015-06-17Fix return value for OCP PHPDocMorris Jobke