| Commit message (Expand) | Author | Age | Files | Lines |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Remove unused legacy ajax/list.php in files app | Vincent Petry | 2023-01-09 | 1 | -4/+4 |
* | Remove OCP\App and OCP\BackgroundJob | Carl Schwan | 2022-08-01 | 1 | -1/+15 |
* | Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-lin... | Julius Härtl | 2021-10-05 | 1 | -0/+111 |
|\ |
|
| * | Fix UrlGeneratorTest | Daniel Rudolf | 2021-08-05 | 1 | -19/+9 |
| * | Fix UrlGeneratorTest | Daniel Rudolf | 2021-08-04 | 1 | -28/+44 |
| * | Fix UrlGeneratorTest::testGetDefaultPageUrlWithDefaultApps() | Daniel Rudolf | 2021-07-01 | 1 | -0/+2 |
| * | Move UtilTest::testDefaultApps() to UrlGeneratorTest | Daniel Rudolf | 2021-07-01 | 1 | -0/+73 |
| * | Add IUrlGenerator::linkToDefaultPageUrl() | Daniel Rudolf | 2021-06-30 | 1 | -0/+30 |
* | | Use IURLGenerator function to get value of `\OC::$WEBROOT` global | Jonas Meurer | 2021-08-16 | 1 | -0/+6 |
|/ |
|
* | Remove some IRouter methods | Roeland Jago Douma | 2020-11-17 | 1 | -3/+3 |
* | Properly inject IRouter into URLGenerator to properly encapsulate tests | Morris Jobke | 2020-08-19 | 1 | -1/+24 |
* | Only load routes of the app which is requested | Morris Jobke | 2020-08-19 | 1 | -1/+3 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -3/+3 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+0 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
* | Allow empty strings in getAbsoluteURL | Joas Schilling | 2018-11-20 | 1 | -0/+2 |
* | Update the URLGenerator test to current state of art | Joas Schilling | 2018-11-20 | 1 | -32/+30 |
* | Add function to generate urls for OCS routes | Roeland Jago Douma | 2018-10-09 | 1 | -0/+18 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2017-12-30 | 1 | -2/+8 |
* | Add tests and inject IRequest | Julius Härtl | 2017-06-16 | 1 | -27/+50 |
* | Fix urlgenerator test | Roeland Jago Douma | 2016-11-03 | 1 | -1/+1 |
* | Fix getMock UrlGeneratortest | Roeland Jago Douma | 2016-09-13 | 1 | -10/+12 |
* | Fix lib/ | Joas Schilling | 2016-05-19 | 1 | -0/+134 |