summaryrefslogtreecommitdiffstats
path: root/lib/private/IntegrityCheck/Checker.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-051-1/+5
* Remove empty linesXheni Myrtaj2019-07-041-2/+0
* Added Tests for modified mimetypelistXheni Myrtaj2019-07-041-0/+2
* Update lib/private/IntegrityCheck/Checker.phpXheni Myrtaj2019-05-311-1/+1
* Fix indentationXheni Myrtaj2019-05-291-21/+21
* Do not fail integrity check if mimetype list is changedXheni Myrtaj2019-05-291-22/+37
* Remove the upload and memory settingJoas Schilling2019-03-041-33/+1
* Handle strict typing in Checker and fix testsRoeland Jago Douma2018-02-211-1/+6
* Make OC\IntegrityCheck strictRoeland Jago Douma2018-02-211-20/+20
* Also replace all other occurencesMorris Jobke2017-12-181-1/+1
* Update license headersMorris Jobke2017-11-061-0/+2
* Remove ownCloud Root Authority as per todoJoas Schilling2017-03-221-8/+1
* Merge pull request #2724 from nextcloud/fix-23591Lukas Reschke2016-12-211-15/+33
|\
| * Add proper testsLukas Reschke2016-12-191-16/+14
| * Check return value for file_put_contents. Add return value to the commandsVictor Dubiniuk2016-12-161-9/+29
* | Consider all channel except blank and git to be signedVictor Dubiniuk2016-12-161-7/+3
|/
* Make sure memory limit is > post size and upload filesizeJoas Schilling2016-09-131-1/+1
* Fix intergrity checkerRoeland Jago Douma2016-09-071-1/+5
* Fix othersJoas Schilling2016-07-211-2/+4
* Port https://github.com/nextcloud/server/commit/2d373416d8e54a7de84879a365c37...Lukas Reschke2016-07-211-0/+13
* Use proper certificatesLukas Reschke2016-07-211-2/+9
* Make code integrity check work when OC is not installed yetVincent Petry2016-06-241-3/+12
* Update license headersLukas Reschke2016-05-261-1/+2
* Fix use statementRoeland Jago Douma2016-04-181-1/+1
* Move OC\IntegrityCheck to PSR-4Roeland Jago Douma2016-04-181-0/+560