aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/tests/Controller
Commit message (Expand)AuthorAgeFilesLines
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-122-9/+9
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-2/+1
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-13/+13
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-252-33/+33
* Fix license headersChristoph Wurst2020-01-131-0/+1
* Fix webdav urlJohn Molakvoæ (skjnldsv)2020-01-101-1/+1
* Add pending share list to frontendJulius Härtl2020-01-071-0/+11
* Update license headersChristoph Wurst2019-12-052-5/+7
* Mode to modern phpunitRoeland Jago Douma2019-11-272-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-222-10/+10
* Add new LoadAdditionalScriptsEventRoeland Jago Douma2019-09-231-1/+2
* Revert "Fix usage view tests"Daniel Kesselberg2019-07-021-1/+1
* Fix usage view testsRoeland Jago Douma2019-07-021-1/+1
* Rollback to default list viewJohn Molakvoæ (skjnldsv)2018-11-151-2/+2
* Fix testsJohn Molakvoæ (skjnldsv)2018-11-061-4/+7
* Fixes empty favorite names for trailing slashesMichael Weimann2018-09-191-3/+69
* Phpunit tests fixesJohn Molakvoæ (skjnldsv)2018-07-241-0/+63
* Fixed phpunitJohn Molakvoæ (skjnldsv)2018-07-131-72/+12
* No draggable list anymoreRoeland Jago Douma2018-07-121-1/+0
* Fix testsRoeland Jago Douma2018-07-121-3/+20
* Fix testsRoeland Jago Douma2018-07-051-0/+15
* Show the new dav url in the web UIRoeland Jago Douma2018-04-051-0/+1
* Update license headersMorris Jobke2017-11-062-0/+5
* Use ::class in test mocksMorris Jobke2017-10-241-16/+18
* Fix testsRoeland Jago Douma2017-09-211-0/+7
* Fix unit testsMorris Jobke2017-09-211-0/+1
* Fix sorting of entries in Files sidebarJan-Christoph Borchardt2017-08-251-3/+3
* Adjust the unit testJoas Schilling2017-06-131-0/+8
* Remove unused use statementsMorris Jobke2017-04-221-2/+0
* Fix the testsJoas Schilling2017-03-261-1/+9
* Fix app name of files appMorris Jobke2017-02-141-6/+0
* Added genertor helper & testsRoeland Jago Douma2016-11-031-13/+32
* remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle2016-11-021-2/+0
* Fix more testsRoeland Jago Douma2016-10-281-7/+7
* Make it possible to filter by tags with REPORT methodVincent Petry2016-10-191-176/+0
* Fix getMock filesRoeland Jago Douma2016-09-061-3/+6
* When requesting a permalink to an invalid file redirectRoeland Jago Douma2016-08-191-3/+7
* When using permalinks don't error out if file id can't be foundRoeland Jago Douma2016-08-191-64/+27
* Remove IE8 support from ViewControllerRoeland Jago Douma2016-08-161-73/+20
* fix testRobin Appelman2016-07-251-1/+1
* fix testRobin Appelman2016-07-222-7/+26
* Fix apps/Joas Schilling2016-07-212-4/+6
* Adjust test to work with phpunit < 5.2Joas Schilling2016-06-081-1/+1
* Improve the UX for "not found" perma linksJoas Schilling2016-06-071-4/+9
* Update license headersLukas Reschke2016-05-262-5/+4
* Move Files app to PSR-4 (#24569)Joas Schilling2016-05-122-0/+881