| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | adding dependencies for supported platforms | Thomas Müller | 2014-12-11 | 1 | -0/+21 |
* | adding supported libraries - including min and max version | Thomas Müller | 2014-12-11 | 3 | -7/+257 |
* | adding dependencies for command line tools | Thomas Müller | 2014-12-11 | 2 | -18/+83 |
* | 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 |