Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -12/+10 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -2/+2 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -1/+0 |
|\ | |||||
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -1/+1 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -5/+5 |
|/ | |||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -2/+3 |
* | 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 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+0 |
* | fix return value when ldapPagingSize returns null | Arthur Schiwon | 2018-01-11 | 1 | -1/+2 |
* | when paged results are turned off, all (max possible) users are returned | Arthur Schiwon | 2018-01-11 | 1 | -1/+2 |
* | extend test for rotating prefixes | Arthur Schiwon | 2018-01-08 | 1 | -1/+10 |
* | add tests for whole run command | Arthur Schiwon | 2018-01-08 | 1 | -0/+104 |
* | add unit test for qualifies to run | Arthur Schiwon | 2018-01-08 | 1 | -3/+19 |
* | add unit test for determining next cycle | Arthur Schiwon | 2018-01-08 | 1 | -0/+41 |
* | create failing test for this case | Arthur Schiwon | 2018-01-05 | 1 | -0/+55 |
* | resolve DI | Arthur Schiwon | 2017-11-09 | 1 | -13/+27 |
* | add Sync test | Arthur Schiwon | 2017-11-09 | 1 | -0/+130 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Fix getMock user_ldap | Roeland Jago Douma | 2016-09-06 | 1 | -3/+7 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+2 |
* | Move tests/ to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+149 |