aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/Storage
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-158-21/+21
* chore: adjust code to adhere to coding standardAnna Larch2024-09-051-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-06-0610-232/+28
* test: retry smb notify test a few timesRobin Appelman2024-05-011-0/+17
* test: improve notify tests for smbRobin Appelman2024-03-081-7/+22
* only do a multipart s3 copy when above the regular copy limitRobin Appelman2023-12-281-0/+68
* Fixing samba test and adding details to kerberos jobCôme Chilliet2023-01-201-1/+1
* Fix Samba test failure details outputCôme Chilliet2023-01-201-1/+1
* Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
* ciRobin Appelman2021-10-152-0/+49
* fixup tests for ftp limitationsRobin Appelman2021-10-071-0/+44
* teardownRobin Appelman2021-10-071-0/+1
* add new ftp backendRobin Appelman2021-10-071-37/+2
* run ftp external storage tests against multiple ftp serversRobin Appelman2021-10-071-1/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-048-10/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-165-5/+5
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update license headers for 19Christoph Wurst2020-04-294-1/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-104-4/+0
* Remove trailing and in between spacesChristoph Wurst2020-04-094-4/+4
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-4/+4
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-312-0/+2
* Use the short array syntax, everywhereChristoph Wurst2020-03-262-3/+3
* Update license headersChristoph Wurst2019-12-058-8/+16
* Mode to modern phpunitRoeland Jago Douma2019-11-271-13/+13
* Make phpunit8 compatibleRoeland Jago Douma2019-11-278-16/+16
* Some php-cs fixesRoeland Jago Douma2019-11-228-8/+8
* Add time between SMB test runs and properly log full changesetMorris Jobke2019-03-141-1/+3
* Wait up to 10 seconds for incoming changes from SMB notifierMorris Jobke2019-03-131-1/+8
* adjust swift external storage to new openstack sdkRobin Appelman2018-02-191-6/+10
* increase the time we wait for smb notifications in the testRobin Appelman2018-01-221-2/+2
* Merge pull request #6682 from nextcloud/dav-mimetype-fallbackRoeland Jago Douma2017-12-111-1/+12
|\
| * Fallback to filename based detection if the remote dav server doesn't know th...Robin Appelman2017-09-281-1/+12
* | Update license headersMorris Jobke2017-11-061-0/+1
|/
* Move GDrive external storage to a separate repoVincent Petry2017-08-211-74/+0
* Bye bye Dropbox v1Vincent Petry2017-08-161-78/+0
* Add new specific tests for SMBJuan Pablo Villafáñez2017-04-261-0/+19
* Update comments to NextcloudMorris Jobke2017-04-111-1/+1
* add unit tests for smb notify backendRobin Appelman2017-01-271-0/+47
* Update with robinJoas Schilling2016-07-218-8/+8
* Fix apps/Joas Schilling2016-07-2110-19/+30
* Fix GDrive upload file which name might match the one of a folderVincent Petry2016-06-071-0/+9
* Update license headersLukas Reschke2016-05-268-0/+8
* Fix the names of the tests so the script discovers them againJoas Schilling2016-05-246-11/+11
* Move Lib\Storage to PSR-4Joas Schilling2016-05-2410-0/+833