1. fa8cd4c Update the changelog entry with issue ID by Andrey Andreev · 13 years ago
  2. 063f596 Fixed a db_set_charset() bug by Andrey Andreev · 13 years ago
  3. 5148029 Merge pull request #1069 from narfbg/develop-db-select by Andrey Andreev · 13 years ago
  4. 82e8ac1 Fix issue 1070 by Andrey Andreev · 13 years ago
  5. 11454e0 Add an optional database name parameter to db_select() by Andrey Andreev · 13 years ago
  6. 93cac5c Fix issue #1039 by Andrey Andreev · 13 years ago
  7. 6b58e56 Fix a changelog entry by Andrey Andreev · 13 years ago
  8. 6b7368f Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
  9. 1820933 Fixed PDO by Taufan Aditya · 13 years ago
  10. 8d7fffc Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
  11. 9448afb Fix CI_Input::is_ajax_request() by Andrey Andreev · 13 years ago
  12. 69ff798 Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
  13. 7ff563d Merge upstream by Andrey Andreev · 13 years ago
  14. 247e122 Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
  15. 5b0b5b9 Add note about HTTPS detection change to 3.0 changelog by Ross Duggan · 13 years ago
  16. f055fa9 Add PHP version check in db_pconnect() by Andrey Andreev · 13 years ago
  17. 3a91cab Update the changelog by Andrey Andreev · 13 years ago
  18. 82c8307 Added try catch example in style guide by Timothy Warren · 13 years ago
  19. 624010f Added bit about having mod_rewrite enabled for removing index.php by CroNiX · 13 years ago
  20. 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
  21. eea2ff5 Fix issue #154 by Andrey Andreev · 13 years ago
  22. 8e70b79 CI_Image_lib::image_reproportion() to work if only one of either width or height are set by Andrey Andreev · 13 years ago
  23. 1e42cdc Merge pull request #908 from insign/patch-1 by Phil Sturgeon · 13 years ago
  24. 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
  25. d47baab Fix issue #904 by Andrey Andreev · 13 years ago
  26. 352d60e Merge pull request #850 from RS71/develop by Phil Sturgeon · 13 years ago
  27. 75f7c12 Remove loading of ['core'] elements by Andrey Andreev · 13 years ago
  28. 17c50eb Merge upstream branch by Andrey Andreev · 13 years ago
  29. 43fcdbc Added pagination change log item back. by Eric Barnes · 13 years ago
  30. 0fc6409 Update user_guide_src/source/changelog.rst by RS71 · 13 years ago
  31. 23ea93b Update user_guide_src/source/libraries/security.rst by RS71 · 13 years ago
  32. 69b3b9f Merge remote-tracking branch 'upstream/develop' into develop-xmlrpc by Andrey Andreev · 13 years ago
  33. d81150f Update the changelog by Andrey Andreev · 13 years ago
  34. 7c9766a Some additions to mimes.php by Andrey Andreev · 13 years ago
  35. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  36. 79d88a1 Merge pull request #818 from narfbg/develop-image-lib by Phil Sturgeon · 13 years ago
  37. 64dbdfb Added support for 3-length hex color values format and a number of validation improvements by Andrey Andreev · 13 years ago
  38. 836b1c3 Merge pull request #847 from WanWizard/feature/ar_parentheses by Greg Aker · 13 years ago
  39. 92ce848 Merge pull request #824 from bergal/patch-1 by Greg Aker · 13 years ago
  40. 7219c07 added query grouping to Active Record by WanWizard · 13 years ago
  41. fcb8ee8 Fixing a documentation linking error in the 3.0 upgrade notes. by Greg Aker · 13 years ago
  42. 0fa9d83 Adding 3.0.0 release notes documentation file. by Greg Aker · 13 years ago
  43. eb7494f Merge pull request #680 from bubbafoley/load_get_vars by Phil Sturgeon · 13 years ago
  44. 350e4b6 Merge pull request #837 from EllisLab/feature/remove-sha-lib by Phil Sturgeon · 13 years ago
  45. ffd24a4 Fixing a couple of issues in documentation files that occur when running Sphinx 'make html' by Greg Aker · 13 years ago
  46. d1af185 Removing previously deprecated SHA1 library and removed SHA1 method in the Encryption Library by Greg Aker · 13 years ago
  47. d34686f Merge upstream branch by Andrey Andreev · 13 years ago
  48. a96ade3 Merge branch 'patch-4' of https://github.com/kylefarris/CodeIgniter into kylefarris-patch-4 by Greg Aker · 13 years ago
  49. f41c9cf Updating changelog & adding a migrations documentation file so those docs can be started on. by Greg Aker · 13 years ago
  50. 41dd493 Fix news item href by Andrew Bergal · 13 years ago
  51. a92b903 Improve the Image manipulation library by Andrey Andreev · 13 years ago
  52. bb24883 Improved the Cart library by Andrey Andreev · 13 years ago
  53. fec2f59 Merge pull request #801 from Mancy/master by Phil Sturgeon · 13 years ago
  54. 0d91fd2 #798: update changelog and typo fix by Mancy · 13 years ago
  55. dc3e4be Fixed year and month seconds for timespan(). by Eric Barnes · 13 years ago
  56. d054e13 Added #795 to changelog by Eric Barnes · 13 years ago
  57. 399cca9 Added a reference note for people needing to limit to a set number of characters by Eric Barnes · 13 years ago
  58. 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
  59. de2e96a Added the ability to get the contents in a different order by Andrew Seymour · 13 years ago
  60. 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
  61. 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
  62. cde712c Added ability to change the separator value in the humanize function by Eric Barnes · 13 years ago
  63. 7a617a0 Fixed typo in introductory paragraph. by Zac Clancy · 13 years ago
  64. 96b41c6 Merge branch 'develop' of https://github.com/tomasz154/CodeIgniter into tomasz154-develop by Eric Barnes · 13 years ago
  65. 17bcd2b updated changelog with dbforge fix by Tomasz T · 13 years ago
  66. 3cece7b Updated change log by Eric Barnes · 13 years ago
  67. 5d4da1b Added change log item for bug #608 by Eric Barnes · 13 years ago
  68. 1866d4f The changelog entry for issue #647 by Thomas Traub · 13 years ago
  69. f30da66 Added change log message about logger chmod. Refs: #739 by Eric Barnes · 13 years ago
  70. 1d86153 Updated change log with fixed issues. by Eric Barnes · 13 years ago
  71. 292a0f6 Changed the array structure in the userguide by Felix Balfoort · 13 years ago
  72. 68f5d49 changed much to many in the documentation by Felix Balfoort · 13 years ago
  73. 85fe96d Updated change log and and database configuration to include failover by Felix Balfoort · 13 years ago
  74. 6d0356b Merge pull request #690 from Repox/develop by Phil Sturgeon · 13 years ago
  75. 21fc2b6 Merge branch 'patch-1' of https://github.com/has2k1/CodeIgniter into has2k1-patch-1 by Eric Barnes · 13 years ago
  76. bc20481 Updated docs for increment_string example. by Eric Barnes · 13 years ago
  77. 5fb9a59 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Repox · 13 years ago
  78. e3d60b8 Reworded new attach() section in email user guide by trit · 13 years ago
  79. 88c739e Added an entry for the new Email::attach parameters by trit · 13 years ago
  80. 7f42519 Added a couple of style tweaks and a note about function change in changelog by trit · 13 years ago
  81. 66970cb Updated changelog with _trans_depth fix. by Jacob Terry · 13 years ago
  82. 1f9a40f Altered the explenation of the rewrite rules to better fit the actual result. by Repox · 13 years ago
  83. ed47727 Altered the suggested mod_rewrite rules for removing index.php from URL to better fit the needs between CI routing and asset files. This suggestion addresses issue #684 by Repox · 13 years ago
  84. d0c09b9 Typo in "Watermarking Preferences". Configuration parameter is "wm_padding", but it is listed as "padding". by David Dotson · 13 years ago
  85. c737c94 Updated syntax in changewlog. by Phil Sturgeon · 13 years ago
  86. 9001a88 Update user_guide_src/source/changelog.rst by has2k1 · 13 years ago
  87. 81dd223 add method get_vars() to CI_Loader to retrieve all variables loaded with $this->load->vars() by Shane Pearson · 13 years ago
  88. 1b8d2e4 Fixed conflicts. by Phil Sturgeon · 13 years ago
  89. 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
  90. 99cd27a Merge pull request #639 from timw4mail/patch-3 by Eric Barnes · 13 years ago
  91. c3fb510 Merge pull request #653 from mpmont/develop by Greg Aker · 13 years ago
  92. 1420188 Changelog update. by mpmont · 13 years ago
  93. 5e4c631 Update user_guide_src/source/tutorial/static_pages.rst by Aleksandras Ragovskis · 13 years ago
  94. 50e5dbb Adding auto-detection of best redirect method in url_helper. by Brandon Jones · 13 years ago
  95. 130a311 Syntax error by polyetilen · 13 years ago
  96. 5c3aaca Fixed one-liner code on Database Connection page of userguide by Timothy Warren · 13 years ago
  97. c35d2c9 fix user guide active_record.rst formatting, remove old PHP 5 note, now only PHP 5 is supported. by kenjis · 13 years ago
  98. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  99. 087a7a8 fix RST format and typo by kenjis · 13 years ago
  100. 30cc1be Merge pull request #592 from kenjis/fix_changelog by Derek Jones · 13 years ago