Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -315/+0 |
* | Move Access to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -3/+3 |
* | Move Connection to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -3/+3 |
* | Move FilesystemHelper to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | Move interface to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -2/+1 |
* | Move LDAP to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | Move LogWrapper to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | Move lib\user to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -3/+3 |
* | Use IUser::setEMailAddress in ldap as well | Thomas Müller | 2016-01-20 | 1 | -1/+2 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+2 |
* | Add DB group to some files_external tests | Thomas Müller | 2015-11-30 | 1 | -0/+7 |
* | fix attribute casing to ensure array keys work | Arthur Schiwon | 2015-10-27 | 1 | -3/+13 |
* | memberOf resembles a DN as well and is actively used | Arthur Schiwon | 2015-09-28 | 1 | -0/+34 |
* | read all relevant user attributes on login and user search, in one query. sav... | Arthur Schiwon | 2015-09-23 | 1 | -10/+57 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -19/+21 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -20/+20 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -20/+20 |
* | inject DB Connection to user manager | Arthur Schiwon | 2015-01-07 | 1 | -1/+2 |
* | Make apps/ extend the \Test\TestCase and fix overwritten methods | Joas Schilling | 2014-11-19 | 1 | -1/+1 |
* | user_ldap: Reimplement convertSID2Str() without BCMath dependency. | Andreas Fischer | 2014-11-03 | 1 | -33/+30 |
* | unify tests | Arthur Schiwon | 2014-08-18 | 1 | -55/+36 |
* | better check whether string resembles a DN, fixes #9887 | Arthur Schiwon | 2014-08-11 | 1 | -0/+76 |
* | make tests deal with missing bcmath | Arthur Schiwon | 2014-07-11 | 1 | -0/+29 |
* | support for AD primary groups | Arthur Schiwon | 2014-07-08 | 1 | -1/+51 |
* | adjust Access test | Arthur Schiwon | 2014-06-03 | 1 | -7/+16 |
* | LDAP: fix and extend tests | Arthur Schiwon | 2014-02-20 | 1 | -0/+71 |