summaryrefslogtreecommitdiffstats
path: root/lib/public/IDBConnection.php
Commit message (Collapse)AuthorAgeFilesLines
* Start migrationsJoas Schilling2017-07-051-0/+17
| | | | | | | | | | Fixme: - Install and update of apps - No revert on live systems (debug only) - Service adjustment to our interface - Loading via autoloader Signed-off-by: Joas Schilling <coding@schilljs.com>
* @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-151-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Allow 4byte unicode filenames on supported platformsRobin Appelman2016-10-201-0/+8
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-2/+3
|
* Add a method to lock a tableJoas Schilling2016-05-211-0/+19
|
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-0/+234