Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle strict typing in Checker and fix tests | Roeland Jago Douma | 2018-02-21 | 1 | -1/+6 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Make OC\IntegrityCheck strict | Roeland Jago Douma | 2018-02-21 | 6 | -33/+38 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Also replace all other occurences | Morris Jobke | 2017-12-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+3 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Remove ownCloud Root Authority as per todo | Joas Schilling | 2017-03-22 | 1 | -8/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #2724 from nextcloud/fix-23591 | Lukas Reschke | 2016-12-21 | 2 | -18/+59 |
|\ | | | | | [downstream] Report failures for SignApp and SignCore | ||||
| * | Add proper tests | Lukas Reschke | 2016-12-19 | 2 | -20/+18 |
| | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
| * | Check return value for file_put_contents. Add return value to the commands | Victor Dubiniuk | 2016-12-16 | 2 | -12/+55 |
| | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Consider all channel except blank and git to be signed | Victor Dubiniuk | 2016-12-16 | 1 | -7/+3 |
|/ | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | 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 |
| | | | | | | * Set salt length to 0 See https://tools.ietf.org/html/rfc3447#page-38 * Fix tests for new phpunit | ||||
* | Fix others | Joas Schilling | 2016-07-21 | 7 | -8/+17 |
| | |||||
* | Fix typo | Lukas Reschke | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Port ↵ | Lukas Reschke | 2016-07-21 | 2 | -1/+19 |
| | | | | https://github.com/nextcloud/server/commit/2d373416d8e54a7de84879a365c372a85104c6df to master | ||||
* | Use proper certificates | Lukas Reschke | 2016-07-21 | 1 | -2/+9 |
| | | | | Ports https://github.com/nextcloud/server/commit/bcf693539be82e872ba4d6cceb1f430a4bb841d9 | ||||
* | 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 |
| | | | | | Gentoo & derivatives use a tool named webapp-config which places two files in a webapp-config manager web application: 1: .webapp tag with more detailed info on the configuration done by webapp-config 2: .webapp-appname with the list of files installed by the tool to be able to later only delete stuff that was installed (in case of upgrade) and updated configurations. | ||||
* | 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 |