| Commit message (Expand) | Author | Age | Files | Lines |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 7 | -7/+0 |
* | Also load CA properly in integrity check | Roeland Jago Douma | 2021-01-20 | 1 | -1/+17 |
* | Cleanup the constructor | Joas Schilling | 2021-01-18 | 1 | -12/+6 |
* | Force run the verification of the signature on occ | Joas Schilling | 2021-01-18 | 1 | -4/+7 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 5 | -0/+5 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 5 | -36/+35 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -12/+12 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 7 | -8/+27 |
* | Exclude .rnd files from integrity check | Daniel Kesselberg | 2019-07-21 | 1 | -4/+5 |
* | Remove empty lines | Xheni Myrtaj | 2019-07-04 | 1 | -2/+0 |
* | Added Tests for modified mimetypelist | Xheni Myrtaj | 2019-07-04 | 1 | -0/+2 |
* | Update lib/private/IntegrityCheck/Checker.php | Xheni Myrtaj | 2019-05-31 | 1 | -1/+1 |
* | Fix indentation | Xheni Myrtaj | 2019-05-29 | 1 | -21/+21 |
* | Do not fail integrity check if mimetype list is changed | Xheni Myrtaj | 2019-05-29 | 1 | -22/+37 |
* | Remove the upload and memory setting | Joas Schilling | 2019-03-04 | 1 | -33/+1 |
* | Use more precise regex | Daniel Kesselberg | 2019-02-14 | 1 | -1/+1 |
* | Apply code style fixes from owncloud, revert regex | Daniel Kesselberg | 2019-02-14 | 1 | -5/+8 |
* | Exclude file name patterns; ignore gentoo webapp files | Romain Rivière | 2019-02-14 | 1 | -7/+25 |
* | Handle strict typing in Checker and fix tests | Roeland Jago Douma | 2018-02-21 | 1 | -1/+6 |
* | Make OC\IntegrityCheck strict | Roeland Jago Douma | 2018-02-21 | 6 | -33/+38 |
* | Also replace all other occurences | Morris Jobke | 2017-12-18 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+3 |
* | Remove ownCloud Root Authority as per todo | Joas Schilling | 2017-03-22 | 1 | -8/+1 |
* | Merge pull request #2724 from nextcloud/fix-23591 | Lukas Reschke | 2016-12-21 | 2 | -18/+59 |
|\ |
|
| * | Add proper tests | Lukas Reschke | 2016-12-19 | 2 | -20/+18 |
| * | Check return value for file_put_contents. Add return value to the commands | Victor Dubiniuk | 2016-12-16 | 2 | -12/+55 |
* | | Consider all channel except blank and git to be signed | Victor Dubiniuk | 2016-12-16 | 1 | -7/+3 |
|/ |
|
* | Make sure memory limit is > post size and upload filesize | Joas Schilling | 2016-09-13 | 1 | -1/+1 |
* | Fix intergrity checker | Roeland Jago Douma | 2016-09-07 | 1 | -1/+5 |
* | Fix others | Joas Schilling | 2016-07-21 | 7 | -8/+17 |
* | Fix typo | Lukas Reschke | 2016-07-21 | 1 | -1/+1 |
* | Port https://github.com/nextcloud/server/commit/2d373416d8e54a7de84879a365c37... | Lukas Reschke | 2016-07-21 | 2 | -1/+19 |
* | Use proper certificates | Lukas Reschke | 2016-07-21 | 1 | -2/+9 |
* | Make code integrity check work when OC is not installed yet | Vincent Petry | 2016-06-24 | 1 | -3/+12 |
* | Update ExcludeFileByNameFilterIterator.php (#25184) | Thomas Müller | 2016-06-20 | 1 | -0/+1 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 7 | -7/+9 |
* | Fix use statement | Roeland Jago Douma | 2016-04-18 | 1 | -1/+1 |
* | Move OC\IntegrityCheck to PSR-4 | Roeland Jago Douma | 2016-04-18 | 7 | -0/+874 |