1. 34b92c6 Throw an exception on invalid session driver config by Andrey Andreev · 10 years ago
  2. 0b1fd2c Add array typehint to CI_Email::__construct() by Andrey Andreev · 10 years ago
  3. 8d6c8fe Reduce once MB_ENABLED checking by bjjay · 10 years ago
  4. 54bf154 Housekeeping. by Master Yoda · 10 years ago
  5. c1dc446 Housekeeping. by Master Yoda · 10 years ago
  6. d46085b Merge branch 'develop' of https://github.com/bcit-ci/CodeIgniter into fix/housekeeping by Master Yoda · 10 years ago
  7. 7762c59 Housekeeping. by Master Yoda · 10 years ago
  8. 137aa20 Fix #3642 by Andrey Andreev · 10 years ago
  9. e1a5bb3 Fix #3627: Keep timed locks for more than 5 seconds by Andrey Andreev · 10 years ago
  10. fd08d02 Remove an unused var in CI_Log by Andrey Andreev · 10 years ago
  11. 52caf59 Make CI_Input:: read-only as well by Andrey Andreev · 10 years ago
  12. 7d365dc Fix #3633 by Andrey Andreev · 10 years ago
  13. 88fd8e4 Eh ... really fix that notice (#3604) by Andrey Andreev · 10 years ago
  14. d0ac8b1 Fix an E_NOTICE caused by #3604 by Andrey Andreev · 10 years ago
  15. 23824b8 Merge pull request #3604 from Ignasimg/patch-1 by Andrey Andreev · 10 years ago
  16. 1e35792 Update Input.php by Ignasimg · 10 years ago
  17. cae9588 funny tabs & spaces added and removed. by Ignasimg · 10 years ago
  18. abc8f00 [ci skip] Fix #3618 by Andrey Andreev · 10 years ago
  19. b4ebb39 Common.php: set_status_header: Improve by Fieah · 10 years ago
  20. bc834c3 Cache: is_supported by Fieah · 10 years ago
  21. c519b26 Fix #3610 by Andrey Andreev · 10 years ago
  22. 0b5569f Added support for raw_input_stream property. by Ignasimg · 10 years ago
  23. 1a36756 Fix postgre driver config by Andrey Andreev · 10 years ago
  24. 6c7c891 Remove 'autoinit' DB setting by Andrey Andreev · 10 years ago
  25. c545c01 Make set_status_header() a dummy under CLI by Andrey Andreev · 10 years ago
  26. a8c964c documentation changes by Ignasimg · 10 years ago
  27. 0ae4e6c Fix #3593 by Andrey Andreev · 10 years ago
  28. 3cf58ea Finishing PR #3596 <!DOCTYPE html> by Ivan Tcholakov · 10 years ago
  29. af8665d Fix #3572: CI_Security::_remove_evil_attributes() by Andrey Andreev · 10 years ago
  30. b68a811 add <!DOCTYPE html> by Tjoosten · 10 years ago
  31. c02952d Fix a typo in CI_Session by Andrey Andreev · 10 years ago
  32. 0002588 Fix undefined variable notice in Session redis, memcached drivers by Andrey Andreev · 10 years ago
  33. 074a214 Fix #3579 by Andrey Andreev · 10 years ago
  34. 266c93c Merge pull request #3577 from dev-ggallon/Fix_Database by Andrey Andreev · 10 years ago
  35. 01e04a6 Deleted spaces by Gwenael Gallon · 10 years ago
  36. cf93217 Revert "Remove unnecessary return" by Gwenael Gallon · 10 years ago
  37. b449589 Revert "Remove unnecessary return" by Gwenael Gallon · 10 years ago
  38. 54e648b Revert "Remove unnecessary return" by Gwenael Gallon · 10 years ago
  39. 843d250 Remove unnecessary return by Gwenael Gallon · 10 years ago
  40. 3053ded Remove unnecessary return by Gwenael Gallon · 10 years ago
  41. 96901ff Remove unnecessary return by Gwenael Gallon · 10 years ago
  42. 3a486f1 Revert indentation by Gwenael Gallon · 10 years ago
  43. 789b1fe Add 'sess_regenerate_destroy' setting by Andrey Andreev · 10 years ago
  44. 19e1217 Fix unreachable code by Gwenael Gallon · 10 years ago
  45. d02a69a a tiny change by İrfan Evrens · 10 years ago
  46. 396eb89 Polish changes following PR #3573 by Andrey Andreev · 10 years ago
  47. 3245af4 Fix HELO localhost.localdomain violates RFC standards by James Wade · 10 years ago
  48. f9fbf11 Update Input.php by Ignasimg · 10 years ago
  49. 388ce59 Use session cookie name in gc check by Tom Atkinson · 10 years ago
  50. 7df6634 [ci skip] Remove some whitespace by Andrey Andreev · 10 years ago
  51. fa76607 Merge pull request #3562 from avenirer/patch-1 by Andrey Andreev · 10 years ago
  52. fa61fb2 Update form_helper.php by Adrian Voicu · 10 years ago
  53. 79533ca Merge pull request #3551 from gadelat/voids by Andrey Andreev · 10 years ago
  54. 86e6a19 Update form_helper.php by Adrian Voicu · 10 years ago
  55. 74d0e23 Allow a database to be loaded before controller instantiation by Andrey Andreev · 10 years ago
  56. 395f928 [ci skip] Fix a bug where session IDs are not regenerated by Andrey Andreev · 10 years ago
  57. 11bf768 Allow not-escaping the value in set_value() by Adrian Voicu · 10 years ago
  58. 40bbd60 Adjusted return type for CI_DB_utility::backup to suggestions by Gabriel Potkány · 10 years ago
  59. 0dd2538 Revert "Fixed return values types in session drivers" by Gabriel Potkány · 10 years ago
  60. 5fa4b72 Fixed return values types in session drivers by Gabriel Potkány · 10 years ago
  61. 8194ce5 Fix typos in func names by Gabriel Potkány · 10 years ago
  62. e8a2792 Add missing return type by Gabriel Potkány · 10 years ago
  63. d9287a0 Removed one more return value (CI_Loader::_ci_autoloader) by Gabriel Potkány · 10 years ago
  64. cea5fb7 Adjusted returns/return types to suggestions by Gabriel Potkány · 10 years ago
  65. 1fb5000 Fixed inconsistent return types by Gabriel Potkány · 10 years ago
  66. 21432ab Documentation Fix by natepizzle · 10 years ago
  67. 8dc37cb Fix a wrong var name in class CI_DB_pdo_4d_forge::_attr_type by Gwenael Gallon · 10 years ago
  68. 43df7bd Fix a wrong var name in CI_Session::mark_as_temp() by Andrey Andreev · 10 years ago
  69. 05afe3e Err ... r by Andrey Andreev · 10 years ago
  70. 5f4d01a Throw exception if 'files' session path is invalid by Andrey Andreev · 10 years ago
  71. 9c85532 Fixed horizontal position of watermark text when using drop shadow by omar · 10 years ago
  72. 0779e99 Fixed Watermark function to work without drop shadow by omar · 10 years ago
  73. 01daaca Reduce once server protocol check by bjjay · 10 years ago
  74. 2eb580c Log an error message if composer_autoload is not found. by Andrey Andreev · 10 years ago
  75. 1725432 [ci skip] Load vendor/autoload.php earlier by Andrey Andreev · 10 years ago
  76. c9982e4 fix typo in comments by Claudio Galdiolo · 10 years ago
  77. 93e7813 fix typo in comments by Claudio Galdiolo · 10 years ago
  78. ba6bd22 fix typo in comments by Claudio Galdiolo · 10 years ago
  79. b83a3d2 fix typo in comments by Claudio Galdiolo · 10 years ago
  80. 325d22d fix typo in comments by Claudio Galdiolo · 10 years ago
  81. 00c222d Fix #3529 by Andrey Andreev · 10 years ago
  82. 5b662e4 [ci skip] Correct a docblock following PR #3521 by Andrey Andreev · 10 years ago
  83. 77dab99 Merge pull request #3521 from foxlance/develop by Andrey Andreev · 10 years ago
  84. b993b4b fix typo in comments by Claudio Galdiolo · 10 years ago
  85. 49f483d change in to in_list by Lance Vincent · 10 years ago
  86. 0b0117c Form Validation - In Method by Lance Vincent · 10 years ago
  87. eca885d Form Validation - In Method by Lance Vincent · 10 years ago
  88. 654e5c9 is_php() more accurate description by kakysha · 10 years ago
  89. 9ef0170 ... and neither does MYSQLI_OPT_RECONNECT by Andrey Andreev · 10 years ago
  90. 2a05fa6 Apparently MYSQLI_OPT_READ_TIMEOUT doesn't work on PHP by Andrey Andreev · 10 years ago
  91. 9305a8b Close #3509 by Andrey Andreev · 10 years ago
  92. f1294cb Corrected loop with the $c variable by Gwenael G · 10 years ago
  93. 2f58ea6 Fix error extends class name by Gwenael G · 10 years ago
  94. 4070a63 This $comment_clause local variable is declared but never used. by Gwenael G · 10 years ago
  95. 5c2c56a This paragraph local variable is declared but never used. by Gwenael G · 10 years ago
  96. 4b6469d Um ... I meant autoload.php by Andrey Andreev · 10 years ago
  97. bd6a814 Don't try to include config/autoload.php if it doesn't exist by Andrey Andreev · 10 years ago
  98. 21898a4 Merge pull request #3490 from vlakoff/file_endings by Andrey Andreev · 10 years ago
  99. 4a18307 [ci skip] Whitespace removal by Andrey Andreev · 10 years ago
  100. 4cbe463 Remove closing blocks at end of PHP files by vlakoff · 10 years ago