summaryrefslogtreecommitdiffstats
path: root/tests/settings
Commit message (Expand)AuthorAgeFilesLines
* use config.php value instead of version stringMorris Jobke2015-09-021-0/+28
* [test] more tests for UserController::setMailAddressMorris Jobke2015-08-171-5/+13
* Add setup check for reverse proxy header configurationRobin McCorkell2015-08-101-1/+48
* Merge pull request #17919 from rullzer/php_supported_checkThomas Müller2015-08-101-0/+45
|\
| * Display warning in security & setup warnings if php version is EOLRoeland Jago Douma2015-07-291-0/+45
* | also block certificate management in the back-end if external storages are di...Bjoern Schiessle2015-08-041-7/+18
|/
* Merge pull request #17912 from owncloud/detect-old-openssl-versionsRobin McCorkell2015-07-281-9/+147
|\
| * Detect old NSS and OpenSSL versionsLukas Reschke2015-07-281-9/+147
* | Add unit testsLukas Reschke2015-07-281-0/+151
|/
* Only sort by group name when LDAP is involvedJoas Schilling2015-06-161-1/+95
* Merge pull request #16402 from owncloud/issue-15956-slow-group-usercountThomas Müller2015-06-081-9/+9
|\
| * Sort user groups by group name and hide the user countJoas Schilling2015-05-181-9/+9
* | Move the helpful method to the TestCase classJoas Schilling2015-06-032-11/+11
* | Add check for availability of /dev/urandomLukas Reschke2015-05-261-1/+7
|/
* Merge pull request #15978 from owncloud/feature/fix-encryption-tooltipsThomas Müller2015-05-151-9/+9
|\
| * fixing testClark Tomlinson2015-05-111-9/+9
* | Add test for setEmailAddressJoas Schilling2015-05-051-0/+70
|/
* Adjust tests and statuscodeLukas Reschke2015-04-201-3/+3
* Migrate personal certificate handling into AppFramework controllersLukas Reschke2015-04-201-0/+174
* Merge pull request #15314 from owncloud/app-categories-15274Lukas Reschke2015-04-091-0/+231
|\
| * Add experimental applications switchLukas Reschke2015-04-031-0/+231
* | Remove hardcoded link to performance docsJoas Schilling2015-04-071-3/+14
|/
* Add check for activated local memcacheLukas Reschke2015-03-281-0/+231
* use StreamResponse to download the log file - fixes #14268Thomas Müller2015-03-271-9/+3
* Show more detailed error messageLukas Reschke2015-03-161-0/+3
* Adjust unit testLukas Reschke2015-03-161-1/+6
* Migrate to SwiftMailLukas Reschke2015-03-162-49/+75
* Let users configure security headers in their WebserverLukas Reschke2015-03-021-71/+0
* fixing unit tests in UsersControllerTestThomas Müller2015-02-161-11/+11
* Merge pull request #13753 from owncloud/use-403-instead-of-200Morris Jobke2015-02-071-4/+2
|\
| * Use 403 instead of 200 responseLukas Reschke2015-01-291-4/+2
* | Switch to a factory and add unit testsLukas Reschke2015-01-301-33/+373
* | Add unit testsLukas Reschke2015-01-302-8/+189
|/
* Add value if restore of data is possible for a userMorris Jobke2015-01-271-27/+166
* Use setConfigs() instead of calling setConfig() multiple timesJoas Schilling2015-01-231-30/+33
* Fix filtering for users when $gid is emptyLukas Reschke2015-01-181-0/+127
* add Download logfile button to admin settingsGeorg Ehrke2015-01-071-0/+79
* Mail address of users is now changable in the user managementMorris Jobke2014-12-181-14/+36
* add unit tests for new user create mailMorris Jobke2014-12-161-0/+70
* Merge pull request #12726 from owncloud/add-filter-for-backend-to-rest-indexMorris Jobke2014-12-131-3/+86
|\
| * Use array key instead of valueLukas Reschke2014-12-121-3/+14
| * Add test for user without backendLukas Reschke2014-12-121-0/+16
| * Add filter for 'backend' to user REST routeLukas Reschke2014-12-101-0/+56
* | Show user backend in user managementMorris Jobke2014-12-121-2/+12
|/
* Expose backend type via REST APILukas Reschke2014-12-091-38/+77
* React on other statuscodes than 200Lukas Reschke2014-12-082-22/+9
* Add statuscodesLukas Reschke2014-12-082-10/+86
* Add REST route for user & group managementLukas Reschke2014-12-083-0/+618
* Make root tests extend the \Test\TestCaseJoas Schilling2014-11-191-1/+3
* Warn for password reset when files_encryption is enabledLukas Reschke2014-11-171-1/+1