1. d967f72 Cache Log Error Levels by Tyler Brownell · 11 years ago
  2. 45a4544 Merge pull request #2556 from vlakoff/develop-4 by Andrey Andreev · 11 years ago
  3. 3b8b892 Fixes in JavaScript Library by vlakoff · 11 years ago
  4. 516527c Cache Driver - Backup Never Loaded by Tyler Brownell · 11 years ago
  5. 05370bf change empty function to Identical comparison operator by Hashem Qolami · 12 years ago
  6. 90803ce Fix Form Validation issue with text inputs which have array as name by Hashem Qolami · 12 years ago
  7. c05ab73 Cache result of is_referral() by vlakoff · 12 years ago
  8. 161f193 User_agent library: robuster detection in is_referral() by vlakoff · 12 years ago
  9. 6a3d7e5 Fix a Memcache(d) default configuration bug (based on #249) by Andrey Andreev · 12 years ago
  10. c5a7c5f [ci skip] Remove some empty lines by Andrey Andreev · 12 years ago
  11. 903f31b Merge pull request #2447 from rlerdorf/develop by Andrey Andreev · 12 years ago
  12. e18de50 Cherry-picking some changes from PR #2425: by Andrey Andreev · 12 years ago
  13. 2ecc06c [ci skip] Just removing some empty lines by Andrey Andreev · 12 years ago
  14. 06faa55 Merge pull request #2452 from thallisphp/patch-3 by Andrey Andreev · 12 years ago
  15. 283408d Merge pull request #2411 from Dumk0/patch-1 by Andrey Andreev · 12 years ago
  16. c1fdef5 Merge pull request #2417 from thefuzzy0ne/fix/upload_dry by Andrey Andreev · 12 years ago
  17. 0b97f8e Add changelog entry for PR #2502 by Andrey Andreev · 12 years ago
  18. c906d25 Merge pull request #2502 from enapupe/patch-1 by Andrey Andreev · 12 years ago
  19. 58f677f 2.1.4 release related stuff by Andrey Andreev · 12 years ago
  20. 58706ad Merge pull request #2497 from yazuu/upload by Andrey Andreev · 12 years ago
  21. cd9797a Fix #2498 by Andrey Andreev · 12 years ago
  22. 7c72cfc Update Profiler.php to show HTTP_DNT status by Iacami · 12 years ago
  23. 74a228b New var name to make it more comprehensive by Adrian · 12 years ago
  24. b9e090e Merge pull request #2480 from florisluiten/develop by Andrey Andreev · 12 years ago
  25. 2d7009c Removed empty line at EOF by Floris Luiten (lenwweb.nl) · 12 years ago
  26. f496d13 Add a config var to let the choice of having the lower case on the extensions when uploading. by Adrian · 12 years ago
  27. 5d1cacf Force the file extension to lower case by Adrian · 12 years ago
  28. c7325c1 added newlines to end of email header when send_multipart === false by Chris Ege · 12 years ago
  29. f55d514 Prevent email header injection by florisluiten · 12 years ago
  30. 08ddfb8 Removed unused variable $name in Cache_memcached.php by ThallisPHP · 12 years ago
  31. 164a1f2 highlight_code() doesn't take an ENT_QUOTES arg by Rasmus Lerdorf · 12 years ago
  32. 9986070 values_parsing() only takes 1 arg by Rasmus Lerdorf · 12 years ago
  33. 0a6a88a Required args after optional ones by Rasmus Lerdorf · 12 years ago
  34. 86417d0 $element not $focus there by Rasmus Lerdorf · 12 years ago
  35. c6da1ef Change boolean to bool. Added whitespace. by buhay · 12 years ago
  36. 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
  37. 05e6f1e fix typos in Parser.php by Dumk0 · 12 years ago
  38. 0e4237f Fix #2380 and deprecate CI_Router::fetch_*() methods by Andrey Andreev · 12 years ago
  39. 5c18265 Merge pull request #2303 from lracicot/develop by Andrey Andreev · 12 years ago
  40. 14e3523 Merge pull request #2369 from vlakoff/develop-2 by Andrey Andreev · 12 years ago
  41. 38d5f4b Reverted indenting spaces back to tabs. by Darren Benney · 12 years ago
  42. 4a8d190 Made set_error() method DRY. by Darren Benney · 12 years ago
  43. e123a60 Modified do_upload() to use UPLOAD_ERR constants. by Darren Benney · 12 years ago
  44. 0612756 Some cleanup related to mt_rand() by vlakoff · 12 years ago
  45. a7447d2 Added array notation for keys in Input library by nisheeth-barthwal · 12 years ago
  46. 7ee2034 removing linebreak by Sam Doidge · 12 years ago
  47. 5cb5c0a adding thumb_marker to image_lib->clear() by Sam Doidge · 12 years ago
  48. 89b67b4 Fix #2320 by Andrey Andreev · 12 years ago
  49. 65b8f83 reorder rules in product name regex by importance by Louis Racicot · 12 years ago
  50. 025b646 check if uft8 is enabled by Louis Racicot · 12 years ago
  51. 592e7d4 Full unicode support for the product name. by Louis Racicot · 12 years ago
  52. 837b203 Github broke the file encoding. I repaired it. by Louis Racicot · 12 years ago
  53. 141e2cb Update Cart.php by Louis Racicot · 12 years ago
  54. 2d33e22 Add unicode support in cart product name for unicode 00C000 to 00E01F. by Louis Racicot · 12 years ago
  55. 83c344e Cache file driver: clean() now preserves .htaccess and index files by vlakoff · 12 years ago
  56. bb5cf0a Merge pull request #2190 from danhunsaker/feature/exit-status by Andrey Andreev · 12 years ago
  57. fa01ae4 [ci skip] Fix #2289 by Andrey Andreev · 12 years ago
  58. 8626e93 Reverting changes to functions that have no business being used in CLI apps to begin with by Daniel Hunsaker · 12 years ago
  59. b2ac67a Oops, missed a few places where EXIT_SUCCESS was being used. by Daniel Hunsaker · 12 years ago
  60. 50dfe01 Updated in accordance with feedback from @narfbg by Daniel Hunsaker · 12 years ago
  61. e5d7af5 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/exit-status by Daniel Hunsaker · 12 years ago
  62. 930d8ef Fix Session cookie driver storing untrimmed user agent string in the database causing set_userdata() calls to fail when $config['sess_match_useragent'] = TRUE by Daniel Robbins · 12 years ago
  63. 3b5b7f4 Updated exit codes as constant values by Daniel Hunsaker · 12 years ago
  64. 44a6d1d Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/exit-status by Daniel Hunsaker · 12 years ago
  65. 49e68de Disable autoloader call from class_exists() occurences to improve performance by Andrey Andreev · 12 years ago
  66. f8e2d0e Issue #2086 Session_cookie's _update_db not guaranteed to update by Dionysis Arvanitis · 12 years ago
  67. d2dbee4 Merge pull request #2261 from nisheeth-barthwal/develop by Andrey Andreev · 12 years ago
  68. 6bb9890 Fixed the issue with bcc_batch_mode and subject by nisheeth-barthwal · 12 years ago
  69. f399425 Fix a code comment in Upload->_file_mime_type() by vlakoff · 12 years ago
  70. a44e691 Removed the unused $force paramter in Email::_smtp_connect() by nisheeth-barthwal · 12 years ago
  71. 193f0c7 removed PR from the bug list by nisheeth-barthwal · 12 years ago
  72. 758f40c Fixed curly braces. Removed redundant method set_useragent() by nisheeth-barthwal · 12 years ago
  73. 59209de Fixed tab-indentation. Made appropriate entries in changelog by nisheeth-barthwal · 12 years ago
  74. cf22557 Added keep-alive connection to SMTP. Fixed socket read/write timeouts. Added PHP useragent by nisheeth-barthwal · 12 years ago
  75. a107a0f Fix some stuff from recent pull requests by Andrey Andreev · 12 years ago
  76. 3567246 Various cosmetic fixes by vlakoff · 12 years ago
  77. 3224f07 changes according to narfbg's request by Tim · 12 years ago
  78. 554d5dc changes according to narfbg's request by Tim · 12 years ago
  79. 0b60725 Added small feature to profiler: total execution time count by Tim · 12 years ago
  80. c226871 Fix issue #2230 by Andrey Andreev · 12 years ago
  81. 870f113 [ci skip] Remove unnecessary string casts in Pagination by Andrey Andreev · 12 years ago
  82. 4615416 Merge pull request #2199 from cryode/feature/pagination by Andrey Andreev · 12 years ago
  83. cc221dc [ci skip] Add a missing space by Andrey Andreev · 12 years ago
  84. df3bfed Cleaned up for pull request. by Sajan Parikh · 12 years ago
  85. 2d1608a Added Form Validation rule for alphanum + spaces. by Sajan Parikh · 12 years ago
  86. 8151cbb Fix/improve #2211 by Andrey Andreev · 12 years ago
  87. 7e55977 Replace CI_Upload::clean_file_name() usage with CI_Security::sanitize_filename() by Andrey Andreev · 12 years ago
  88. 0687911 Replace is_file() with the faster file_exists() (where it makes sense) by Andrey Andreev · 12 years ago
  89. 032af98 Replace is_numeric() with ctype_digit() by Eric Roberts · 12 years ago
  90. ba67f3b Move $get assignment to if/else. by Eric Roberts · 12 years ago
  91. 9668d1d Remove spaces from concats. by Eric Roberts · 12 years ago
  92. 662e342 Some micro-optimization to the Driver library loader by Andrey Andreev · 12 years ago
  93. 7960d20 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Andrey Andreev · 12 years ago
  94. 3608e1a Libraries' filenames must be named in a ucfirst-like manner by Andrey Andreev · 12 years ago
  95. 9be4cd7 Remove str_replace in return by gommarah · 12 years ago
  96. 009c8f0 Upload library, clean_file_name function: Fix xss bug. by gommarah · 12 years ago
  97. 9f3a590 Multiple pagination bug fixes & optimizations. by Eric Roberts · 12 years ago
  98. db529ca Remove unnecessary defined('ENVIRONMENT') checks by Andrey Andreev · 12 years ago
  99. 16c6d7e Fix a code comment in Image_lib by vlakoff · 12 years ago
  100. edc9afa Fix issue #2191. by Edwin Aw · 12 years ago