summaryrefslogtreecommitdiffstats
path: root/tests/Settings
Commit message (Expand)AuthorAgeFilesLines
* Provide translated error message for permission errorMorris Jobke2018-02-261-3/+7
* Merge pull request #8336 from nextcloud/cleanup-unused-parameterRoeland Jago Douma2018-02-201-14/+0
|\
| * Remove crypto and timefactory from UsersControllerMorris Jobke2018-02-131-14/+0
* | fix controller testRobin Appelman2018-02-191-3/+3
* | Merge pull request #8259 from nextcloud/guzzle6Morris Jobke2018-02-141-2/+3
|\ \ | |/ |/|
| * adjust httpclient to guzzle6Robin Appelman2018-02-091-2/+3
* | Link to NC 14 dev manualRoeland Jago Douma2018-02-081-3/+22
|/
* Merge pull request #8036 from nextcloud/phpunit6Roeland Jago Douma2018-01-251-1/+1
|\
| * Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-1/+1
* | Properly catch InvalidTokenException for better error responseMorris Jobke2018-01-241-0/+40
|/
* Make the URLGenerator strictRoeland Jago Douma2018-01-141-0/+2
* Get correct translations for SecurityProviderRoeland Jago Douma2018-01-021-2/+2
* Add testsRoeland Jago Douma2017-12-131-1/+5
* Fix email buttons for white themeMorris Jobke2017-12-111-2/+10
* Make isUpdateAvailable non-staticMorris Jobke2017-11-251-1/+9
* Fix welcome text for better grammar in themed instancesMorris Jobke2017-11-091-4/+4
* Use ::class in test mocks of dav appMorris Jobke2017-10-261-2/+3
* Use ::class in test mocksMorris Jobke2017-10-247-80/+86
* Use DI for IAppManager to encryption migrationMorris Jobke2017-10-241-0/+6
* Set the data from the templateJoas Schilling2017-10-181-16/+8
* fix urlBjoern Schiessle2017-10-171-2/+2
* App management: add update sectionJulius Härtl2017-10-101-0/+6
* Improve text: 'you have now' -> 'you now have'Leon Klingele2017-09-081-4/+4
* Fix testsMorris Jobke2017-09-051-1/+3
* Update the URLs in tests to use example.orgMorris Jobke2017-08-011-8/+8
* Fix testsRoeland Jago Douma2017-08-011-1/+1
* Remove unneeded stylesMorris Jobke2017-07-241-2/+2
* Adjust to height=120Lukas Reschke2017-07-241-2/+2
* Revert "Set max-width of image to 100px in Outlook as well"Lukas Reschke2017-07-241-6/+0
* Set max-width of image to 100px in Outlook as wellMorris Jobke2017-07-231-0/+6
* Merge pull request #5483 from nextcloud/issue-5075-png-files-for-activity-emailsMorris Jobke2017-07-071-6/+6
|\
| * Fix testsJoas Schilling2017-06-201-6/+6
* | no warning on password change if no encryption module uses per-user keysBjoern Schiessle2017-07-061-4/+32
* | Merge pull request #5342 from nextcloud/userlist-used-spaceMorris Jobke2017-07-051-12/+68
|\ \
| * | Update unit testsMorris Jobke2017-07-051-12/+68
* | | drone wasn't satisfied yetArthur Schiwon2017-06-231-5/+12
* | | adjust another testArthur Schiwon2017-06-231-3/+19
* | | Allow to force a language and set it via the ocs apiJoas Schilling2017-06-211-122/+0
| |/ |/|
* | Fix testsLukas Reschke2017-06-121-1/+1
* | Also use IMailer interface to generate the email templateMorris Jobke2017-06-061-0/+8
|/
* adjust the testJoas Schilling2017-06-061-0/+46
* 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