1. 4be5de1 Replaced DB methods _error_message() and _error_number() with error() (issue #1097) by Andrey Andreev · 13 years ago
  2. 8f22057 Fix a bug in Oracle's DB forge _create_table() method (AUTO_INCREMENT is not supported) by Andrey Andreev · 13 years ago
  3. effd013 Fix issue #1101 (MySQL/MySQLi result field_data()) by Andrey Andreev · 13 years ago
  4. 676a0dd updated error_array #565 by Michiel Vugteveen · 13 years ago
  5. 963386b Fix issue #803 (Profiler library didn't handle objects properly) by Andrey Andreev · 13 years ago
  6. 601f8b2 Fix issue #413 (Oracle _error_message(), _error_number()) by Andrey Andreev · 13 years ago
  7. 8e22cfd Merge upstream changes by Andrey Andreev · 13 years ago
  8. ea3eec9 Fixed a bug in CUBRID's affected_rows() by Andrey Andreev · 13 years ago
  9. a39d699 Fix a bug in PDO's insert_id() (PostgreSQL-specific) by Andrey Andreev · 13 years ago
  10. ed74082 Fix PDO's _version() method where it used to return client version instead of the server one by Andrey Andreev · 13 years ago
  11. 67f71a4 Fix issue #1036 (is_write_type() returned FALSE for RENAME, OPTIMIZE queries) by Andrey Andreev · 13 years ago
  12. 850f601 Fix issue #611 (SQLSRV _error_message() and _error_number() warnings) by Andrey Andreev · 13 years ago
  13. 6ca407e Fix issue #153 (E_NOTICE generated by getimagesize()) by Andrey Andreev · 13 years ago
  14. ef795ac Fix issue #129 (ODBC num_rows() returning -1 in some cases) by Andrey Andreev · 13 years ago
  15. 41e46a9 Fix issue #81 (ODBC list_fields(), field_data()) by Andrey Andreev · 13 years ago
  16. c2905f5 Fix an Oracle escape_str() bug (#68, #414) by Andrey Andreev · 13 years ago
  17. adcb8fd changelog fix by Michiel Vugteveen · 13 years ago
  18. 044e39d updated branch by Michiel Vugteveen · 13 years ago
  19. e2fc9af docx and xlsx was already fixes by Michiel Vugteveen · 13 years ago
  20. 5040607 Merge upstream branch by Andrey Andreev · 13 years ago
  21. 002b4be Improved plural() and singular(). by Phil Sturgeon · 13 years ago
  22. b38c5dd Add an optional set_mime parameter to force_download() by Andrey Andreev · 13 years ago
  23. 6b414d1 Merged in 2.1-stable changes. by Phil Sturgeon · 13 years ago
  24. 3793517 Merge upstream branch by Andrey Andreev · 13 years ago
  25. 46ac881 Fix issue #177 by Andrey Andreev · 13 years ago
  26. fa8cd4c Update the changelog entry with issue ID by Andrey Andreev · 13 years ago
  27. 063f596 Fixed a db_set_charset() bug by Andrey Andreev · 13 years ago
  28. 5148029 Merge pull request #1069 from narfbg/develop-db-select by Andrey Andreev · 13 years ago
  29. 82e8ac1 Fix issue 1070 by Andrey Andreev · 13 years ago
  30. 11454e0 Add an optional database name parameter to db_select() by Andrey Andreev · 13 years ago
  31. 93cac5c Fix issue #1039 by Andrey Andreev · 13 years ago
  32. 6b58e56 Fix a changelog entry by Andrey Andreev · 13 years ago
  33. 6b7368f Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
  34. 1820933 Fixed PDO by Taufan Aditya · 13 years ago
  35. 8d7fffc Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
  36. 9448afb Fix CI_Input::is_ajax_request() by Andrey Andreev · 13 years ago
  37. 69ff798 Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
  38. 7ff563d Merge upstream by Andrey Andreev · 13 years ago
  39. 247e122 Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
  40. 5b0b5b9 Add note about HTTPS detection change to 3.0 changelog by Ross Duggan · 13 years ago
  41. f055fa9 Add PHP version check in db_pconnect() by Andrey Andreev · 13 years ago
  42. 3a91cab Update the changelog by Andrey Andreev · 13 years ago
  43. 82c8307 Added try catch example in style guide by Timothy Warren · 13 years ago
  44. 624010f Added bit about having mod_rewrite enabled for removing index.php by CroNiX · 13 years ago
  45. 5aca23e Change hardcoded "application" directory to use the APPPATH constant as it would not work if you relocate /application or /system folders outside of web root. by CroNiX · 13 years ago
  46. eea2ff5 Fix issue #154 by Andrey Andreev · 13 years ago
  47. 8e70b79 CI_Image_lib::image_reproportion() to work if only one of either width or height are set by Andrey Andreev · 13 years ago
  48. 1e42cdc Merge pull request #908 from insign/patch-1 by Phil Sturgeon · 13 years ago
  49. 5287f66 Removed the first slash of the line 51. With this, the goal of the code don't work. I tried it in many Apache servers. Sorry if I am wrong. by insign · 13 years ago
  50. d47baab Fix issue #904 by Andrey Andreev · 13 years ago
  51. 352d60e Merge pull request #850 from RS71/develop by Phil Sturgeon · 13 years ago
  52. 75f7c12 Remove loading of ['core'] elements by Andrey Andreev · 13 years ago
  53. 17c50eb Merge upstream branch by Andrey Andreev · 13 years ago
  54. 43fcdbc Added pagination change log item back. by Eric Barnes · 13 years ago
  55. 0fc6409 Update user_guide_src/source/changelog.rst by RS71 · 13 years ago
  56. 23ea93b Update user_guide_src/source/libraries/security.rst by RS71 · 13 years ago
  57. 69b3b9f Merge remote-tracking branch 'upstream/develop' into develop-xmlrpc by Andrey Andreev · 13 years ago
  58. d81150f Update the changelog by Andrey Andreev · 13 years ago
  59. 7c9766a Some additions to mimes.php by Andrey Andreev · 13 years ago
  60. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  61. 79d88a1 Merge pull request #818 from narfbg/develop-image-lib by Phil Sturgeon · 13 years ago
  62. 64dbdfb Added support for 3-length hex color values format and a number of validation improvements by Andrey Andreev · 13 years ago
  63. 836b1c3 Merge pull request #847 from WanWizard/feature/ar_parentheses by Greg Aker · 13 years ago
  64. 92ce848 Merge pull request #824 from bergal/patch-1 by Greg Aker · 13 years ago
  65. 7219c07 added query grouping to Active Record by WanWizard · 13 years ago
  66. fcb8ee8 Fixing a documentation linking error in the 3.0 upgrade notes. by Greg Aker · 13 years ago
  67. 0fa9d83 Adding 3.0.0 release notes documentation file. by Greg Aker · 13 years ago
  68. eb7494f Merge pull request #680 from bubbafoley/load_get_vars by Phil Sturgeon · 13 years ago
  69. 350e4b6 Merge pull request #837 from EllisLab/feature/remove-sha-lib by Phil Sturgeon · 13 years ago
  70. ffd24a4 Fixing a couple of issues in documentation files that occur when running Sphinx 'make html' by Greg Aker · 13 years ago
  71. d1af185 Removing previously deprecated SHA1 library and removed SHA1 method in the Encryption Library by Greg Aker · 13 years ago
  72. d34686f Merge upstream branch by Andrey Andreev · 13 years ago
  73. a96ade3 Merge branch 'patch-4' of https://github.com/kylefarris/CodeIgniter into kylefarris-patch-4 by Greg Aker · 13 years ago
  74. f41c9cf Updating changelog & adding a migrations documentation file so those docs can be started on. by Greg Aker · 13 years ago
  75. 41dd493 Fix news item href by Andrew Bergal · 13 years ago
  76. a92b903 Improve the Image manipulation library by Andrey Andreev · 13 years ago
  77. bb24883 Improved the Cart library by Andrey Andreev · 13 years ago
  78. fec2f59 Merge pull request #801 from Mancy/master by Phil Sturgeon · 13 years ago
  79. 0d91fd2 #798: update changelog and typo fix by Mancy · 13 years ago
  80. dc3e4be Fixed year and month seconds for timespan(). by Eric Barnes · 13 years ago
  81. d054e13 Added #795 to changelog by Eric Barnes · 13 years ago
  82. 399cca9 Added a reference note for people needing to limit to a set number of characters by Eric Barnes · 13 years ago
  83. 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
  84. de2e96a Added the ability to get the contents in a different order by Andrew Seymour · 13 years ago
  85. 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
  86. 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
  87. cde712c Added ability to change the separator value in the humanize function by Eric Barnes · 13 years ago
  88. 7a617a0 Fixed typo in introductory paragraph. by Zac Clancy · 13 years ago
  89. 96b41c6 Merge branch 'develop' of https://github.com/tomasz154/CodeIgniter into tomasz154-develop by Eric Barnes · 13 years ago
  90. 17bcd2b updated changelog with dbforge fix by Tomasz T · 13 years ago
  91. 3cece7b Updated change log by Eric Barnes · 13 years ago
  92. 5d4da1b Added change log item for bug #608 by Eric Barnes · 13 years ago
  93. 1866d4f The changelog entry for issue #647 by Thomas Traub · 13 years ago
  94. f30da66 Added change log message about logger chmod. Refs: #739 by Eric Barnes · 13 years ago
  95. 1d86153 Updated change log with fixed issues. by Eric Barnes · 13 years ago
  96. 292a0f6 Changed the array structure in the userguide by Felix Balfoort · 13 years ago
  97. 68f5d49 changed much to many in the documentation by Felix Balfoort · 13 years ago
  98. 85fe96d Updated change log and and database configuration to include failover by Felix Balfoort · 13 years ago
  99. 6d0356b Merge pull request #690 from Repox/develop by Phil Sturgeon · 13 years ago
  100. 21fc2b6 Merge branch 'patch-1' of https://github.com/has2k1/CodeIgniter into has2k1-patch-1 by Eric Barnes · 13 years ago