summaryrefslogtreecommitdiffstats
path: root/tests/lib/Settings/ManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* add share permissions to settings pageBjoern Schiessle2018-02-271-1/+1
* Do not cache the settings/sections in the database anymoreJoas Schilling2018-01-291-101/+5
* Allow multiple settings and sections per appJoas Schilling2017-10-051-2/+2
* 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
* Fixed layout of bruteforcesettingsMorris Jobke2017-04-021-4/+4
* Adds security section to the admin pageRoeland Jago Douma2017-04-021-0/+2
* Always suggest the overwrite.cli.urlJoas Schilling2017-03-171-0/+5
* Fix the manager testsJoas Schilling2017-01-191-30/+44
* split db logic from settings managerRobin Appelman2016-12-281-136/+93
* update testsRobin Appelman2016-11-211-1/+0
* adjust testArthur Schiwon2016-08-221-11/+6
* enlist only registered sections that also have settings registered toArthur Schiwon2016-08-221-3/+21
* Use MockBuilder instead of createMockLukas Reschke2016-08-151-18/+18
* Add unit testsLukas Reschke2016-08-151-0/+220