1. 51f72cd Fix email headers when using long email subjects and \r\n as crlf. (Part2) by Bruno Barão · 12 years ago
  2. cd50592 Fix issue #1257 by Andrey Andreev · 12 years ago
  3. 956631d [ci skip] Alter some changelog entries by Andrey Andreev · 12 years ago
  4. 5b50218 Merge upstream branch by Andrey Andreev · 12 years ago
  5. dbad54e Fix issue #1765 by Andrey Andreev · 12 years ago
  6. 6775a79 [ci skip] Add Vietnamese characters to foreign_chars.php by Andrey Andreev · 12 years ago
  7. 92f0004 [ci skip] More doc fixes by Andrey Andreev · 12 years ago
  8. 73766c2 [ci skip] Small doc fixes, thanks dchill42 by Andrey Andreev · 12 years ago
  9. 9e31f8f Fix #1745 by Andrey Andreev · 12 years ago
  10. ccd01c7 Polish changes from #1586 by Andrey Andreev · 12 years ago
  11. 66bf2c7 Merge pull request #1586 from melounek/email_return_path by Andrey Andreev · 12 years ago
  12. 1194ad7 Fix issue #1692 by Andrey Andreev · 12 years ago
  13. cc7c7c6 update devel version by Melounek · 12 years ago
  14. 99ae226 Add PNG transparency support in CI_Image_lib::text_watermark() (originally from pull #1317, partially fixes #1139) by Andrey Andreev · 12 years ago
  15. 9438e26 Fix issue #116 + other space/style fixes [ci skip by Andrey Andreev · 12 years ago
  16. fad3896 Fixed conflicts in changelog to reflect all changes. by Kyle Johnson · 12 years ago
  17. 0fc4a10 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Daniel Morris · 12 years ago
  18. 6602cd7 DRY determining server protocol by Daniel Morris · 12 years ago
  19. ddb32da Updated changelog with bugfix (#395) by Kyle Johnson · 12 years ago
  20. 5b92ae1 Misc. style fixes [ci skip] by Andrey Andreev · 12 years ago
  21. 226e704 Merge pull request #1847 from daniel-honestempire/develop by Andrey Andreev · 12 years ago
  22. 2ea33c3 Fix issue #1789 by Andrey Andreev · 12 years ago
  23. 824b4f2 Updated changelog to include changes to the Encryption library by Daniel Morris · 12 years ago
  24. c2300c8 Merge pull request #1783 from vlakoff/develop by Andrey Andreev · 12 years ago
  25. 035f499 Changelog: add entry for the change in "auto" method of redirect() by vlakoff · 12 years ago
  26. 8280885 directory_map() was skipping files and directories named "0" by vlakoff · 12 years ago
  27. e316284 Minor adjustments by Andrey Andreev · 12 years ago
  28. f7e23b3 Removed the   from the default config variables in the pagination class. Fixes #187 and #208 by Alex Bilbie · 12 years ago
  29. 38cb0df Merge pull request #1720 from appleboy/doc by Alex Bilbie · 12 years ago
  30. 4455810 Database display error supporting "Loader.php" and "MY_Loader.php" by Jonathan Bonnefoy · 12 years ago
  31. 4e80d80 Merge pull request #1727 from pickupman/bugfix-loader-view_file by Alex Bilbie · 12 years ago
  32. f3fddf6 fix issue #1719 and update ip address length on captcha helper by Bo-Yi Wu · 12 years ago
  33. b7c5444 Merge pull request #1732 from IT-Can/mysql-compression by Alex Bilbie · 12 years ago
  34. f8f36db Added autoload drivers config, added Session and Loader changes to changelog, added Session config items to upgrade guide by dchill42 · 12 years ago
  35. a819580 docx mimetype added by Michiel Vugteveen · 12 years ago
  36. 9819cba changelog fix by Michiel Vugteveen · 12 years ago
  37. cdb481b driver fix + userguide + changelog by Michiel Vugteveen · 12 years ago
  38. 64f470b Fix bug #1000 by Joe McFrederick · 12 years ago
  39. 6701823 Add changelog entry for pull #1601 by Andrey Andreev · 12 years ago
  40. bdb9999 Some clean-up and style changes by Andrey Andreev · 12 years ago
  41. 5f441ea Updated changelog by Alex Bilbie · 12 years ago
  42. d83e727 Merge pull request #1640 from thecrypticace/develop by Alex Bilbie · 12 years ago
  43. f9ee005 Change log for IPv4 range mask support by Jordan Pittman · 12 years ago
  44. 27228c9 Improve change from f0ecb55dfe8dbfaf4c65dbe9d7e1bba8c131ebf4 and add changelog entries for pull #1654 by Andrey Andreev · 12 years ago
  45. 3c13522 Fix issue #1644 by Andrey Andreev · 13 years ago
  46. ede49ba Fix a bug in CI_DB_sqlsrv_driver::affected_rows() by Andrey Andreev · 13 years ago
  47. 685cdd7 Add a changelog entry for issue #1605 (pull #1606) and remove some spaces by Andrey Andreev · 13 years ago
  48. 6b114ae Fix issue #1613 by Andrey Andreev · 13 years ago
  49. cbb654d Follow-up to #1398, #1548 by Andrey Andreev · 13 years ago
  50. c25d9aa Merge pull request #1548 from chrisguiney/error_reporting by Andrey Andreev · 13 years ago
  51. adedaf0 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/db_subdrivers by Andrey Andreev · 13 years ago
  52. 3d9cec9 #1558 by Andrey Andreev · 13 years ago
  53. 49aa45b Fix a few join() bugs by Andrey Andreev · 13 years ago
  54. 92d18a7 Merge upstream branch by Andrey Andreev · 13 years ago
  55. c7db6bb Clean-up the separate drivers' DB result classes from no longer needed methods by Andrey Andreev · 13 years ago
  56. 2608687 Rename the 'interbase' DB driver to 'ibase' in order to match PHP's function prefix by Andrey Andreev · 13 years ago
  57. f5a8530 code cleanup and changelog added by Rene Brokholm · 13 years ago
  58. 626f1a6 Add PDO support for list_fields() by Andrey Andreev · 13 years ago
  59. f3b7fa2 updated the changelog, fixed some whitespace by Christopher Guiney · 13 years ago
  60. 36d1ac9 Merge branch 'feature/user-guide-work' into develop by Derek Jones · 13 years ago
  61. be3177f Fixed a change log formatting issue and doc reference by Derek Jones · 13 years ago
  62. ac57033 Deprecate Date helper standard_date() by Andrey Andreev · 13 years ago
  63. 0121571 Merge pull request #1550 from krynble/develop by Andrey Andreev · 13 years ago
  64. 655cfb7 Added changelog entry by Omar · 13 years ago
  65. c02e7c5 Add changelog entry for pull #1556 by Andrey Andreev · 13 years ago
  66. a6ea572 Fix issue #1551 by Andrey Andreev · 13 years ago
  67. ec90216 Update changelog with changes from 2.1.2 by Andrey Andreev · 13 years ago
  68. d66872a Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/db_subdrivers by Andrey Andreev · 13 years ago
  69. c254792 updated the changelog by Christopher Guiney · 13 years ago
  70. 58dfc08 added parameter for returned-path in Email::from() by Melounek · 13 years ago
  71. 89db8ee Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/db_subdrivers by Andrey Andreev · 13 years ago
  72. d580999 Fix issue #1545 by Andrey Andreev · 13 years ago
  73. 580388b valid_email() to always return boolean by Andrey Andreev · 13 years ago
  74. 384b342 Update other email validation methods by Timothy Warren · 13 years ago
  75. 2a3f512 Merge branch 'feature/toc-repair' into develop by Derek Jones · 13 years ago
  76. 2fce2a9 URL Helper redirect() to utilize HTTP/1.1 response code 303 See Other by Andrey Andreev · 13 years ago
  77. 1a24a9d Fix issue #427 by Andrey Andreev · 13 years ago
  78. ce79be0 Fixing various Sphinx bugs and syntax errors in docs by Derek Jones · 13 years ago
  79. 5f1936d Merge changes from develop by Andrey Andreev · 13 years ago
  80. 965703d Add changelog entry by Andrey Andreev · 13 years ago
  81. aedf181 Merge pull request #1519 from mwhitneysdsu/develop by Alex Bilbie · 13 years ago
  82. f82b929 Added ['reuse_query_string'] to Pagination. by Phil Sturgeon · 13 years ago
  83. 282e02c Clarified support of $config['csrf_exclude_uris'] support in v3.0 (#236) by Alex Bilbie · 13 years ago
  84. 7540ded Added optional fourth parameter to timezone_menu by Mat Whitney · 13 years ago
  85. 8d3099d Fix issue #79 by Andrey Andreev · 13 years ago
  86. 777153d Changed limit() and offset() to ignore NULL values by Andrey Andreev · 13 years ago
  87. 6ac5144 Fix issue #1328 by Andrey Andreev · 13 years ago
  88. 3751f93 Add join() USING support by Andrey Andreev · 13 years ago
  89. 88c4727 Pagination: fixed 'rel' attribute handling, added custom attributes support, deprecated 'anchor_class' setting by Andrey Andreev · 13 years ago
  90. 81c3208 anchor_popup() improvements by Andrey Andreev · 13 years ago
  91. f0a8410 Fix two anchor_popup() issues by Andrey Andreev · 13 years ago
  92. 95d78cf Fix issue #999 by Andrey Andreev · 13 years ago
  93. 1764dd7 Fix issue #938 + some related improvements by Andrey Andreev · 13 years ago
  94. 498c1e0 Added an escape parameter to where_in(), or_where_in(), where_not_in(), or_where_not_in() and made where(), or_where() to default the escape setting to the value of _protect_identifiers by Andrey Andreev · 13 years ago
  95. 0140ddd Fix issue #318 + added a default to the switch() in CI_Output::minify() by Andrey Andreev · 13 years ago
  96. 58ae971 Fix issue #167 by Andrey Andreev · 13 years ago
  97. d1a075d mimes.php: zip, rar, php from pull #1472 by Andrey Andreev · 13 years ago
  98. 51d6d84 Add support for HTTP code 303 in set_status_header(), as suggested in pull #341 by Andrey Andreev · 13 years ago
  99. d9b44be Fix issue #520 by Andrey Andreev · 13 years ago
  100. 19c83f6 Add changelog entry for issue #1387 by Andrey Andreev · 13 years ago