aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* 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
* adding test for migrations on columns using keywordsThomas Müller2014-02-262-0/+30
* adding a comment to the database schemaThomas Müller2014-01-201-0/+1
* Add unit tests for decimal type usageOliver Gasser2013-12-182-2/+4
* fix wrong test data in l10nMorris Jobke2013-12-073-3/+3
* Add DB tests for default numericOliver Gasser2013-11-122-0/+44
* on windows we supply an openssl.cnf file in order to execute the unit tests p...Thomas Müller2013-10-151-0/+350
* add test data for cal and contact previewGeorg Ehrke2013-09-242-0/+19
* Merge pull request #4825 from owncloud/fix-sharing-expiration-oracleBart Visscher2013-09-162-0/+42
|\
| * Add database tests for INSERT/SELECT date format.Andreas Fischer2013-09-122-0/+42
* | Add unittests & check filetype in setLocalAvatar()kondou2013-08-251-0/+0
|/