summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests/WizardTest.php
Commit message (Expand)AuthorAgeFilesLines
* Fix unit testsCôme Chilliet2022-03-031-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-7/+7
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-37/+35
* Use elseif instead of else ifChristoph Wurst2020-04-101-6/+6
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-12/+12
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-12/+12
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-60/+60
* Update license headersChristoph Wurst2019-12-051-1/+1
* Fix more testsRoeland Jago Douma2019-11-271-1/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* adjust testsArthur Schiwon2017-11-091-16/+11
* Update license headersMorris Jobke2017-11-061-0/+2
* Update tests for phunit 5.5Victor Dubiniuk2016-10-131-10/+16
* DI IConfig into ldap helperRoeland Jago Douma2016-10-101-1/+1
* Fix getMock user_ldapRoeland Jago Douma2016-09-061-1/+2
* New LDAPProvider for user_ldaproot2016-07-221-1/+2
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+1
* Move tests/ to PSR-4Joas Schilling2016-05-251-7/+2
* Move Access to PSR-4Joas Schilling2016-05-251-3/+3
* Move Configuration to PSR-4Joas Schilling2016-05-251-3/+3
* Move Connection to PSR-4Joas Schilling2016-05-251-2/+2
* Move interface to PSR-4Joas Schilling2016-05-251-3/+3
* Move wizardJoas Schilling2016-05-251-0/+450