summaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-103-6/+6
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1019-27/+6
* Remove trailing and in between spacesChristoph Wurst2020-04-095-5/+5
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-093-3/+3
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-093-11/+11
* allow setting tooltips for external storage config optionsRobin Appelman2020-04-031-4/+8
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-3115-0/+16
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-267-76/+76
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-2511-53/+53
|/
* Merge pull request #19932 from nextcloud/remove-placeholder-checkRoeland Jago Douma2020-03-171-49/+0
|\
| * remove the requirement that everything that looks like a placeholder is subst...Robin Appelman2020-03-131-49/+0
* | fix external storage controller testsRobin Appelman2020-03-131-0/+4
|/
* Update license headersChristoph Wurst2019-12-0536-37/+57
* Fix external storagestestsRoeland Jago Douma2019-11-272-12/+18
* Mode to modern phpunitRoeland Jago Douma2019-11-2715-57/+58
* Make phpunit8 compatibleRoeland Jago Douma2019-11-2722-34/+34
* Some php-cs fixesRoeland Jago Douma2019-11-2221-29/+36
* Adjust testsJulius Härtl2019-08-021-1/+20
* Fix invalid recursionDaniel Kesselberg2019-07-211-0/+2
* Allow hidden smb sharesDaniel Kesselberg2019-07-161-0/+47
* 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
* Fix files_external testsJoas Schilling2019-03-011-1/+1
* Add dispatcher events to User and Group objectsJoas Schilling2019-03-011-1/+1
* typos in doc, no code changesArthur Schiwon2019-02-152-1/+2
* files_external: allow to register config handlers for flexible placeholdersArthur Schiwon2019-02-142-15/+141
* Fix JS namespace of files_external appJoas Schilling2018-10-303-6/+6
* Fix usage of deprecated OC.webrootChristoph Wurst2018-10-092-3/+3
* files_external: Fix jsunit testsJulius Härtl2018-08-021-10/+7
* use DAV instead of SMB for deletion testsRobin Appelman2018-06-211-5/+4
* update icewind/smb to 3.0.0Robin Appelman2018-06-211-1/+2
* Fix testsRoeland Jago Douma2018-05-011-1/+2
* fixup! Fixed testsJohn Molakvoæ (skjnldsv)2018-02-271-1/+1
* fixup! Fixed testsJohn Molakvoæ (skjnldsv)2018-02-271-20/+20
* Fixed testsJohn Molakvoæ (skjnldsv)2018-02-271-3/+10
* adjust swift external storage to new openstack sdkRobin Appelman2018-02-191-6/+10
* Fix risky tests without assertionsJoas Schilling2018-01-251-13/+13
* 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-0617-0/+21
* | Use ::class in test mocksMorris Jobke2017-10-248-26/+43
|/
* adjust tests to new failed storage handlingRobin Appelman2017-09-061-8/+7
* Move GDrive external storage to a separate repoVincent Petry2017-08-212-81/+0
* Bye bye Dropbox v1Vincent Petry2017-08-162-87/+0
* Add new specific tests for SMBJuan Pablo Villafáñez2017-04-261-0/+19
* Fix sinon.stub deprecation warningsChristoph Wurst2017-04-241-1/+1