Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
9 gadi atpakaļ |
Joas Schilling
|
c2a5bd6a01
Also add a note that clob does not work in the compare array
|
9 gadi atpakaļ |
Joas Schilling
|
fefcbb966b
Also use all keys for an empty array, just in case
|
9 gadi atpakaļ |
Joas Schilling
|
d1511cdbee
Fix doc blocks of insertIfNotExists() method
|
9 gadi atpakaļ |
Thomas Müller
|
89be55a672
let insertIfNotExist() throw the native DBALException - no need to hide the real exception
|
9 gadi atpakaļ |
Joas Schilling
|
8fa692388b
Allow specifying the compare-array for insertIfNotExists()
|
9 gadi atpakaļ |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
9 gadi atpakaļ |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
9 gadi atpakaļ |
Arthur Schiwon
|
74ffda8261
do not output DB information, and do not set header
|
10 gadi atpakaļ |
Arthur Schiwon
|
08205c63f9
errors are already logged
|
10 gadi atpakaļ |
Arthur Schiwon
|
7ed678b04d
eliminate OC_Template::printErrorPage in database classes, fixes #12182
|
10 gadi atpakaļ |
Lukas Reschke
|
af335a39f1
Add PHPDoc about sanitization of "insertIfNotExist"
|
10 gadi atpakaļ |
Jonny007-MKD
|
4161fd2408
Update adapter.php
|
11 gadi atpakaļ |
Morris Jobke
|
dc36d30953
Remove all occurences of @brief and @returns from PHPDoc
|
10 gadi atpakaļ |
Thomas Müller
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
11 gadi atpakaļ |