1. 193ec96 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-issue-499 by Andrey Andreev · 13 years ago
  2. e30e400 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Phil Sturgeon · 13 years ago
  3. a2bd363 Updated with 2.1-stable. by Phil Sturgeon · 13 years ago
  4. 099c478 Allow users to specify an array for validation, instead of alway using the $_POST array by JonoB · 13 years ago
  5. 790eb70 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Phil Sturgeon · 13 years ago
  6. 76988e6 Merged conflicts. by Phil Sturgeon · 13 years ago
  7. 8741dda Merge upstream branch by Andrey Andreev · 13 years ago
  8. 5fa7298 Added _optimize_table() support for PostgreSQL by Andrey Andreev · 13 years ago
  9. 8e89df8 Add db_set_charset() support for PostgreSQL and change its implementation for 'mysql' by Andrey Andreev · 13 years ago
  10. 08856b8 Improve DB version() implementation and add pg_version() support by Andrey Andreev · 13 years ago
  11. 75b2c7f Merge pull request #1107 from diogoosorio/develop by Andrey Andreev · 13 years ago
  12. 593f798 Made the code more readable, updated the changelog. by Diogo Osório · 13 years ago
  13. 92aeaaa Updated changelog by Timothy Warren · 13 years ago
  14. d33dab1 Merge upstream by Timothy Warren · 13 years ago
  15. 4be5de1 Replaced DB methods _error_message() and _error_number() with error() (issue #1097) by Andrey Andreev · 13 years ago
  16. 041f1e5 Merge upstream branch by Andrey Andreev · 13 years ago
  17. 8f22057 Fix a bug in Oracle's DB forge _create_table() method (AUTO_INCREMENT is not supported) by Andrey Andreev · 13 years ago
  18. effd013 Fix issue #1101 (MySQL/MySQLi result field_data()) by Andrey Andreev · 13 years ago
  19. 676a0dd updated error_array #565 by Michiel Vugteveen · 13 years ago
  20. 06123a8 Merge upstream branch by Andrey Andreev · 13 years ago
  21. 963386b Fix issue #803 (Profiler library didn't handle objects properly) by Andrey Andreev · 13 years ago
  22. 09bb0f4 Merge upstream branch by Andrey Andreev · 13 years ago
  23. 601f8b2 Fix issue #413 (Oracle _error_message(), _error_number()) by Andrey Andreev · 13 years ago
  24. eabc5ec Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird by Timothy Warren · 13 years ago
  25. b92d4e7 Merge upstream branch by Andrey Andreev · 13 years ago
  26. 8e22cfd Merge upstream changes by Andrey Andreev · 13 years ago
  27. ea3eec9 Fixed a bug in CUBRID's affected_rows() by Andrey Andreev · 13 years ago
  28. a39d699 Fix a bug in PDO's insert_id() (PostgreSQL-specific) by Andrey Andreev · 13 years ago
  29. a0da0b2 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird by Timothy Warren · 13 years ago
  30. ed74082 Fix PDO's _version() method where it used to return client version instead of the server one by Andrey Andreev · 13 years ago
  31. 67f71a4 Fix issue #1036 (is_write_type() returned FALSE for RENAME, OPTIMIZE queries) by Andrey Andreev · 13 years ago
  32. 850f601 Fix issue #611 (SQLSRV _error_message() and _error_number() warnings) by Andrey Andreev · 13 years ago
  33. 6ca407e Fix issue #153 (E_NOTICE generated by getimagesize()) by Andrey Andreev · 13 years ago
  34. ef795ac Fix issue #129 (ODBC num_rows() returning -1 in some cases) by Andrey Andreev · 13 years ago
  35. 41e46a9 Fix issue #81 (ODBC list_fields(), field_data()) by Andrey Andreev · 13 years ago
  36. c2905f5 Fix an Oracle escape_str() bug (#68, #414) by Andrey Andreev · 13 years ago
  37. 7980923 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird by Timothy Warren · 13 years ago
  38. adcb8fd changelog fix by Michiel Vugteveen · 13 years ago
  39. 044e39d updated branch by Michiel Vugteveen · 13 years ago
  40. e2fc9af docx and xlsx was already fixes by Michiel Vugteveen · 13 years ago
  41. 8a51f88 Merge remote-tracking branch 'upstream/develop' into develop-issue-499 by Andrey Andreev · 13 years ago
  42. 5040607 Merge upstream branch by Andrey Andreev · 13 years ago
  43. 002b4be Improved plural() and singular(). by Phil Sturgeon · 13 years ago
  44. b38c5dd Add an optional set_mime parameter to force_download() by Andrey Andreev · 13 years ago
  45. 6b414d1 Merged in 2.1-stable changes. by Phil Sturgeon · 13 years ago
  46. 249842f Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird by Timothy Warren · 13 years ago
  47. 3793517 Merge upstream branch by Andrey Andreev · 13 years ago
  48. f51e13f Merge upstream branch by Andrey Andreev · 13 years ago
  49. 46ac881 Fix issue #177 by Andrey Andreev · 13 years ago
  50. 04ae067 Add changelog entry by Andrey Andreev · 13 years ago
  51. 2d87f84 Merge upstream by Timothy Warren · 13 years ago
  52. fa8cd4c Update the changelog entry with issue ID by Andrey Andreev · 13 years ago
  53. 063f596 Fixed a db_set_charset() bug by Andrey Andreev · 13 years ago
  54. 5148029 Merge pull request #1069 from narfbg/develop-db-select by Andrey Andreev · 13 years ago
  55. 03f8ec0 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird by Timothy Warren · 13 years ago
  56. 82e8ac1 Fix issue 1070 by Andrey Andreev · 13 years ago
  57. 11454e0 Add an optional database name parameter to db_select() by Andrey Andreev · 13 years ago
  58. 9fcb7b6 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird by Timothy Warren · 13 years ago
  59. 76e0435 First iteration of interbase driver by Timothy Warren · 13 years ago
  60. 93cac5c Fix issue #1039 by Andrey Andreev · 13 years ago
  61. 6b58e56 Fix a changelog entry by Andrey Andreev · 13 years ago
  62. 6b7368f Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
  63. 1820933 Fixed PDO by Taufan Aditya · 13 years ago
  64. 8d7fffc Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
  65. 9448afb Fix CI_Input::is_ajax_request() by Andrey Andreev · 13 years ago
  66. 69ff798 Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
  67. 7ff563d Merge upstream by Andrey Andreev · 13 years ago
  68. 247e122 Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
  69. 5b0b5b9 Add note about HTTPS detection change to 3.0 changelog by Ross Duggan · 13 years ago
  70. f055fa9 Add PHP version check in db_pconnect() by Andrey Andreev · 13 years ago
  71. 3a91cab Update the changelog by Andrey Andreev · 13 years ago
  72. eea2ff5 Fix issue #154 by Andrey Andreev · 13 years ago
  73. 8e70b79 CI_Image_lib::image_reproportion() to work if only one of either width or height are set by Andrey Andreev · 13 years ago
  74. d47baab Fix issue #904 by Andrey Andreev · 13 years ago
  75. 352d60e Merge pull request #850 from RS71/develop by Phil Sturgeon · 13 years ago
  76. 75f7c12 Remove loading of ['core'] elements by Andrey Andreev · 13 years ago
  77. 17c50eb Merge upstream branch by Andrey Andreev · 13 years ago
  78. 43fcdbc Added pagination change log item back. by Eric Barnes · 13 years ago
  79. 0fc6409 Update user_guide_src/source/changelog.rst by RS71 · 13 years ago
  80. 69b3b9f Merge remote-tracking branch 'upstream/develop' into develop-xmlrpc by Andrey Andreev · 13 years ago
  81. d81150f Update the changelog by Andrey Andreev · 13 years ago
  82. 7c9766a Some additions to mimes.php by Andrey Andreev · 13 years ago
  83. 79d88a1 Merge pull request #818 from narfbg/develop-image-lib by Phil Sturgeon · 13 years ago
  84. 64dbdfb Added support for 3-length hex color values format and a number of validation improvements by Andrey Andreev · 13 years ago
  85. eb7494f Merge pull request #680 from bubbafoley/load_get_vars by Phil Sturgeon · 13 years ago
  86. d1af185 Removing previously deprecated SHA1 library and removed SHA1 method in the Encryption Library by Greg Aker · 13 years ago
  87. d34686f Merge upstream branch by Andrey Andreev · 13 years ago
  88. a96ade3 Merge branch 'patch-4' of https://github.com/kylefarris/CodeIgniter into kylefarris-patch-4 by Greg Aker · 13 years ago
  89. f41c9cf Updating changelog & adding a migrations documentation file so those docs can be started on. by Greg Aker · 13 years ago
  90. a92b903 Improve the Image manipulation library by Andrey Andreev · 13 years ago
  91. bb24883 Improved the Cart library by Andrey Andreev · 13 years ago
  92. fec2f59 Merge pull request #801 from Mancy/master by Phil Sturgeon · 13 years ago
  93. 0d91fd2 #798: update changelog and typo fix by Mancy · 13 years ago
  94. dc3e4be Fixed year and month seconds for timespan(). by Eric Barnes · 13 years ago
  95. d054e13 Added #795 to changelog by Eric Barnes · 13 years ago
  96. 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
  97. 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
  98. 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
  99. cde712c Added ability to change the separator value in the humanize function by Eric Barnes · 13 years ago
  100. 96b41c6 Merge branch 'develop' of https://github.com/tomasz154/CodeIgniter into tomasz154-develop by Eric Barnes · 13 years ago