2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 16, 2024 — Nov 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reduce more mess in all classes. More... almost 12 years ago
Add test cases for ConfigManipulator::updateContaoVersion(). More... almost 12 years ago
Add test cases for ConfigManipulator::removeObsoleteScripts(). More... almost 12 years ago
Add test cases for ConfigManipulator::removeObsoleteRequires(). More... almost 12 years ago
Add test cases for ConfigManipulator::removeObsoleteRepositories(). More... almost 12 years ago
Add test cases for ConfigManipulator::removeObsoleteConfigEntries(). More... almost 12 years ago
Add abstract base TestCase class to populate later on. More... almost 12 years ago
Define VERSION and BUILD in bootstrap.php. More... almost 12 years ago
Reduce mess of all classes. More... almost 12 years ago
Reformat code due to code style. More... almost 12 years ago
Update dependencies. More... almost 12 years ago
Use global declaration of RunonceExecutor in system/runonce.php. More... almost 12 years ago
Introduce unit tests. More... almost 12 years ago
Fix the license key in composer.json. More... almost 12 years ago
Add the composer.phar to .gitignore. More... almost 12 years ago
Add PRE_FILE_DOWNLOAD event listener draft. More... almost 12 years ago
Handle the command events in the plugin now. More... almost 12 years ago
Live inject requirements. More... almost 12 years ago
Manage the composer.json updates via a standalone ConfigManipulator. More... almost 12 years ago
Move getContaoRoot() into Plugin. More... almost 12 years ago
Introduce the new composer plugin system. More... almost 12 years ago
Manage the runonce files via a standalone RunonceManager. More... almost 12 years ago
Use ' instead of " for strings. More... almost 12 years ago
Add ending newline to build.xml. More... almost 12 years ago
Add composer.lock. More... almost 12 years ago
Do a lot of code style optimisations. More... almost 12 years ago
Add CI testing. More... almost 12 years ago
Add some phpdoc blocks. More... almost 12 years ago
Merge pull request #20 from backbone87/master More... almost 12 years ago
Use tab instead of space indention. More... almost 12 years ago