| Commit message (Expand) | Author | Age | Files | Lines |
* | delete user test to take getHome into account to ensure it is also deleted su... | Arthur Schiwon | 2015-06-17 | 1 | -1/+4 |
* | if possible, getUserGroups should get memberships using memberOf virtual attr... | Arthur Schiwon | 2015-06-03 | 1 | -0/+59 |
* | Fixes returns of group memberships and counting if all members have the speci... | Arthur Schiwon | 2015-05-19 | 1 | -0/+70 |
* | add integration test to ensure correct behaviour on lost connections | Arthur Schiwon | 2015-04-24 | 1 | -0/+192 |
* | LDAP tests: swithc var_dump to exception | Morris Jobke | 2015-04-18 | 1 | -3/+3 |
* | fix cherrypicking | Jörn Friedrich Dreyer | 2015-04-10 | 2 | -14/+17 |
* | fix_tests | Jörn Friedrich Dreyer | 2015-04-10 | 2 | -47/+194 |
* | adjust tests | Arthur Schiwon | 2015-04-09 | 1 | -6/+9 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 11 | -152/+219 |
* | offset needs to be considered in computed limit | Arthur Schiwon | 2015-03-23 | 1 | -0/+14 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 11 | -209/+163 |
* | Merge pull request #13740 from owncloud/fix-12190-2 | Lukas Reschke | 2015-02-24 | 1 | -1/+6 |
|\ |
|
| * | fix counting of users in primary group | Arthur Schiwon | 2015-01-28 | 1 | -1/+6 |
* | | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 11 | -163/+209 |
|/ |
|
* | add test for mapping's getList method | Arthur Schiwon | 2015-01-07 | 1 | -0/+24 |
* | inject DB Connection to user manager | Arthur Schiwon | 2015-01-07 | 5 | -47/+52 |
* | inject oc config to User_LDAP | Arthur Schiwon | 2015-01-06 | 1 | -31/+37 |
* | smaller fixes: coding style, PHPdoc, typos and few for DI | Arthur Schiwon | 2015-01-06 | 1 | -24/+0 |
* | planned refactorings for OC 8 | Arthur Schiwon | 2014-12-20 | 1 | -0/+4 |
* | basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass. | Arthur Schiwon | 2014-12-20 | 1 | -0/+10 |
* | LDAP User Cleanup: Port from stable7 without further adjustements | Arthur Schiwon | 2014-12-19 | 3 | -2/+175 |
* | Split mapping from Access and Helper classes into it's own. Fully test them, ... | Arthur Schiwon | 2014-12-19 | 4 | -31/+228 |
* | Merge pull request #11837 from owncloud/fix-11328 | Morris Jobke | 2014-11-24 | 1 | -30/+2 |
|\ |
|
| * | consolidate user count filter in wizard and user back end | Arthur Schiwon | 2014-11-20 | 1 | -30/+2 |
* | | Make apps/ extend the \Test\TestCase and fix overwritten methods | Joas Schilling | 2014-11-19 | 8 | -12/+13 |
|/ |
|
* | Merge pull request #11789 from owncloud/fix-11762 | Morris Jobke | 2014-11-11 | 1 | -2/+22 |
|\ |
|
| * | dont fail with 500 if configured display name attribute is not set | Arthur Schiwon | 2014-10-27 | 1 | -2/+22 |
* | | Merge pull request #11172 from owncloud/user-ldap-no-bcmath | blizzz | 2014-11-03 | 2 | -33/+30 |
|\ \
| |/
|/| |
|
| * | user_ldap: Reimplement convertSID2Str() without BCMath dependency. | Andreas Fischer | 2014-11-03 | 2 | -33/+30 |
* | | add one simple cache test | Arthur Schiwon | 2014-10-17 | 1 | -4/+29 |
|/ |
|
* | adding unit test to truncate the table | Thomas Müller | 2014-09-16 | 1 | -0/+31 |
* | adjust static method vars as well | Arthur Schiwon | 2014-08-29 | 1 | -2/+4 |
* | trigger email detection by Wizard upon any user filter filter change. before ... | Arthur Schiwon | 2014-08-29 | 1 | -6/+8 |
* | add unit test for mail detection | Arthur Schiwon | 2014-08-29 | 1 | -1/+137 |
* | remove Access as hard dependency, inject it instead | Arthur Schiwon | 2014-08-29 | 1 | -3/+14 |
* | fix wizard test, adjust to changed parameters of the tested method, introduce... | Arthur Schiwon | 2014-08-28 | 1 | -1/+1 |
* | Port of #8623 | Arthur Schiwon | 2014-08-28 | 1 | -0/+78 |
* | unify tests | Arthur Schiwon | 2014-08-18 | 1 | -55/+36 |
* | adjust login test to code changes | Arthur Schiwon | 2014-08-12 | 1 | -0/+5 |
* | better check whether string resembles a DN, fixes #9887 | Arthur Schiwon | 2014-08-11 | 2 | -0/+123 |
* | Merge pull request #9576 from owncloud/bcmath-check | blizzz | 2014-07-18 | 1 | -0/+29 |
|\ |
|
| * | make tests deal with missing bcmath | Arthur Schiwon | 2014-07-11 | 1 | -0/+29 |
* | | File written by blizzz | Philippe Jung | 2014-07-14 | 1 | -0/+151 |
|/ |
|
* | support for AD primary groups | Arthur Schiwon | 2014-07-08 | 3 | -2/+202 |
* | Port of LDAP Wizard: get correct total no of users, groups and complete list... | Arthur Schiwon | 2014-06-25 | 1 | -3/+3 |
* | adjust group tests | Arthur Schiwon | 2014-06-03 | 1 | -2/+9 |
* | clean up | Arthur Schiwon | 2014-06-03 | 1 | -3/+1 |
* | newlines | Arthur Schiwon | 2014-06-03 | 1 | -1/+1 |
* | adjust test to changed convention in storing quota | Arthur Schiwon | 2014-06-03 | 1 | -3/+3 |
* | adjust user backend test | Arthur Schiwon | 2014-06-03 | 1 | -13/+33 |