Commit Graph

36 Commits (0a9150b2dadaf0ffd5ea096312683ccb792ae50d)

Author SHA1 Message Date
Morris Jobke 0a594cd3a5 Add @deprecated to all methods with a proper method in \OCP 10 years ago
Morris Jobke 9b8ebdadf7 Reduce call of legacy wrapper by call the OCP directly 10 years ago
Morris Jobke 47ecfd98a3 DB: remove unused parameter - was forgotten during the migration to doctrine 10 years ago
Morris Jobke 7644950b48 Add @since tags to all methods in public namespace 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Joas Schilling d1511cdbee Fix doc blocks of insertIfNotExists() method 10 years ago
Thomas Müller 89be55a672 let insertIfNotExist() throw the native DBALException - no need to hide the real exception 10 years ago
Joas Schilling 8fa692388b Allow specifying the compare-array for insertIfNotExists() 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Dan Bartram 9c1015b790 Add missing DB rollback functionality 11 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 11 years ago
Joas Schilling b330d07b51 Fix more documentation failes 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Thomas Müller aa17a896ac fix return statement 11 years ago
Thomas Müller 5eae75eeca kill MDB2 in PHPDoc 11 years ago
Morris Jobke b7ddc78626 fix db.php doc 11 years ago
Morris Jobke ef592981ea unify license headers for public API files 12 years ago
Morris Jobke 30f4d91d01 Public API documentation fixes 12 years ago
Thomas Tanghus eab84d3d96 Add OCP\DB::getErrorMessage() to public namespace. 12 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 12 years ago
Robin Appelman 54f6f1e6b7 phpdoc fixes for public api 12 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Thomas Tanghus ffe04182a8 Added methods OC_DB::insertIfNotExist() and OCP\DB::insertIfNotExist(). 13 years ago
Georg Ehrke 6b2b8b10ee style fixes for public db api 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 13 years ago
Jörn Friedrich Dreyer e13f381189 add limit support to OC_DB & OCP/DB 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Frank Karlitschek a945fa10a6 update copyright 13 years ago
Frank Karlitschek 08f7d4c552 document the public classes a bit more 13 years ago
Frank Karlitschek 5d55c709dd some more documentation cleanups. much more is needed. 13 years ago
Frank Karlitschek 97a8af7f25 ported oc_db 13 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 13 years ago