1. fad3896 Fixed conflicts in changelog to reflect all changes. by Kyle Johnson · 12 years ago
  2. f20bca9 Merge pull request #1851 from daniel-honestempire/develop by Andrey Andreev · 12 years ago
  3. 0fc4a10 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Daniel Morris · 12 years ago
  4. 7885c5c Compatibility with PHP 5.2.4 and enclosed ternary operation by Daniel Morris · 12 years ago
  5. e5f9e4a Default to HTTP/1.1 if $server_protocol is not set by Daniel Morris · 12 years ago
  6. 6602cd7 DRY determining server protocol by Daniel Morris · 12 years ago
  7. ddb32da Updated changelog with bugfix (#395) by Kyle Johnson · 12 years ago
  8. 5b92ae1 Misc. style fixes [ci skip] by Andrey Andreev · 12 years ago
  9. 226e704 Merge pull request #1847 from daniel-honestempire/develop by Andrey Andreev · 12 years ago
  10. 13be557 Fix escape_like_str() tests by Andrey Andreev · 12 years ago
  11. 2ea33c3 Fix issue #1789 by Andrey Andreev · 12 years ago
  12. 824b4f2 Updated changelog to include changes to the Encryption library by Daniel Morris · 12 years ago
  13. ada7775 Removed redundant parenthesis around `in_array()` by Daniel Morris · 12 years ago
  14. c4a3c3c Updated result function to check for visible items as defined in issue #395 by Kyle Johnson · 12 years ago
  15. a9923f5 Support for hashing algorithms other than SHA1 and MD5 by Daniel Morris · 12 years ago
  16. 7bd1690 Added .dot and .dotx mimes. Fixes #1803 by Alex Bilbie · 12 years ago
  17. 50f7834 Added 'binary/octet-stream' as PDF mime. Fixes #1840 and #1828 by Alex Bilbie · 12 years ago
  18. 5ff5a3f Merge pull request #1821 from Kristories/patch-1 by Andrey Andreev · 12 years ago
  19. a5e329f Update user_guide_src/source/libraries/loader.rst by W. Kristianto · 12 years ago
  20. 3596558 Merge pull request #1820 from appleboy/pagination by Alex Bilbie · 12 years ago
  21. 8f72bdc Merge pull request #1819 from appleboy/document by Alex Bilbie · 12 years ago
  22. 6b4e362 Fixed #1817 Pagination class error by Bo-Yi Wu · 12 years ago
  23. 65bdaf5 Fixed pagination document error. by Bo-Yi Wu · 12 years ago
  24. 4cfde87 Merge pull request #1816 from progmedia/develop by Andrey Andreev · 12 years ago
  25. 14c9331 Fixes issue #1815 - input::ip_address() returns incorrect IP behind proxy by Adam McCann · 12 years ago
  26. 628c77c Changed the contributing file to a markdown document as Github doesn't support rendering contributing file as rst by Alex Bilbie · 12 years ago
  27. 8d6e0c5 Added a contributing file to appear in pull requests and issues by Alex Bilbie · 12 years ago
  28. a434f90 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into codeigniter/develop by Alex Bilbie · 12 years ago
  29. 935d42f Ignore composer vendor directory by Alex Bilbie · 12 years ago
  30. c2300c8 Merge pull request #1783 from vlakoff/develop by Andrey Andreev · 12 years ago
  31. 035f499 Changelog: add entry for the change in "auto" method of redirect() by vlakoff · 12 years ago
  32. 530b946 redirect() documentation: add a note for IIS users by vlakoff · 12 years ago
  33. 4c81b72 Merge pull request #1806 from vlakoff/develop-2 by Andrey Andreev · 12 years ago
  34. 239e0e5 Better method for getting Output cache file embedded timestamp by vlakoff · 12 years ago
  35. b16dd29 Minor change in Output cache file check by vlakoff · 12 years ago
  36. 4a853e2 Merge pull request #1801 from vlakoff/develop-2 by Andrey Andreev · 12 years ago
  37. 5f733c4 Update reserved names documentation by vlakoff · 12 years ago
  38. cd0b93b Merge pull request #1794 from vlakoff/develop-2 by Andrey Andreev · 12 years ago
  39. a82e6a6 Merge pull request #1796 from toopay/test-suite by Andrey Andreev · 12 years ago
  40. 431afae Set code-coverage limit scope by Taufan Aditya · 12 years ago
  41. 8280885 directory_map() was skipping files and directories named "0" by vlakoff · 12 years ago
  42. 88e3857 Updated .travis.yml with new services param by Alex Bilbie · 12 years ago
  43. e316284 Minor adjustments by Andrey Andreev · 12 years ago
  44. aab26a1 Better server test in redirect() of URL helper by vlakoff · 12 years ago
  45. f7e23b3 Removed the   from the default config variables in the pagination class. Fixes #187 and #208 by Alex Bilbie · 12 years ago
  46. 38cb0df Merge pull request #1720 from appleboy/doc by Alex Bilbie · 12 years ago
  47. 68b82e7 Merge pull request #1776 from eweap/db-display-error by Andrey Andreev · 12 years ago
  48. cbc768d Merge pull request #1760 from vlakoff/develop-2 by Alex Bilbie · 12 years ago
  49. 747a326 Check for "Loader" in $call['class'] instead of $call['file'] by Jonathan Bonnefoy · 12 years ago
  50. 4455810 Database display error supporting "Loader.php" and "MY_Loader.php" by Jonathan Bonnefoy · 12 years ago
  51. 3f3f135 Misc. style changes by Andrey Andreev · 12 years ago
  52. 9ffcee6 Cleanup and optimize new Session classes by Andrey Andreev · 12 years ago
  53. c8aa98f Merge pull request #1770 from dchill42/session by Alex Bilbie · 12 years ago
  54. 31d38f2 Merge pull request #1771 from pickupman/user_guide-migrations by Andrey Andreev · 12 years ago
  55. 2673539 Merge pull request #1750 from vlakoff/develop by Andrey Andreev · 12 years ago
  56. 62a5ee3 More complicated but faster method by vlakoff · 12 years ago
  57. 596e48d Add documation to user guide for Migrations class by Joe McFrederick · 12 years ago
  58. cd436e9 That doesn't go there. Put cache fix around correct query. by dchill42 · 12 years ago
  59. 97b0d83 Fixed issues #1756 and #1711 by dchill42 · 12 years ago
  60. ffeaf80 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into codeigniter/develop by Alex Bilbie · 12 years ago
  61. 5e97108 Added Calendar library unit test by Alex Bilbie · 12 years ago
  62. e775b86 Merge pull request #1764 from WDC/patch-2 by Alex Bilbie · 12 years ago
  63. 32c3e99 Merge pull request #1763 from pickupman/bugfix-form_validation-is_unique by Alex Bilbie · 12 years ago
  64. 88dabf1 Update application/config/constants.php by D. Marshall Lemcoe Jr. · 12 years ago
  65. 7c70d10 Fix #1741 is_unique duplicated in documentation for Form_validation by pickupman · 12 years ago
  66. 5f385d0 Slightly robuster test by vlakoff · 12 years ago
  67. 4e80d80 Merge pull request #1727 from pickupman/bugfix-loader-view_file by Alex Bilbie · 12 years ago
  68. c557083 Merge pull request #1728 from pickupman/bugfix-captcha_helper by Alex Bilbie · 12 years ago
  69. 9c0738b Merge pull request #1753 from vlakoff/lang by Alex Bilbie · 12 years ago
  70. 59d4990 A few forgotten double quotes in language strings by vlakoff · 12 years ago
  71. cdbcbfc Simplification in Text Helper's character_limiter() by vlakoff · 12 years ago
  72. f3fddf6 fix issue #1719 and update ip address length on captcha helper by Bo-Yi Wu · 12 years ago
  73. b7c5444 Merge pull request #1732 from IT-Can/mysql-compression by Alex Bilbie · 12 years ago
  74. 20ff766 Merge pull request #1749 from dchill42/sess_config by Phil Sturgeon · 12 years ago
  75. f8f36db Added autoload drivers config, added Session and Loader changes to changelog, added Session config items to upgrade guide by dchill42 · 12 years ago
  76. ac740ab Added session driver config items by dchill42 · 12 years ago
  77. ff1c125 Merge branch 'refs/heads/alexbilbie/develop' into codeigniter/develop by Alex Bilbie · 12 years ago
  78. 3104e3f Added PHPUnit to the development requirements of composer.json by Alex Bilbie · 12 years ago
  79. 096b894 Finished the final tests (except do_upload) by Alex Bilbie · 12 years ago
  80. ba1fbfb Added initial upload library tests by Alex Bilbie · 12 years ago
  81. 0c88690 Added lang mock and upload mock by Alex Bilbie · 12 years ago
  82. 1e40c21 Merge pull request #353 from dchill42/session by Phil Sturgeon · 12 years ago
  83. 88b636b Fixed defaults and database check, reverted redundant shutdown feature by dchill42 · 12 years ago
  84. 3cecd82 Extracted cookie database saves to shutdown and cleaned up code by dchill42 · 12 years ago
  85. 08c8304 Minor session test improvements by dchill42 · 12 years ago
  86. 0fc3be5 Fixed multi-driver load return and last-ditch library subdirectory retry object names by dchill42 · 12 years ago
  87. 62ece33 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into session by dchill42 · 12 years ago
  88. aee9265 Fixed select_driver(), cookie sess_destroy(), and native cookie name conflict by dchill42 · 12 years ago
  89. 2d5c209 Merge branch 'feature/js-userguide-search' into develop by Derek Jones · 12 years ago
  90. 6a9b85e Merge pull request #1733 from IT-Can/word-mime-fix by Alex Bilbie · 12 years ago
  91. a819580 docx mimetype added by Michiel Vugteveen · 12 years ago
  92. 9819cba changelog fix by Michiel Vugteveen · 12 years ago
  93. cdb481b driver fix + userguide + changelog by Michiel Vugteveen · 12 years ago
  94. 329834e Switching to Sphinx's built in JavaScript search by Derek Jones · 12 years ago
  95. 87687e1 fixed RST indentation error in 3.0.0 upgrade instructions code sample by Derek Jones · 12 years ago
  96. 0afe5d9 Fixing code sample styling and footer link by Derek Jones · 12 years ago
  97. 49f7b72 mysql driver updated by Michiel Vugteveen · 12 years ago
  98. c27721f compression test by Michiel Vugteveen · 12 years ago
  99. 0b1d56f database added config option by Michiel Vugteveen · 12 years ago
  100. 07cdcf8 Fixes issue #1678 by pickupman · 12 years ago