Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no nested xml tags on dependencies | Thomas Müller | 2014-12-04 | 1 | -1/+1 |
* | adjust dependency analyzer to use attributes properly | Thomas Müller | 2014-12-04 | 1 | -4/+4 |
* | switch to different parsing implementation to get xml attributes properly han... | Thomas Müller | 2014-12-04 | 1 | -1/+0 |
* | adding supported databases | Thomas Müller | 2014-12-04 | 1 | -0/+32 |
* | introduce dependency analyzer to take care of app dependencies | Thomas Müller | 2014-12-04 | 2 | -6/+92 |
* | handle invalid xml file | Thomas Müller | 2014-11-25 | 1 | -0/+5 |
* | simplify xml parser code | Thomas Müller | 2014-11-25 | 1 | -17/+8 |
* | Introduce app info xml parser including basic unit test - necessary for #10777 | Thomas Müller | 2014-11-25 | 1 | -0/+57 |
* | Add \OC\App\Manager to handle enabling/disabling apps | Robin Appelman | 2014-11-10 | 1 | -0/+195 |