Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(CI): Require a minimum composer version to make sure the autoloader is ... | Joas Schilling | 2023-04-21 | 1 | -0/+10 |
* | ci(checkers): Fix autoloader regeneration for non-shipped apps | Christoph Wurst | 2023-04-03 | 1 | -0/+5 |
* | Add missing files for Composer v2 | Christoph Wurst | 2021-08-13 | 1 | -1/+2 |
* | Always install composer v2 | Julius Härtl | 2020-12-04 | 1 | -1/+1 |
* | cleanup after autoloader generation | Robin Appelman | 2020-12-02 | 1 | -0/+2 |
* | dont use system composer for autoload checker | Robin Appelman | 2020-11-26 | 1 | -17/+9 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -0/+0 |
* | Update autoload checker | Roeland Jago Douma | 2017-10-17 | 1 | -5/+14 |
* | show diff in autoload checker | Robin Appelman | 2017-09-18 | 1 | -0/+1 |
* | Allow to use a global composer instance | Joas Schilling | 2017-01-05 | 1 | -9/+19 |
* | The hash can change so checking for it is kind of dangerous | Roeland Jago Douma | 2016-12-13 | 1 | -1/+0 |
* | Add autoload checker | Roeland Jago Douma | 2016-08-17 | 1 | -0/+44 |