Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get the Installer via DI | Morris Jobke | 2017-11-25 | 1 | -7/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 3 | -1/+3 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Use public methods for OC_App::isShipped | Morris Jobke | 2017-08-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | add namespace | sualko | 2017-07-26 | 1 | -0/+2 |
| | | | | Signed-off-by: sualko <klaus@jsxc.org> | ||||
* | add occ app:install command | sualko | 2017-07-26 | 1 | -0/+75 |
| | | | | Signed-off-by: Klaus Herberth <klaus@jsxc.org> | ||||
* | Check the migration files for table, column and index length errors | Joas Schilling | 2017-07-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Version and dependency are now required | Joas Schilling | 2017-05-22 | 1 | -6/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Implement skip checkers and log the currently tested app | Morris Jobke | 2017-05-16 | 1 | -1/+4 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Skip the code checking for now | Joas Schilling | 2017-05-16 | 1 | -0/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Check the name length of database items | Joas Schilling | 2017-05-16 | 1 | -0/+13 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Check the syntax of the language file | Joas Schilling | 2017-05-16 | 1 | -0/+10 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Check for nextcloud version as well | Lukas Reschke | 2016-12-05 | 1 | -1/+1 |
| | | | | | | 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 tests | Lukas Reschke | 2016-10-31 | 1 | -2/+3 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Full support for autocomplete of app:* | Joas Schilling | 2016-09-29 | 5 | -3/+117 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update with robin | Joas Schilling | 2016-07-21 | 3 | -3/+3 |
| | |||||
* | Fix others | Joas Schilling | 2016-07-21 | 5 | -9/+14 |
| | |||||
* | Deprecate appinfo/update.php - RepairSteps within info.xml are to be used | Thomas Müller | 2016-04-22 | 1 | -0/+18 |
| | |||||
* | Rename files to be PSR-4 compliant | Lukas Reschke | 2016-04-06 | 5 | -0/+516 |