1. 6074175 Merge pull request #3714 from ahnh/UnitTest_Loader by Andrey Andreev · 10 years ago
  2. 4c57d29 Merge origin/develop into UnitTest_Loader by Heesung Ahn · 10 years ago
  3. 90e07bd changed to lowercase array. Signed-off-by:Heesung Ahn <ahn.heesung@gmail.com> by Heesung Ahn · 10 years ago
  4. fd31057 Fix #3717 by Andrey Andreev · 10 years ago
  5. 1dfd2f9 Merge origin/develop into UnitTest_Loader by Heesung Ahn · 10 years ago
  6. aa11370 added spaces Signed-off-by:Heesung Ahn <ahn.heesung@gmail.com> by Heesung Ahn · 10 years ago
  7. 5bd58a9 Merge pull request #3710 from toulet/develop by Andrey Andreev · 10 years ago
  8. cbf3a55 Use tabs instead of spaces by Cyrille TOULET · 10 years ago
  9. 7df6771 Improved unit test code coverage. by Heesung Ahn · 10 years ago
  10. ead327f Fix an "strpos(): Empty needle" warning by Cyrille TOULET · 10 years ago
  11. dabdbe4 Merge branch 'develop' of git://github.com/bcit-ci/CodeIgniter into develop by Cyrille TOULET · 10 years ago
  12. 138d0f5 Merge pull request #3709 from jim-parry/docfix/mar27 by Andrey Andreev · 10 years ago
  13. 32e7ba3 Fix an "strpos(): Empty needle" warning by Cyrille TOULET · 10 years ago
  14. 6f30b1a Fix an example in the tutorial. Signed-off-by:Master Yoda <jim_parry@bcit.ca> by Master Yoda · 10 years ago
  15. 7abc08a Fix #3703 by Andrey Andreev · 10 years ago
  16. 068ab20 Minor fixes in CI_Security::entity_decode() by Andrey Andreev · 10 years ago
  17. 0340489 Remove an unnecessary check by Andrey Andreev · 10 years ago
  18. aebd039 Add FSCommand and seekSegmentTime to evil HTML attributes list by Andrey Andreev · 10 years ago
  19. 998608e Apply #2737 fix to CI_Xmlrpcs by Andrey Andreev · 10 years ago
  20. 2f79f9a Improve Session GC for files driver by Andrey Andreev · 10 years ago
  21. 3e2045b Polish changes from PR #3678 by Andrey Andreev · 10 years ago
  22. e3d2bb4 Merge pull request #3678 from djwoods/unit-test/form-validation by Andrey Andreev · 10 years ago
  23. 5639a57 Merge pull request #3700 from gadelat/develop by Andrey Andreev · 10 years ago
  24. 51fe87a use isset instead of array_key_exist by Gabriel Potkány · 10 years ago
  25. 343a3e9 Merge pull request #3696 from logsdon/develop by Andrey Andreev · 10 years ago
  26. 362ff3a Remove comment by Joshua Logsdon · 10 years ago
  27. 993e340 Return empty $var immediately by Joshua Logsdon · 10 years ago
  28. 3549be4 Fix language overriding for calendar library by Gabriel Potkány · 10 years ago
  29. b112a3e Merge pull request #3698 from jim-parry/fix/links by Andrey Andreev · 10 years ago
  30. 8f5c178 Fix #3694: Packages not overriding stock libraries by Andrey Andreev · 10 years ago
  31. bd2a7e4 Fixed user guide internal & external links to resolve problems reported by sphinx "make linkcheck" by Master Yoda · 10 years ago
  32. 28625e5 array_fill() throws an error if count($var) is 0 by Joshua Logsdon · 10 years ago
  33. cf77671 Corrected invalid matches, differs, and set_data test cases by David Woods · 10 years ago
  34. 7ad5920 Merge pull request #3690 from mafooo/redis_cache_save_fix by Andrey Andreev · 10 years ago
  35. 01015d9 Fixed redis cache save logic by Mathew White · 10 years ago
  36. 737a566 [ci skip] Forbid DB session usage with cache_on enabled by Andrey Andreev · 10 years ago
  37. b011716 [ci skip] Remove an obsolete note about references by Andrey Andreev · 10 years ago
  38. 94b7586 [ci skip] Whitespace cleanup following PR #3682 by Andrey Andreev · 10 years ago
  39. 317cad9 Changed scenario based tests to unit tests by David Woods · 10 years ago
  40. a375c35 Merge pull request #3682 from ahnh/UnitTest_ipaddress by Andrey Andreev · 10 years ago
  41. 46a67d3 updated based on comment Signed-off-by:Heesung Ahn <ahn.heesung@gmail.com> by Heesung Ahn · 10 years ago
  42. 78978b2 updated based on comment Signed-off-by:Heesung Ahn <ahn.heesung@gmail.com> by Heesung Ahn · 10 years ago
  43. c51e9e5 Merge origin/develop into UnitTest_ipaddress by Heesung Ahn · 10 years ago
  44. f4cb8f9 [ci skip] Fix a typo in session docs by Andrey Andreev · 10 years ago
  45. c44a656 minor update Signed-off-by:Heesung Ahn <ahn.heesung@gmail.com> by Heesung Ahn · 10 years ago
  46. 0fc46ca Updated CI_Input unit test and fixed error "undefined offset" caused by using the same variable name, $i, twice for for loop inside for loop. by Heesung Ahn · 10 years ago
  47. 5b88473 Switched spaces to tabs on the few lines that were missed from previous refactors by David Woods · 10 years ago
  48. 70e220a Fixed bug of clearing POST array before every test. by David Woods · 10 years ago
  49. 63c288c Corrected incorrect assertion in test_rule_valid_base64 by David Woods · 10 years ago
  50. 64af3bb Corrected match, differs, base64, and valid_url test cases. by David Woods · 10 years ago
  51. 90a6cad Merge pull request #3680 from schwemmer/patch-1 by Andrey Andreev · 10 years ago
  52. 8158bc3 Fixed a typo in uri.rst documentation by Rafael Schwemmer · 10 years ago
  53. fe5099a Polish some recent changes in test cases by Andrey Andreev · 10 years ago
  54. ce4237a Corrected an invalid test case by David Woods · 10 years ago
  55. 8384dd9 Removed bug fixes from this branch. Will recommit them on a separate branch by David Woods · 10 years ago
  56. c7029e2 Reformatted unit tests for easier debugging by David Woods · 10 years ago
  57. 3551473 Merge pull request #3676 from ahnh/UnitTest_CI_Input_fetch_from_array by Andrey Andreev · 10 years ago
  58. dc1ae6b Fixed bugs in form_validation for methods matches, differs, and valid_base64. by David Woods · 10 years ago
  59. f3ac71e Created setup and construct for Form_Validation unit test by David Woods · 10 years ago
  60. 33992f5 Updated fetch_from_array unit test by Heesung Ahn · 10 years ago
  61. ff806f9 [ci skip] Polish changes from PR #3669 by Andrey Andreev · 10 years ago
  62. 00e3437 Merge pull request #3669 from yaoshanliang/develop by Andrey Andreev · 10 years ago
  63. 2f16405 update documentation in database/query_builder.rst, change 2 tabs + 4 spaces to 3 tabs. by yaoshanliang · 10 years ago
  64. 787dc9d Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop by yaoshanliang · 10 years ago
  65. 7f310d6 [ci skip] Use DIRECTORY_SEPARATOR instead of / in CI_Config by Andrey Andreev · 10 years ago
  66. 19c2847 add changelog and documentation for adding an optional parameter to ``count_all_results()`` by yaoshanliang · 10 years ago
  67. 561b820 Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop by yaoshanliang · 10 years ago
  68. f589307 Merge pull request #3671 from mZer0ne/patch-3 by Andrey Andreev · 10 years ago
  69. 0b2c833 Update user_agents.php by Oleg Filippov · 10 years ago
  70. dd8c0ed [ci skip] Add a note about sess_save_path in config.php by Andrey Andreev · 10 years ago
  71. 9971e7b add a judgment of whether reset select by yaoshanliang · 10 years ago
  72. 5f8c0c1 add a judgment of whether reset select by yaoshanliang · 10 years ago
  73. ac9e63a Merge pull request #3662 from avenirer/patch-8 by Andrey Andreev · 10 years ago
  74. 1d19520 [ci skip] Remove NS usage in CI_Session by Andrey Andreev · 10 years ago
  75. cc77888 Close #3663 by Andrey Andreev · 10 years ago
  76. f67b6fd Update html_helper.rst by Adrian Voicu · 10 years ago
  77. 0cfe1c3 Update html_helper.rst by Adrian Voicu · 10 years ago
  78. 8e2f83d Update html_helper.rst by Adrian Voicu · 10 years ago
  79. 875d5a1 additional info on heading() function by Adrian Voicu · 10 years ago
  80. 64d1d82 Merge pull request #3659 from bjjay/bjjay-patch-1 by Andrey Andreev · 10 years ago
  81. 34b92c6 Throw an exception on invalid session driver config by Andrey Andreev · 10 years ago
  82. b6d1746 Correct a comment link typo by bjjay · 10 years ago
  83. 4fa5c4d [ci skip] Add a note about password storage in CI_Encryption docs by Andrey Andreev · 10 years ago
  84. 0b1fd2c Add array typehint to CI_Email::__construct() by Andrey Andreev · 10 years ago
  85. 50c58a6 Merge pull request #3655 from ahnh/CI_Security_Unit_Test by Andrey Andreev · 10 years ago
  86. a152513 Fixed indentation Signed-off-by:Heesung Ahn <ahn.heesung@gmail.com> by Heesung Ahn · 10 years ago
  87. 34eca8a Update Security Unit test Signed-off-by:Heesung Ahn <ahn.heesung@gmail.com> by Heesung Ahn · 10 years ago
  88. 22ade0d Merge origin/develop into CI_Security_Unit_Test by Heesung Ahn · 10 years ago
  89. c7533fc Update Security Unit test Signed-off-by:Heesung Ahn <ahn.heesung@gmail.com> by Heesung Ahn · 10 years ago
  90. afc2016 Merge pull request #3653 from bjjay/bjjay-patch by Andrey Andreev · 10 years ago
  91. 8d6c8fe Reduce once MB_ENABLED checking by bjjay · 10 years ago
  92. e7a3096 [ci skip] Update CI_Encryption docs by Andrey Andreev · 10 years ago
  93. 9977605 Merge pull request #3650 from jim-parry/fix/housekeeping by Andrey Andreev · 10 years ago
  94. e8c912c Merge pull request #3651 from darkwhispering/develop by Andrey Andreev · 10 years ago
  95. 54bf154 Housekeeping. by Master Yoda · 10 years ago
  96. c1dc446 Housekeeping. by Master Yoda · 10 years ago
  97. ec7372d removed ending S from csv_from_results and xml_from_results DButil Class reference section in userguide by Mattias Hedman · 10 years ago
  98. d46085b Merge branch 'develop' of https://github.com/bcit-ci/CodeIgniter into fix/housekeeping by Master Yoda · 10 years ago
  99. 7762c59 Housekeeping. by Master Yoda · 10 years ago
  100. 3b526f4 Merge pull request #3644 from ahnh/CI_Security_test by Andrey Andreev · 10 years ago