summaryrefslogtreecommitdiffstats
path: root/tests/lib/app
Commit message (Expand)AuthorAgeFilesLines
* no nested xml tags on dependenciesThomas Müller2014-12-041-1/+1
* adjust dependency analyzer to use attributes properlyThomas Müller2014-12-041-4/+4
* switch to different parsing implementation to get xml attributes properly han...Thomas Müller2014-12-041-1/+0
* adding supported databasesThomas Müller2014-12-041-0/+32
* introduce dependency analyzer to take care of app dependenciesThomas Müller2014-12-042-6/+92
* handle invalid xml fileThomas Müller2014-11-251-0/+5
* simplify xml parser codeThomas Müller2014-11-251-17/+8
* Introduce app info xml parser including basic unit test - necessary for #10777Thomas Müller2014-11-251-0/+57
* Add \OC\App\Manager to handle enabling/disabling appsRobin Appelman2014-11-101-0/+195