Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -5/+5 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -3/+3 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -19/+2 |
* | Adapt tests to config value typing | Côme Chilliet | 2023-04-05 | 1 | -31/+36 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Remove at matcher uses in tests/lib | Côme Chilliet | 2022-06-16 | 1 | -26/+33 |
* | confirm user is internal to globalscale | Maxence Lange | 2022-04-12 | 1 | -0/+12 |
* | Fix unit tests | Joas Schilling | 2021-04-27 | 1 | -12/+13 |
* | Fix unit test | Roeland Jago Douma | 2021-04-16 | 1 | -4/+4 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -10/+10 |
* | Update share type constant usage | Joas Schilling | 2020-06-24 | 1 | -16/+16 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Search sharees on lookup server when explicitly requested by user | Christoph Wurst | 2019-02-26 | 1 | -5/+5 |
* | Do not try to contact lookup server without internet connection or URL | Arthur Schiwon | 2018-10-18 | 1 | -21/+78 |
* | add more tests | Bjoern Schiessle | 2018-10-12 | 1 | -0/+231 |
* | some small fixes and improvements | Bjoern Schiessle | 2018-10-10 | 1 | -1/+11 |
* | adjust tests | Bjoern Schiessle | 2018-10-09 | 1 | -2/+31 |
* | add tests for Lookup Plugin | Arthur Schiwon | 2017-09-26 | 1 | -0/+180 |