Commit Graph

23 Commits (e2cfcd992cf6f4bb5f1cdb9070d3d0ea2a1504e2)

Author SHA1 Message Date
Thomas Müller d3ac73c0c9 Remove OC_Log 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Lukas Reschke afe087a371 Remove hacky Substring support for MSSQL 11 years ago
Bernhard Posselt fd3663f563 Dont break code which relies on the cursor being open after insert/update/delete 11 years ago
Thomas Müller 5bdf42a925 Close the cursor after the affected count has been extracted. 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Bernhard Posselt 37e8969d34 ignore cursorclosing 11 years ago
Arthur Schiwon 74ffda8261 do not output DB information, and do not set header 11 years ago
Arthur Schiwon 7ed678b04d eliminate OC_Template::printErrorPage in database classes, fixes #12182 11 years ago
Lukas Reschke d060180140 Use function outside of loop 11 years ago
Thomas Müller 999f6216dc - fix dropTable() and introduce tableExists() 12 years ago
Robin McCorkell a7ae2e874a Squash 'a | b' into 'a|b', in /lib 12 years ago
Thomas Müller f1b085df01 adding @method annotation to declare methods which can be called on the wrapped statement object 12 years ago
Robin Appelman cd3ef0bb9d Add caching to appconfig 12 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 12 years ago
Robin Appelman 504645cf00 Add bindParam to statement wrapper 12 years ago
Andreas Fischer 63a2bea7ec Remove OC_DB_StatementWrapper::numRows(). 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Bart Visscher 2cc94cbc73 Style fixes 13 years ago
Bart Visscher b04e09a901 Move DoctrineStatementWrapper to its own file 13 years ago