| Commit message (Expand) | Author | Age | Files | Lines |
* | Move \OCP to PSR-4 | Roeland Jago Douma | 2016-05-19 | 1 | -145/+0 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
* | Merge pull request #15734 from owncloud/add-deprecate-tags | Thomas Müller | 2015-04-21 | 1 | -0/+9 |
|\ |
|
| * | Add @deprecated to all methods with a proper method in \OCP | Morris Jobke | 2015-04-20 | 1 | -0/+9 |
* | | Reduce call of legacy wrapper by call the OCP directly | Morris Jobke | 2015-04-19 | 1 | -6/+7 |
|/ |
|
* | DB: remove unused parameter - was forgotten during the migration to doctrine | Morris Jobke | 2015-04-18 | 1 | -3/+2 |
* | Add @since tags to all methods in public namespace | Morris Jobke | 2015-04-16 | 1 | -0/+9 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -12/+20 |
* | Fix doc blocks of insertIfNotExists() method | Joas Schilling | 2015-03-11 | 1 | -14/+8 |
* | let insertIfNotExist() throw the native DBALException - no need to hide the r... | Thomas Müller | 2015-03-09 | 1 | -1/+1 |
* | Allow specifying the compare-array for insertIfNotExists() | Joas Schilling | 2015-03-09 | 1 | -2/+2 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -21/+19 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -19/+21 |
* | Add missing DB rollback functionality | Dan Bartram | 2014-10-24 | 1 | -0/+7 |
* | Fix all PHPDoc types and variable names, in /lib | Robin McCorkell | 2014-05-13 | 1 | -1/+1 |
* | Fix more documentation failes | Joas Schilling | 2014-02-08 | 1 | -2/+2 |
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -4/+4 |
* | fix return statement | Thomas Müller | 2013-12-19 | 1 | -2/+2 |
* | kill MDB2 in PHPDoc | Thomas Müller | 2013-12-19 | 1 | -4/+4 |
* | fix db.php doc | Morris Jobke | 2013-11-25 | 1 | -0/+2 |
* | unify license headers for public API files | Morris Jobke | 2013-11-03 | 1 | -19/+19 |
* | Public API documentation fixes | Morris Jobke | 2013-10-17 | 1 | -6/+6 |
* | Add OCP\DB::getErrorMessage() to public namespace. | Thomas Tanghus | 2013-09-16 | 1 | -0/+11 |
* | Whitespace cleanup | Bart Visscher | 2013-01-16 | 1 | -3/+3 |
* | phpdoc fixes for public api | Robin Appelman | 2013-01-02 | 1 | -4/+4 |
* | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-04 | 1 | -1/+1 |
|\ |
|
| * | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -1/+1 |
* | | Added methods OC_DB::insertIfNotExist() and OCP\DB::insertIfNotExist(). | Thomas Tanghus | 2012-09-17 | 1 | -0/+21 |
|/ |
|
* | style fixes for public db api | Georg Ehrke | 2012-09-08 | 1 | -9/+0 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -5/+5 |
* | Whitespace fixes in lib | Bart Visscher | 2012-08-29 | 1 | -1/+1 |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 1 | -3/+1 |
|\ |
|
| * | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 1 | -2/+0 |
| * | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
* | | add limit support to OC_DB & OCP/DB | Jörn Friedrich Dreyer | 2012-08-01 | 1 | -2/+2 |
|/ |
|
* | document the public classes a bit more | Frank Karlitschek | 2012-05-19 | 1 | -0/+3 |
* | some more documentation cleanups. much more is needed. | Frank Karlitschek | 2012-05-06 | 1 | -4/+4 |
* | ported oc_db | Frank Karlitschek | 2012-05-03 | 1 | -0/+92 |