1. ea4ea94 Merge pull request #2343 from QOX/develop by Andrey Andreev · 12 years ago
  2. fa99dc6 Fixed for styleguide. by Katsumi Honda · 12 years ago
  3. 93f0b8f fixed for styleguide. by Katsumi Honda · 12 years ago
  4. cf58d7e Merge pull request #2365 from vlakoff/develop by Andrey Andreev · 12 years ago
  5. 52301c7 Documentation: fix some outdated paths by vlakoff · 12 years ago
  6. 3b0c08a Fix #2353 by Andrey Andreev · 12 years ago
  7. 5ac04e5 Merge pull request #2350 from ragboyjr/develop by Andrey Andreev · 12 years ago
  8. 395e2df Making a performance modification to DB_driver list_fields() by RJ garcia · 12 years ago
  9. eaeaad5 Fixed problem for transaction test mode. by Katsumi Honda · 12 years ago
  10. 13f6eab Fix MSSQL ALTER TABLE ADD statement by Andrey Andreev · 12 years ago
  11. 219565d Add a (default) CI_DB_query_builder::_update_batch() method by Andrey Andreev · 12 years ago
  12. e5d7af5 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/exit-status by Daniel Hunsaker · 12 years ago
  13. 5780d8b Fix #2298 by Andrey Andreev · 12 years ago
  14. d327c79 Optimize changes from PR #2290 by Andrey Andreev · 12 years ago
  15. 3187573 added spaces after the parameter separators by Michelle Jones · 12 years ago
  16. b76e292 Remove trailing delimiters from csv_from_result by Michelle Jones · 12 years ago
  17. 3b5b7f4 Updated exit codes as constant values by Daniel Hunsaker · 12 years ago
  18. 44a6d1d Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/exit-status by Daniel Hunsaker · 12 years ago
  19. 2ba7e23 Merge pull request #2266 from dionysiosarvanitis/fix/trans_complete by Andrey Andreev · 12 years ago
  20. 8cf596b DB_result tests seem to also depend on autoloading via the class_exists() checks ... by Andrey Andreev · 12 years ago
  21. 49e68de Disable autoloader call from class_exists() occurences to improve performance by Andrey Andreev · 12 years ago
  22. 3e01437 Manually apply PR #2234 by Andrey Andreev · 12 years ago
  23. 95da6e7 Remove CI_DB_pdo_driver:: by Andrey Andreev · 12 years ago
  24. 635ced1 DB_driver's trans_complete exception fix by Dionysis Arvanitis · 12 years ago
  25. 07a5954 Set transaction enabled flag default to TRUE by Dionysis Arvanitis · 12 years ago
  26. b835a4f Fix list_fields seek bug by Chris Buckley · 12 years ago
  27. 55bbd72 Fix issue #2179 by Andrey Andreev · 12 years ago
  28. db529ca Remove unnecessary defined('ENVIRONMENT') checks by Andrey Andreev · 12 years ago
  29. 353f983 Updated all cases of exit() to return a valid code by Daniel Hunsaker · 12 years ago
  30. 1a00149 Move db_select() call from CI_DB_driver::initialize() to db_connect() by Andrey Andreev · 12 years ago
  31. 912f1bc A few adjustments to previous commit by vlakoff · 12 years ago
  32. 1228fe2 Replace is_null() with === / !== NULL by vlakoff · 12 years ago
  33. 0b6a492 Unify escape_str() array input and LIKE logic by Andrey Andreev · 12 years ago
  34. 7545ffd Fix SQLSRV escape_str() by Andrey Andreev · 12 years ago
  35. be99966 Apply improvement proposed in #2142 by Andrey Andreev · 12 years ago
  36. a541087 Fix interbase limit issue for subqueries by Timothy Warren · 12 years ago
  37. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  38. 61c4d0a [ci skip] Minor style/spacing changes following PR #2087 by Andrey Andreev · 12 years ago
  39. 4851217 fixes #2081 : change parameter/variable name to 'foreign_key_checks', update change log by Andrew Podner · 12 years ago
  40. 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
  41. d8dba5d [ci skip] Fix some spaces by Andrey Andreev · 12 years ago
  42. 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
  43. 5e87250 Fix #2072 by Andrey Andreev · 12 years ago
  44. fd24adf Remove CI_DB_oci8_result::data_seek() by Andrey Andreev · 12 years ago
  45. 69edc43 Rename DB_result _data_seek() to data_seek() and make it publicly available by Andrey Andreev · 12 years ago
  46. c07c485 Fix postgre db_connect() by Andrey Andreev · 12 years ago
  47. 0259d12 Improve schema support for Postgre by Andrey Andreev · 12 years ago
  48. 838a9d6 [ci skip] Cleaned some spaces by Andrey Andreev · 12 years ago
  49. 4173823 Fix #2041 by Andrey Andreev · 12 years ago
  50. 3545102 Fix #2027 by Andrey Andreev · 12 years ago
  51. 34cadee Bug fix - optimize_table() in DB utility class by Dimitar · 12 years ago
  52. 7ade8b7 Fix modify_column() issues (#2020) by Andrey Andreev · 12 years ago
  53. 342bb7e Fix #1996 by Andrey Andreev · 12 years ago
  54. 3a5efc2 Fix issue #2015 by Andrey Andreev · 12 years ago
  55. d337a26 Fix an E_NOTICE by Andrey Andreev · 12 years ago
  56. 52e7b24 Merge pull request #2009 from Eco91/patch-2 by Andrey Andreev · 12 years ago
  57. d0822ce Update system/database/drivers/sqlsrv/sqlsrv_driver.php by Eco91 · 12 years ago
  58. 356d4f4 DB forge to use single quotes for ENUM/SET string delimiters by Andrey Andreev · 12 years ago
  59. 2f32890 Update system/database/drivers/sqlsrv/sqlsrv_driver.php by Eco91 · 12 years ago
  60. 4173fa0 Add db_set_charset() support for the mssql driver by Andrey Andreev · 12 years ago
  61. a00f90c PDO was not escaping strings for SET as array by Phil Sturgeon · 12 years ago
  62. eae17d1 Fix issues #751 and #2004 by Andrey Andreev · 12 years ago
  63. be18b96 Improve DB field_data() for IBM Informix and IBM DB2 (PDO) by Andrey Andreev · 12 years ago
  64. 4658307 Improve DB field_data() for PostgreSQL by Andrey Andreev · 12 years ago
  65. e158057 Improve DB field_data() for Oracle (and fix its max_length for MSSQL / SQLSRV) by Andrey Andreev · 12 years ago
  66. 822e74e Improve DB field_data() for SQLite by Andrey Andreev · 12 years ago
  67. 02e7a9d Improve DB field_data() for Interbase / Firebird by Andrey Andreev · 12 years ago
  68. f1e1b77 Improve DB field_data() for MSSQL / SQL Server by Andrey Andreev · 12 years ago
  69. 10ecc84 Improve DB field_data() for MySQL and CUBRID by Andrey Andreev · 12 years ago
  70. 4a18c95 Changes per narfbg by Brian Gottier · 12 years ago
  71. 51c0b55 Better debugging for DB Cache path by Brian Gottier · 12 years ago
  72. 02e4cd7 Fix PostgreSQL WHERE with boolean values by Andrey Andreev · 12 years ago
  73. 83b2b1c Fix some DB_cache-related issues by Andrey Andreev · 12 years ago
  74. 98e46cf Add seed values support for Query Builder order_by by Andrey Andreev · 12 years ago
  75. 9e94576 Fix issue #1994 by Andrey Andreev · 12 years ago
  76. d008c97 Let's follow the style guide... by vkeranov · 12 years ago
  77. b67277b Bring back the AFTER clause for DB Forge add_column() by Andrey Andreev · 12 years ago
  78. b0a97c1 Fix DBForge index creation on MySQL and CUBRID by Andrey Andreev · 12 years ago
  79. 53b8ef5 Polish docs for HTML, Inflector, Language, Number, Path, Security and Smiley helpers by Andrey Andreev · 12 years ago
  80. e8b8963 Fix #1985 by Andrey Andreev · 12 years ago
  81. 8d3afde Fix a lang key typo by Andrey Andreev · 12 years ago
  82. 083e3c8 Fix #589 by Andrey Andreev · 12 years ago
  83. bdd9c11 Add an optional escape parameter to insert() and insert_batch() by Andrey Andreev · 12 years ago
  84. a7ddd2d Fix an escape_identifiers() bug by Andrey Andreev · 12 years ago
  85. eaa60c7 Added possibility to pass custom database objects to DB Forge and DB Utilities by Andrey Andreev · 12 years ago
  86. d743cdb Re-fix multiple-column non-primary key indexes by Andrey Andreev · 12 years ago
  87. 137a742 Fix Forge add_column() and modify_column() by Andrey Andreev · 12 years ago
  88. a287a34 Refactored DB Forge by Andrey Andreev · 12 years ago
  89. 2b73037 Fix DB drivers version() implementations that don't execute a query by Andrey Andreev · 12 years ago
  90. f4a448e Merge pull request #1948 from GDmac/develop by Alex Bilbie · 12 years ago
  91. a24e52e [ci skip] DocBlocks for DB drivers' driver classes by Andrey Andreev · 12 years ago
  92. 8463b91 [ci skip] DocBlocks for DB drivers' result classes by Andrey Andreev · 12 years ago
  93. c98e93a [ci skip] DocBlocks for DB drivers' utility classes by Andrey Andreev · 12 years ago
  94. ae85eb4 DocBlocks for base DB classes by Andrey Andreev · 12 years ago
  95. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  96. b107e57 Remove var_dump() missed in a previous commit by Andrey Andreev · 12 years ago
  97. 87f4dc2 Fix an update_string() bug by Andrey Andreev · 12 years ago
  98. dc6fba5 Fix #1946 dbforge add_key by GDmac · 12 years ago
  99. 3e9d2b8 Docblock improvements by Andrey Andreev · 12 years ago
  100. 485a348 Add database schema configuration support (used by PostgreSQL, fix #158) by Andrey Andreev · 12 years ago