summaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/Storage
Commit message (Expand)AuthorAgeFilesLines
* 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