summaryrefslogtreecommitdiffstats
path: root/core/Command/Integrity
Commit message (Collapse)AuthorAgeFilesLines
* Use type casting instead of *val() methodMorris Jobke2018-01-261-1/+1
| | | | | | It should be up to 6x faster Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Update license headersMorris Jobke2017-11-062-0/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #2724 from nextcloud/fix-23591Lukas Reschke2016-12-212-7/+16
|\ | | | | [downstream] Report failures for SignApp and SignCore
| * Check return value for file_put_contents. Add return value to the commandsVictor Dubiniuk2016-12-162-7/+16
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Return 1 if integrity check is failed. Fixes #22806Victor Dubiniuk2016-12-162-0/+6
|/ | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Fix othersJoas Schilling2016-07-214-4/+8
|
* Update license headersLukas Reschke2016-05-264-2/+4
|
* Rename files to be PSR-4 compliantLukas Reschke2016-04-064-0/+338