1. 8e22cfd Merge upstream changes by Andrey Andreev · 13 years ago
  2. ea3eec9 Fixed a bug in CUBRID's affected_rows() by Andrey Andreev · 13 years ago
  3. a39d699 Fix a bug in PDO's insert_id() (PostgreSQL-specific) by Andrey Andreev · 13 years ago
  4. ed74082 Fix PDO's _version() method where it used to return client version instead of the server one by Andrey Andreev · 13 years ago
  5. 67f71a4 Fix issue #1036 (is_write_type() returned FALSE for RENAME, OPTIMIZE queries) by Andrey Andreev · 13 years ago
  6. 850f601 Fix issue #611 (SQLSRV _error_message() and _error_number() warnings) by Andrey Andreev · 13 years ago
  7. 6ca407e Fix issue #153 (E_NOTICE generated by getimagesize()) by Andrey Andreev · 13 years ago
  8. ef795ac Fix issue #129 (ODBC num_rows() returning -1 in some cases) by Andrey Andreev · 13 years ago
  9. 41e46a9 Fix issue #81 (ODBC list_fields(), field_data()) by Andrey Andreev · 13 years ago
  10. c2905f5 Fix an Oracle escape_str() bug (#68, #414) by Andrey Andreev · 13 years ago
  11. adcb8fd changelog fix by Michiel Vugteveen · 13 years ago
  12. 044e39d updated branch by Michiel Vugteveen · 13 years ago
  13. e2fc9af docx and xlsx was already fixes by Michiel Vugteveen · 13 years ago
  14. 5040607 Merge upstream branch by Andrey Andreev · 13 years ago
  15. 002b4be Improved plural() and singular(). by Phil Sturgeon · 13 years ago
  16. b38c5dd Add an optional set_mime parameter to force_download() by Andrey Andreev · 13 years ago
  17. 6b414d1 Merged in 2.1-stable changes. by Phil Sturgeon · 13 years ago
  18. 3793517 Merge upstream branch by Andrey Andreev · 13 years ago
  19. 46ac881 Fix issue #177 by Andrey Andreev · 13 years ago
  20. fa8cd4c Update the changelog entry with issue ID by Andrey Andreev · 13 years ago
  21. 063f596 Fixed a db_set_charset() bug by Andrey Andreev · 13 years ago
  22. 5148029 Merge pull request #1069 from narfbg/develop-db-select by Andrey Andreev · 13 years ago
  23. 82e8ac1 Fix issue 1070 by Andrey Andreev · 13 years ago
  24. 11454e0 Add an optional database name parameter to db_select() by Andrey Andreev · 13 years ago
  25. 93cac5c Fix issue #1039 by Andrey Andreev · 13 years ago
  26. 6b58e56 Fix a changelog entry by Andrey Andreev · 13 years ago
  27. 6b7368f Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
  28. 1820933 Fixed PDO by Taufan Aditya · 13 years ago
  29. 8d7fffc Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
  30. 9448afb Fix CI_Input::is_ajax_request() by Andrey Andreev · 13 years ago
  31. 69ff798 Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
  32. 7ff563d Merge upstream by Andrey Andreev · 13 years ago
  33. 247e122 Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
  34. 5b0b5b9 Add note about HTTPS detection change to 3.0 changelog by Ross Duggan · 13 years ago
  35. f055fa9 Add PHP version check in db_pconnect() by Andrey Andreev · 13 years ago
  36. 3a91cab Update the changelog by Andrey Andreev · 13 years ago
  37. eea2ff5 Fix issue #154 by Andrey Andreev · 13 years ago
  38. 8e70b79 CI_Image_lib::image_reproportion() to work if only one of either width or height are set by Andrey Andreev · 13 years ago
  39. d47baab Fix issue #904 by Andrey Andreev · 13 years ago
  40. 352d60e Merge pull request #850 from RS71/develop by Phil Sturgeon · 13 years ago
  41. 75f7c12 Remove loading of ['core'] elements by Andrey Andreev · 13 years ago
  42. 17c50eb Merge upstream branch by Andrey Andreev · 13 years ago
  43. 43fcdbc Added pagination change log item back. by Eric Barnes · 13 years ago
  44. 0fc6409 Update user_guide_src/source/changelog.rst by RS71 · 13 years ago
  45. 69b3b9f Merge remote-tracking branch 'upstream/develop' into develop-xmlrpc by Andrey Andreev · 13 years ago
  46. d81150f Update the changelog by Andrey Andreev · 13 years ago
  47. 7c9766a Some additions to mimes.php by Andrey Andreev · 13 years ago
  48. 79d88a1 Merge pull request #818 from narfbg/develop-image-lib by Phil Sturgeon · 13 years ago
  49. 64dbdfb Added support for 3-length hex color values format and a number of validation improvements by Andrey Andreev · 13 years ago
  50. eb7494f Merge pull request #680 from bubbafoley/load_get_vars by Phil Sturgeon · 13 years ago
  51. d1af185 Removing previously deprecated SHA1 library and removed SHA1 method in the Encryption Library by Greg Aker · 13 years ago
  52. d34686f Merge upstream branch by Andrey Andreev · 13 years ago
  53. a96ade3 Merge branch 'patch-4' of https://github.com/kylefarris/CodeIgniter into kylefarris-patch-4 by Greg Aker · 13 years ago
  54. f41c9cf Updating changelog & adding a migrations documentation file so those docs can be started on. by Greg Aker · 13 years ago
  55. a92b903 Improve the Image manipulation library by Andrey Andreev · 13 years ago
  56. bb24883 Improved the Cart library by Andrey Andreev · 13 years ago
  57. fec2f59 Merge pull request #801 from Mancy/master by Phil Sturgeon · 13 years ago
  58. 0d91fd2 #798: update changelog and typo fix by Mancy · 13 years ago
  59. dc3e4be Fixed year and month seconds for timespan(). by Eric Barnes · 13 years ago
  60. d054e13 Added #795 to changelog by Eric Barnes · 13 years ago
  61. f75ec11 Added in a remove item from cart function to save the "hacky" method of updating a product with 0 quantity, updated the changelog to reflect and to be neater and more readable surrounding the changes of the Cart library by Andrew Seymour · 13 years ago
  62. 3dd6663 Merged the two if's together as suggested by @philsturgeon - updated the Changelog to include something that may be important by Andrew Seymour · 13 years ago
  63. 2e5bda3 Updated Cart.php to handle quantity changes differently (now auto-increments), also updated the changelog to reflect this change for the people that are currently using this library by Andrew Seymour · 13 years ago
  64. cde712c Added ability to change the separator value in the humanize function by Eric Barnes · 13 years ago
  65. 96b41c6 Merge branch 'develop' of https://github.com/tomasz154/CodeIgniter into tomasz154-develop by Eric Barnes · 13 years ago
  66. 17bcd2b updated changelog with dbforge fix by Tomasz T · 13 years ago
  67. 3cece7b Updated change log by Eric Barnes · 13 years ago
  68. 5d4da1b Added change log item for bug #608 by Eric Barnes · 13 years ago
  69. 1866d4f The changelog entry for issue #647 by Thomas Traub · 13 years ago
  70. f30da66 Added change log message about logger chmod. Refs: #739 by Eric Barnes · 13 years ago
  71. 1d86153 Updated change log with fixed issues. by Eric Barnes · 13 years ago
  72. 85fe96d Updated change log and and database configuration to include failover by Felix Balfoort · 13 years ago
  73. 21fc2b6 Merge branch 'patch-1' of https://github.com/has2k1/CodeIgniter into has2k1-patch-1 by Eric Barnes · 13 years ago
  74. 7f42519 Added a couple of style tweaks and a note about function change in changelog by trit · 13 years ago
  75. 66970cb Updated changelog with _trans_depth fix. by Jacob Terry · 13 years ago
  76. c737c94 Updated syntax in changewlog. by Phil Sturgeon · 13 years ago
  77. 9001a88 Update user_guide_src/source/changelog.rst by has2k1 · 13 years ago
  78. 81dd223 add method get_vars() to CI_Loader to retrieve all variables loaded with $this->load->vars() by Shane Pearson · 13 years ago
  79. f748ebc Changelog tweaking the Sphinx docs to match old HTML docs for 2.1 and accurately describe what 3.0 has added so far. by Phil Sturgeon · 13 years ago
  80. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  81. 087a7a8 fix RST format and typo by kenjis · 13 years ago
  82. 30cc1be Merge pull request #592 from kenjis/fix_changelog by Derek Jones · 13 years ago
  83. 6864736 fix changelog difference between HTML and RST by kenjis · 13 years ago
  84. 7d53c0d Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch-2 by Timothy Warren · 13 years ago
  85. caa1db6 added some additional notes to the 2.0.0 update notes to highlight some of the potential gotchas, fixes #588 by Derek Jones · 13 years ago
  86. 12e93fe Merge pull request #307 from kylefarris/isue-276 by Derek Jones · 13 years ago
  87. 52aff71 Added changelog item by Timothy Warren · 13 years ago
  88. deb6596 Added changelog item by Timothy Warren · 13 years ago
  89. 2d096c0 Added changelog item by Timothy Warren · 13 years ago
  90. 3078bb6 Merge pull request #579 from appleboy/bug/cache by Greg Aker · 13 years ago
  91. 4d7c27e Fix #576: using ini_get() to detect if apc is enabled or not by Bo-Yi Wu · 13 years ago
  92. 053dbc8 Updated changelog to new changelog format. by Kyle Farris · 13 years ago
  93. 6f1fa5e Fixed new line typo. by Kyle Farris · 13 years ago
  94. d08aa31 Ooops, removed duplicate entry in changelog. by Kyle Farris · 13 years ago
  95. cd38d67 Merged with develop and updated to new changelog. by Kyle Farris · 13 years ago
  96. 7447927 Fixed an extraneous new line by Timothy Warren · 13 years ago
  97. 01b56bc Fixed some formatting issues with the changelog by Timothy Warren · 13 years ago
  98. d75e03a Update: add changelog by Bo-Yi Wu · 13 years ago
  99. 57ccd44 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Derek Jones · 13 years ago
  100. 8ede1a2 replacing the old HTML user guide with a Sphinx-managed user guide by Derek Jones · 13 years ago