summaryrefslogtreecommitdiffstats
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix max preview, some resizing and caching issues and force preview providers...Olivier Paroz2015-06-066-0/+177
* remove logo-wide from testsJan-Christoph Borchardt2015-05-214-875/+5
* add positive tests for operator in code checkerMorris Jobke2015-05-051-0/+13
* Check usage of != and == - refs #16054Thomas Müller2015-05-052-0/+22
* Fix encryption feof to not return too earlyVincent Petry2015-04-202-0/+50
* Merge pull request #14399 from owncloud/ignore-empty-pluralsLukas Reschke2015-03-261-2/+1
|\
| * Revert "Correctly fallback to english, if the plural case is not translated"Joas Schilling2015-02-201-2/+1
* | Adding unit test which shows insertIfNotExists to fall apart in certain situa...Thomas Müller2015-03-091-0/+55
|/
* implement php code checker to detect usage of not allowed private APIs - incl...Thomas Müller2015-02-105-0/+47
* Merge pull request #12625 from owncloud/app-dependencies-libs-and-commandsBernhard Posselt2014-12-152-1/+28
|\
| * fix unit testsThomas Müller2014-12-111-1/+1
| * adding dependency to owncloud version - with fallback to requiremin and requi...Thomas Müller2014-12-112-1/+8
| * adding dependencies for supported platformsThomas Müller2014-12-112-1/+3
| * adding supported libraries - including min and max versionThomas Müller2014-12-112-0/+18