aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21189 from owncloud/fix_21187Thomas Müller2015-12-151-1/+1
|\
| * File shares can't have create permissionsRoeland Jago Douma2015-12-141-1/+1
* | Fixed JS unit tests for fed owner display nameVincent Petry2015-12-141-0/+4
* | show display name but internally use the user nameBjörn Schießle2015-12-141-0/+1
|/
* Add test case for group share propagationRobin Appelman2015-12-104-78/+215
* More fixes to the docsJoas Schilling2015-12-081-0/+2
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-072-0/+11
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-071-1/+0
* Only return the exact match, when it's allowedJoas Schilling2015-12-021-5/+23
* Merge pull request #20688 from owncloud/publiclink-getdownloadurl-webdavThomas Müller2015-11-301-4/+4
|\
| * Fix public link getDownloadUrl to return Webdav public linkVincent Petry2015-11-251-4/+4
* | Adding more DB groups to test suitsThomas Müller2015-11-302-0/+4
* | Apply DB group annotation ...Thomas Müller2015-11-3024-38/+108
* | Merge pull request #20691 from owncloud/share2.0_di_fixesThomas Müller2015-11-251-90/+138
|\ \
| * | [Sharing 2.0] Use the rootfolder to get the path of a shareRoeland Jago Douma2015-11-241-43/+58
| * | [Sharing 2.0] Move authentication to the OCS APIRoeland Jago Douma2015-11-241-49/+82
| * | [Sharing 2.0] Removed unused DI stuffRoeland Jago Douma2015-11-241-7/+7
| |/
* | Merge pull request #20439 from owncloud/etag-propagate-in-storageThomas Müller2015-11-253-175/+2
|\ \ | |/ |/|
| * update testsRobin Appelman2015-11-191-1/+2
| * take the etag of child mounts into account for the folder etagRobin Appelman2015-11-192-174/+0
* | Fix port issue - options.host already has the port attachedThomas Müller2015-11-221-4/+2
* | Make public link share page work with Webdav and add operationsVincent Petry2015-11-221-2/+18
* | Make files app use Webdav for most operationsVincent Petry2015-11-221-17/+9
|/
* [Share2.0] OCS Share API getShare uses new codeRoeland Jago Douma2015-11-161-13/+246
* Add tests for FileInfo ownerRobin Appelman2015-11-101-0/+16
* The new sharing code now handles deletionRoeland Jago Douma2015-11-051-0/+113
* Bring back delete permission in share overviewVincent Petry2015-10-291-17/+9
* Update license headersLukas Reschke2015-10-2611-9/+11
* Throw exception on `getPath` if file does not existLukas Reschke2015-10-252-29/+27
* Add backgroundjob to expire link sharesRoeland Jago Douma2015-10-201-0/+204
* Make shared folder size propagation test work with object home storageRobin Appelman2015-10-161-6/+4
* Fix shared storage tests for non local home storageRobin Appelman2015-10-161-3/+3
* fix sabre connector tests when using a non local home storageRobin Appelman2015-10-161-2/+5
* Merge pull request #19414 from owncloud/swift_primary_storage_testsThomas Müller2015-10-082-0/+8
|\
| * test objectstore with ceph dockerJörn Friedrich Dreyer2015-10-062-0/+8
* | Merge pull request #19589 from owncloud/shares-external-mount-providerThomas Müller2015-10-071-6/+27
|\ \
| * | fix testRobin Appelman2015-10-051-1/+6
| * | Make the external share manager a mount providerRobin Appelman2015-10-051-6/+22
* | | Merge pull request #19511 from owncloud/etag-share-permissions-updateRobin Appelman2015-10-061-0/+14
|\ \ \
| * | | clear hooks for testsRobin Appelman2015-10-061-0/+1
| * | | Mark shares as dirty when changing permissionsRobin Appelman2015-10-061-0/+13
| | |/ | |/|
* / | Propagate shares etag when group membership changedVincent Petry2015-10-061-0/+175
|/ /
* / update licence headers via scriptMorris Jobke2015-10-0511-6/+8
|/
* Merge pull request #19487 from owncloud/split_share_middlewareThomas Müller2015-10-052-60/+145
|\
| * sharingcheckmiddleware now handles externalshares as wellRoeland Jago Douma2015-10-022-38/+124
| * Split files_sharing middelwareRoeland Jago Douma2015-10-021-29/+28
* | Fix and extend unit testsRoeland Jago Douma2015-10-021-11/+104
* | Use shorter text on the sidebar for files_sharing activitiesJoas Schilling2015-10-021-1/+4
|/
* Only intercept exceptions of type "NotFoundException" instead of any ExceptionLukas Reschke2015-09-301-1/+54
* Still show share link when recipient but no share permissionVincent Petry2015-09-281-10/+3