Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no nested xml tags on dependencies | Thomas Müller | 2014-12-04 | 1 | -2/+2 |
* | fix an issue where the types tag holds an empty string | Thomas Müller | 2014-12-04 | 1 | -4/+8 |
* | adjust dependency analyzer to use attributes properly | Thomas Müller | 2014-12-04 | 1 | -14/+27 |
* | switch to different parsing implementation to get xml attributes properly han... | Thomas Müller | 2014-12-04 | 1 | -1/+56 |
* | adding supported databases | Thomas Müller | 2014-12-04 | 2 | -0/+32 |
* | introduce dependency analyzer to take care of app dependencies | Thomas Müller | 2014-12-04 | 3 | -2/+79 |
* | adding default key value pair for 'types' | Thomas Müller | 2014-12-04 | 1 | -0/+3 |
* | handle invalid xml file | Thomas Müller | 2014-11-25 | 1 | -7/+18 |
* | simplify xml parser code | Thomas Müller | 2014-11-25 | 1 | -47/+28 |
* | Introduce app info xml parser including basic unit test - necessary for #10777 | Thomas Müller | 2014-11-25 | 1 | -0/+92 |
* | Add \OC\App\Manager to handle enabling/disabling apps | Robin Appelman | 2014-11-10 | 1 | -0/+138 |