summaryrefslogtreecommitdiffstats
path: root/lib/public/db.php
Commit message (Expand)AuthorAgeFilesLines
* Add missing DB rollback functionalityDan Bartram2014-10-241-0/+7
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-1/+1
* Fix more documentation failesJoas Schilling2014-02-081-2/+2
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-4/+4
* fix return statementThomas Müller2013-12-191-2/+2
* kill MDB2 in PHPDocThomas Müller2013-12-191-4/+4
* fix db.php docMorris Jobke2013-11-251-0/+2
* unify license headers for public API filesMorris Jobke2013-11-031-19/+19
* Public API documentation fixesMorris Jobke2013-10-171-6/+6
* Add OCP\DB::getErrorMessage() to public namespace.Thomas Tanghus2013-09-161-0/+11
* Whitespace cleanupBart Visscher2013-01-161-3/+3
* phpdoc fixes for public apiRobin Appelman2013-01-021-4/+4
* Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-041-1/+1
|\
| * Checkstyle: many fixesFelix Moeller2012-11-021-1/+1
* | Added methods OC_DB::insertIfNotExist() and OCP\DB::insertIfNotExist().Thomas Tanghus2012-09-171-0/+21
|/
* style fixes for public db apiGeorg Ehrke2012-09-081-9/+0
* adding space between) and {Thomas Mueller2012-09-071-5/+5
* Whitespace fixes in libBart Visscher2012-08-291-1/+1
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-251-3/+1
|\
| * remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
| * update copyrightFrank Karlitschek2012-05-261-1/+1
* | add limit support to OC_DB & OCP/DBJörn Friedrich Dreyer2012-08-011-2/+2
|/
* document the public classes a bit moreFrank Karlitschek2012-05-191-0/+3
* some more documentation cleanups. much more is needed.Frank Karlitschek2012-05-061-4/+4
* ported oc_dbFrank Karlitschek2012-05-031-0/+92