index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
/
database
/
DB_driver.php
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-09
Merge branch '3.0-stable' into develop
Andrey Andreev
1
-4
/
+4
2016-02-04
[ci skip] fix comment
Claudio Galdiolo
1
-1
/
+1
2016-02-04
[ci skip] fix comment
Claudio Galdiolo
1
-1
/
+1
2016-01-27
Fix #4401
Andrey Andreev
1
-4
/
+4
2016-01-11
[ci skip] Merge branch '3.0-stable' into develop
Andrey Andreev
1
-1
/
+1
2016-01-11
[ci skip] Update ellislab.com links to https too
Andrey Andreev
1
-1
/
+1
2016-01-11
Merge branch '3.0-stable' into develop
Andrey Andreev
1
-2
/
+2
2016-01-11
[ci skip] Update codeigniter.com links to https
Andrey Andreev
1
-2
/
+2
2016-01-11
Merge branch '3.0-stable' into develop
Andrey Andreev
1
-2
/
+2
2016-01-11
[ci skip] Bump year to 2016
Andrey Andreev
1
-2
/
+2
2016-01-11
Merge pull request #4369 from galdiolo/patch-12
Andrey Andreev
1
-10
/
+6
2016-01-08
use 'while' instead of 'if' 'do' 'while'
Claudio Galdiolo
1
-10
/
+6
2015-12-14
Change DB charset handling
Andrey Andreev
1
-30
/
+2
2015-12-14
Merge branch '3.0-stable' into develop
Andrey Andreev
1
-0
/
+12
2015-12-14
Close #4313
Andrey Andreev
1
-0
/
+12
2015-12-12
Complete the proposed changes from PR #4300
Andrey Andreev
1
-16
/
+3
2015-12-12
Merge branch 'develop' of github.com:halmai/CodeIgniter into db/init_exception
Andrey Andreev
1
-1
/
+1
2015-12-08
Remove CI_DB_driver::load_rdriver()
Andrey Andreev
1
-24
/
+3
2015-12-08
rolling back previous solution; throwing exception if database connection was...
Halmai, Csongor
1
-1
/
+1
2015-11-09
Merge pull request #4223 from j0inty/develop
Andrey Andreev
1
-1
/
+4
2015-11-09
Fixed PHP code style part 2
Steffen Stollfuß
1
-1
/
+1
2015-11-09
Fixed PHP code style
Steffen Stollfuß
1
-1
/
+1
2015-11-08
CI_DB_driver->simple_query() discard return of CI_DB_driver->initialize() whe...
Steffen Stollfuß
1
-1
/
+4
2015-10-19
Fix #4171 and a number of other transaction bugs
Andrey Andreev
1
-24
/
+91
2015-09-14
Fix #4032
Andrey Andreev
1
-5
/
+8
2015-09-03
Fix #4096
Andrey Andreev
1
-1
/
+1
2015-09-01
There was an extra = sign in this file
Marco Monteiro
1
-1
/
+1
2015-08-31
Fix #4086
Andrey Andreev
1
-13
/
+13
2015-08-20
Fix #4065
Andrey Andreev
1
-1
/
+1
2015-08-07
[ci skip] Partial patch for #2284
Andrey Andreev
1
-2
/
+5
2015-08-05
Fix #4026
Andrey Andreev
1
-1
/
+4
2015-08-03
[ci skip] Normalize tabs/spaces
Andrey Andreev
1
-3
/
+3
2015-06-29
Close #3934
Andrey Andreev
1
-1
/
+1
2015-04-29
Add list_fields() support for SQLite3
Andrey Andreev
1
-1
/
+1
2015-02-19
Fix postgre driver config
Andrey Andreev
1
-1
/
+0
2015-02-19
Remove 'autoinit' DB setting
Andrey Andreev
1
-9
/
+1
2015-02-04
Fixed inconsistent return types
Gabriel Potkány
1
-1
/
+1
2015-01-29
fix typo in comments
Claudio Galdiolo
1
-1
/
+1
2015-01-21
Remove closing blocks at end of PHP files
vlakoff
1
-3
/
+0
2015-01-20
[ci skip] Change some log messages' level
Andrey Andreev
1
-1
/
+1
2015-01-09
Bulk (mostly documentation) update
Andrey Andreev
1
-3
/
+3
2015-01-05
Fix #3460
Andrey Andreev
1
-1
/
+1
2015-01-05
Polish changes following PR #3416
Andrey Andreev
1
-22
/
+26
2014-12-16
User Guide - DB Driver Reference
James L Parry
1
-5
/
+5
2014-12-02
Regressions ... #3380 #3194 ab9217e316a79bc8fab2840c8f5bd2b9bc7a4dc0
Andrey Andreev
1
-2
/
+3
2014-10-27
[ci skip] Switch to MIT license; close #3293
Andrey Andreev
1
-14
/
+25
2014-10-20
Escape the array elements separately and join them in compile_binds()
clawoo
1
-2
/
+7
2014-10-18
Escape arrays sent as binding values for database queries.
clawoo
1
-1
/
+6
2014-09-17
Fix #3238
Andrey Andreev
1
-3
/
+2
2014-04-30
Added `_trans_failure` property to fix PHP Warning.
Ahmedul Haque Abid
1
-0
/
+9
[next]