summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
...
| * | Cache the token valueOlivier Paroz2015-04-231-4/+3
| * | Show a text preview instead of a bitmap preview of textOlivier Paroz2015-04-232-6/+42
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-05-042-0/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-05-024-4/+4
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-05-012-0/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-04-304-2/+6
* | | Add tests for the correct share id on the call aswellJoas Schilling2015-04-281-3/+15
* | | Correctly send Federate-Cloud Share Feedback against the remote share IDJoas Schilling2015-04-281-6/+6
* | | check the called URLJoas Schilling2015-04-281-3/+13
* | | Correctly generate the feedback URL for remote shareJoas Schilling2015-04-281-1/+1
| |/ |/|
* | dont pass floats as timestamp to the changepropagatorRobin Appelman2015-04-271-1/+1
* | safer teardownRobin Appelman2015-04-271-1/+3
* | use microtime to prevent race conditionsRobin Appelman2015-04-271-3/+3
* | cleanup hooksRobin Appelman2015-04-271-0/+7
* | triger propagation for webdav uploadsRobin Appelman2015-04-271-3/+3
* | fix mergeRobin Appelman2015-04-274-116/+76
* | fix propagation when renaming a directly reshared folderRobin Appelman2015-04-271-2/+4
* | minor fixesRobin Appelman2015-04-274-10/+10
* | add rename hook for propagationRobin Appelman2015-04-272-0/+16
* | propagate changes up resharesRobin Appelman2015-04-271-0/+10
* | Make sure the owner mountpoints are setupRobin Appelman2015-04-272-1/+5
* | more propagation testsRobin Appelman2015-04-274-245/+429
* | remove duplicates from rebaseRobin Appelman2015-04-271-48/+0
* | adjust testRobin Appelman2015-04-272-2/+7
* | propagate etags for all user of a shareRobin Appelman2015-04-2713-93/+509
* | Allow getting *all* share entries owned by a userRobin Appelman2015-04-271-1/+3
* | unit test for etag propagation across shared storage boundaryRobin Appelman2015-04-271-2/+158
* | [tx-robot] updated from transifexJenkins for ownCloud2015-04-272-0/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2015-04-264-0/+4
* | [tx-robot] updated from transifexJenkins for ownCloud2015-04-252-0/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2015-04-244-4/+4
|/
* Merge pull request #15814 from owncloud/public-reshare-webdavVincent Petry2015-04-234-139/+6
|\
| * fix subfolder reshares over webdavRobin Appelman2015-04-231-2/+2
| * remove unneeded readonlycacheRobin Appelman2015-04-221-44/+0
| * resolve reshares in public webdavRobin Appelman2015-04-221-3/+4
| * use the permissions mask cache wrapper instead of the read only cacheRobin Appelman2015-04-222-94/+4
* | [tx-robot] updated from transifexJenkins for ownCloud2015-04-2318-6/+26
|/
* Merge pull request #15721 from oparoz/fix-readonly-cacheThomas Müller2015-04-212-1/+96
|\
| * Renamed class + split methodsOlivier Paroz2015-04-211-25/+13
| * Tests for read-only cacheOlivier Paroz2015-04-181-0/+105
| * Thou shalt not corrupt the answer of a cache requestOlivier Paroz2015-04-181-1/+3
* | Added empty content message for empty read-only foldersVincent Petry2015-04-211-0/+7
* | Merge pull request #15717 from owncloud/issue/15716-fixing-ocp-api-namespace-...Morris Jobke2015-04-201-7/+8
|\ \
| * | Fix usage of deprecated private constantsJoas Schilling2015-04-181-7/+8
| |/
* | [tx-robot] updated from transifexJenkins for ownCloud2015-04-196-0/+6
* | fix followup issues with unneeded parametersMorris Jobke2015-04-181-1/+1
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-04-184-0/+8
* [tx-robot] updated from transifexJenkins for ownCloud2015-04-172-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2015-04-164-2/+6
* [tx-robot] updated from transifexJenkins for ownCloud2015-04-1428-0/+28