summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary require calls - the ownCloud class loader is supposed to t...Thomas Müller2014-10-3014-34/+41
* move some deprecated usage of OC_Config and OC_AppConfig to \OC::serverThomas Müller2014-10-201-11/+11
* make tests compatible with hook based skeleton generationJörn Friedrich Dreyer2014-10-201-16/+17
* make skeleton compatible with objectstoreJörn Friedrich Dreyer2014-10-201-2/+2
* fix performance issuesBjoern Schiessle2014-10-101-0/+105
* Merge pull request #10107 from owncloud/sharing_group_sharesLukas Reschke2014-09-293-36/+173
|\
| * some small fixed, suggested by scrutinizerBjoern Schiessle2014-09-291-2/+0
| * throw a exception if we can't handle the provided pathBjoern Schiessle2014-09-291-0/+37
| * call \OCP\Share::getItemsSharedWithUser() to get exclude list, this way all c...Bjoern Schiessle2014-09-251-0/+60
| * clear share table after each test runBjoern Schiessle2014-09-241-0/+3
| * unit tests for grouping of shares pointing to the same sourceBjoern Schiessle2014-09-222-35/+74
* | Tentative fix for legacy file actions unit test side effectVincent Petry2014-09-161-0/+10
|/
* fix testRobin Appelman2014-08-311-1/+3
* Fix copyrightLukas Reschke2014-08-181-1/+1
* fix broken unit testsBjoern Schiessle2014-08-181-3/+5
* update unit tests with configurable share folderBjoern Schiessle2014-08-183-0/+76
* Minor fixesMorris Jobke2014-08-051-2/+4
* add test for search() in shared cacheJörn Friedrich Dreyer2014-07-311-3/+75
* Merge pull request #9798 from owncloud/ocs_share_api_add_expire_dateBjörn Schießle2014-07-281-1/+73
|\
| * add OCS api call to set expire date for link sharesBjoern Schiessle2014-07-251-1/+73
* | fix sharing update, add proper escapingBjoern Schiessle2014-07-241-0/+1
|/
* Correctly return the owner display name for children of sharesVincent Petry2014-07-161-0/+19
* reduce share action text to the user name onlyThomas Müller2014-07-141-4/+4
* Propagate file action changes to the file listsVincent Petry2014-07-091-6/+1
* Fix update cleanup to only affect file and foldersVincent Petry2014-07-081-8/+22
* Do not show recipient for link shares in file listVincent Petry2014-07-071-0/+42
* if a folder gets deleted we unshare all shared files/folders belowBjoern Schiessle2014-07-042-20/+21
* Merge pull request #9364 from owncloud/sharing_rename_mount_pointsVincent Petry2014-07-021-0/+36
|\
| * rename mount point of children if parent was renamedBjoern Schiessle2014-07-021-0/+36
* | Merge pull request #9311 from owncloud/storage-not-availableVincent Petry2014-07-021-0/+1
|\ \ | |/ |/|
| * Fix unit testRobin Appelman2014-07-021-0/+1
* | Use fileActionsReady to re-render sharing iconsVincent Petry2014-07-011-0/+8
|/
* fix trailing whitespace noted by ScrutinizerJan-Christoph Borchardt2014-06-271-1/+1
* Sync file list with file actionsVincent Petry2014-06-273-0/+5
* remove pointless require - we should kill all require_once like that in our t...Thomas Müller2014-06-271-2/+0
* Merge pull request #9193 from owncloud/sharing_etag_propagationBjörn Schießle2014-06-261-2/+113
|\
| * make sure that hooks are registered for the testsBjoern Schiessle2014-06-251-2/+7
| * make sure that during share and unshare the etags get propagated correctlyBjoern Schiessle2014-06-251-0/+106
* | Merge pull request #9205 from owncloud/remoteshare-fixurlpathVincent Petry2014-06-251-0/+91
|\ \
| * | Fix parsing of remote URL when mounting remote sharesVincent Petry2014-06-251-0/+91
| |/
* / add/update unit testsBjoern Schiessle2014-06-242-3/+33
|/
* Merge pull request #8901 from owncloud/permissions-update-cacheVincent Petry2014-06-111-8/+42
|\
| * adjust unit test assert valuesThomas Müller2014-06-091-8/+6
| * adding PHPDocThomas Müller2014-06-091-0/+36
* | no need to prepare a statement twiceBjoern Schiessle2014-06-101-1/+0
|/
* fix unshareFromSelf()Bjoern Schiessle2014-06-061-0/+65
* update unit tests and make sure that we return the right permissions for file...Bjoern Schiessle2014-06-061-0/+5
* add some testsBjoern Schiessle2014-06-061-1/+59
* Fix phpdoc and commentsRobin Appelman2014-06-061-1/+1
* update share API tests, file shares never have delete permissionsBjoern Schiessle2014-06-061-4/+6