Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move dummy backend to Tests namespace | Lukas Reschke | 2015-09-22 | 1 | -12/+12 |
* | introduce names for user backends - IUserBackend | Morris Jobke | 2014-12-19 | 1 | -2/+2 |
* | Merge pull request #12711 from owncloud/add-backend-to-rest-index | Lukas Reschke | 2014-12-10 | 1 | -0/+7 |
|\ | |||||
| * | Expose backend type via REST API | Lukas Reschke | 2014-12-09 | 1 | -0/+7 |
* | | migrate \OC\AllConfig to \OCP\IConfig | Morris Jobke | 2014-12-08 | 1 | -2/+1 |
* | | Extract interaction with config.php into SystemConfig | Morris Jobke | 2014-12-08 | 1 | -2/+11 |
|/ | |||||
* | Make remaining files extend the test base | Joas Schilling | 2014-11-19 | 1 | -1/+1 |
* | strip whitespace from the beginning and end of the display name to avoid empt... | Bjoern Schiessle | 2014-10-15 | 1 | -0/+46 |
* | Pass config object in testGetHomeNotSupported | Robin Appelman | 2013-12-20 | 1 | -1/+4 |
* | Enable user backends to provide avatar images | Arthur Schiwon | 2013-11-22 | 1 | -0/+69 |
* | Adjust Tests and satisfy them | Arthur Schiwon | 2013-09-24 | 1 | -40/+0 |
* | New user management classes | Robin Appelman | 2013-05-29 | 1 | -0/+364 |