aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix #23357medcloud2020-11-181-6/+6
* Create primary keys on all tables and add a command to create the afterwardsJoas Schilling2020-11-101-0/+5
* Add a background job that checks for potential user imported SSL certificates...Morris Jobke2020-11-031-4/+9
* Add SVG support check to setup checknhirokinet2020-11-021-0/+1
* Merge pull request #23161 from nextcloud/enh/noid/setup-checks2Roeland Jago Douma2020-10-081-40/+0
|\
| * Remove setup check for php mailDaniel Kesselberg2020-10-031-40/+0
* | Format code to a single space around binary operatorsChristoph Wurst2020-10-054-47/+47
|/
* emit typed event for user managementArthur Schiwon2020-09-081-3/+8
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-072-1/+2
* Merge pull request #22136 from nextcloud/design/reasons-to-use-nextcloudRoeland Jago Douma2020-09-071-4/+2
|\
| * Add 'Reasons to use Nextcloud in your organization' call to action in settingsJan C. Borchardt2020-09-071-4/+2
* | Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-m...John Molakvoæ2020-09-041-0/+2
|\ \ | |/ |/|
| * Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein2020-09-021-0/+2
* | Update the license headers for Nextcloud 20Christoph Wurst2020-08-246-3/+4
|/
* Fix unit testsMorris Jobke2020-08-201-2/+11
* Add setup check that links to the migration documentationMorris Jobke2020-08-191-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-125-50/+50
* Add setup checks for php default charset and output buffering.Daniel Kesselberg2020-07-263-0/+92
* Adjust tests to new e-mail layoutSimon Spannagel2020-07-231-6/+6
* Fix AppFramework servicesRoeland Jago Douma2020-07-141-9/+9
* Unify settings middleware with othersJoas Schilling2020-06-231-7/+7
* Remove old unit tests as wellJoas Schilling2020-06-061-32/+0
* Remove controller and routes which have no UI component anywayJoas Schilling2020-06-041-196/+0
* Fix notification mail testsJan-Christoph Borchardt2020-05-011-134/+116
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Added trailing spaceRoeland Jago Douma2020-04-181-6/+6
* Merge pull request #20447 from liamjack/fix/13287/welcome_emailJohn Molakvoæ2020-04-171-7/+7
|\
| * Fix #13287 - Increase max-height on button in welcome email templateLiam JACK2020-04-121-9/+9
* | Provide the proper language to the mailerRoeland Jago Douma2020-04-161-3/+3
|/
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1011-21/+10
* Make sure there is exactly one newline after importsChristoph Wurst2020-04-091-1/+0
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-094-9/+9
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-5/+5
* Merge pull request #19890 from nextcloud/enh/comments-reference-idJoas Schilling2020-04-021-0/+1
|\
| * Add optional column oc_comments.reference_idJoas Schilling2020-03-311-0/+1
* | Update the license headers for Nextcloud 19Christoph Wurst2020-03-315-3/+6
|/
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-262-3/+3
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-259-95/+95
|/
* Merge pull request #20127 from nextcloud/bugfix/noid/check-user-on-remote-wipeRoeland Jago Douma2020-03-241-2/+31
|\
| * Check the user on remote wipeJoas Schilling2020-03-161-2/+31
* | Add basic reverseproxy misconfig detection to setupchecksRoeland Jago Douma2020-03-231-28/+35
* | Fix tests due to config adjustmentsJulius Härtl2020-03-201-20/+32
* | Fix recursive calls in logging via server methodsJoas Schilling2020-03-181-2/+3
|/
* Add system config flag to manually set that a subscription is availableJulius Härtl2020-03-101-1/+3
* Fix unit testsJoas Schilling2020-02-101-8/+31
* Update test to pass l10n instead of factoryDaniel Kesselberg2020-02-031-6/+1