8 Commits (b4708fb9f003a306edcfe0346e25f9583c4c162a)

Author SHA1 Message Date
Carl Schwan 6312c0df69
Check style update 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 1e086064f5
Move legacy classes from PSR0 to PSR4 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Morris Jobke 0a56d2185e
Return value immediately instead of assigning to a one-time variable 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Lukas Reschke 0fa49db770
Some more invalid PHPDocs in legacy classes 8 years ago
Piotr Mrówczyński 9fec4031b3
Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) 9 years ago
Thomas Müller 45567572c8
Adding file, line, class and function to the query logger (#27298) 9 years ago
Joas Schilling 0215b004da
Update with robin 9 years ago
Joas Schilling ba87db3fcc
Fix others 9 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Roeland Jago Douma d09f835dca
Move \OC\DB to PSR-4 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Morris Jobke c60c793cf2 More cleanups of OC_Config usage 10 years ago
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 12 years ago
Bart Visscher b04e09a901 Move DoctrineStatementWrapper to its own file 13 years ago