Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ensure attribute names are lower cased | Arthur Schiwon | 2019-02-14 | 1 | -2/+6 |
* | ensure db is pristine before starting the tests | Arthur Schiwon | 2019-01-04 | 1 | -0/+3 |
* | add tests for the DUI | Arthur Schiwon | 2019-01-04 | 1 | -0/+118 |
* | remove app specific IUserTools and consolidate test | Arthur Schiwon | 2018-10-30 | 1 | -124/+100 |
* | Merge pull request #12054 from nextcloud/fix/5212/interact-with-userobject | Roeland Jago Douma | 2018-10-30 | 1 | -4/+39 |
|\ | |||||
| * | do not run into UniqueConstraintViolationException | Arthur Schiwon | 2018-10-30 | 1 | -8/+18 |
| * | only write when the displayname differs, but then announce it | Arthur Schiwon | 2018-10-25 | 1 | -0/+25 |
* | | remove unneeded empty search attribute values, fixes #12086 | Arthur Schiwon | 2018-10-29 | 1 | -1/+6 |
|/ | |||||
* | adjust and add more unit tests | Arthur Schiwon | 2018-07-05 | 1 | -17/+67 |
* | allow admin to disable fetching of avatars as well as a specific attribute | Arthur Schiwon | 2018-07-05 | 1 | -19/+15 |
* | let user set avatar in nextcloud von LDAP provides invalid image data | Arthur Schiwon | 2018-07-03 | 1 | -0/+105 |
* | Iron User_LDAP tests | Arthur Schiwon | 2018-07-03 | 1 | -498/+266 |
* | lower log level for quota manipulation cases | Arthur Schiwon | 2018-06-28 | 1 | -132/+100 |
* | adjust unit tests for \"Invalid argument supplied for foreach()\" fix | Roger Szabo | 2018-05-09 | 1 | -4/+4 |
* | Fixed indentation | sidey79 | 2017-11-10 | 1 | -1/+1 |
* | Fixed typo from last commit | sidey79 | 2017-11-10 | 1 | -1/+1 |
* | Update testUpdateNoRefresh | sidey79 | 2017-11-10 | 1 | -1/+8 |
* | adjust tests | Arthur Schiwon | 2017-11-09 | 1 | -312/+169 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+6 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -3/+4 |
* | Adjust unittest | Juan Pablo Villafáñez | 2017-09-28 | 1 | -15/+10 |
* | listen to deletion hooks for proper handling, adjust and add tests | Arthur Schiwon | 2017-08-31 | 1 | -1/+1 |
* | Fix ldap tests | Roeland Jago Douma | 2017-08-09 | 1 | -0/+2 |
* | unit test adjustment | Roger Szabo | 2017-04-07 | 1 | -21/+31 |
* | lower case for attributes | Roger Szabo | 2017-04-06 | 1 | -7/+7 |
* | usertest adjustment | Roger Szabo | 2017-03-31 | 1 | -1/+1 |
* | usertest adjustment | Roger Szabo | 2017-03-31 | 1 | -11/+11 |
* | restore ldap_password_renew_pr | Roger Szabo | 2017-03-31 | 2 | -69/+211 |
* | Include tests for "default" and "none" quotas | Juan Pablo Villafáñez | 2017-03-29 | 1 | -0/+80 |
* | Add new testes to cover more cases | Juan Pablo Villafáñez | 2017-03-29 | 1 | -0/+210 |
* | Adjust current tests to match the expectations | Juan Pablo Villafáñez | 2017-03-29 | 1 | -28/+26 |
* | Update tests for phunit 5.5 | Victor Dubiniuk | 2016-10-13 | 1 | -6/+12 |
* | DI IConfig into ldap helper | Roeland Jago Douma | 2016-10-10 | 1 | -1/+1 |
* | Fix getMock user_ldap | Roeland Jago Douma | 2016-09-06 | 2 | -26/+45 |
* | fix a few minor code smells | Jörn Friedrich Dreyer | 2016-08-29 | 1 | -1/+0 |
* | New LDAPProvider for user_ldap | root | 2016-07-22 | 1 | -1/+2 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 2 | -4/+6 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 2 | -2/+2 |
* | Move tests/ to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -3/+3 |
* | Move Access to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -2/+2 |
* | Move Connection to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -3/+3 |
* | Move FilesystemHelper to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -2/+2 |
* | Move interface to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -2/+2 |
* | Move LogWrapper to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -2/+2 |
* | Move lib\user to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -0/+1191 |