1. 8108b61 [ci skip] Fix transactions for the ibase driver by Andrey Andreev · 9 years ago
  2. 1924e87 [ci skip] Update ellislab.com links to https too by Andrey Andreev · 9 years ago
  3. bd202c9 [ci skip] Update codeigniter.com links to https by Andrey Andreev · 9 years ago
  4. 125ef47 [ci skip] Bump year to 2016 by Andrey Andreev · 9 years ago
  5. 0a9cc83 MySQL stricton again ... remove the version condition by Andrey Andreev · 9 years ago
  6. 2d2880d Fix MySQL errors from latest commits by Andrey Andreev · 9 years ago
  7. c83e894 Add MySQL stricton changes to mysqli and pdo/mysql drivers by Andrey Andreev · 9 years ago
  8. b98c657 Fix MySQL's 'stricton' feature by Andrey Andreev · 9 years ago
  9. 89576a8 Add support for MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT by Andrey Andreev · 9 years ago
  10. 868b194 [ci skip] Add Oracle 12.1 OFFSET support to PDO_OCI as well by Andrey Andreev · 9 years ago
  11. e8de9eb [ci skip] Add support for OFFSET with Oracle 12c by Andrey Andreev · 9 years ago
  12. 0ca9ae6 Fix #4337 by Andrey Andreev · 9 years ago
  13. f3ddda7 Fix #4331 by Andrey Andreev · 9 years ago
  14. bc05b84 Fix version() for Oracle DB drivers by Andrey Andreev · 9 years ago
  15. 71a65c3 Fix #4306 by Andrey Andreev · 9 years ago
  16. a7d4aba Fix #4171 and a number of other transaction bugs by Andrey Andreev · 9 years ago
  17. 9d02cea [ci skip] Fix #4170 by Andrey Andreev · 9 years ago
  18. ad4882f Fix #4120 by Andrey Andreev · 9 years ago
  19. eb49258 [ci skip] Fix 'sqlsrv' connect failure endless loop by Andrey Andreev · 9 years ago
  20. 10fb7d1 [ci skip] Normalize tabs/spaces by Andrey Andreev · 9 years ago
  21. 611e1fd [ci skip] Fix a bug reported via PR #3704 by Andrey Andreev · 10 years ago
  22. cfc9e77 Add 'ssl_verify' option for mysqli driver by Andrey Andreev · 10 years ago
  23. a38b0c4 Add SSL support for PDO_MYSQL too by Andrey Andreev · 10 years ago
  24. 9194b49 Improve the ssl_cipher check for MySQLi by Andrey Andreev · 10 years ago
  25. 76e643e Refactor proposed changes from PR #3896 by Andrey Andreev · 10 years ago
  26. 18ef616 Merge branch 'feature/mysqli-ssl' of github.com:ndigitals/CodeIgniter into feature/mysqli_ssl by Andrey Andreev · 10 years ago
  27. 820f06f fix pdo/sqlite & update changelog by ftwbzhao · 10 years ago
  28. 69befa9 fix SQlite3 list_fields by ftwbzhao · 10 years ago
  29. 40780c2 Apply PR #3940 to sqlite3 driver and fix a wrong var name by Andrey Andreev · 10 years ago
  30. a44f2b5 sqlite < 3.3 unsuported `_drop_table_if` by ftwbzhao · 10 years ago
  31. 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
  32. 89ed9fa Merge branch 'develop' into feature/mysqli-ssl by Tim Nolte · 10 years ago
  33. 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
  34. 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
  35. 4c08ea9 Fixed bug - using field_data() on Oracle databases by Leandro Mangini Antunes · 10 years ago
  36. 0f85090 Add list_fields() support for SQLite3 by Andrey Andreev · 10 years ago
  37. 8af8746 Fix #3773 by Andrey Andreev · 10 years ago
  38. 6c7c891 Remove 'autoinit' DB setting by Andrey Andreev · 10 years ago
  39. 3cf58ea Finishing PR #3596 <!DOCTYPE html> by Ivan Tcholakov · 10 years ago
  40. b68a811 add <!DOCTYPE html> by Tjoosten · 10 years ago
  41. 01e04a6 Deleted spaces by Gwenael Gallon · 10 years ago
  42. cf93217 Revert "Remove unnecessary return" by Gwenael Gallon · 10 years ago
  43. b449589 Revert "Remove unnecessary return" by Gwenael Gallon · 10 years ago
  44. 54e648b Revert "Remove unnecessary return" by Gwenael Gallon · 10 years ago
  45. 843d250 Remove unnecessary return by Gwenael Gallon · 10 years ago
  46. 3053ded Remove unnecessary return by Gwenael Gallon · 10 years ago
  47. 96901ff Remove unnecessary return by Gwenael Gallon · 10 years ago
  48. 3a486f1 Revert indentation by Gwenael Gallon · 10 years ago
  49. 19e1217 Fix unreachable code by Gwenael Gallon · 10 years ago
  50. 8194ce5 Fix typos in func names by Gabriel Potkány · 10 years ago
  51. 8dc37cb Fix a wrong var name in class CI_DB_pdo_4d_forge::_attr_type by Gwenael Gallon · 10 years ago
  52. b993b4b fix typo in comments by Claudio Galdiolo · 10 years ago
  53. 9ef0170 ... and neither does MYSQLI_OPT_RECONNECT by Andrey Andreev · 10 years ago
  54. 2a05fa6 Apparently MYSQLI_OPT_READ_TIMEOUT doesn't work on PHP by Andrey Andreev · 10 years ago
  55. 9305a8b Close #3509 by Andrey Andreev · 10 years ago
  56. f1294cb Corrected loop with the $c variable by Gwenael G · 10 years ago
  57. 2f58ea6 Fix error extends class name by Gwenael G · 10 years ago
  58. 4070a63 This $comment_clause local variable is declared but never used. by Gwenael G · 10 years ago
  59. 4cbe463 Remove closing blocks at end of PHP files by vlakoff · 10 years ago
  60. 1dc43aa Remove error suppression from mysql_*connect() by Andrey Andreev · 10 years ago
  61. 5350f05 Change CI_DB_driver::field_data() signature by Andrey Andreev · 10 years ago
  62. fe9309d Bulk (mostly documentation) update by Andrey Andreev · 10 years ago
  63. 1fb0cc7 Add support for configuring socket pipe connections in 'mysqli' by Andrey Andreev · 10 years ago
  64. ed3fc51 Force ORDER BY usage with OFFSET-FETCH on SQL Server by Andrey Andreev · 10 years ago
  65. 71f0099 Fix an issue with 'postgre' persistent connections by Andrey Andreev · 10 years ago
  66. 5289f27 Polish changes following #3305 by Andrey Andreev · 10 years ago
  67. ce8aa3b Remove comment field definition from all other forge classes by Zachary Flower · 10 years ago
  68. e4b10bf Move MySQL comments to MySQL forge classes only by Zachary Flower · 10 years ago
  69. 12ee7a1 Move comment field after unique field in db forge by Zachary Flower · 10 years ago
  70. 9b51228 Disable database COMMENT field by default in all other DB Forge drivers by Zachary Flower · 10 years ago
  71. 24fbc61 Add support for the COMMENT field in DBForge and MySQL Forge classes (pdo, mysql, and mysqli) by Zachary Flower · 10 years ago
  72. bdb96ca [ci skip] Switch to MIT license; close #3293 by Andrey Andreev · 10 years ago
  73. 516f59c ibase_driver add table/column aliases by hArpanet · 10 years ago
  74. d07daa5 ibase_driver returning whitespace in table/column names by hArpanet · 10 years ago
  75. 5df2f1b Missing looping index added. Without index empty rows returned for csv column headers. by Dionysis Arvanitis · 11 years ago
  76. 60f744b Fix #3124 by Andrey Andreev · 11 years ago
  77. 62fad28 Fix #3112 by Andrey Andreev · 11 years ago
  78. 2bbbd1a Remove (most of) error suppression from database drivers (issue #3036) by Andrey Andreev · 11 years ago
  79. d3ddf97 Remove error-masking '@' in mysqli_driver (See: https://github.com/EllisLab/CodeIgniter/issues/3036) by mdunisch · 11 years ago
  80. d5ce508 Minor fixes by vlakoff · 11 years ago
  81. 1a61ba4 [ci skip] Spacing adjustments by Andrey Andreev · 11 years ago
  82. 4b90a37 Add support for callable form validation rules by Andrey Andreev · 11 years ago
  83. 382b513 Don't use error suppression on is_dir(), file_exists() by Andrey Andreev · 11 years ago
  84. 4247ed1 Revert to error suppression on mysql_(p)connect() due to deprecation messages by Andrey Andreev · 11 years ago
  85. f2818bd Remove error suppression usage from db_connect() by Andrey Andreev · 11 years ago
  86. 2e17102 Make db_pconnect an alias for db_connect(TRUE) and reduce code repetition by Andrey Andreev · 11 years ago
  87. ca39f2e Don't use error suppression with ini_set() by Andrey Andreev · 11 years ago
  88. 871754a 2013 > 2014 by darwinel · 11 years ago
  89. cf63aee Style Guide by darwinel · 11 years ago
  90. f6779f5 Fix #2856 by Andrey Andreev · 11 years ago
  91. 76160bc Previous 2 commits were just dumb by Andrey Andreev · 11 years ago
  92. 84c0901 Fix a syntax error from last commit by Andrey Andreev · 11 years ago
  93. 279256f Some fail-safe pdo_pgsql adjustments by Andrey Andreev · 11 years ago
  94. 1a9a4dc Merge branch 'feature/dbforge_table_attributes' into develop by Andrey Andreev · 11 years ago
  95. ba8bf56 SQLSRV improvements by Andrey Andreev · 11 years ago
  96. 27f798b Add support for optional table attributes to CI_DB_forge::create_table() by Andrey Andreev · 11 years ago
  97. d98c4a3 A tiny regexp improvement for CI_DB_driver::is_write_type() by Andrey Andreev · 11 years ago
  98. f8f14f3 Fix a bug where DB() tried to set the MySQL-specific 'sql_mode' on all drivers by Andrey Andreev · 11 years ago
  99. 3ca060a [ci skip] Remove a few more spaces by Andrey Andreev · 11 years ago
  100. a9346aa Fix a PostgreSQL string escaping bug and use pg_escape_literal() when possible by Andrey Andreev · 11 years ago