summaryrefslogtreecommitdiffstats
path: root/tests/lib/Settings
Commit message (Expand)AuthorAgeFilesLines
* Use ::class in test mocksMorris Jobke2017-10-245-6/+6
* Allow multiple settings and sections per appJoas Schilling2017-10-051-2/+2
* Always log cron executionMorris Jobke2017-08-171-8/+2
* … and their tests needed adjustments, tooArthur Schiwon2017-06-295-8/+8
* forgotten test adjustmentsArthur Schiwon2017-06-231-6/+3
* take out additional (legacy) settings section from testsArthur Schiwon2017-06-231-2/+1
* …and adjust testsArthur Schiwon2017-06-231-22/+23
* add missing pieces to Settings Manager and fix and extend its unit testsArthur Schiwon2017-06-231-10/+120
* Rename “Server settings” to “Basic settings”Marius Blüm2017-04-291-2/+2
* Fix unit testsMorris Jobke2017-04-181-1/+1
* Merge pull request #2095 from nextcloud/bruteforcesetttingsLukas Reschke2017-04-041-2/+4
|\
| * Fixed layout of bruteforcesettingsMorris Jobke2017-04-021-4/+4
| * Adds security section to the admin pageRoeland Jago Douma2017-04-021-0/+2
* | fix unit testsBjoern Schiessle2017-04-031-2/+14
|/
* Always suggest the overwrite.cli.urlJoas Schilling2017-03-172-3/+13
* Fix the manager testsJoas Schilling2017-01-191-30/+44
* split db logic from settings managerRobin Appelman2016-12-282-136/+232
* update testsRobin Appelman2016-11-212-92/+0
* Show a hint for system based cron user nameMorris Jobke2016-11-031-1/+3
* remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle2016-11-021-40/+16
* Fix testsLukas Reschke2016-09-081-2/+2
* Adding a optional disclaimer to the anonymous upload pageMorris Jobke2016-09-081-0/+12
* adjust testArthur Schiwon2016-08-221-11/+6
* enlist only registered sections that also have settings registered toArthur Schiwon2016-08-221-3/+21
* adjust tests to latest changesArthur Schiwon2016-08-162-20/+118
* Use MockBuilder instead of createMockLukas Reschke2016-08-157-28/+28
* Add unit testsLukas Reschke2016-08-158-0/+1001