summaryrefslogtreecommitdiffstats
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Correctly fallback to english, if the plural case is not translatedJoas Schilling2014-12-111-1/+2
|/
* no nested xml tags on dependenciesThomas Müller2014-12-042-14/+10
* adding command dependencyThomas Müller2014-12-042-1/+17
* switch to different parsing implementation to get xml attributes properly han...Thomas Müller2014-12-044-54/+19
* adding supported databasesThomas Müller2014-12-042-2/+7
* introduce dependency analyzer to take care of app dependenciesThomas Müller2014-12-042-0/+47
* adding new dependency for php version in apps info.xmlThomas Müller2014-12-042-1/+9
* handle invalid xml fileThomas Müller2014-11-251-0/+22
* simplify xml parser codeThomas Müller2014-11-251-0/+19
* Introduce app info xml parser including basic unit test - necessary for #10777Thomas Müller2014-11-251-0/+22
* adding console command to generate javascript translation files based on exis...Thomas Müller2014-10-296-15/+18
* Use `rawurlencode` since this seems to be expected by cURLLukas Reschke2014-10-141-0/+4
* Remove unneeded unit testsLukas Reschke2014-09-222-19/+0
* Add unit tests and fix rootcerts creation bugLukas Reschke2014-08-313-0/+41
* add unit testGeorg Ehrke2014-06-042-0/+0
* Correctly read the full stream in file_get_contentsVincent Petry2014-04-011-0/+29
* let's name the column 'select' because this is a keyword on all platformsThomas Müller2014-02-262-2/+2