Commit Graph

12372 Commits (3eb5fff02a477fbb3bd4080a4eb4e773e8db5d1f)
 

Author SHA1 Message Date
Bart Visscher 3eb5fff02a Add documentation to OC\DB\adapter class 13 years ago
Bart Visscher be7c613993 Fix errors from unit tests 13 years ago
Bart Visscher b66c9098bd Correct namespace of OC_ classes 13 years ago
Bart Visscher 000b5a801f Move building error string to connection 13 years ago
Bart Visscher de83bf98c7 Group database connection and schema function 13 years ago
Bart Visscher 013333fe6a Cleanup: remove code for multiple database backends 13 years ago
Bart Visscher 3e0e2cfa19 Use $connection for schema changes 13 years ago
Bart Visscher 8a332cdc94 Simplify OC_DB transaction functions 13 years ago
Bart Visscher 19b9c89634 Move insertIfNotExist to Connection wrapper 13 years ago
Bart Visscher 58991150ab Move query statement fixup handling to Connection wrapper 13 years ago
Bart Visscher 1d5d23a1de Move limit/offset handling to Connection wrapper 13 years ago
Bart Visscher a48e9c488b Move prepared query cache handling to Connection wrapper 13 years ago
Bart Visscher e3c5fea989 Move lastInsertId to adapter classes 13 years ago
Bart Visscher cd98ff1eaf Move db prefix handling to Connection wrapper 13 years ago
Bart Visscher 66a215651b Create DB Connection wrapper and DB\Adapter* classes 13 years ago
Bart Visscher 62ce3a5613 Only close db connection when disconnecting, keep the connection object 13 years ago
Bart Visscher 37a731bcad Merge pull request #4131 from owncloud/scanner-split 13 years ago
Bart Visscher 639097db59 Merge pull request #4092 from owncloud/base-better-errors 13 years ago
Bart Visscher 9bf12da750 Merge pull request #3880 from owncloud/code-checker 13 years ago
icewind1991 94fcbc736e Merge pull request #4145 from owncloud/fix-failing-master 13 years ago
Morris Jobke f54f203e56 mark test as incomplete because I can't reproduce jenkins failure 13 years ago
Morris Jobke 8f93490ac4 fix failing master branch - Test_Config::testWriteData 13 years ago
Morris Jobke 05c83a163a add proper deprecated tag 13 years ago
Morris Jobke 647e0a0cba Merge pull request #4118 from owncloud/remove-size-experiment 13 years ago
Jenkins for ownCloud 9a13b687cc [tx-robot] updated from transifex 13 years ago
Morris Jobke d0b6689c62 Merge pull request #4130 from owncloud/ie-show-password 13 years ago
Jenkins for ownCloud fb6283537f [tx-robot] updated from transifex 13 years ago
Jan-Christoph Borchardt 48267b6e6c add back public API function, but mark as deprecated 13 years ago
Thomas Müller ae9b60ba61 Merge pull request #4119 from owncloud/external-storage-status 13 years ago
Arthur Schiwon f6d133955e LDAP: fix background job, resolves #3528 13 years ago
Bart Visscher 11f28d7880 Result of && if not the part 13 years ago
Bart Visscher cbe1c22b5f Correct casing of OC_User and pass through the params to getUsers 13 years ago
Robin Appelman 2b89b7c880 Split scanning logic from ajax file 13 years ago
Robin Appelman b397df2022 add option to get the mountmanager from the filesystem 13 years ago
Robin Appelman 02cdd52fb0 Make Cache\Scanner an emitter 13 years ago
Jan-Christoph Borchardt 35fc149ef0 deactivate show password toggle for IE 13 years ago
Arthur Schiwon a8dfee04b8 Add message about completed update 13 years ago
Arthur Schiwon 2656ac9eeb non-ajax Upgrade script utility, usable via CLI or wget. Requires PR 4047. 13 years ago
Bart Visscher a22940d3cd Add OC_L10N to public api 13 years ago
Bart Visscher 9379cbf602 Add OC_Image to public api 13 years ago
Jenkins for ownCloud ae82f7fd17 [tx-robot] updated from transifex 13 years ago
Andreas Fischer 2c38c2a70e Merge pull request #3947 from runky/patch-1 13 years ago
Bart Visscher 084cf0c202 Merge pull request #2221 from owncloud/doctrine 13 years ago
Jan-Christoph Borchardt 100eb2b611 replace external storage status images with CSS, also use form to distinguish, fix #3910 13 years ago
Jan-Christoph Borchardt 48948ccf5f finally remove the file size obfuscation as it had more disadvantages. I was wrong, sorry. 13 years ago
Bart Visscher e2b6781cf9 Tweaks to the MDB2SchemaReader 13 years ago
Jenkins for ownCloud 279a71acb3 [tx-robot] updated from transifex 13 years ago
Thomas Müller 3c6b205e37 Merge pull request #4099 from owncloud/fixing-unix-timestamp-mssql-master 13 years ago
Thomas Müller 93b9bad6bb Update build.xml 13 years ago
Markus Goetz 3fd4ff79ee Merge pull request #4042 from guruz/webdav_auth_check_existing 13 years ago