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
AgeCommit message (Expand)Author
2015-07-15Merge pull request #17340 from owncloud/stable8-backport-16911Robin McCorkell
2015-07-08Merge pull request #17271 from owncloud/stable8-share-etag-update-targetMorris Jobke
2015-07-06remove duplicate ID in HTML template for public sharesMorris Jobke
2015-07-02floats are not welcome when setting the size of a previewOlivier Paroz
2015-07-02Determine the size we need before asking for a thumbnailOlivier Paroz
2015-07-02Bump versionsLukas Reschke
2015-07-01Unit test for etag update on custom share folderVincent Petry
2015-07-01take share target into account when updating recipient etagsRobin Appelman
2015-06-25Added unit test to verify link password removealRoeland Jago Douma
2015-06-23[sharing] handle shares of users that aren't available anymoreMorris Jobke
2015-06-17Throw nicer error message instead 500Lukas Reschke
2015-06-17Verify if path existsLukas Reschke
2015-06-10Disable video preview if previews are disabledMorris Jobke
2015-06-03OCS Fixes to allow setting of password without removing additional settingsRoeland Jago Douma
2015-05-26Merge pull request #16496 from owncloud/stable8-share-readonlyfile-permissionsBjörn Schießle
2015-05-21Do not automatically add "update" permission to shared mountsVincent Petry
2015-05-04Add tests for the correct share id on the call aswellJoas Schilling
2015-05-04Correctly send Federate-Cloud Share Feedback against the remote share IDJoas Schilling
2015-05-04check the called URLJoas Schilling
2015-05-04Correctly generate the feedback URL for remote shareJoas Schilling
2015-05-04Merge the two tests into oneJoas Schilling
2015-05-04*cough*Joas Schilling
2015-05-04Add a unit test for the naming conflict on the mountpoint nameJoas Schilling
2015-05-04Use insertIfNotExists() instead of manual logicJoas Schilling
2015-05-04Correctly get the unique mountpoint name when mounting the shareJoas Schilling
2015-05-04Do not make setupMounts() public just because of testingJoas Schilling
2015-05-04Add unit tests for external share manangerRobin Appelman
2015-05-04Fix external shares without password on oracleRobin Appelman
2015-04-28Merge pull request #15502 from owncloud/backport-14293-public-download-activi...Morris Jobke
2015-04-28Merge pull request #15533 from owncloud/stable8-davclient-catchmoreexceptionsMorris Jobke
2015-04-28Merge pull request #15672 from owncloud/revert-15666-revert-15572-stable8-sha...Morris Jobke
2015-04-24fix subfolder reshares over webdavRobin Appelman
2015-04-24remove unneeded readonlycacheRobin Appelman
2015-04-24resolve reshares in public webdavRobin Appelman
2015-04-24use the permissions mask cache wrapper instead of the read only cacheRobin Appelman
2015-04-16Revert "Revert "[stable8] Properly add trailing slash to mount point""Morris Jobke
2015-04-16Revert "[stable8] Properly add trailing slash to mount point"Thomas Müller
2015-04-13Properly add trailing slash to mount pointVincent Petry
2015-04-10Catch more exceptions when connecting to remote DAV serverVincent Petry
2015-04-09Correctly create activities for public downloadsJoas Schilling
2015-03-27Merge pull request #15246 from owncloud/stable8-share-partfilepermissionsMorris Jobke
2015-03-27always fall back to default share folderBjoern Schiessle
2015-03-27Fix share permission related unit testsVincent Petry
2015-03-27Rename must be possible with update-only permissionVincent Petry
2015-03-27Fix shared storage permission checksVincent Petry
2015-03-26Merge pull request #14860 from owncloud/stable8-fix-sizepropagationwithsharesMorris Jobke
2015-03-26Merge pull request #15193 from owncloud/stable8-15145Vincent Petry
2015-03-25when the path doesnt exist show a proper error pageRobin Appelman
2015-03-25Properly catch whether a share is `null`Lukas Reschke
2015-03-20Backport of #15025Roeland Jago Douma