1. 685cdd7 Add a changelog entry for issue #1605 (pull #1606) and remove some spaces by Andrey Andreev · 13 years ago
  2. 6b114ae Fix issue #1613 by Andrey Andreev · 13 years ago
  3. cbb654d Follow-up to #1398, #1548 by Andrey Andreev · 13 years ago
  4. c25d9aa Merge pull request #1548 from chrisguiney/error_reporting by Andrey Andreev · 13 years ago
  5. adedaf0 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/db_subdrivers by Andrey Andreev · 13 years ago
  6. 3d9cec9 #1558 by Andrey Andreev · 13 years ago
  7. 49aa45b Fix a few join() bugs by Andrey Andreev · 13 years ago
  8. 92d18a7 Merge upstream branch by Andrey Andreev · 13 years ago
  9. c7db6bb Clean-up the separate drivers' DB result classes from no longer needed methods by Andrey Andreev · 13 years ago
  10. 2608687 Rename the 'interbase' DB driver to 'ibase' in order to match PHP's function prefix by Andrey Andreev · 13 years ago
  11. f5a8530 code cleanup and changelog added by Rene Brokholm · 13 years ago
  12. 626f1a6 Add PDO support for list_fields() by Andrey Andreev · 13 years ago
  13. f3b7fa2 updated the changelog, fixed some whitespace by Christopher Guiney · 13 years ago
  14. 36d1ac9 Merge branch 'feature/user-guide-work' into develop by Derek Jones · 13 years ago
  15. be3177f Fixed a change log formatting issue and doc reference by Derek Jones · 13 years ago
  16. ac57033 Deprecate Date helper standard_date() by Andrey Andreev · 13 years ago
  17. 0121571 Merge pull request #1550 from krynble/develop by Andrey Andreev · 13 years ago
  18. 655cfb7 Added changelog entry by Omar · 13 years ago
  19. c02e7c5 Add changelog entry for pull #1556 by Andrey Andreev · 13 years ago
  20. a6ea572 Fix issue #1551 by Andrey Andreev · 13 years ago
  21. ec90216 Update changelog with changes from 2.1.2 by Andrey Andreev · 13 years ago
  22. d66872a Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/db_subdrivers by Andrey Andreev · 13 years ago
  23. c254792 updated the changelog by Christopher Guiney · 13 years ago
  24. 89db8ee Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/db_subdrivers by Andrey Andreev · 13 years ago
  25. d580999 Fix issue #1545 by Andrey Andreev · 13 years ago
  26. 580388b valid_email() to always return boolean by Andrey Andreev · 13 years ago
  27. 384b342 Update other email validation methods by Timothy Warren · 13 years ago
  28. 2a3f512 Merge branch 'feature/toc-repair' into develop by Derek Jones · 13 years ago
  29. 2fce2a9 URL Helper redirect() to utilize HTTP/1.1 response code 303 See Other by Andrey Andreev · 13 years ago
  30. 1a24a9d Fix issue #427 by Andrey Andreev · 13 years ago
  31. ce79be0 Fixing various Sphinx bugs and syntax errors in docs by Derek Jones · 13 years ago
  32. 5f1936d Merge changes from develop by Andrey Andreev · 13 years ago
  33. 965703d Add changelog entry by Andrey Andreev · 13 years ago
  34. aedf181 Merge pull request #1519 from mwhitneysdsu/develop by Alex Bilbie · 13 years ago
  35. f82b929 Added ['reuse_query_string'] to Pagination. by Phil Sturgeon · 13 years ago
  36. 282e02c Clarified support of $config['csrf_exclude_uris'] support in v3.0 (#236) by Alex Bilbie · 13 years ago
  37. 7540ded Added optional fourth parameter to timezone_menu by Mat Whitney · 13 years ago
  38. 8d3099d Fix issue #79 by Andrey Andreev · 13 years ago
  39. 777153d Changed limit() and offset() to ignore NULL values by Andrey Andreev · 13 years ago
  40. 6ac5144 Fix issue #1328 by Andrey Andreev · 13 years ago
  41. 3751f93 Add join() USING support by Andrey Andreev · 13 years ago
  42. 88c4727 Pagination: fixed 'rel' attribute handling, added custom attributes support, deprecated 'anchor_class' setting by Andrey Andreev · 13 years ago
  43. 81c3208 anchor_popup() improvements by Andrey Andreev · 13 years ago
  44. f0a8410 Fix two anchor_popup() issues by Andrey Andreev · 13 years ago
  45. 95d78cf Fix issue #999 by Andrey Andreev · 13 years ago
  46. 1764dd7 Fix issue #938 + some related improvements by Andrey Andreev · 13 years ago
  47. 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
  48. 0140ddd Fix issue #318 + added a default to the switch() in CI_Output::minify() by Andrey Andreev · 13 years ago
  49. 58ae971 Fix issue #167 by Andrey Andreev · 13 years ago
  50. d1a075d mimes.php: zip, rar, php from pull #1472 by Andrey Andreev · 13 years ago
  51. 51d6d84 Add support for HTTP code 303 in set_status_header(), as suggested in pull #341 by Andrey Andreev · 13 years ago
  52. d9b44be Fix issue #520 by Andrey Andreev · 13 years ago
  53. 19c83f6 Add changelog entry for issue #1387 by Andrey Andreev · 13 years ago
  54. d163e0b Polish changes from pull #1233 - Session class already has the time_reference setting - 'GMT' is a valid timezone, so nothing needs to be changed in order to work properly (upgrade notes) - Altered some description text by Andrey Andreev · 13 years ago
  55. 35d6b35 Merge pull request #1223 from Razican/new_date by Andrey Andreev · 13 years ago
  56. d461934 Fix issue #10 + URI class speed improvements by Andrey Andreev · 13 years ago
  57. 6984d15 Add a changelog entry by Andrey Andreev · 13 years ago
  58. fe8f5e2 Updated changelog for set_rules() accepting an array of rules, as well as a string. by Kevin Wood-Friend · 13 years ago
  59. 4e9538f Fix issue #145 by Andrey Andreev · 13 years ago
  60. f696c1f Fix issue #1202 by Andrey Andreev · 13 years ago
  61. 5a1e5e3 Add support for the anchor 'rel' attribute in the Pagination library by Andrey Andreev · 13 years ago
  62. c9195a7 Add changelog for pull #1017 by Andrey Andreev · 13 years ago
  63. 782de11 Added MySQLi backup() support by Andrey Andreev · 13 years ago
  64. 079fbfc Changed APPPATH, BASEPATH and VIEWPATH to be absolute paths (fixes issue #1321) and removed EXT constant by Andrey Andreev · 13 years ago
  65. c73df1d Add changelog entry for issue #7 by Andrey Andreev · 13 years ago
  66. 4287023 join() with multiple conditions and optional escape parameter by Andrey Andreev · 13 years ago
  67. 5d28176 Fix issue #1264 by Andrey Andreev · 13 years ago
  68. e630279 Fix a join() issue by Andrey Andreev · 13 years ago
  69. 71379ca Add OFFSET support for SQL Server 2005+ in MSSQL/SQLSRV by Andrey Andreev · 13 years ago
  70. 650b4c0 Remove unused qb_order property + other minor changes by Andrey Andreev · 13 years ago
  71. 37ec30c changelog by Michiel Vugteveen · 13 years ago
  72. d454f0e Add BETWEEN to _has_operator() by Andrey Andreev · 13 years ago
  73. bf94058 Fix issue #1452 by Andrey Andreev · 13 years ago
  74. 5a25718 Merge branch 2.1-stable into develop by Andrey Andreev · 13 years ago
  75. 9e674f7 Cleanup the new Redis cache driver and add a changelog entry for it by Andrey Andreev · 13 years ago
  76. 895e98c Merge remote-tracking branch 'upstream/develop' into new_date by Iban Eguia · 13 years ago
  77. d25c589 Add OFFSET support for SQL Server 2012 by Andrey Andreev · 13 years ago
  78. 9637b40 escape_identifiers() to accept arrays as well by Andrey Andreev · 13 years ago
  79. 082ee2b Added MSSQL/SQLSRV field escaping support with QUOTE_IDENTIFIER detection (issue #706) by Andrey Andreev · 13 years ago
  80. b2457b7 Add ics files support to mimes.php (issue #1441) by Andrey Andreev · 13 years ago
  81. c2c361b Add a changelog note by Andrey Andreev · 13 years ago
  82. af4d55d Fix issue #861 (and previous commit, for that matter) by Andrey Andreev · 13 years ago
  83. 1f26edc Added a work-around for MSSQL/SQLSRV create_table() with INT column types (column lengths are not supported) by Andrey Andreev · 13 years ago
  84. d09ff35 Revert 296ab9a06e3c648de56861ad67581236a6dae71a - there's no bug to fix by Andrey Andreev · 13 years ago
  85. 0f0b769 Deprecated do_hash() and read_file() in favor of hash() and file_get_contents() respectively by Andrey Andreev · 13 years ago
  86. 7da3c55 Merge https://github.com/EllisLab/CodeIgniter into valid-ipv6 by Joffrey Jaffeux · 13 years ago
  87. 1ab6f65 removed ip_version() by Joffrey Jaffeux · 13 years ago
  88. 61fb9c1 Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into issue_1374 by Cory · 13 years ago
  89. d284360 Merge https://github.com/EllisLab/CodeIgniter into valid-ipv6 by Joffrey Jaffeux · 13 years ago
  90. 3c56237 Modifying changelog to reflect the change by Cory · 13 years ago
  91. 47b6733 Add a second parameter (charset) to CI_Output::set_content_type() + fix for issue #666 by Andrey Andreev · 13 years ago
  92. 6c85154 bad spacing by Joffrey Jaffeux · 13 years ago
  93. 73ed3ed update changelog for ipv6 support by Joffrey Jaffeux · 13 years ago
  94. d490139 Added Fennec as Firefox Mobile to config/user_agents.php (issue #1063) by Andrey Andreev · 13 years ago
  95. 6683c3c Merge pull request #1415 from mickeywu/develop by Andrey Andreev · 13 years ago
  96. aa31f05 Update develop by Mickey Wu · 13 years ago
  97. 24bd230 Fix a magic_quotes-related bug and changed the default parameter value for is_php() by Andrey Andreev · 13 years ago
  98. 6ef498b Added get_mimes() function to system/core/Commons.php.The MIMEs array from config/mimes.php is used by multiple core classes, libraries and helpers and each of them has implemented an own way of getting it, which is not needed and is hard to maintain. This also fixes issue #1411 by Andrey Andreev · 13 years ago
  99. 005dd43 Merge pull request #1420 from IT-Can/fix-issue-1419 by Andrey Andreev · 13 years ago
  100. 2fd0506 changelog by Michiel Vugteveen · 13 years ago