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/apps
AgeCommit message (Expand)Author
2015-06-01Fix compatibility with 5.4 againLukas Reschke
2015-06-01Disallow semicolons in passed commandsLukas Reschke
2015-06-01Ensure that passed argument is always a stringLukas Reschke
2015-06-01Revert custom patch that can cause problemsLukas Reschke
2015-05-28make sure to get the right list of users with access to the file, including t...Bjoern Schiessle
2015-05-26Merge pull request #13742 from owncloud/fix-12190-2-stable7Thomas Müller
2015-05-20Merge pull request #15402 from owncloud/response-setContentLengthHeader-stable7Morris Jobke
2015-05-20Merge pull request #15077 from owncloud/fix-smb-oc-admin-stable7Morris Jobke
2015-05-14add primary group users to resultset before cachingArthur Schiwon
2015-05-13Merge pull request #15271 from owncloud/stable7-fix-ext-owncloudMorris Jobke
2015-05-08Merge pull request #15863 from owncloud/public-reshare-webdav-stable7Morris Jobke
2015-04-24fix subfolder reshares over webdavRobin Appelman
2015-04-24resolve reshares in public webdavRobin Appelman
2015-04-23use displayname lookup route in files_external settingsJörn Friedrich Dreyer
2015-04-22throw exception when LDAP Connection was lostArthur Schiwon
2015-04-22fix filesystem and encryption testsJörn Friedrich Dreyer
2015-04-22throw exception if setup is incompleteMorris Jobke
2015-04-22fix_testsJörn Friedrich Dreyer
2015-04-22do not hide exception when ldap server has a hiccupJörn Friedrich Dreyer
2015-04-14Fixes returns of group memberships and counting if all members have the speci...Arthur Schiwon
2015-04-14Backport of #13740Arthur Schiwon
2015-04-04Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround.Andreas Fischer
2015-03-27Fix bugs in ownCloud external storageRobin McCorkell
2015-03-27always fall back to default share folderBjoern Schiessle
2015-03-26Merge pull request #14861 from owncloud/stable7-fix-sizepropagationwithshareMorris Jobke
2015-03-24Merge pull request #14889 from owncloud/backport-14849-stable7Morris Jobke
2015-03-24offset needs to be considered in computed limitArthur Schiwon
2015-03-20Support constructing an SMB_OC without saved session credentialsRobin McCorkell
2015-03-14support paged results against 389ds.Arthur Schiwon
2015-03-13Uglify unit test to make them work on stable7Vincent Petry
2015-03-13Add unit test for size propagation across share boundariesVincent Petry
2015-03-13Fix size propagation over shared storage boundaryVincent Petry
2015-03-05set up paged search when limit is 0Arthur Schiwon
2015-03-04Fix deleting selected files in the trashbinRobin Appelman
2015-02-05Merge pull request #13759 from owncloud/fix-12035Thomas Müller
2015-02-04Merge pull request #13796 from owncloud/issue/13490-stable7-backportBjörn Schießle
2015-02-04Give a better error message for external shares with self-signed ssl certific...Robin Appelman
2015-01-30use uid provided by setupfs hook to mount server2server sharesJoas Schilling
2015-01-29fix update routineArthur Schiwon
2015-01-21this must be larger then (>), since buggy behaviour occurs when the parameter...Arthur Schiwon
2015-01-15Use source storage permissions when scanning shared storageVincent Petry
2015-01-13fix retrieval of user groupsArthur Schiwon
2015-01-08Fix source path when share is a mount pointVincent Petry
2015-01-05Check for version before mounting a public linkMorris Jobke
2014-12-19Merge pull request #12643 from owncloud/ldap-user-cleanup-stable7blizzz
2014-12-19show spinner on file upload in IE8, 9Morris Jobke
2014-12-18and don't forget to adjust testsArthur Schiwon
2014-12-17PHPdoc fixes, no code changeArthur Schiwon
2014-12-17forgotten fileArthur Schiwon
2014-12-17add ldap:check-user to check user existance on the flyArthur Schiwon