aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/App/InfoParser.php
Commit message (Expand)AuthorAgeFilesLines
* Allow to register ProvidersJoas Schilling2016-11-161-0/+6
* Allow to register settings/types via info.xmlJoas Schilling2016-11-161-0/+6
* Allow to register activity filters via info.xmlJoas Schilling2016-11-161-0/+9
* [9.2] Register commands in info.xml (#26248)Thomas Müller2016-10-111-0/+6
* Cache AppInfo in Memory Cache if configuredLukas Reschke2016-10-071-0/+23
* Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968)Thomas Müller2016-10-071-28/+4
* Initialize array elements properlyThomas Müller2016-09-071-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+2
* Add two factor auth to coreChristoph Wurst2016-05-231-0/+3
* Allow declaration of background jobs in info.xmlThomas Müller2016-05-031-4/+7
* Adding repair steps for install and uninstall - fixes #24306Thomas Müller2016-05-021-0/+12
* Introduce background repair stepsThomas Müller2016-04-261-0/+6
* Adding pre- and post-migration repair stepsThomas Müller2016-04-221-12/+12
* Remove deprecated HTTPHelper from InfoParserThomas Müller2016-04-221-12/+22
* Move \OC\App to PSR-4Roeland Jago Douma2016-04-131-0/+164