Thomas Müller
|
d74662df7d
|
implement php code checker to detect usage of not allowed private APIs - including console command to check local code to be used by developers
|
2015-02-10 11:51:24 +01:00 |
Thomas Müller
|
f1d1714113
|
fix unit tests
|
2014-12-11 16:22:30 +01:00 |
Thomas Müller
|
5a03e0a5cf
|
adding dependency to owncloud version - with fallback to requiremin and requiremax
|
2014-12-11 12:02:12 +01:00 |
Thomas Müller
|
ee46548f57
|
adding dependencies for supported platforms
|
2014-12-11 12:02:12 +01:00 |
Thomas Müller
|
770f987659
|
adding supported libraries - including min and max version
|
2014-12-11 12:02:11 +01:00 |
Thomas Müller
|
b55ac514ac
|
no nested xml tags on dependencies
|
2014-12-04 11:40:33 +01:00 |
Thomas Müller
|
086ec3de15
|
adding command dependency
|
2014-12-04 11:40:33 +01:00 |
Thomas Müller
|
c80ec91f28
|
switch to different parsing implementation to get xml attributes properly handled
|
2014-12-04 11:40:33 +01:00 |
Thomas Müller
|
ba52c996cf
|
adding supported databases
|
2014-12-04 11:40:33 +01:00 |
Thomas Müller
|
b469e9f6fb
|
introduce dependency analyzer to take care of app dependencies
some more unit tests on xml info parser
|
2014-12-04 11:40:33 +01:00 |
Thomas Müller
|
f74d568bda
|
adding new dependency for php version in apps info.xml
|
2014-12-04 11:40:33 +01:00 |
Thomas Müller
|
5ce34fbaf6
|
handle invalid xml file
|
2014-11-25 11:53:28 +01:00 |
Thomas Müller
|
d4f107d4dd
|
simplify xml parser code
|
2014-11-25 11:53:28 +01:00 |
Thomas Müller
|
c503ecd544
|
Introduce app info xml parser including basic unit test - necessary for #10777
|
2014-11-25 11:53:28 +01:00 |