summaryrefslogtreecommitdiffstats
path: root/lib/private/App
Commit message (Expand)AuthorAgeFilesLines
* [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
* Allow to validate the password_policy appJoas Schilling2016-09-011-3/+9
* Fix "Undefined index" when the values do not existJoas Schilling2016-08-181-2/+2
* Translate the server version for nextcloudJoas Schilling2016-07-261-2/+24
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-2114-25/+40
* fix more stringsMorris Jobke2016-06-201-2/+2
* emit correct signal if a app get's disabledBjoern Schiessle2016-06-131-1/+1
* Update license headersLukas Reschke2016-05-264-4/+8
* Add two factor auth to coreChristoph Wurst2016-05-232-1/+4
* 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
* allow app developers to specify the minimum int sizeBernhard Posselt2016-04-282-0/+13
* 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-1314-0/+2356