summaryrefslogtreecommitdiffstats
path: root/tests/data/app/expected-info.json
Commit message (Collapse)AuthorAgeFilesLines
* Allow multiple settings and sections per appJoas Schilling2017-10-051-0/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* always allow remembered loginChristoph Wurst2017-01-111-1/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix InfoParser empty testsJoas Schilling2016-11-161-1/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [9.2] Register commands in info.xml (#26248)Thomas Müller2016-10-111-1/+2
| | | | | | | | | | | | * Use DI to load console commands from the apps - class name to be defined in the info.xml * Load commands from info.xml * Fix unit test * Allow Di magic for IMountManager Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968)Thomas Müller2016-10-071-2/+2
| | | | | | | | * Don't parse info.xml but reuse already cached app infos - fixes #25603 * Use === in InfoParser. Fixes test * InfoParser should not depend on UrlGenerator - fixes issue with session being closed too early
* Add two factor auth to coreChristoph Wurst2016-05-231-1/+2
|
* Allow declaration of background jobs in info.xmlThomas Müller2016-05-031-1/+2
|
* Adding repair steps for install and uninstall - fixes #24306Thomas Müller2016-05-021-1/+3
|
* Introduce background repair stepsThomas Müller2016-04-261-1/+2
|
* Remove deprecated HTTPHelper from InfoParserThomas Müller2016-04-221-0/+4
|
* fix unit testsThomas Müller2014-12-111-1/+1
|
* adding dependency to owncloud version - with fallback to requiremin and ↵Thomas Müller2014-12-111-1/+7
| | | | requiremax
* adding dependencies for supported platformsThomas Müller2014-12-111-1/+2
|
* adding supported libraries - including min and max versionThomas Müller2014-12-111-0/+15
|
* no nested xml tags on dependenciesThomas Müller2014-12-041-10/+8
|
* adding command dependencyThomas Müller2014-12-041-1/+15
|
* switch to different parsing implementation to get xml attributes properly ↵Thomas Müller2014-12-041-2/+14
| | | | handled
* adding supported databasesThomas Müller2014-12-041-1/+2
|
* adding new dependency for php version in apps info.xmlThomas Müller2014-12-041-1/+6
|
* simplify xml parser codeThomas Müller2014-11-251-0/+19