summaryrefslogtreecommitdiffstats
path: root/lib/private/app.php
Commit message (Collapse)AuthorAgeFilesLines
* add post_enable hook if a app gets enabledBjoern Schiessle2013-10-221-0/+1
|
* fix undefined "shipped"Morris Jobke2013-10-171-5/+5
|
* case insensitive sortFrank Karlitschek2013-10-141-1/+1
|
* fix styleFrank Karlitschek2013-10-141-5/+5
|
* finally fix the app sortingFrank Karlitschek2013-10-141-0/+33
|
* OC_App: Cache list of enabled appsMarkus Goetz2013-10-051-3/+10
| | | | | In my test here 1 SELECT instead of 5 (when doing a DAV request, probably similar for other requests)
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+967
Conflicts: lib/private/vcategories.php