Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unit tests | Côme Chilliet | 2022-03-03 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 1 | -7/+7 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -2/+2 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -3/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -37/+35 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -6/+6 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -12/+12 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -12/+12 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -60/+60 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Fix more tests | Roeland Jago Douma | 2019-11-27 | 1 | -1/+2 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | adjust tests | Arthur Schiwon | 2017-11-09 | 1 | -16/+11 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Update tests for phunit 5.5 | Victor Dubiniuk | 2016-10-13 | 1 | -10/+16 |
* | DI IConfig into ldap helper | Roeland Jago Douma | 2016-10-10 | 1 | -1/+1 |
* | Fix getMock user_ldap | Roeland Jago Douma | 2016-09-06 | 1 | -1/+2 |
* | New LDAPProvider for user_ldap | root | 2016-07-22 | 1 | -1/+2 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Move tests/ to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -7/+2 |
* | Move Access to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -3/+3 |
* | Move Configuration to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -3/+3 |
* | Move Connection to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -2/+2 |
* | Move interface to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -3/+3 |
* | Move wizard | Joas Schilling | 2016-05-25 | 1 | -0/+450 |