Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the app code checker a NOOP | Christoph Wurst | 2021-02-11 | 1 | -108/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -2/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Validate the info.xml against the appstore schema file | Joas Schilling | 2018-02-16 | 1 | -91/+58 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Version and dependency are now required | Joas Schilling | 2017-05-22 | 1 | -31/+7 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Check for nextcloud version as well | Lukas Reschke | 2016-12-05 | 1 | -2/+8 |
| | | | | | | The code checker didn't consider the "nextcloud" version before, resulting in fails such as https://travis-ci.org/nextcloud/richdocuments/jobs/181470760#L415-L416 Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Fix "Undefined index" when the values do not exist | Joas Schilling | 2016-08-18 | 1 | -2/+2 |
| | |||||
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
| | |||||
* | Move \OC\App to PSR-4 | Roeland Jago Douma | 2016-04-13 | 1 | -0/+160 |