Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the app code checker a NOOP | Christoph Wurst | 2021-02-11 | 6 | -471/+0 |
* | Do not run on php8 | Roeland Jago Douma | 2020-12-07 | 2 | -0/+8 |
* | Don't check on php8 | Roeland Jago Douma | 2020-12-07 | 2 | -0/+12 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -4/+4 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -3/+3 |
* | App manager is not needed anymore | Joas Schilling | 2018-02-16 | 1 | -1/+1 |
* | Validate the info.xml against the appstore schema file | Joas Schilling | 2018-02-16 | 1 | -8/+11 |
* | Fix tests of CodeChecker and MigrationService | Joas Schilling | 2017-07-05 | 4 | -7/+14 |
* | Version and dependency are now required | Joas Schilling | 2017-05-22 | 1 | -4/+6 |
* | Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968) | Thomas Müller | 2016-10-07 | 1 | -3/+1 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 6 | -0/+443 |