1. 119d8a7 Optimize get_instance() calls/assignments by Andrey Andreev · 11 years ago
  2. d98c4a3 A tiny regexp improvement for CI_DB_driver::is_write_type() by Andrey Andreev · 11 years ago
  3. 1720a6a Fix #2579: Query Builder's "no escape" functionality didn't work properly with query cache by Andrey Andreev · 11 years ago
  4. 295cfa9 Polishing changes from #PR #2781 by Andrey Andreev · 11 years ago
  5. 341532c so we need \sNOT EXISTS by Tufan Barış YILDIRIM · 11 years ago
  6. 30893b9 changed EXISTS / NOT EXISTS pattern by Tufan Barış YILDIRIM · 11 years ago
  7. f1cceaa EXISTS / NOT EXISTS clause support for DB_driver by Tufan Barış YILDIRIM · 11 years ago
  8. 0f0e6ad EXISTS / NOT EXISTS clause support for DB_driver by Tufan Barış YILDIRIM · 11 years ago
  9. 7210906 EXISTS / NOT EXISTS clause support for DB_query_builder. by Tufan Barış YILDIRIM · 11 years ago
  10. d3a6ca2 Use table name as a prefix for index names by mjnaderi · 11 years ago
  11. 18c2e0c Cleanup DB_forge _process_indexes by mjnaderi · 11 years ago
  12. 225c373 Cleanup DB_forge _process_indexes by mjnaderi · 11 years ago
  13. a3f91b9 DB call_function() bug : funny typo -or- smart autocomplete? by Kakysha · 11 years ago
  14. f8f14f3 Fix a bug where DB() tried to set the MySQL-specific 'sql_mode' on all drivers by Andrey Andreev · 11 years ago
  15. 3ca060a [ci skip] Remove a few more spaces by Andrey Andreev · 11 years ago
  16. c6ac748 Small docblock fix by vlakoff · 11 years ago
  17. 35e3b0b [ci skip] Remove some whitespace chars by Andrey Andreev · 11 years ago
  18. 17a0528 Cleanup PR #2719 by GDmac · 11 years ago
  19. e1b8683 Fix #2406 query builder cache by GDmac · 11 years ago
  20. 5e3d48c Fix a bug when multiple calls to QB's _compile_wh() or _compile_group_by() are required by Andrey Andreev · 11 years ago
  21. 96185a3 Really fix #2703 by Andrey Andreev · 11 years ago
  22. 5d69a6e Fix #2703 by Andrey Andreev · 11 years ago
  23. 710c4ed Fixing the dumbest parser error ever by Andrey Andreev · 11 years ago
  24. 8adac96 Fix CI_DB_query_builder::_merge_cache() triggering E_WARNINGs by Andrey Andreev · 11 years ago
  25. 6c85442 Fix #2691 by Andrey Andreev · 11 years ago
  26. 3a3d5f6 Replace the last rand() with mt_rand() by vlakoff · 11 years ago
  27. a9346aa Fix a PostgreSQL string escaping bug and use pg_escape_literal() when possible by Andrey Andreev · 11 years ago
  28. 3c5ec85 Update MySQLi to use the PHP API for transactions, where possible by Andrey Andreev · 11 years ago
  29. 2d54a3a Really fix #2490, rel: #2629 by Andrey Andreev · 11 years ago
  30. 4013be3 Add support for UPDATE ... RETURNING statements in PostgreSQL by Andrey Andreev · 11 years ago
  31. b61affd Merge pull request #2627 from vlakoff/develop-3 by Andrey Andreev · 11 years ago
  32. 9f8e299 Adjust a few phpdoc in query builder code by vlakoff · 11 years ago
  33. e6c4d5b Code cleanup in db->order_by() by vlakoff · 11 years ago
  34. c941d85 Various typos and tabs adjustments by vlakoff · 11 years ago
  35. 5b55c15 Fix #2585 by Andrey Andreev · 11 years ago
  36. 79f888b Fix #2501 & another -related bug by Andrey Andreev · 11 years ago
  37. 4211344 Fix #2568 by Andrey Andreev · 11 years ago
  38. f46b16b More verbose error messages for incorrect/missing database groups (based on PR #2040) by Andrey Andreev · 12 years ago
  39. d5ab75e Fix #2490 (an improved version of PR #2534) by Andrey Andreev · 12 years ago
  40. c5a7c5f [ci skip] Remove some empty lines by Andrey Andreev · 12 years ago
  41. 903f31b Merge pull request #2447 from rlerdorf/develop by Andrey Andreev · 12 years ago
  42. e18de50 Cherry-picking some changes from PR #2425: by Andrey Andreev · 12 years ago
  43. 49bce11 It looks like this should be $alter_type here by Rasmus Lerdorf · 12 years ago
  44. fadb822 Do not trigger a possible custom autoloader, as it is irrelevant here by vlakoff · 12 years ago
  45. ea4ea94 Merge pull request #2343 from QOX/develop by Andrey Andreev · 12 years ago
  46. fa99dc6 Fixed for styleguide. by Katsumi Honda · 12 years ago
  47. 93f0b8f fixed for styleguide. by Katsumi Honda · 12 years ago
  48. cf58d7e Merge pull request #2365 from vlakoff/develop by Andrey Andreev · 12 years ago
  49. 52301c7 Documentation: fix some outdated paths by vlakoff · 12 years ago
  50. 3b0c08a Fix #2353 by Andrey Andreev · 12 years ago
  51. 5ac04e5 Merge pull request #2350 from ragboyjr/develop by Andrey Andreev · 12 years ago
  52. 395e2df Making a performance modification to DB_driver list_fields() by RJ garcia · 12 years ago
  53. eaeaad5 Fixed problem for transaction test mode. by Katsumi Honda · 12 years ago
  54. 13f6eab Fix MSSQL ALTER TABLE ADD statement by Andrey Andreev · 12 years ago
  55. 219565d Add a (default) CI_DB_query_builder::_update_batch() method by Andrey Andreev · 12 years ago
  56. e5d7af5 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/exit-status by Daniel Hunsaker · 12 years ago
  57. 5780d8b Fix #2298 by Andrey Andreev · 12 years ago
  58. d327c79 Optimize changes from PR #2290 by Andrey Andreev · 12 years ago
  59. 3187573 added spaces after the parameter separators by Michelle Jones · 12 years ago
  60. b76e292 Remove trailing delimiters from csv_from_result by Michelle Jones · 12 years ago
  61. 3b5b7f4 Updated exit codes as constant values by Daniel Hunsaker · 12 years ago
  62. 44a6d1d Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/exit-status by Daniel Hunsaker · 12 years ago
  63. 2ba7e23 Merge pull request #2266 from dionysiosarvanitis/fix/trans_complete by Andrey Andreev · 12 years ago
  64. 8cf596b DB_result tests seem to also depend on autoloading via the class_exists() checks ... by Andrey Andreev · 12 years ago
  65. 49e68de Disable autoloader call from class_exists() occurences to improve performance by Andrey Andreev · 12 years ago
  66. 3e01437 Manually apply PR #2234 by Andrey Andreev · 12 years ago
  67. 95da6e7 Remove CI_DB_pdo_driver:: by Andrey Andreev · 12 years ago
  68. 635ced1 DB_driver's trans_complete exception fix by Dionysis Arvanitis · 12 years ago
  69. 07a5954 Set transaction enabled flag default to TRUE by Dionysis Arvanitis · 12 years ago
  70. b835a4f Fix list_fields seek bug by Chris Buckley · 12 years ago
  71. 55bbd72 Fix issue #2179 by Andrey Andreev · 12 years ago
  72. db529ca Remove unnecessary defined('ENVIRONMENT') checks by Andrey Andreev · 12 years ago
  73. 353f983 Updated all cases of exit() to return a valid code by Daniel Hunsaker · 12 years ago
  74. 1a00149 Move db_select() call from CI_DB_driver::initialize() to db_connect() by Andrey Andreev · 12 years ago
  75. 912f1bc A few adjustments to previous commit by vlakoff · 12 years ago
  76. 1228fe2 Replace is_null() with === / !== NULL by vlakoff · 12 years ago
  77. 0b6a492 Unify escape_str() array input and LIKE logic by Andrey Andreev · 12 years ago
  78. 7545ffd Fix SQLSRV escape_str() by Andrey Andreev · 12 years ago
  79. be99966 Apply improvement proposed in #2142 by Andrey Andreev · 12 years ago
  80. a541087 Fix interbase limit issue for subqueries by Timothy Warren · 12 years ago
  81. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  82. 61c4d0a [ci skip] Minor style/spacing changes following PR #2087 by Andrey Andreev · 12 years ago
  83. 4851217 fixes #2081 : change parameter/variable name to 'foreign_key_checks', update change log by Andrew Podner · 12 years ago
  84. 79494dd Resolves issue #2081 : provides an option to include statements to disable and re-enable foreign key checks in a MySQL database backup output statement. by Andrew Podner · 12 years ago
  85. d8dba5d [ci skip] Fix some spaces by Andrey Andreev · 12 years ago
  86. 4296a65 update for Issue #2064 (changed docblocks which return $this or only call a method that returns $this to @return CI_DB_class_name) by Andrew Podner · 12 years ago
  87. 5e87250 Fix #2072 by Andrey Andreev · 12 years ago
  88. fd24adf Remove CI_DB_oci8_result::data_seek() by Andrey Andreev · 12 years ago
  89. 69edc43 Rename DB_result _data_seek() to data_seek() and make it publicly available by Andrey Andreev · 12 years ago
  90. c07c485 Fix postgre db_connect() by Andrey Andreev · 12 years ago
  91. 0259d12 Improve schema support for Postgre by Andrey Andreev · 12 years ago
  92. 838a9d6 [ci skip] Cleaned some spaces by Andrey Andreev · 12 years ago
  93. 4173823 Fix #2041 by Andrey Andreev · 12 years ago
  94. 3545102 Fix #2027 by Andrey Andreev · 12 years ago
  95. 34cadee Bug fix - optimize_table() in DB utility class by Dimitar · 12 years ago
  96. 7ade8b7 Fix modify_column() issues (#2020) by Andrey Andreev · 12 years ago
  97. 342bb7e Fix #1996 by Andrey Andreev · 12 years ago
  98. 3a5efc2 Fix issue #2015 by Andrey Andreev · 12 years ago
  99. d337a26 Fix an E_NOTICE by Andrey Andreev · 12 years ago
  100. 52e7b24 Merge pull request #2009 from Eco91/patch-2 by Andrey Andreev · 12 years ago