1. 5a34688 Simplify code in get_config() by vlakoff · 11 years ago
  2. db6f5f1 [ci skip] Manually apply an improved version of PR #3034 (doc fixes) by Andrey Andreev · 11 years ago
  3. a9b9935 Merge pull request #3047 from Celc/patch-1 by Andrey Andreev · 11 years ago
  4. ed2f95c Typo boolen => boolean by Kit Sunde · 11 years ago
  5. 8c833f4 [ci skip] Add a note about QB escaping field names by Andrey Andreev · 11 years ago
  6. 1ffa223 Suppress PHP 5.6 E_DEPRECATED warnings for mbstring.internal_encoding as well by Andrey Andreev · 11 years ago
  7. 263e8fe Fix PHP 5.6 charset-related warnings in tests by Andrey Andreev · 11 years ago
  8. a5621b8 Add hash_equals() to ext/hash compat layer by Andrey Andreev · 11 years ago
  9. 08ae84f Call data_seek(0) only if we've used DB_result::*row*() methods by Andrey Andreev · 11 years ago
  10. 2bbbd1a Remove (most of) error suppression from database drivers (issue #3036) by Andrey Andreev · 11 years ago
  11. 81b6efa Merge pull request #3039 from mdunisch/develop by Andrey Andreev · 11 years ago
  12. c402865 Merge pull request #3041 from egig/develop by Andrey Andreev · 11 years ago
  13. f039c9f Removed empty line by egig · 11 years ago
  14. dc134a8 [ci skip] Update a comment for CI_Input::input_stream() by Andrey Andreev · 11 years ago
  15. 8f73005 Removed empty line. by egig · 11 years ago
  16. ddd7e17 Merge pull request #3040 from adrianorsouza/platform_support by Andrey Andreev · 11 years ago
  17. 225f53b Prepare image url. by egig · 11 years ago
  18. 1799cbf Added support to Symbian OS platforms to recognize Nokia devices by Adriano Rosa · 11 years ago
  19. d3ddf97 Remove error-masking '@' in mysqli_driver (See: https://github.com/EllisLab/CodeIgniter/issues/3036) by mdunisch · 11 years ago
  20. 51593f4 Account for PHP 5.6 changes related to charsets by Andrey Andreev · 11 years ago
  21. c580968 Merge pull request #3037 from DevelopmentDocumentopia/xss_clean_patch by Andrey Andreev · 11 years ago
  22. 9457841 xss_clean is not protecting GET requests that &item=/startwithslash by Documentopia.com · 11 years ago
  23. 4e4f2f5 Fix a typo by Andrey Andreev · 11 years ago
  24. ac9ee53 PHPUnit, what's wrong with you? by Andrey Andreev · 11 years ago
  25. 3ac51be Merge pull request #3027 from abdmaster/fix/db_transaction_failure by Andrey Andreev · 11 years ago
  26. af98835 Optimization in CI_URI::_set_uri_string() by Andrey Andreev · 11 years ago
  27. fc67edd Merge pull request #3028 from vlakoff/phpdoc by Andrey Andreev · 11 years ago
  28. e196050 Fix docblock of URI->rsegments property by vlakoff · 11 years ago
  29. a212977 Added `_trans_failure` property to fix PHP Warning. by Ahmedul Haque Abid · 11 years ago
  30. e0839c3 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Andrey Andreev · 11 years ago
  31. fd6efad Small fixes (PR #3022) by Andrey Andreev · 11 years ago
  32. 15f1e24 Merge pull request #3014 from vlakoff/various by Andrey Andreev · 11 years ago
  33. d5ce508 Minor fixes by vlakoff · 11 years ago
  34. 4e35824 Merge pull request #3017 from kakysha/develop by Andrey Andreev · 11 years ago
  35. 8fe7b62 Doc fix for Encryption library by Kakysha · 11 years ago
  36. 3526061 Merge pull request #3006 from vlakoff/security by Andrey Andreev · 11 years ago
  37. bc89b3c #3005 by Andrey Andreev · 11 years ago
  38. de70dbb Fix in $_protected array of register_globals security procedure by vlakoff · 11 years ago
  39. b78a8c7 Fix #3004 by Andrey Andreev · 11 years ago
  40. efc08e9 Follow-up to aeed15eb8556ab671507f17ef9a8cf28903999aa by Andrey Andreev · 11 years ago
  41. aeed15e Change 'standardize_newlines' default to FALSE by Andrey Andreev · 11 years ago
  42. db08733 Merge pull request #2999 from vlakoff/error-templates by Andrey Andreev · 11 years ago
  43. 787fe13 Uniformization in smiley helper documentation by vlakoff · 11 years ago
  44. 6cf456d Replace "folder" with "directory" in config.php by vlakoff · 11 years ago
  45. 08ea83b Different method for handling "error_views_path" config item by vlakoff · 11 years ago
  46. 511a6b8 Rename config item "error_templates_path" to "error_views_path" by vlakoff · 11 years ago
  47. 05079dd Group error templates entries in changelog by vlakoff · 11 years ago
  48. cdf3dfa Make the error templates path configurable by vlakoff · 11 years ago
  49. 119d94f Small documentation update by vlakoff · 11 years ago
  50. 72daa19 Really fix #2997 by Andrey Andreev · 11 years ago
  51. e6942ae Merge pull request #2998 from etki/develop by Andrey Andreev · 11 years ago
  52. 640ff4e Removed BOM by Etki · 11 years ago
  53. fa5a2d5 Microfix by Etki · 11 years ago
  54. 0c23097 Issue/PR #2997 by Andrey Andreev · 11 years ago
  55. 9a0e0c7 Minor changes in FV, Trackback by Andrey Andreev · 11 years ago
  56. b8bec1b Merge pull request #2993 from vlakoff/is_php by Andrey Andreev · 11 years ago
  57. 629d375 Remove default parameter value of is_php() by vlakoff · 11 years ago
  58. 8e814ee [ci skip] Document 'first_url' Pagination option (supersedes PR #2992) by Andrey Andreev · 11 years ago
  59. a6837cb Merge pull request #2983 from iBotPeaches/develop by Andrey Andreev · 11 years ago
  60. 0cba967 fixes warnings by Connor Tumbleson · 11 years ago
  61. 46e216c Optimize #2982 by Andrey Andreev · 11 years ago
  62. b749fab Merge pull request #2981 from vlakoff/base_url by Andrey Andreev · 11 years ago
  63. 7ead65b Discard the unwanted changes by vlakoff · 11 years ago
  64. 3802d70 Add test for "base_url" determination on server root by vlakoff · 11 years ago
  65. b208f65 Yet another method for determining "base_url" by vlakoff · 11 years ago
  66. 0a00201 Merge pull request #2982 from aanbar/migration-fix by Andrey Andreev · 11 years ago
  67. 8bec33f Remove spaces around concatenations by vlakoff · 11 years ago
  68. b10a6d6 Removed tab on empty line too. by Ahmad Anbar · 11 years ago
  69. e2e5c26 Removed tabs. by Ahmad Anbar · 11 years ago
  70. 5973901 Fixed according to comment. by Ahmad Anbar · 11 years ago
  71. 9b19887 Fix #2970 by Ahmad Anbar · 11 years ago
  72. e803b5e Remove test that has become unfit by vlakoff · 11 years ago
  73. 93836ff Different method for determining "base_url" by vlakoff · 11 years ago
  74. 2516f3b Robuster determination of "base_url" config item by vlakoff · 11 years ago
  75. dfd51cb Refactoring in Config->__construct() by vlakoff · 11 years ago
  76. aaca5cb [ci skip] Fix #2972 by Andrey Andreev · 11 years ago
  77. 9cab427 Fix #2976 by Andrey Andreev · 11 years ago
  78. a8b0efb Simplify callback routes by Andrey Andreev · 11 years ago
  79. 5f83969 2 more micro-optimizations in CI_Loader by Andrey Andreev · 11 years ago
  80. 689d41c Yet another modification of CI_Loader::_ci_autoload() by Andrey Andreev · 11 years ago
  81. 1a61ba4 [ci skip] Spacing adjustments by Andrey Andreev · 11 years ago
  82. 85840c4 Alter previous commit by Andrey Andreev · 11 years ago
  83. 623227f CI_Loader::_ci_autoload() micro-optimization by Andrey Andreev · 11 years ago
  84. 24811f2 Merge pull request #2959 from fabianozenatti/patch-1 by Andrey Andreev · 11 years ago
  85. c185e32 Merge pull request #2961 from aochagavia/Typo-fix by Andrey Andreev · 11 years ago
  86. 159b775 Fixed typo in tutorial/create_news_items by aochagavia · 11 years ago
  87. 28eca65 remove eol by fabianozenatti · 11 years ago
  88. 523cda3 Fix typo in CI_Input constructor by fabianozenatti · 11 years ago
  89. 3923330 Merge pull request #2958 from JLeft/develop by Andrey Andreev · 11 years ago
  90. 7b272ff Fixed typo in model loader. by James · 11 years ago
  91. 6c12a84 Merge pull request #2956 from rythie/develop by Andrey Andreev · 11 years ago
  92. 70a8626 Fix profiling of benchmarked names like 'something_endpoint_end' by Richard Cunningham · 11 years ago
  93. 46d2072 More xss_clean() improvements by Andrey Andreev · 11 years ago
  94. ebb3aa0 Another xss_clean() improvement by Andrey Andreev · 11 years ago
  95. e7a2aa0 xss_clean() improvement by Andrey Andreev · 11 years ago
  96. 1394304 Fix DB forge unsigned attribute (PR #2949) by Andrey Andreev · 11 years ago
  97. db3e49d [ci skip] Clear some whitespace by Andrey Andreev · 11 years ago
  98. 794eb13 Merge pull request #2947 from irfanevrens/patch-2 by Andrey Andreev · 11 years ago
  99. 903f412 Merge pull request #2948 from ivantcholakov/develop by Andrey Andreev · 11 years ago
  100. 8bc73eb Making highlight_phrase() to be UTF-8 compatible on demand. by Ivan Tcholakov · 11 years ago