1. 0be4c80 [ci skip] Fix a wrong docblock link by Andrey Andreev · 10 years ago
  2. 914ae04 Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop by Andrey Andreev · 10 years ago
  3. c0b2ae2 [ci skip] Update version number by Andrey Andreev · 10 years ago
  4. e04f4f7 Fix whitespace in previous commit by mwhitneysdsu · 10 years ago
  5. 7a46bde Fix logged path to match checked path in loader by mwhitneysdsu · 10 years ago
  6. fd31057 Fix #3717 by Andrey Andreev · 10 years ago
  7. cbf3a55 Use tabs instead of spaces by Cyrille TOULET · 10 years ago
  8. ead327f Fix an "strpos(): Empty needle" warning by Cyrille TOULET · 10 years ago
  9. 32e7ba3 Fix an "strpos(): Empty needle" warning by Cyrille TOULET · 10 years ago
  10. 7abc08a Fix #3703 by Andrey Andreev · 10 years ago
  11. 068ab20 Minor fixes in CI_Security::entity_decode() by Andrey Andreev · 10 years ago
  12. 0340489 Remove an unnecessary check by Andrey Andreev · 10 years ago
  13. aebd039 Add FSCommand and seekSegmentTime to evil HTML attributes list by Andrey Andreev · 10 years ago
  14. 998608e Apply #2737 fix to CI_Xmlrpcs by Andrey Andreev · 10 years ago
  15. 2f79f9a Improve Session GC for files driver by Andrey Andreev · 10 years ago
  16. 5639a57 Merge pull request #3700 from gadelat/develop by Andrey Andreev · 10 years ago
  17. 51fe87a use isset instead of array_key_exist by Gabriel Potkány · 10 years ago
  18. 343a3e9 Merge pull request #3696 from logsdon/develop by Andrey Andreev · 10 years ago
  19. 362ff3a Remove comment by Joshua Logsdon · 10 years ago
  20. 993e340 Return empty $var immediately by Joshua Logsdon · 10 years ago
  21. 3549be4 Fix language overriding for calendar library by Gabriel Potkány · 10 years ago
  22. 8f5c178 Fix #3694: Packages not overriding stock libraries by Andrey Andreev · 10 years ago
  23. 28625e5 array_fill() throws an error if count($var) is 0 by Joshua Logsdon · 10 years ago
  24. 01015d9 Fixed redis cache save logic by Mathew White · 10 years ago
  25. 737a566 [ci skip] Forbid DB session usage with cache_on enabled by Andrey Andreev · 10 years ago
  26. 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
  27. 2f16405 update documentation in database/query_builder.rst, change 2 tabs + 4 spaces to 3 tabs. by yaoshanliang · 10 years ago
  28. 787dc9d Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop by yaoshanliang · 10 years ago
  29. 7f310d6 [ci skip] Use DIRECTORY_SEPARATOR instead of / in CI_Config by Andrey Andreev · 10 years ago
  30. 19c2847 add changelog and documentation for adding an optional parameter to ``count_all_results()`` by yaoshanliang · 10 years ago
  31. 9971e7b add a judgment of whether reset select by yaoshanliang · 10 years ago
  32. 5f8c0c1 add a judgment of whether reset select by yaoshanliang · 10 years ago
  33. 1d19520 [ci skip] Remove NS usage in CI_Session by Andrey Andreev · 10 years ago
  34. cc77888 Close #3663 by Andrey Andreev · 10 years ago
  35. 64d1d82 Merge pull request #3659 from bjjay/bjjay-patch-1 by Andrey Andreev · 10 years ago
  36. 34b92c6 Throw an exception on invalid session driver config by Andrey Andreev · 10 years ago
  37. b6d1746 Correct a comment link typo by bjjay · 10 years ago
  38. 0b1fd2c Add array typehint to CI_Email::__construct() by Andrey Andreev · 10 years ago
  39. 8d6c8fe Reduce once MB_ENABLED checking by bjjay · 10 years ago
  40. 54bf154 Housekeeping. by Master Yoda · 10 years ago
  41. c1dc446 Housekeeping. by Master Yoda · 10 years ago
  42. d46085b Merge branch 'develop' of https://github.com/bcit-ci/CodeIgniter into fix/housekeeping by Master Yoda · 10 years ago
  43. 7762c59 Housekeeping. by Master Yoda · 10 years ago
  44. 137aa20 Fix #3642 by Andrey Andreev · 10 years ago
  45. e1a5bb3 Fix #3627: Keep timed locks for more than 5 seconds by Andrey Andreev · 10 years ago
  46. fd08d02 Remove an unused var in CI_Log by Andrey Andreev · 10 years ago
  47. 52caf59 Make CI_Input:: read-only as well by Andrey Andreev · 10 years ago
  48. 7d365dc Fix #3633 by Andrey Andreev · 10 years ago
  49. 88fd8e4 Eh ... really fix that notice (#3604) by Andrey Andreev · 10 years ago
  50. d0ac8b1 Fix an E_NOTICE caused by #3604 by Andrey Andreev · 10 years ago
  51. 23824b8 Merge pull request #3604 from Ignasimg/patch-1 by Andrey Andreev · 10 years ago
  52. 1e35792 Update Input.php by Ignasimg · 10 years ago
  53. cae9588 funny tabs & spaces added and removed. by Ignasimg · 10 years ago
  54. abc8f00 [ci skip] Fix #3618 by Andrey Andreev · 10 years ago
  55. b4ebb39 Common.php: set_status_header: Improve by Fieah · 10 years ago
  56. bc834c3 Cache: is_supported by Fieah · 10 years ago
  57. c519b26 Fix #3610 by Andrey Andreev · 10 years ago
  58. 0b5569f Added support for raw_input_stream property. by Ignasimg · 10 years ago
  59. 1a36756 Fix postgre driver config by Andrey Andreev · 10 years ago
  60. 6c7c891 Remove 'autoinit' DB setting by Andrey Andreev · 10 years ago
  61. c545c01 Make set_status_header() a dummy under CLI by Andrey Andreev · 10 years ago
  62. a8c964c documentation changes by Ignasimg · 10 years ago
  63. 0ae4e6c Fix #3593 by Andrey Andreev · 10 years ago
  64. 3cf58ea Finishing PR #3596 <!DOCTYPE html> by Ivan Tcholakov · 10 years ago
  65. af8665d Fix #3572: CI_Security::_remove_evil_attributes() by Andrey Andreev · 10 years ago
  66. b68a811 add <!DOCTYPE html> by Tjoosten · 10 years ago
  67. c02952d Fix a typo in CI_Session by Andrey Andreev · 10 years ago
  68. 0002588 Fix undefined variable notice in Session redis, memcached drivers by Andrey Andreev · 10 years ago
  69. 074a214 Fix #3579 by Andrey Andreev · 10 years ago
  70. 266c93c Merge pull request #3577 from dev-ggallon/Fix_Database by Andrey Andreev · 10 years ago
  71. 01e04a6 Deleted spaces by Gwenael Gallon · 10 years ago
  72. cf93217 Revert "Remove unnecessary return" by Gwenael Gallon · 10 years ago
  73. b449589 Revert "Remove unnecessary return" by Gwenael Gallon · 10 years ago
  74. 54e648b Revert "Remove unnecessary return" by Gwenael Gallon · 10 years ago
  75. 843d250 Remove unnecessary return by Gwenael Gallon · 10 years ago
  76. 3053ded Remove unnecessary return by Gwenael Gallon · 10 years ago
  77. 96901ff Remove unnecessary return by Gwenael Gallon · 10 years ago
  78. 3a486f1 Revert indentation by Gwenael Gallon · 10 years ago
  79. 789b1fe Add 'sess_regenerate_destroy' setting by Andrey Andreev · 10 years ago
  80. 19e1217 Fix unreachable code by Gwenael Gallon · 10 years ago
  81. d02a69a a tiny change by İrfan Evrens · 10 years ago
  82. 396eb89 Polish changes following PR #3573 by Andrey Andreev · 10 years ago
  83. 3245af4 Fix HELO localhost.localdomain violates RFC standards by James Wade · 10 years ago
  84. f9fbf11 Update Input.php by Ignasimg · 10 years ago
  85. 388ce59 Use session cookie name in gc check by Tom Atkinson · 10 years ago
  86. 7df6634 [ci skip] Remove some whitespace by Andrey Andreev · 10 years ago
  87. fa76607 Merge pull request #3562 from avenirer/patch-1 by Andrey Andreev · 10 years ago
  88. fa61fb2 Update form_helper.php by Adrian Voicu · 10 years ago
  89. 79533ca Merge pull request #3551 from gadelat/voids by Andrey Andreev · 10 years ago
  90. 86e6a19 Update form_helper.php by Adrian Voicu · 10 years ago
  91. 74d0e23 Allow a database to be loaded before controller instantiation by Andrey Andreev · 10 years ago
  92. 395f928 [ci skip] Fix a bug where session IDs are not regenerated by Andrey Andreev · 10 years ago
  93. 11bf768 Allow not-escaping the value in set_value() by Adrian Voicu · 10 years ago
  94. 40bbd60 Adjusted return type for CI_DB_utility::backup to suggestions by Gabriel Potkány · 10 years ago
  95. 0dd2538 Revert "Fixed return values types in session drivers" by Gabriel Potkány · 10 years ago
  96. 5fa4b72 Fixed return values types in session drivers by Gabriel Potkány · 10 years ago
  97. 8194ce5 Fix typos in func names by Gabriel Potkány · 10 years ago
  98. e8a2792 Add missing return type by Gabriel Potkány · 10 years ago
  99. d9287a0 Removed one more return value (CI_Loader::_ci_autoloader) by Gabriel Potkány · 10 years ago
  100. cea5fb7 Adjusted returns/return types to suggestions by Gabriel Potkány · 10 years ago