summaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Db
Commit message (Collapse)AuthorAgeFilesLines
* Add a method to lock a tableJoas Schilling2016-05-211-1/+16
|
* Move \OC\AppFramework to PSR-4Roeland Jago Douma2016-04-221-0/+287
* Also moved the autoloader setup a bit up since we need it in initpaths