Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -3/+3 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -4/+4 |
* | Use non-absolute logout URL to fix wrong URL in reverse proxy scenario | Morris Jobke | 2019-05-08 | 1 | -6/+4 |
* | Parse multiple navigation items | Daniel Kesselberg | 2019-02-22 | 1 | -6/+14 |
* | Urlencode the requesttoken | Roeland Jago Douma | 2019-01-23 | 1 | -1/+1 |
* | Request plain logout url | Roeland Jago Douma | 2019-01-23 | 1 | -10/+5 |
* | Fixed phpunit | John Molakvoæ (skjnldsv) | 2018-07-13 | 1 | -134/+181 |
* | Make sure we test the proper order in the NavigationManagerTest | Julius Härtl | 2018-02-12 | 1 | -7/+7 |
* | Fix tests | Roeland Jago Douma | 2017-09-21 | 1 | -0/+9 |
* | Inject \OCP\IURLGenerator to make tests work | Lukas Reschke | 2017-08-18 | 1 | -1/+11 |
* | Properly allow \OCP\Authentication\IApacheBackend to specify logout URL | Lukas Reschke | 2017-08-18 | 1 | -1/+1 |
* | Don't load navigation entries of restricted apps | Joas Schilling | 2017-07-05 | 1 | -12/+52 |
* | Allow multiple navigation links from info.xml | Joas Schilling | 2017-03-26 | 1 | -37/+73 |
* | Force to specify the name | Joas Schilling | 2017-01-27 | 1 | -4/+6 |
* | Add navigation via info.xml (#26785) | Thomas Müller | 2016-12-22 | 1 | -0/+64 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+160 |