| Commit message (Expand) | Author | Age | Files | Lines |
* | add method to check if we're inside a transaction | Robin Appelman | 2015-08-10 | 1 | -0/+8 |
* | Add a log message when the Doctrine Query Builder is retrieved | Joas Schilling | 2015-07-21 | 1 | -8/+0 |
* | Add unit tests and automatic quoting | Joas Schilling | 2015-07-21 | 1 | -2/+2 |
* | Add QueryBuilder, ExpressionBuilder and CompositeExpression wrappers | Joas Schilling | 2015-07-21 | 1 | -0/+16 |
* | Add @since tags to all methods in public namespace | Morris Jobke | 2015-04-16 | 1 | -1/+21 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -12/+15 |
* | Also add a note that clob does not work in the compare array | Joas Schilling | 2015-03-16 | 1 | -0/+1 |
* | Fix doc blocks of insertIfNotExists() method | Joas Schilling | 2015-03-11 | 1 | -16/+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 | -1/+1 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -15/+19 |
* | owncloud -> ownCloud | Thomas Müller | 2015-02-25 | 1 | -1/+1 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -19/+15 |
* | Split mapping from Access and Helper classes into it's own. Fully test them, ... | Arthur Schiwon | 2014-12-19 | 1 | -0/+1 |
* | Add tableExists to public db api | Robin Appelman | 2014-12-09 | 1 | -1/+9 |
* | Add dropTable to IDBConnection | Robin Appelman | 2014-12-09 | 1 | -0/+7 |
* | Bit more cleanup | Robin Appelman | 2014-10-22 | 1 | -0/+8 |
* | Extend \OCP\IDBConnection to cover more use cases | Robin Appelman | 2014-10-22 | 1 | -3/+61 |
* | Fix all PHPDoc types and variable names, in /lib | Robin McCorkell | 2014-05-13 | 1 | -2/+2 |
* | fix some capital letters | Morris Jobke | 2013-11-25 | 1 | -1/+1 |
* | unify license headers for public API files | Morris Jobke | 2013-11-03 | 1 | -4/+17 |
* | fix "No page-level DocBlock" | Morris Jobke | 2013-11-03 | 1 | -0/+8 |
* | Public API documentation fixes | Morris Jobke | 2013-10-17 | 1 | -8/+8 |
* | Add missing implements and fix parameters in IConfig | Bart Visscher | 2013-09-20 | 1 | -0/+3 |
* | Add DBConnection to server container | Bart Visscher | 2013-09-20 | 1 | -0/+71 |