1. 8839fba Removed -webkit-selection by Gabriel Potkány · 10 years ago
  2. 1bd697c [ci skip] Improve note about sess_save_path in config.php by Andrey Andreev · 10 years ago
  3. 3a627d1 [ci skip] Remove 'session' from autoload comments for 'driver' by Andrey Andreev · 10 years ago
  4. b56de65 Remove license blocks in /application files by vlakoff · 10 years ago
  5. 4cbe463 Remove closing blocks at end of PHP files by vlakoff · 10 years ago
  6. a7e24ec [ci skip] Fix incorrect wording in config.php by Andrey Andreev · 10 years ago
  7. 9e82b0d [ci skip] Add missing word in a comment by Andrey Andreev · 10 years ago
  8. 973a654 feature/session (#3073): Update config file and session docs by Andrey Andreev · 10 years ago
  9. 45a8afa Merge branch 'develop' into feature/session by Andrey Andreev · 10 years ago
  10. fe9309d Bulk (mostly documentation) update by Andrey Andreev · 10 years ago
  11. 466e8cc Remove output minifier by Andrey Andreev · 10 years ago
  12. a704aa7 Add 'cache_query_string' configuration option by Andrey Andreev · 10 years ago
  13. cae7a40 Removed EOL - 2ndtry by Jacques du Rand · 10 years ago
  14. 0503336 Removed EOL by Jacques du Rand · 10 years ago
  15. 538d534 Added missing comma at EOL(right place) by Jacques du Rand · 10 years ago
  16. 9af4358 Added missing comma at EOL by Jacques du Rand · 10 years ago
  17. 70ba13a Updated list of bots - mostly google-like by Jacques du Rand · 10 years ago
  18. 8f7d3d2 Fix merge conflicts by Andrey Andreev · 10 years ago
  19. 81c9347 Close #3322 [ci skip] by Andrey Andreev · 10 years ago
  20. a8f29f9 #3073 (feature/session): (Try to) fix memcached driver by Andrey Andreev · 10 years ago
  21. 4b838af Add a real exception handler by Andrey Andreev · 10 years ago
  22. 815ac8a Close #3292 by Andrey Andreev · 10 years ago
  23. bdb96ca [ci skip] Switch to MIT license; close #3293 by Andrey Andreev · 10 years ago
  24. 2b2288d [ci skip] Trim a newline character by Andrey Andreev · 10 years ago
  25. 811e552 Update mimes.php by Andre Gardiner · 10 years ago
  26. dfb39be feature/session (#3073): Refactor configuration & fix cookie expiry times by Andrey Andreev · 10 years ago
  27. 4a485a7 Merge branch 'develop' into feature/session by Andrey Andreev · 10 years ago
  28. 4b73882 Added vcard mime-type by Ahmad Anbar · 10 years ago
  29. 03eeb36 Add svg to config/mimes.php by Andrey Andreev · 10 years ago
  30. 4596574 Fix #2963 by Andrey Andreev · 10 years ago
  31. ed86ee1 Add setting ['composer_autoload'] by Andrey Andreev · 11 years ago
  32. 717e9c9 Seriously, remove the line ending by sean · 11 years ago
  33. 905c1f3 Another ppt mime type by Sean Fahey · 11 years ago
  34. d1bac4c Added 'application/vnd.ms-office' MIME for ppt by Sean Fahey · 11 years ago
  35. 47a47fb Initial version of new Session library by Andrey Andreev · 11 years ago
  36. 1799cbf Added support to Symbian OS platforms to recognize Nokia devices by Adriano Rosa · 11 years ago
  37. aeed15e Change 'standardize_newlines' default to FALSE by Andrey Andreev · 11 years ago
  38. 6cf456d Replace "folder" with "directory" in config.php by vlakoff · 11 years ago
  39. 511a6b8 Rename config item "error_templates_path" to "error_views_path" by vlakoff · 11 years ago
  40. cdf3dfa Make the error templates path configurable by vlakoff · 11 years ago
  41. db3e49d [ci skip] Clear some whitespace by Andrey Andreev · 11 years ago
  42. d823efc No start tag (<p>) by İrfan Evrens · 11 years ago
  43. d8bef8a "BASEPATH check" consistency by darwinel · 11 years ago
  44. 871754a 2013 > 2014 by darwinel · 11 years ago
  45. 90c54b6 Fix a typo in the smileys config (PR #2853) by Andrey Andreev · 11 years ago
  46. 3ac60b3 Add index.html to /application/language by Serge Noskov · 11 years ago
  47. ebdb4ea Merge branch 'develop' into feature/output_compressed_cache by Andrey Andreev · 11 years ago
  48. 1c8245a Polish changes from PR #2830 by Andrey Andreev · 11 years ago
  49. 5cf7eff Fix whitespaces to tabs. by Ahmedul Haque Abid · 11 years ago
  50. 4b9b507 Added save_queries config setting in config/database.php by Ahmedul Haque Abid · 11 years ago
  51. ecaef96 Merge branch 'develop' into feature/output_compressed_cache by Andrey Andreev · 11 years ago
  52. 88cf55b Add autoloading library aliasing support (supersedes PR #2824) by Andrey Andreev · 11 years ago
  53. 60f71be Merge changes from develop by Andrey Andreev · 11 years ago
  54. 1b0a6a0 Merge pull request #2811 from dionysiosarvanitis/fix/ie11_user_agent by Andrey Andreev · 11 years ago
  55. 2cdd50e Trident prefix added to avoid potential false positives. by Dionysis Arvanitis · 11 years ago
  56. de14aa5 CI_URI changes related to the 'permitted_uri_chars' setting by Andrey Andreev · 11 years ago
  57. 0c234d0 IE11 User Agent support added by Dionysis Arvanitis · 11 years ago
  58. 155ee72 Compress output before storing it to cache, if output compression is enabled by Andrey Andreev · 11 years ago
  59. 10925d2 Remove preg_quote() call from CI_User_agent::_set_browser() and add another pattern for Opera by Andrey Andreev · 11 years ago
  60. bfb635b Make newline standardization configurable by Andrey Andreev · 11 years ago
  61. a6eae87 [ci skip] Some spaces & docblock fixes by Andrey Andreev · 11 years ago
  62. 53d7c37 Merge pull request #2753 from SirDre/patch-1 by Andrey Andreev · 11 years ago
  63. 797fd35 [ci skip] Manually apply PR #2746 and remove other -moz-box-shadow and -webkit-box-shadow usage by Andrey Andreev · 11 years ago
  64. 303c7b2 Update user_agents.php by Andre Gardiner · 11 years ago
  65. c8c260f [ci skip] Remove 2 spaces by Andrey Andreev · 11 years ago
  66. 29947ee Add CLI error templates and only send HTTP status headers for non-CLI requests (issue #1743) by Andrey Andreev · 11 years ago
  67. c761a20 Polish changes from PR #2712 by Andrey Andreev · 11 years ago
  68. fdd1461 Update user_agents.php by vkeranov · 11 years ago
  69. 9f417d0 Fix #2682 by Andrey Andreev · 11 years ago
  70. 05ace61 Merge pull request #2672 from stgeneral/patch-1 by Andrey Andreev · 11 years ago
  71. 0241050 Update user_agents.php by Jcchemin · 11 years ago
  72. 3751517 Exra bmp mimes by Dmitry Babenko · 11 years ago
  73. 0760a44 [ci skip] Remove some whitespaces by Andrey Andreev · 11 years ago
  74. 461acc4 [ci skip] Remove an EOF empty line by Andrey Andreev · 11 years ago
  75. 130b055 Update mimes.php by vkeranov · 11 years ago
  76. 9c98991 [ci skip] Remove empty line at application/config/config.php EOF by Andrey Andreev · 11 years ago
  77. 02a1612 Updated config to include list of valid characters to `sess_cookie_name` by brenjt · 11 years ago
  78. cf524a6 Better transliteration for Russian and Ukrainian languages by Sergey Noskov · 11 years ago
  79. 49890a9 Kill the damn kitten by Andrey Andreev · 11 years ago
  80. 335fed9 Detect Windows Phones by msegers · 11 years ago
  81. c941d85 Various typos and tabs adjustments by vlakoff · 11 years ago
  82. cd920b1 [ci skip] Alter the welcome page by Andrey Andreev · 12 years ago
  83. 2029231 Change class filenames to Ucfirst by Andrey Andreev · 12 years ago
  84. 08fec7b Router improvements by Andrey Andreev · 12 years ago
  85. 2ecc06c [ci skip] Just removing some empty lines by Andrey Andreev · 12 years ago
  86. 2f70540 Merge pull request #2370 from TheDragonSlayer/patch-1 by Andrey Andreev · 12 years ago
  87. bd84c08 [ci skip] Adding another cyrillic character to config/foreign_chars.php (#2509) by Andrey Andreev · 12 years ago
  88. 3b0d133 Add mimes pdf application/force-download by ckdarby · 12 years ago
  89. 1bfc115 Add common robot user agents. by Garth Kerr · 12 years ago
  90. 2e74681 Update user_agents.php by TheDragonSlayer · 12 years ago
  91. 50dfe01 Updated in accordance with feedback from @narfbg by Daniel Hunsaker · 12 years ago
  92. e5d7af5 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/exit-status by Daniel Hunsaker · 12 years ago
  93. 381cfd9 [ci skip] Add application/x-zip for OpenOffice docs in application/config/mimes.php by Andrey Andreev · 12 years ago
  94. 3b5b7f4 Updated exit codes as constant values by Daniel Hunsaker · 12 years ago
  95. a107a0f Fix some stuff from recent pull requests by Andrey Andreev · 12 years ago
  96. 0bd6b28 Added support for changing the default log file extension from .php to whatever is preferred. example (.log) by Chris Passas · 12 years ago
  97. 870f113 [ci skip] Remove unnecessary string casts in Pagination by Andrey Andreev · 12 years ago
  98. baad761 Added 'application/x-zip' mimetype for docx by Lasha Krikheli · 12 years ago
  99. d5c711c Added some mime types, for newer or older files. by kaoz70 · 12 years ago
  100. db529ca Remove unnecessary defined('ENVIRONMENT') checks by Andrey Andreev · 12 years ago