aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* Adapt tests to new job constructorsCôme Chilliet2022-12-051-2/+2
* Fix errors from PHP 8.2 testingCôme Chilliet2022-11-141-3/+5
* More fixesCarl Schwan2022-10-181-8/+18
* Small progress with fixing unit testsCarl Schwan2022-10-111-167/+82
* Merge pull request #33941 from nextcloud/fix/public-sharingCarl Schwan2022-09-151-3/+3
|\
| * Only normalize data in public shares and not crudCarl Schwan2022-09-081-3/+3
* | Fix typos in apps/ subdirectoryluz paz2022-09-052-2/+2
|/
* Fix jsunit testsJulius Härtl2022-09-011-2/+2
* adjusts tests for CloudIdManagerRobin Appelman2022-08-312-5/+17
* Merge pull request #33430 from nextcloud/fix/remove-broken-resetstorageVincent Petry2022-08-251-13/+0
|\
| * Remove broken function resetStorage from test casesCôme Chilliet2022-08-021-13/+0
* | Revert "Revert "Remove inefficient fed share scanner""Carl Schwan2022-08-031-12/+0
|/
* Multiple fixesCarl Schwan2022-07-312-67/+167
* Fix share attribute related tests + code styleVincent Petry2022-07-284-24/+47
* Add share attributes + prevent download permissionVincent Petry2022-07-284-38/+353
* Remove legacy #dir element in files listVincent Petry2022-07-271-1/+4
* Merge pull request #33361 from nextcloud/techdebt/noid/further-cleanupVincent Petry2022-07-261-0/+1
|\
| * Add missing closing spans and avoid empty hrefVincent Petry2022-07-261-0/+1
* | Skip testMovedIntoShareChangeOwnerLouis Chemineau2022-07-261-0/+2
* | Test moving share in and out of another shareLouis Chemineau2022-07-261-0/+117
|/
* Replace files app ids to classesVincent Petry2022-07-263-8/+8
* Merge pull request #32741 from nextcloud/Valdnet-patch-2Joas Schilling2022-06-102-6/+6
|\
| * Fix unit testsJoas Schilling2022-06-072-6/+6
* | Revert "Remove inefficient fed share scanner"Carl Schwan2022-06-101-0/+12
|/
* Remove at() matcher in files_sharing testsCôme Chilliet2022-05-244-70/+83
* Merge pull request #32053 from nextcloud/cache-verify-share-mountpointblizzz2022-04-221-1/+6
|\
| * cache the verification of the share mountpointRobin Appelman2022-04-211-1/+6
* | Cache display nameCarl Schwan2022-04-221-0/+2
|/
* Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-112-0/+6
* Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-pa...Vincent Petry2022-04-061-0/+12
|\
| * Allow to disable password policy enforcement for selected groupsCarl Schwan2022-04-051-0/+12
* | Merge pull request #31684 from nextcloud/user-share-permissions-mergeSimon L2022-04-051-0/+44
|\ \
| * | take permissions from multiple paths into account for share permissionsRobin Appelman2022-03-311-0/+44
* | | ensure user folder is created in ApiTestRobin Appelman2022-04-041-0/+3
* | | Merge pull request #31240 from nextcloud/Valdnet-patch-3Louis2022-03-311-1/+1
|\ \ \
| * | | Fix testValdnet2022-03-311-1/+1
* | | | Fix ILogger instances in application tests for core parametersCôme Chilliet2022-03-241-2/+2
| |/ / |/| |
* | | Add test to spelling unificationLouis Chemineau2022-03-211-1/+1
| |/ |/|
* | simplify setup of circular SetupManager<->ManagerRobin Appelman2022-03-041-6/+2
* | move logic to decide what to setup to setupmanagerRobin Appelman2022-03-041-1/+1
* | adjust tests to new fs setupRobin Appelman2022-03-041-7/+15
* | make share cache test resilient against skeleton files not being thereRobin Appelman2022-02-251-5/+3
|/
* Support CRUD share permissionsLouis Chemineau2022-02-151-0/+93
* Revert "Add non-breaking space in the file size"szaimen2022-02-101-4/+4
* Add non-breaking space in the file sizeCarl Schwan2022-01-141-4/+4
* Replace license information to SPDX expressionLouis Chemineau2022-01-114-7/+7
* Remove inefficient fed share scannerVincent Petry2022-01-101-12/+0
* Fix tests on PHP 8.1 for encryption, files_sharing, files_version,Côme Chilliet2021-12-161-0/+4
* Limit more contact searchesJoas Schilling2021-12-081-2/+10
* Move common logic to share managerJoas Schilling2021-11-091-1/+3