1. 871754a 2013 > 2014 by darwinel · 11 years ago
  2. 90c54b6 Fix a typo in the smileys config (PR #2853) by Andrey Andreev · 11 years ago
  3. 3ac60b3 Add index.html to /application/language by Serge Noskov · 11 years ago
  4. ebdb4ea Merge branch 'develop' into feature/output_compressed_cache by Andrey Andreev · 11 years ago
  5. 1c8245a Polish changes from PR #2830 by Andrey Andreev · 11 years ago
  6. 5cf7eff Fix whitespaces to tabs. by Ahmedul Haque Abid · 11 years ago
  7. 4b9b507 Added save_queries config setting in config/database.php by Ahmedul Haque Abid · 11 years ago
  8. ecaef96 Merge branch 'develop' into feature/output_compressed_cache by Andrey Andreev · 11 years ago
  9. 88cf55b Add autoloading library aliasing support (supersedes PR #2824) by Andrey Andreev · 11 years ago
  10. 60f71be Merge changes from develop by Andrey Andreev · 11 years ago
  11. 1b0a6a0 Merge pull request #2811 from dionysiosarvanitis/fix/ie11_user_agent by Andrey Andreev · 11 years ago
  12. 2cdd50e Trident prefix added to avoid potential false positives. by Dionysis Arvanitis · 11 years ago
  13. de14aa5 CI_URI changes related to the 'permitted_uri_chars' setting by Andrey Andreev · 11 years ago
  14. 0c234d0 IE11 User Agent support added by Dionysis Arvanitis · 11 years ago
  15. 155ee72 Compress output before storing it to cache, if output compression is enabled by Andrey Andreev · 11 years ago
  16. 10925d2 Remove preg_quote() call from CI_User_agent::_set_browser() and add another pattern for Opera by Andrey Andreev · 11 years ago
  17. bfb635b Make newline standardization configurable by Andrey Andreev · 11 years ago
  18. a6eae87 [ci skip] Some spaces & docblock fixes by Andrey Andreev · 11 years ago
  19. 53d7c37 Merge pull request #2753 from SirDre/patch-1 by Andrey Andreev · 11 years ago
  20. 797fd35 [ci skip] Manually apply PR #2746 and remove other -moz-box-shadow and -webkit-box-shadow usage by Andrey Andreev · 11 years ago
  21. 303c7b2 Update user_agents.php by Andre Gardiner · 11 years ago
  22. c8c260f [ci skip] Remove 2 spaces by Andrey Andreev · 11 years ago
  23. 29947ee Add CLI error templates and only send HTTP status headers for non-CLI requests (issue #1743) by Andrey Andreev · 11 years ago
  24. c761a20 Polish changes from PR #2712 by Andrey Andreev · 11 years ago
  25. fdd1461 Update user_agents.php by vkeranov · 11 years ago
  26. 9f417d0 Fix #2682 by Andrey Andreev · 11 years ago
  27. 05ace61 Merge pull request #2672 from stgeneral/patch-1 by Andrey Andreev · 11 years ago
  28. 0241050 Update user_agents.php by Jcchemin · 11 years ago
  29. 3751517 Exra bmp mimes by Dmitry Babenko · 11 years ago
  30. 0760a44 [ci skip] Remove some whitespaces by Andrey Andreev · 11 years ago
  31. 461acc4 [ci skip] Remove an EOF empty line by Andrey Andreev · 11 years ago
  32. 130b055 Update mimes.php by vkeranov · 11 years ago
  33. 9c98991 [ci skip] Remove empty line at application/config/config.php EOF by Andrey Andreev · 11 years ago
  34. 02a1612 Updated config to include list of valid characters to `sess_cookie_name` by brenjt · 11 years ago
  35. cf524a6 Better transliteration for Russian and Ukrainian languages by Sergey Noskov · 11 years ago
  36. 49890a9 Kill the damn kitten by Andrey Andreev · 11 years ago
  37. 335fed9 Detect Windows Phones by msegers · 11 years ago
  38. c941d85 Various typos and tabs adjustments by vlakoff · 11 years ago
  39. cd920b1 [ci skip] Alter the welcome page by Andrey Andreev · 11 years ago
  40. 2029231 Change class filenames to Ucfirst by Andrey Andreev · 12 years ago
  41. 08fec7b Router improvements by Andrey Andreev · 12 years ago
  42. 2ecc06c [ci skip] Just removing some empty lines by Andrey Andreev · 12 years ago
  43. 2f70540 Merge pull request #2370 from TheDragonSlayer/patch-1 by Andrey Andreev · 12 years ago
  44. bd84c08 [ci skip] Adding another cyrillic character to config/foreign_chars.php (#2509) by Andrey Andreev · 12 years ago
  45. 3b0d133 Add mimes pdf application/force-download by ckdarby · 12 years ago
  46. 1bfc115 Add common robot user agents. by Garth Kerr · 12 years ago
  47. 2e74681 Update user_agents.php by TheDragonSlayer · 12 years ago
  48. 50dfe01 Updated in accordance with feedback from @narfbg by Daniel Hunsaker · 12 years ago
  49. e5d7af5 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/exit-status by Daniel Hunsaker · 12 years ago
  50. 381cfd9 [ci skip] Add application/x-zip for OpenOffice docs in application/config/mimes.php by Andrey Andreev · 12 years ago
  51. 3b5b7f4 Updated exit codes as constant values by Daniel Hunsaker · 12 years ago
  52. a107a0f Fix some stuff from recent pull requests by Andrey Andreev · 12 years ago
  53. 0bd6b28 Added support for changing the default log file extension from .php to whatever is preferred. example (.log) by Chris Passas · 12 years ago
  54. 870f113 [ci skip] Remove unnecessary string casts in Pagination by Andrey Andreev · 12 years ago
  55. baad761 Added 'application/x-zip' mimetype for docx by Lasha Krikheli · 12 years ago
  56. d5c711c Added some mime types, for newer or older files. by kaoz70 · 12 years ago
  57. db529ca Remove unnecessary defined('ENVIRONMENT') checks by Andrey Andreev · 12 years ago
  58. 14c8def Fixing issue with comma by dontforget · 12 years ago
  59. cabead1 Add webm mime type by rebornishard · 12 years ago
  60. 1a00149 Move db_select() call from CI_DB_driver::initialize() to db_connect() by Andrey Andreev · 12 years ago
  61. cdd80bf Update application/config/config.php by OsamaAbbas · 12 years ago
  62. 3ffce98 [ci skip] Manually apply #2162, #2163 by Andrey Andreev · 12 years ago
  63. 1106c52 [ci skip] Add text/plain as a valid MIME for js,css,*html,xml by Andrey Andreev · 12 years ago
  64. 5a519db Implement autoload model aliasing (#2117) by Andrey Andreev · 12 years ago
  65. 4673d42 Small typo in autoload config. by Nic · 12 years ago
  66. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  67. b719bfd Changed the `migration_style` config setting to `migration_type` by Jonathon Hill · 12 years ago
  68. 3978fc3 Merge remote-tracking branch 'upstream/develop' into develop by Jonathon Hill · 12 years ago
  69. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  70. 5a111b5 Merge pull request #1951 from dronord/develop by Andrey Andreev · 12 years ago
  71. 948f021 russian second letter in lowercase, foreign_chars.php by sa · 12 years ago
  72. 3b72eb5 Changed URI auto-detection to try PATH_INFO first by Andrey Andreev · 12 years ago
  73. 30563ff add russian in foreign_chars.php by Andrey · 12 years ago
  74. 34c8b9c Added support for timestamp-based migrations by Jonathon Hill · 12 years ago
  75. f2b19fe Multiple improvements to the URI class by Andrey Andreev · 12 years ago
  76. 51b7acd [ci skip] Clarify explanation of the 404_override setting in application/config/routes.php by Andrey Andreev · 12 years ago
  77. c0f678d Add zsh, 7zip, cdr, wma and jar to mimes.php (rel #1919, #1926) by Andrey Andreev · 12 years ago
  78. 2f8bf9b Set MySQL client compression to FALSE by default (problems reported with it), fix some typos, add encrypted database connections support and fix SQLSRV CharacterSet setting by Andrey Andreev · 12 years ago
  79. 9ac557f Add IPv6 and array() support for *proxy_ips* configuration by Andrey Andreev · 12 years ago
  80. 6775a79 [ci skip] Add Vietnamese characters to foreign_chars.php by Andrey Andreev · 12 years ago
  81. 0af0258 Manually apply pull #300 (fixes #295) [ci skip] by Andrey Andreev · 12 years ago
  82. 7bd1690 Added .dot and .dotx mimes. Fixes #1803 by Alex Bilbie · 12 years ago
  83. 50f7834 Added 'binary/octet-stream' as PDF mime. Fixes #1840 and #1828 by Alex Bilbie · 12 years ago
  84. 88dabf1 Update application/config/constants.php by D. Marshall Lemcoe Jr. · 12 years ago
  85. b7c5444 Merge pull request #1732 from IT-Can/mysql-compression by Alex Bilbie · 12 years ago
  86. f8f36db Added autoload drivers config, added Session and Loader changes to changelog, added Session config items to upgrade guide by dchill42 · 12 years ago
  87. ac740ab Added session driver config items by dchill42 · 12 years ago
  88. a819580 docx mimetype added by Michiel Vugteveen · 12 years ago
  89. 0b1d56f database added config option by Michiel Vugteveen · 12 years ago
  90. 58854c3 Merge pull request #1714 from ollierattue/develop by Andrey Andreev · 12 years ago
  91. 8b4869a Removed invalid 'application/vnd.ms-excel [official]' mime type from xls by Ollie Rattue · 12 years ago
  92. b5ecafe Working mime types for xls and xlsx file extensions by Ollie Rattue · 12 years ago
  93. 19d0f56 Bug fix #1695 - change Nintendo mobile user agents to be more specific. by Eric Roberts · 12 years ago
  94. 9defe90 Windows 8 and PlayStation 3 in user_agents.php by Debeet · 12 years ago
  95. 3c13522 Fix issue #1644 by Andrey Andreev · 12 years ago
  96. d1f02a8 Improve the solution for issue #1631 by vlakoff · 13 years ago
  97. 6697cf0 Updated .htaccess files with Apache 2.4+ safe deny statements. Fixes #1631 by Alex Bilbie · 13 years ago
  98. 2608687 Rename the 'interbase' DB driver to 'ibase' in order to match PHP's function prefix by Andrey Andreev · 13 years ago
  99. d55f749 replaced double quotes with single in $config['cookie_... string values by Dumk0 · 13 years ago
  100. de6eff0 Revert default config value of db pconnect to TRUE (issue #793) by Andrey Andreev · 13 years ago