aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* adding .well-known/webfingerMaxence Lange2018-10-101-0/+1
* Refactors the scss svg functionsMichael Weimann2018-10-024-0/+4
* Testcase for HEIC image (similar to the ImageTest)Sebastian Steinmetz2018-08-111-0/+0
* Fix email template testsJulius Härtl2018-07-193-6/+6
* fix appinfo parsing when a single localized option is providedRobin Appelman2018-04-172-0/+15
* Fix email buttons for white themeMorris Jobke2017-12-113-3/+3
* Fix welcome text for better grammar in themed instancesMorris Jobke2017-11-097-7/+7
* Allow multiple settings and sections per appJoas Schilling2017-10-051-0/+6
* Improve text: 'you have now' -> 'you now have'Leon Klingele2017-09-087-7/+7
* Remove windows config settings in testsMorris Jobke2017-08-171-350/+0
* Remove unneeded stylesMorris Jobke2017-07-243-3/+3
* Adjust to height=120Lukas Reschke2017-07-243-3/+3
* Revert "Set max-width of image to 100px in Outlook as well"Lukas Reschke2017-07-243-9/+0
* Set max-width of image to 100px in Outlook as wellMorris Jobke2017-07-233-0/+9
* Fix translationsJoas Schilling2017-04-182-2/+2
* Update email template for lost password emailMorris Jobke2017-04-121-1/+1
* Fix unit testsMorris Jobke2017-04-124-4/+8
* Use instance name as alt-textJoas Schilling2017-04-123-3/+3
* Add addBodyButton to add a single button to email templatesMorris Jobke2017-04-122-0/+183
* Allow to set text versions for the plain text emailMorris Jobke2017-04-111-0/+11
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-092-2/+2
* Add support for themingLukas Reschke2017-04-073-5/+202
* New layout for welcome emailMorris Jobke2017-04-072-0/+200
* Add tests for SCSSCacherJulius Härtl2017-03-202-0/+2
* always allow remembered loginChristoph Wurst2017-01-113-3/+0
* Fix InfoParser empty testsJoas Schilling2016-11-161-1/+6
* Prevent downgrade attacks for appsLukas Reschke2016-11-111-0/+0
* Add tests for installer methodLukas Reschke2016-10-312-0/+0
* Adding tests for 4 byte unicode charactersMorris Jobke2016-10-191-0/+15
* [9.2] Register commands in info.xml (#26248)Thomas Müller2016-10-111-1/+2
* Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968)Thomas Müller2016-10-071-2/+2
* Svgo optimizationskjnldsv2016-09-272-7/+2
* Add two factor auth to coreChristoph Wurst2016-05-231-1/+2
* Allow declaration of background jobs in info.xmlThomas Müller2016-05-031-1/+2
* Adding repair steps for install and uninstall - fixes #24306Thomas Müller2016-05-021-1/+3
* Introduce background repair stepsThomas Müller2016-04-261-1/+2
* Remove deprecated HTTPHelper from InfoParserThomas Müller2016-04-221-0/+4
* tests: Fix typos (found by codespell)Stefan Weil2016-04-061-2/+2
* Read available l10n files also from theme folderMorris Jobke2016-03-171-0/+0
* Add support for custom values in integrity checkerLukas Reschke2016-03-152-0/+31
* No longer evaluate appinfo/versionThomas Müller2016-02-102-0/+0
* Exclude .htaccess modifications from code checkerLukas Reschke2016-01-225-0/+18
* Add code integrity checkLukas Reschke2015-12-0110-0/+240
* The constant is now deprecatedJoas Schilling2015-10-141-1/+1
* Use certificates that expire in 10 yearsLukas Reschke2015-08-272-24/+42
* Unit test OC_Files::setUploadLimit()Robin McCorkell2015-07-202-0/+67
* Check for methods as good as possibleJoas Schilling2015-07-175-0/+9
* Allow checking for functionsJoas Schilling2015-07-178-22/+24
* Add support for deprecated constantsJoas Schilling2015-07-174-0/+46
* Correctly handle use statementsJoas Schilling2015-07-175-0/+48