Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | loop over usernames, not passwords | Arthur Schiwon | 2014-06-30 | 1 | -1/+1 |
* | extend Dummy user and group implementation to pass tests | Arthur Schiwon | 2014-06-25 | 1 | -1/+10 |
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -6/+6 |
* | Squash 'a | b' into 'a|b', in /lib | Robin McCorkell | 2014-05-13 | 1 | -1/+1 |
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -1/+1 |
* | add tests for user counting | Arthur Schiwon | 2014-01-08 | 1 | -0/+9 |
* | Use strict comparison === instead of ==. | Andreas Fischer | 2013-10-08 | 1 | -1/+1 |
* | Make OC_User_Dummy::checkPassword() compatible with OC_User_Example. | Andreas Fischer | 2013-10-08 | 1 | -2/+2 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+126 |