Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -54/+0 |
* | Fix namespace in user/ | Joas Schilling | 2016-05-19 | 1 | -1/+3 |
* | Move OC_User_Database to \OC\User\Database | Roeland Jago Douma | 2016-05-10 | 1 | -1/+1 |
* | Apply DB group annotation ... | Thomas Müller | 2015-11-30 | 1 | -0/+5 |
* | Do not use uniqid in Group and User tests as it is not unique on windows | Joas Schilling | 2014-11-06 | 1 | -4/+9 |
* | add tests | Arthur Schiwon | 2014-06-23 | 1 | -0/+3 |
* | Use parent:: in Test_User_Database::getUser(). | Andreas Fischer | 2013-10-08 | 1 | -6/+1 |
* | Test OC_User_Database in Test_User_Database instead of OC_User_Dummy. | Andreas Fischer | 2013-10-08 | 1 | -1/+1 |
* | New user management classes | Robin Appelman | 2013-05-29 | 1 | -0/+44 |
* | didn't mean to commit this yet | Robin Appelman | 2013-05-28 | 1 | -44/+0 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -4/+4 |
* | remove unused variables | Robin Appelman | 2012-07-20 | 1 | -1/+0 |
* | test cases for user backends | Robin Appelman | 2012-04-14 | 1 | -0/+45 |