Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix encryption admin section tests | Julius Härtl | 2018-08-02 | 1 | -2/+2 |
* | Move encryption settings to security | Julius Härtl | 2018-08-01 | 1 | -4/+2 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -2/+2 |
* | Fix settings tests | Roeland Jago Douma | 2018-07-04 | 1 | -2/+2 |
* | Fix tests | Julius Härtl | 2018-06-29 | 1 | -1/+1 |
* | Add groupware settings section | Julius Härtl | 2018-06-27 | 1 | -2/+6 |
* | Merge tips & tricks section into setup checks | Morris Jobke | 2018-06-13 | 2 | -95/+2 |
* | Fix Settings\ManagerTest | Julius Härtl | 2018-05-25 | 1 | -2/+2 |
* | Rename sync clients section to mobile & desktop | Julius Härtl | 2018-05-24 | 1 | -2/+2 |
* | Fix settings tests | Julius Härtl | 2018-05-03 | 2 | -53/+4 |
* | Cleanup and fix tests | Julius Härtl | 2018-05-03 | 2 | -16/+19 |
* | fix unit tests | Bjoern Schiessle | 2018-02-27 | 1 | -2/+18 |
* | add share permissions to settings page | Bjoern Schiessle | 2018-02-27 | 2 | -2/+7 |
* | Do not cache the settings/sections in the database anymore | Joas Schilling | 2018-01-29 | 2 | -240/+5 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 5 | -6/+6 |
* | Allow multiple settings and sections per app | Joas Schilling | 2017-10-05 | 1 | -2/+2 |
* | Always log cron execution | Morris Jobke | 2017-08-17 | 1 | -8/+2 |
* | … and their tests needed adjustments, too | Arthur Schiwon | 2017-06-29 | 5 | -8/+8 |
* | forgotten test adjustments | Arthur Schiwon | 2017-06-23 | 1 | -6/+3 |
* | take out additional (legacy) settings section from tests | Arthur Schiwon | 2017-06-23 | 1 | -2/+1 |
* | …and adjust tests | Arthur Schiwon | 2017-06-23 | 1 | -22/+23 |
* | add missing pieces to Settings Manager and fix and extend its unit tests | Arthur Schiwon | 2017-06-23 | 1 | -10/+120 |
* | Rename “Server settings” to “Basic settings” | Marius Blüm | 2017-04-29 | 1 | -2/+2 |
* | Fix unit tests | Morris Jobke | 2017-04-18 | 1 | -1/+1 |
* | Merge pull request #2095 from nextcloud/bruteforcesetttings | Lukas Reschke | 2017-04-04 | 1 | -2/+4 |
|\ | |||||
| * | Fixed layout of bruteforcesettings | Morris Jobke | 2017-04-02 | 1 | -4/+4 |
| * | Adds security section to the admin page | Roeland Jago Douma | 2017-04-02 | 1 | -0/+2 |
* | | fix unit tests | Bjoern Schiessle | 2017-04-03 | 1 | -2/+14 |
|/ | |||||
* | Always suggest the overwrite.cli.url | Joas Schilling | 2017-03-17 | 2 | -3/+13 |
* | Fix the manager tests | Joas Schilling | 2017-01-19 | 1 | -30/+44 |
* | split db logic from settings manager | Robin Appelman | 2016-12-28 | 2 | -136/+232 |
* | update tests | Robin Appelman | 2016-11-21 | 2 | -92/+0 |
* | Show a hint for system based cron user name | Morris Jobke | 2016-11-03 | 1 | -1/+3 |
* | remove 'send mail notification' option from sharing, replaced by send-by-mail... | Bjoern Schiessle | 2016-11-02 | 1 | -40/+16 |
* | Fix tests | Lukas Reschke | 2016-09-08 | 1 | -2/+2 |
* | Adding a optional disclaimer to the anonymous upload page | Morris Jobke | 2016-09-08 | 1 | -0/+12 |
* | adjust test | Arthur Schiwon | 2016-08-22 | 1 | -11/+6 |
* | enlist only registered sections that also have settings registered to | Arthur Schiwon | 2016-08-22 | 1 | -3/+21 |
* | adjust tests to latest changes | Arthur Schiwon | 2016-08-16 | 2 | -20/+118 |
* | Use MockBuilder instead of createMock | Lukas Reschke | 2016-08-15 | 7 | -28/+28 |
* | Add unit tests | Lukas Reschke | 2016-08-15 | 8 | -0/+1001 |