| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable user backends to provide avatar images | Arthur Schiwon | 2013-11-22 | 2 | -0/+96 |
* | Adjust return value tests for checkPassword() to what OC_User_Example says. | Andreas Fischer | 2013-10-08 | 1 | -3/+3 |
* | Use parent:: in Test_User_Database::getUser(). | Andreas Fischer | 2013-10-08 | 1 | -6/+1 |
* | Test_User_Backend::getUser() does not return an array, it returns a string. | Andreas Fischer | 2013-10-08 | 1 | -1/+1 |
* | Test OC_User_Database in Test_User_Database instead of OC_User_Dummy. | Andreas Fischer | 2013-10-08 | 1 | -1/+1 |
* | Adjust Tests and satisfy them | Arthur Schiwon | 2013-09-24 | 2 | -40/+45 |
* | User: move checkPassword from User to Manager to not break API | Arthur Schiwon | 2013-09-24 | 1 | -22/+10 |
* | New user management classes | Robin Appelman | 2013-05-29 | 6 | -0/+993 |
* | didn't mean to commit this yet | Robin Appelman | 2013-05-28 | 5 | -670/+0 |
* | implement ArrayInterface with Session | Robin Appelman | 2013-05-28 | 2 | -0/+500 |
* | drop SimpleTest compatibility | Thomas Mueller | 2013-01-24 | 1 | -4/+4 |
* | Style: Remove all the dangling white spaces | Felix Moeller | 2012-11-04 | 1 | -2/+2 |
* | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -14/+14 |
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -9/+9 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 3 | -8/+8 |
* | remove unused variables | Robin Appelman | 2012-07-20 | 1 | -1/+0 |
* | Added class comment block | Sam Tuke | 2012-06-01 | 1 | -0/+10 |
* | test cases for user backends | Robin Appelman | 2012-04-14 | 3 | -0/+161 |