aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Settings
Commit message (Expand)AuthorAgeFilesLines
* Move activities test codeChristoph Wurst2017-05-183-0/+288
* Increase device password entropy. Use lower- and upper-case characters and di...Fabrizio Steiner2017-05-081-3/+3
* consolidate setEnabled methodArthur Schiwon2017-04-291-12/+16
* fix unit testsMorris Jobke2017-04-291-16/+6
* use proper return codes and handle failure casesMorris Jobke2017-04-291-4/+8
* Improve wording of error messagesMorris Jobke2017-04-291-6/+6
* fix unit testsMorris Jobke2017-04-291-24/+13
* add unit tests for enable methodMorris Jobke2017-04-291-1/+221
* add unit tests for disable methodMorris Jobke2017-04-291-1/+219
* adjust tests to have at least one disabled userMorris Jobke2017-04-291-2/+13
* Fix unit testsRoeland Jago Douma2017-04-291-1/+59
* Fix unit testsMorris Jobke2017-04-291-4/+4
* fix unit testBjoern Schiessle2017-04-281-21/+24
* check verification proof and update account tableBjoern Schiessle2017-04-281-2/+104
* Fix testsLukas Reschke2017-04-261-5/+5
* Adjust testsLukas Reschke2017-04-261-1/+11
* Add installed category in AppSettingsControlerTestFelix A. Epp2017-04-251-4/+9
* Don't assume the admin didn't configure Opcache correctly...Joas Schilling2017-04-201-3/+5
* Use the correct classJoas Schilling2017-04-201-1/+1
* Import some classesJoas Schilling2017-04-201-80/+51
* Rename renderHTML to renderHtmlMorris Jobke2017-04-191-3/+3
* Merge pull request #4369 from nextcloud/fix-translationsMorris Jobke2017-04-181-4/+4
|\
| * Fix translationsJoas Schilling2017-04-181-4/+4
* | Beautify test emailLukas Reschke2017-04-181-0/+6
* | Fix some more stuffJoas Schilling2017-04-181-16/+21
* | Fix testsJoas Schilling2017-04-181-42/+13
|/
* Fix unit testsMorris Jobke2017-04-121-9/+11
* Adjust class referencesLukas Reschke2017-04-111-1/+1
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-092-13/+10
* Add support for themingLukas Reschke2017-04-072-183/+666
* Fix testsLukas Reschke2017-04-071-36/+98
* New layout for welcome emailMorris Jobke2017-04-071-38/+41
* Fix unit tests of masterRoeland Jago Douma2017-03-161-0/+1
* Merge pull request #3489 from nextcloud/give-hint-about-opcacheMorris Jobke2017-02-241-1/+11
|\
| * Show info in admin settings about PHP opcache if disabledMorris Jobke2017-02-221-1/+11
* | add unit testsMorris Jobke2017-02-151-3/+165
|/
* Always enable avatarsMorris Jobke2017-02-131-4/+0
* Error out when subadmin doesn't select any groupJoas Schilling2017-01-231-145/+64
* make sure that we only update the email address if it really changedBjoern Schiessle2016-12-021-7/+26
* LanguageMorris Jobke2016-11-301-68/+0
* bring back setEmailAddress for the user managementBjoern Schiessle2016-11-251-9/+61
* update email address correctlyBjoern Schiessle2016-11-231-20/+251
* Merge pull request #2214 from nextcloud/remove-loggingRobin Appelman2016-11-211-89/+0
|\
| * update testsRobin Appelman2016-11-211-89/+0
* | fix unit testsBjoern Schiessle2016-11-211-74/+7
* | allow to change display names in the user settings againBjörn Schießle2016-11-211-0/+1
|/
* Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke2016-11-181-1/+3
|\
| * Fix unit testsJoas Schilling2016-11-181-1/+3
* | fix warnings when updating app passwordRobin Appelman2016-11-161-3/+2
|/
* Adds tests for the AuthSettingsControllerRoeland Jago Douma2016-11-161-0/+23