1. 1ff2c55 Fix too verbose error logging on default production environment by vlakoff · 11 years ago
  2. 2aa622c Merge pull request #2543 from vlakoff/develop-3 by Andrey Andreev · 11 years ago
  3. c05ab73 Cache result of is_referral() by vlakoff · 11 years ago
  4. 161f193 User_agent library: robuster detection in is_referral() by vlakoff · 11 years ago
  5. 3d3e250 Merge pull request #2541 from vlakoff/develop-4 by Andrey Andreev · 11 years ago
  6. 69088d8 Simplify directory_map test skip by vlakoff · 11 years ago
  7. fbb980a [ci skip] Remove a leftover description of the non-configurable translating of URI dashes by Andrey Andreev · 11 years ago
  8. 08fec7b Router improvements by Andrey Andreev · 11 years ago
  9. 7761fa6 Proper directory_map test skip by vlakoff · 11 years ago
  10. 279c76c [ci skip] Add a changelog entry by Andrey Andreev · 11 years ago
  11. 29d884e Merge pull request #2538 from vlakoff/develop-4 by Andrey Andreev · 11 years ago
  12. 12526cd [ci skip] Simplify get_file_info() by Andrey Andreev · 11 years ago
  13. a42f155 [ci skip] Skip directory_map() test when opendir() fails to open a VFS dir by Andrey Andreev · 11 years ago
  14. 09b75b1 Fix an argument in test_directory_helper by vlakoff · 11 years ago
  15. 464ffae Fix test_directory_map by vlakoff · 11 years ago
  16. cead4cc Remove documentation note obsoleted by previous commit by vlakoff · 11 years ago
  17. af431ce Fix config_item() returning stale values by vlakoff · 11 years ago
  18. f46b16b More verbose error messages for incorrect/missing database groups (based on PR #2040) by Andrey Andreev · 11 years ago
  19. 6a3d7e5 Fix a Memcache(d) default configuration bug (based on #249) by Andrey Andreev · 11 years ago
  20. c0a1ce9 [ci skip] Remove a description for a non-existing shadow color in the CAPTCHA helper docs by Andrey Andreev · 11 years ago
  21. 8963f40 Add color customization to the CAPTCHA helper by Andrey Andreev · 11 years ago
  22. 1f061c2 Micro-optimization on base_url() & site_url() by Andrey Andreev · 11 years ago
  23. 56c8ca6 Add that parameter for real :) by Andrey Andreev · 11 years ago
  24. 2023c3d Add an optional parameter to URL helpers base_url() and site_url() (supersedes #2535) by Andrey Andreev · 11 years ago
  25. d5ab75e Fix #2490 (an improved version of PR #2534) by Andrey Andreev · 11 years ago
  26. c5a7c5f [ci skip] Remove some empty lines by Andrey Andreev · 11 years ago
  27. 903f31b Merge pull request #2447 from rlerdorf/develop by Andrey Andreev · 11 years ago
  28. e18de50 Cherry-picking some changes from PR #2425: by Andrey Andreev · 11 years ago
  29. 2ecc06c [ci skip] Just removing some empty lines by Andrey Andreev · 11 years ago
  30. 2f70540 Merge pull request #2370 from TheDragonSlayer/patch-1 by Andrey Andreev · 11 years ago
  31. 06faa55 Merge pull request #2452 from thallisphp/patch-3 by Andrey Andreev · 11 years ago
  32. 283408d Merge pull request #2411 from Dumk0/patch-1 by Andrey Andreev · 11 years ago
  33. c1fdef5 Merge pull request #2417 from thefuzzy0ne/fix/upload_dry by Andrey Andreev · 11 years ago
  34. 0b97f8e Add changelog entry for PR #2502 by Andrey Andreev · 11 years ago
  35. c906d25 Merge pull request #2502 from enapupe/patch-1 by Andrey Andreev · 11 years ago
  36. bd84c08 [ci skip] Adding another cyrillic character to config/foreign_chars.php (#2509) by Andrey Andreev · 11 years ago
  37. ebee526 [ci skip] Revert some cosmetic changes from PR #2524, for consistency by Andrey Andreev · 11 years ago
  38. a0dd6b5 Merge pull request #2524 from cryode/update/changelog by Andrey Andreev · 11 years ago
  39. 94e5c36 Merge doc changes; small related updates. by Eric Roberts · 11 years ago
  40. c3db9cb Merge branch 'refs/heads/develop' into update/changelog by Eric Roberts · 11 years ago
  41. ae0cc3e [ci skip] Update download links by Andrey Andreev · 11 years ago
  42. 6860bdc [ci skip] Fix 2.1.4 upgrade instructions link by Andrey Andreev · 11 years ago
  43. 93d6a00 [ci skip] Add 2.1.4 upgrade instructions page by Andrey Andreev · 11 years ago
  44. 58f677f 2.1.4 release related stuff by Andrey Andreev · 11 years ago
  45. 48fd95c Merge pull request #2530 from AdwinTrave/develop by Andrey Andreev · 11 years ago
  46. 7a09152 Fixing incorect references for time zones by AdwinTrave · 11 years ago
  47. 306ad86 Fix Travis tests by Andrey Andreev · 11 years ago
  48. 455093f Merge pull request #2526 from cryode/bug/vfsstream by Andrey Andreev · 11 years ago
  49. c56ab9b PHPUnit & Travis failures due to new version of vfsStream. by Eric Roberts · 11 years ago
  50. 70a9a28 Update GitHub "tags" link to new Releases feature. by Eric Roberts · 11 years ago
  51. 064cab5 Update Downloads page by Eric Roberts · 11 years ago
  52. d175fed Upgrade notes for 2.1.4 by Eric Roberts · 11 years ago
  53. fe520d5 Optimize Change Log, add entry for 2.1.4 by Eric Roberts · 11 years ago
  54. ae096ad [ci skip] Alter a link in the changelog by Andrey Andreev · 11 years ago
  55. 8cdeb02 Merge pull request #2511 from stevencrothers/develop by Andrey Andreev · 11 years ago
  56. d200123 Changed the smiley zip file download to reflect the new location at the by Steven Crothers · 11 years ago
  57. 333b80e Issue #2508 by Andrey Andreev · 11 years ago
  58. 58706ad Merge pull request #2497 from yazuu/upload by Andrey Andreev · 11 years ago
  59. eac8b2f Update library documentation and changelog by Adrian · 11 years ago
  60. cd9797a Fix #2498 by Andrey Andreev · 11 years ago
  61. 7c72cfc Update Profiler.php to show HTTP_DNT status by Iacami · 11 years ago
  62. 74a228b New var name to make it more comprehensive by Adrian · 11 years ago
  63. b9e090e Merge pull request #2480 from florisluiten/develop by Andrey Andreev · 11 years ago
  64. 8094452 Updated changelog to reflect latest changes by Floris Luiten (lenwweb.nl) · 11 years ago
  65. 2d7009c Removed empty line at EOF by Floris Luiten (lenwweb.nl) · 11 years ago
  66. f496d13 Add a config var to let the choice of having the lower case on the extensions when uploading. by Adrian · 11 years ago
  67. 4a7310e [ci skip] Remove an unnecessary/confusing changelog line by Andrey Andreev · 11 years ago
  68. bb08afd Merge pull request #2488 from Xeli/develop by Andrey Andreev · 11 years ago
  69. 9899997 some more readablility tweaks in system/core/Common by Richard Deurwaarder (Xeli) · 11 years ago
  70. 7cc2945 remove else clause in is_https function, just add return FALSE as fallback by Richard Deurwaarder (Xeli) · 11 years ago
  71. 4055d57 remove newline again in system/core/Common.php, silly editor keeps adding it by Richard Deurwaarder (Xeli) · 11 years ago
  72. 23dc052 fix indentation according to codeigniter codestyle system/core/Common by Richard Deurwaarder (Xeli) · 11 years ago
  73. 4760aef Revert "remove newline at eof in syste/core/Common" by Richard Deurwaarder (Xeli) · 11 years ago
  74. 5d1cacf Force the file extension to lower case by Adrian · 11 years ago
  75. 7061bd0 remove newline at eof in syste/core/Common by Richard Deurwaarder (Xeli) · 11 years ago
  76. 039cea8 Added X-Forwarded-Proto support to changelog by Richard Deurwaarder (Xeli) · 11 years ago
  77. 668d009 remove newline in system/core/Common.php by Richard Deurwaarder (Xeli) · 11 years ago
  78. 7cd4055 Use codeigniter coding style by Richard Deurwaarder (Xeli) · 11 years ago
  79. a2bbb04 Merge pull request #2403 from groovenectar/loader-fix by Andrey Andreev · 11 years ago
  80. decc08e Merge pull request #2492 from nonchip/develop by Andrey Andreev · 11 years ago
  81. c006316 Merge pull request #2484 from chrisege/develop by Andrey Andreev · 11 years ago
  82. 4a86e3c Merge pull request #2479 from ckdarby/develop by Andrey Andreev · 11 years ago
  83. d6b7cde fixed typo in guide/lib/xmlrpc.rst by Michael Zimmer · 11 years ago
  84. 983b313 Change True -> TRUE per codeigniter guidelines by Richard Deurwaarder (Xeli) · 11 years ago
  85. 1074bbf Add support for https behind a reverse proxy using X-Forwarded-Proto by Richard Deurwaarder (Xeli) · 11 years ago
  86. c7325c1 added newlines to end of email header when send_multipart === false by Chris Ege · 11 years ago
  87. f55d514 Prevent email header injection by florisluiten · 11 years ago
  88. 3b0d133 Add mimes pdf application/force-download by ckdarby · 11 years ago
  89. 5b3be33 Merge pull request #2460 from vlakoff/develop-3 by Andrey Andreev · 11 years ago
  90. 51f69a9 Merge pull request #2462 from vlakoff/develop-4 by Andrey Andreev · 11 years ago
  91. ef2be33 Try a different method, the previous one wasn't working in Travis by vlakoff · 12 years ago
  92. ef8ca68 Fix tests execution by vlakoff · 12 years ago
  93. 8c40c9c Add a requirement in tests installation instructions by vlakoff · 12 years ago
  94. 08ddfb8 Removed unused variable $name in Cache_memcached.php by ThallisPHP · 12 years ago
  95. 164a1f2 highlight_code() doesn't take an ENT_QUOTES arg by Rasmus Lerdorf · 12 years ago
  96. 9986070 values_parsing() only takes 1 arg by Rasmus Lerdorf · 12 years ago
  97. 0a6a88a Required args after optional ones by Rasmus Lerdorf · 12 years ago
  98. e736f49 Required arg in between optional ones by Rasmus Lerdorf · 12 years ago
  99. 86417d0 $element not $focus there by Rasmus Lerdorf · 12 years ago
  100. 49bce11 It looks like this should be $alter_type here by Rasmus Lerdorf · 12 years ago