Commit Graph

18 Commits (04075eba6b83a71a9af17bc2cfcbdcfe31a76af2)

Author SHA1 Message Date
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 12 years ago
Thomas Müller 79dfff2b4a adding unit tests for PlatformRepository::normalizeVersion() 12 years ago
Thomas Müller dcb88e395b rework api of DependencyAnalyzer 12 years ago
Thomas Müller 6566dc83e7 single dependencies will not be represented as an array + fix unit tests 12 years ago
Thomas Müller 5a03e0a5cf adding dependency to owncloud version - with fallback to requiremin and requiremax 12 years ago
Thomas Müller ee46548f57 adding dependencies for supported platforms 12 years ago
Thomas Müller 770f987659 adding supported libraries - including min and max version 12 years ago
Thomas Müller 08f1db4451 adding dependencies for command line tools 12 years ago
Morris Jobke a9e411e076 migrate \OC\AllConfig to \OCP\IConfig 12 years ago
Thomas Müller b55ac514ac no nested xml tags on dependencies 12 years ago
Thomas Müller b028a6afac adjust dependency analyzer to use attributes properly 12 years ago
Thomas Müller c80ec91f28 switch to different parsing implementation to get xml attributes properly handled 12 years ago
Thomas Müller ba52c996cf adding supported databases 12 years ago
Thomas Müller b469e9f6fb introduce dependency analyzer to take care of app dependencies 12 years ago
Thomas Müller 5ce34fbaf6 handle invalid xml file 12 years ago
Thomas Müller d4f107d4dd simplify xml parser code 12 years ago
Thomas Müller c503ecd544 Introduce app info xml parser including basic unit test - necessary for #10777 12 years ago
Robin Appelman 43eb375ace Add \OC\App\Manager to handle enabling/disabling apps 12 years ago