summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #4004 from nextcloud/backport-27172Roeland Jago Douma2017-03-281-0/+27
|\
| * fix shared storage numeric idRobin Appelman2017-03-271-0/+3
| * Remove SharedCache::getNumericStorageId to let CacheWrapper do itVincent Petry2017-03-231-0/+24
* | Merge pull request #3953 from nextcloud/downstream-27027Morris Jobke2017-03-231-0/+38
|\ \ | |/ |/|
| * set cache to failedcache when shared storage init failsRobin Appelman2017-03-231-2/+2
| * Ignore NoUserException for shares from ghostsVincent Petry2017-03-201-0/+38
* | Merge pull request #3955 from nextcloud/downstream-27113Roeland Jago Douma2017-03-211-1/+2
|\ \
| * | [CI] Can we get some faster phpunit execution? (#27113)Thomas Müller2017-03-201-1/+2
| |/
* | Merge pull request #3884 from nextcloud/downstream-26956Joas Schilling2017-03-202-2/+27
|\ \
| * | Skip null groups in group manager (#26871) (#26956)Vincent Petry2017-03-172-2/+27
* | | Fix public link download buttonVincent Petry2017-03-201-0/+4
| |/ |/|
* | shares-circlesMaxence Lange2017-03-173-7/+41
* | Add CleanupRemoteStorages commandJörn Friedrich Dreyer2017-03-171-0/+193
|/
* Remove legacy class OC_Group and OC_UserMorris Jobke2017-03-091-8/+17
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-084-7/+26
* allow to access mail shares even if public links are disabledBjoern Schiessle2017-01-041-1/+33
* fix testsArthur Schiwon2016-12-221-2/+1
* Use group display name in sharing API + UIVincent Petry2016-12-222-4/+91
* use unmasked permissions in shared scannerRobin Appelman2016-12-141-0/+28
* apply permissions mask for shared storageRobin Appelman2016-12-021-2/+2
* Merge pull request #2165 from nextcloud/sharing-activities-updateRoeland Jago Douma2016-11-221-81/+0
|\
| * Move file sharing activities to the new APIJoas Schilling2016-11-161-81/+0
* | Add config switchLukas Reschke2016-11-211-4/+20
|/
* Merge pull request #2100 from nextcloud/do_not_increse_link_share_permsRoeland Jago Douma2016-11-141-1/+56
|\
| * Fixes not allowed increasing of link share permissionsRoeland Jago Douma2016-11-131-1/+56
* | Merge pull request #2067 from nextcloud/fileinfo-lazy-substoragesMorris Jobke2016-11-141-1/+2
|\ \ | |/ |/|
| * only query substorages to calculate the final mtime/size/etag lazilyRobin Appelman2016-11-101-1/+2
* | Only check the sharing backends for file/folder itemsJoas Schilling2016-11-101-11/+40
|/
* Add testsRoeland Jago Douma2016-11-071-0/+224
* Cleanup OC_Group usage a bitRoeland Jago Douma2016-11-042-25/+49
* More testsRoeland Jago Douma2016-11-031-0/+193
* Merge pull request #1978 from nextcloud/remove-send-mail-optionMorris Jobke2016-11-022-19/+27
|\
| * remove the 'shareapi_allow_mail_notification' settingBjoern Schiessle2016-11-021-1/+27
| * remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle2016-11-021-18/+0
* | Merge pull request #1940 from nextcloud/new-appstoreMichael Grosser2016-11-021-1/+2
|\ \ | |/ |/|
| * Fix testsLukas Reschke2016-10-311-1/+2
* | unit tests updated and new addedBjoern Schiessle2016-11-012-175/+143
* | unified way to display remote shares and mail sharesBjoern Schiessle2016-11-011-0/+2
|/
* Merge pull request #1876 from nextcloud/shareesAPI_emailMorris Jobke2016-10-251-12/+244
|\
| * Add ShareesAPI E-mail searchRoeland Jago Douma2016-10-241-12/+244
* | Use Webdav PUT for uploads in the web browserVincent Petry2016-10-241-0/+23
* | Fix testsRoeland Jago Douma2016-10-241-19/+19
* | Move files_sharing Controllers => ControllerRoeland Jago Douma2016-10-242-3/+3
|/
* Fix middleware testsRoeland Jago Douma2016-10-241-13/+17
* Move Share20OCS to ShareAPIControllerRoeland Jago Douma2016-10-242-72/+75
* Fix testsRoeland Jago Douma2016-10-211-1/+1
* Adding Open Graph Support for public shares http://ogp.me/Thomas Müller2016-10-211-1/+5
* Merge pull request #1835 from nextcloud/downstream-24948Morris Jobke2016-10-203-4/+4
|\
| * Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-203-4/+4
* | Fix post_unshareFromSelf hook parameter formatVincent Petry2016-10-201-0/+22
|/