Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -2/+4 |
| | |||||
* | Port ↵ | Lukas Reschke | 2016-07-21 | 1 | -0/+13 |
| | | | | 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 license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+2 |
| | |||||
* | Fix use statement | Roeland Jago Douma | 2016-04-18 | 1 | -1/+1 |
| | |||||
* | Move OC\IntegrityCheck to PSR-4 | Roeland Jago Douma | 2016-04-18 | 1 | -0/+560 |