1. 5b55c15 Fix #2585 by Andrey Andreev · 11 years ago
  2. 79f888b Fix #2501 & another -related bug by Andrey Andreev · 11 years ago
  3. 4495cc7 Rename bad chars property to filename_bad_chars, remove the setter and add changelog entry by Hunter Wu · 11 years ago
  4. a8d6d3b Make the bad filename array public in Security library by Hunter Wu · 11 years ago
  5. 8df3352 Revert "Add windows filename rule as an option for upload files" by Hunter Wu · 11 years ago
  6. 23719ab Add windows filename rule as an option for upload files by Hunter Wu · 11 years ago
  7. c958eeb Optimize CI_Session::__construct() routines and make driver validity check stricter by Andrey Andreev · 11 years ago
  8. d967f72 Cache Log Error Levels by Tyler Brownell · 11 years ago
  9. 2775330 Merge pull request #2567 from vlakoff/develop-2 by Andrey Andreev · 11 years ago
  10. 4211344 Fix #2568 by Andrey Andreev · 11 years ago
  11. bb8b089 Polishing Form helper by vlakoff · 11 years ago
  12. f746475 Form helper _attributes_to_string() micro-optimization by vlakoff · 11 years ago
  13. cccee50 Merge pull request #2554 from vlakoff/develop-3 by Andrey Andreev · 11 years ago
  14. c4f9c62 More logical order by vlakoff · 11 years ago
  15. ea19bc4 Form helper: refactor form_open() and _attributes_to_string() by vlakoff · 11 years ago
  16. 122ca9b Fix #2560 by Andrey Andreev · 11 years ago
  17. 53fd688 Fix #2558 by Andrey Andreev · 11 years ago
  18. c1044cb Uniformize slash_item() with item() by vlakoff · 11 years ago
  19. 90f316a Adjustments to the previous commit by vlakoff · 11 years ago
  20. 45a4544 Merge pull request #2556 from vlakoff/develop-4 by Andrey Andreev · 11 years ago
  21. 3b8b892 Fixes in JavaScript Library by vlakoff · 11 years ago
  22. 516527c Cache Driver - Backup Never Loaded by Tyler Brownell · 11 years ago
  23. 184cf1b config->item() now returns NULL instead of FALSE when the required item doesn't exist. by vlakoff · 11 years ago
  24. 519f87a Loader changes & optimizations related to issue #2551 by Andrey Andreev · 12 years ago
  25. 9ab70a8 Give Drivers a higher priority in the autoloader by Andrey Andreev · 12 years ago
  26. 2029231 Change class filenames to Ucfirst by Andrey Andreev · 12 years ago
  27. 05370bf change empty function to Identical comparison operator by Hashem Qolami · 12 years ago
  28. 90803ce Fix Form Validation issue with text inputs which have array as name by Hashem Qolami · 12 years ago
  29. c05ab73 Cache result of is_referral() by vlakoff · 12 years ago
  30. 161f193 User_agent library: robuster detection in is_referral() by vlakoff · 12 years ago
  31. 08fec7b Router improvements by Andrey Andreev · 12 years ago
  32. 29d884e Merge pull request #2538 from vlakoff/develop-4 by Andrey Andreev · 12 years ago
  33. 12526cd [ci skip] Simplify get_file_info() by Andrey Andreev · 12 years ago
  34. af431ce Fix config_item() returning stale values by vlakoff · 12 years ago
  35. f46b16b More verbose error messages for incorrect/missing database groups (based on PR #2040) by Andrey Andreev · 12 years ago
  36. 6a3d7e5 Fix a Memcache(d) default configuration bug (based on #249) by Andrey Andreev · 12 years ago
  37. 8963f40 Add color customization to the CAPTCHA helper by Andrey Andreev · 12 years ago
  38. 1f061c2 Micro-optimization on base_url() & site_url() by Andrey Andreev · 12 years ago
  39. 56c8ca6 Add that parameter for real :) by Andrey Andreev · 12 years ago
  40. 2023c3d Add an optional parameter to URL helpers base_url() and site_url() (supersedes #2535) by Andrey Andreev · 12 years ago
  41. d5ab75e Fix #2490 (an improved version of PR #2534) by Andrey Andreev · 12 years ago
  42. c5a7c5f [ci skip] Remove some empty lines by Andrey Andreev · 12 years ago
  43. 903f31b Merge pull request #2447 from rlerdorf/develop by Andrey Andreev · 12 years ago
  44. e18de50 Cherry-picking some changes from PR #2425: by Andrey Andreev · 12 years ago
  45. 2ecc06c [ci skip] Just removing some empty lines by Andrey Andreev · 12 years ago
  46. 06faa55 Merge pull request #2452 from thallisphp/patch-3 by Andrey Andreev · 12 years ago
  47. 283408d Merge pull request #2411 from Dumk0/patch-1 by Andrey Andreev · 12 years ago
  48. c1fdef5 Merge pull request #2417 from thefuzzy0ne/fix/upload_dry by Andrey Andreev · 12 years ago
  49. 0b97f8e Add changelog entry for PR #2502 by Andrey Andreev · 12 years ago
  50. c906d25 Merge pull request #2502 from enapupe/patch-1 by Andrey Andreev · 12 years ago
  51. 58f677f 2.1.4 release related stuff by Andrey Andreev · 12 years ago
  52. 333b80e Issue #2508 by Andrey Andreev · 12 years ago
  53. 58706ad Merge pull request #2497 from yazuu/upload by Andrey Andreev · 12 years ago
  54. cd9797a Fix #2498 by Andrey Andreev · 12 years ago
  55. 7c72cfc Update Profiler.php to show HTTP_DNT status by Iacami · 12 years ago
  56. 74a228b New var name to make it more comprehensive by Adrian · 12 years ago
  57. b9e090e Merge pull request #2480 from florisluiten/develop by Andrey Andreev · 12 years ago
  58. 2d7009c Removed empty line at EOF by Floris Luiten (lenwweb.nl) · 12 years ago
  59. f496d13 Add a config var to let the choice of having the lower case on the extensions when uploading. by Adrian · 12 years ago
  60. bb08afd Merge pull request #2488 from Xeli/develop by Andrey Andreev · 12 years ago
  61. 9899997 some more readablility tweaks in system/core/Common by Richard Deurwaarder (Xeli) · 12 years ago
  62. 7cc2945 remove else clause in is_https function, just add return FALSE as fallback by Richard Deurwaarder (Xeli) · 12 years ago
  63. 4055d57 remove newline again in system/core/Common.php, silly editor keeps adding it by Richard Deurwaarder (Xeli) · 12 years ago
  64. 23dc052 fix indentation according to codeigniter codestyle system/core/Common by Richard Deurwaarder (Xeli) · 12 years ago
  65. 4760aef Revert "remove newline at eof in syste/core/Common" by Richard Deurwaarder (Xeli) · 12 years ago
  66. 5d1cacf Force the file extension to lower case by Adrian · 12 years ago
  67. 7061bd0 remove newline at eof in syste/core/Common by Richard Deurwaarder (Xeli) · 12 years ago
  68. 668d009 remove newline in system/core/Common.php by Richard Deurwaarder (Xeli) · 12 years ago
  69. 7cd4055 Use codeigniter coding style by Richard Deurwaarder (Xeli) · 12 years ago
  70. a2bbb04 Merge pull request #2403 from groovenectar/loader-fix by Andrey Andreev · 12 years ago
  71. 983b313 Change True -> TRUE per codeigniter guidelines by Richard Deurwaarder (Xeli) · 12 years ago
  72. 1074bbf Add support for https behind a reverse proxy using X-Forwarded-Proto by Richard Deurwaarder (Xeli) · 12 years ago
  73. c7325c1 added newlines to end of email header when send_multipart === false by Chris Ege · 12 years ago
  74. f55d514 Prevent email header injection by florisluiten · 12 years ago
  75. 08ddfb8 Removed unused variable $name in Cache_memcached.php by ThallisPHP · 12 years ago
  76. 164a1f2 highlight_code() doesn't take an ENT_QUOTES arg by Rasmus Lerdorf · 12 years ago
  77. 9986070 values_parsing() only takes 1 arg by Rasmus Lerdorf · 12 years ago
  78. 0a6a88a Required args after optional ones by Rasmus Lerdorf · 12 years ago
  79. e736f49 Required arg in between optional ones by Rasmus Lerdorf · 12 years ago
  80. 86417d0 $element not $focus there by Rasmus Lerdorf · 12 years ago
  81. 49bce11 It looks like this should be $alter_type here by Rasmus Lerdorf · 12 years ago
  82. 4ad89d8 The date_range() function is a bit broken by Rasmus Lerdorf · 12 years ago
  83. d4d8022 Merge pull request #2442 from vlakoff/develop-3 by Andrey Andreev · 12 years ago
  84. 88e7ad5 Merge pull request #2441 from vlakoff/develop-2 by Andrey Andreev · 12 years ago
  85. fadb822 Do not trigger a possible custom autoloader, as it is irrelevant here by vlakoff · 12 years ago
  86. cdc6113 Fix a docblock in Loader class by vlakoff · 12 years ago
  87. d0c30ab Logging functions: level parameter is not optional by vlakoff · 12 years ago
  88. abc369c Merge pull request #2413 from buhay/develop by Andrey Andreev · 12 years ago
  89. c6da1ef Change boolean to bool. Added whitespace. by buhay · 12 years ago
  90. b0639fa Merge pull request #2409 from chernjie/develop by Andrey Andreev · 12 years ago
  91. 466e808 Correction for issue #2388. Updated _build_message() to return a boolean. This prevents email from sending if there is an error trying to attach an attachment to the email. by buhay · 12 years ago
  92. 8347f91 See #2409: Avoid overwriting global $_SERVER and set Content-Type to protected property; by CJ · 12 years ago
  93. 05e6f1e fix typos in Parser.php by Dumk0 · 12 years ago
  94. c5c522a #2409: Force Content Type to go through camelization; by CJ · 12 years ago
  95. d195f22 See #2409: Reformating and code cleanup for request_headers; by CJ · 12 years ago
  96. d08e18c See #2409: Remove double replacing of dashes and instead change `Content-Type` to `CONTENT_TYPE` by CJ · 12 years ago
  97. 71cff1d #2409: Updated based on feedback by @narfbg; by CJ · 12 years ago
  98. 826990f apache_request_headers need not go through recapitalization of incoming by CJ · 12 years ago
  99. 1d3752c Fix for extending classes in a subdirectory (e.g. drivers) by Daniel · 12 years ago
  100. ffe1bd2 final change (extra space) by ash · 12 years ago