Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
09124f5961c7a6c9a54b5e87ff59e8e9315471b9
/
system
/
database
125ef47
[ci skip] Bump year to 2016
by Andrey Andreev
· 9 years ago
803cc12
Merge pull request #4369 from galdiolo/patch-12
by Andrey Andreev
· 9 years ago
0a9cc83
MySQL stricton again ... remove the version condition
by Andrey Andreev
· 9 years ago
2d2880d
Fix MySQL errors from latest commits
by Andrey Andreev
· 9 years ago
c83e894
Add MySQL stricton changes to mysqli and pdo/mysql drivers
by Andrey Andreev
· 9 years ago
b98c657
Fix MySQL's 'stricton' feature
by Andrey Andreev
· 9 years ago
89576a8
Add support for MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT
by Andrey Andreev
· 9 years ago
868b194
[ci skip] Add Oracle 12.1 OFFSET support to PDO_OCI as well
by Andrey Andreev
· 9 years ago
e8de9eb
[ci skip] Add support for OFFSET with Oracle 12c
by Andrey Andreev
· 9 years ago
0ca9ae6
Fix #4337
by Andrey Andreev
· 9 years ago
f3ddda7
Fix #4331
by Andrey Andreev
· 9 years ago
bc05b84
Fix version() for Oracle DB drivers
by Andrey Andreev
· 9 years ago
27ba5e6
Close #4313
by Andrey Andreev
· 9 years ago
71a65c3
Fix #4306
by Andrey Andreev
· 9 years ago
422fd59
[ci skip] Remove some redundant code from DB_forge
by Andrey Andreev
· 9 years ago
9e2c7b9
[ci skip] Fix #4245
by Andrey Andreev
· 9 years ago
3910500
Merge pull request #4223 from j0inty/develop
by Andrey Andreev
· 9 years ago
939f1a2
Fix #4212
by Andrey Andreev
· 9 years ago
a7d4aba
Fix #4171 and a number of other transaction bugs
by Andrey Andreev
· 9 years ago
95f8157
Fix #4173
by Andrey Andreev
· 9 years ago
9d02cea
[ci skip] Fix #4170
by Andrey Andreev
· 9 years ago
6d6b3b2
Optimize csv_from_result speed.
by Ahmad Anbar
· 9 years ago
ad4882f
Fix #4120
by Andrey Andreev
· 9 years ago
c08f27b
Fix #4032
by Andrey Andreev
· 9 years ago
0d0c53c
Fix #4096
by Andrey Andreev
· 9 years ago
554b452
Fix #4093
by Andrey Andreev
· 9 years ago
89726cd
There was an extra = sign in this file
by Marco Monteiro
· 9 years ago
348a2d4
Fix #4086
by Andrey Andreev
· 9 years ago
be178a7
Fix #4065
by Andrey Andreev
· 9 years ago
eb49258
[ci skip] Fix 'sqlsrv' connect failure endless loop
by Andrey Andreev
· 9 years ago
a12cf28
[ci skip] Partial patch for #2284
by Andrey Andreev
· 9 years ago
4e5ff1f
Fix #4026
by Andrey Andreev
· 9 years ago
10fb7d1
[ci skip] Normalize tabs/spaces
by Andrey Andreev
· 9 years ago
0d2d84f
Fix #4012
by Andrey Andreev
· 9 years ago
d738b6b
Fix a 'counter-#3989' bug
by Andrey Andreev
· 9 years ago
f7631f1
Revert "Fix an internal bug in QB where() escaping"
by Andrey Andreev
· 9 years ago
2dfbe99
Revert "Fix #3989"
by Andrey Andreev
· 9 years ago
55bc505
Fixed typos
by Calvin Tam
· 9 years ago
e1a94d3
Fix #3989
by Andrey Andreev
· 10 years ago
4b9fec6
Fix #3279
by Andrey Andreev
· 10 years ago
43afc71
Fix an internal bug in QB where() escaping
by Andrey Andreev
· 10 years ago
611e1fd
[ci skip] Fix a bug reported via PR #3704
by Andrey Andreev
· 10 years ago
cfc9e77
Add 'ssl_verify' option for mysqli driver
by Andrey Andreev
· 10 years ago
a38b0c4
Add SSL support for PDO_MYSQL too
by Andrey Andreev
· 10 years ago
9194b49
Improve the ssl_cipher check for MySQLi
by Andrey Andreev
· 10 years ago
76e643e
Refactor proposed changes from PR #3896
by Andrey Andreev
· 10 years ago
18ef616
Merge branch 'feature/mysqli-ssl' of github.com:ndigitals/CodeIgniter into feature/mysqli_ssl
by Andrey Andreev
· 10 years ago
7cc6cea
allow add of keys with array
by Adrian Voicu
· 10 years ago
820f06f
fix pdo/sqlite & update changelog
by ftwbzhao
· 10 years ago
69befa9
fix SQlite3 list_fields
by ftwbzhao
· 10 years ago
a1170af
Fix QB delete() for multiple tables with where()
by Andrey Andreev
· 10 years ago
441d353
Close #3941
by Andrey Andreev
· 10 years ago
40780c2
Apply PR #3940 to sqlite3 driver and fix a wrong var name
by Andrey Andreev
· 10 years ago
a44f2b5
sqlite < 3.3 unsuported `_drop_table_if`
by ftwbzhao
· 10 years ago
49884bc
Close #3934
by Andrey Andreev
· 10 years ago
7ed93be
Fix regression caused by 59d1ffd927ef3b63dbadf42e1caf14957201fd2d
by Andrey Andreev
· 10 years ago
59d1ffd
Fix #3932
by Andrey Andreev
· 10 years ago
ced557b
Removed db_options configuration item for implementation later. Changed 5 new MySQLi SSL configuration options to a single ssl_options config item that is an array that will be read to set the individual SSL options.
by Tim Nolte
· 10 years ago
89ed9fa
Merge branch 'develop' into feature/mysqli-ssl
by Tim Nolte
· 10 years ago
c09ab9d
Fixed missing MySQLi driver parameter DOCBLOCK descriptions. Updated database configuration documentation to include a list of the new MySQLi driver parameters.
by Tim Nolte
· 10 years ago
a0f1872
Updated the MySQLi driver to provide support for SSL connections as well as additional database connection options. Uses the DB_driver class encrypt option as the flag for turning on encryption. Also added SSL connection validation with error logging in order to provide users a way to know if they are actually connecting via SSL.
by Tim Nolte
· 10 years ago
b8cd5e6
Fix a bug in the CSV export DB utility
by Andrey Andreev
· 10 years ago
4c08ea9
Fixed bug - using field_data() on Oracle databases
by Leandro Mangini Antunes
· 10 years ago
0f85090
Add list_fields() support for SQLite3
by Andrey Andreev
· 10 years ago
8af8746
Fix #3773
by Andrey Andreev
· 10 years ago
1924eb3
[ci skip] Fix comment typos
by Andrey Andreev
· 10 years ago
1931136
Move strtolower() call from PR #3739 out of the loop
by Andrey Andreev
· 10 years ago
8f79367
#3727 Lowercase $side variable for $this->db->like() in Query Builder
by Yahya Erturan
· 10 years ago
2f16405
update documentation in database/query_builder.rst, change 2 tabs + 4 spaces to 3 tabs.
by yaoshanliang
· 10 years ago
19c2847
add changelog and documentation for adding an optional parameter to ``count_all_results()``
by yaoshanliang
· 10 years ago
9971e7b
add a judgment of whether reset select
by yaoshanliang
· 10 years ago
5f8c0c1
add a judgment of whether reset select
by yaoshanliang
· 10 years ago
1a36756
Fix postgre driver config
by Andrey Andreev
· 10 years ago
6c7c891
Remove 'autoinit' DB setting
by Andrey Andreev
· 10 years ago
3cf58ea
Finishing PR #3596 <!DOCTYPE html>
by Ivan Tcholakov
· 10 years ago
b68a811
add <!DOCTYPE html>
by Tjoosten
· 10 years ago
01e04a6
Deleted spaces
by Gwenael Gallon
· 10 years ago
cf93217
Revert "Remove unnecessary return"
by Gwenael Gallon
· 10 years ago
b449589
Revert "Remove unnecessary return"
by Gwenael Gallon
· 10 years ago
54e648b
Revert "Remove unnecessary return"
by Gwenael Gallon
· 10 years ago
843d250
Remove unnecessary return
by Gwenael Gallon
· 10 years ago
3053ded
Remove unnecessary return
by Gwenael Gallon
· 10 years ago
96901ff
Remove unnecessary return
by Gwenael Gallon
· 10 years ago
3a486f1
Revert indentation
by Gwenael Gallon
· 10 years ago
19e1217
Fix unreachable code
by Gwenael Gallon
· 10 years ago
79533ca
Merge pull request #3551 from gadelat/voids
by Andrey Andreev
· 10 years ago
74d0e23
Allow a database to be loaded before controller instantiation
by Andrey Andreev
· 10 years ago
40bbd60
Adjusted return type for CI_DB_utility::backup to suggestions
by Gabriel Potkány
· 10 years ago
8194ce5
Fix typos in func names
by Gabriel Potkány
· 10 years ago
cea5fb7
Adjusted returns/return types to suggestions
by Gabriel Potkány
· 10 years ago
1fb5000
Fixed inconsistent return types
by Gabriel Potkány
· 10 years ago
8dc37cb
Fix a wrong var name in class CI_DB_pdo_4d_forge::_attr_type
by Gwenael Gallon
· 10 years ago
c9982e4
fix typo in comments
by Claudio Galdiolo
· 10 years ago
93e7813
fix typo in comments
by Claudio Galdiolo
· 10 years ago
ba6bd22
fix typo in comments
by Claudio Galdiolo
· 10 years ago
b83a3d2
fix typo in comments
by Claudio Galdiolo
· 10 years ago
b993b4b
fix typo in comments
by Claudio Galdiolo
· 10 years ago
9ef0170
... and neither does MYSQLI_OPT_RECONNECT
by Andrey Andreev
· 10 years ago
2a05fa6
Apparently MYSQLI_OPT_READ_TIMEOUT doesn't work on PHP
by Andrey Andreev
· 10 years ago
9305a8b
Close #3509
by Andrey Andreev
· 10 years ago
Next »