1. 9aade1c Fix #3913 by Andrey Andreev · 10 years ago
  2. 4e0496e Work-around for https://bugs.php.net/bug.php?id=39598 by Andrey Andreev · 10 years ago
  3. d578408 Alter CI_Upload logging levels by Andrey Andreev · 10 years ago
  4. bd1e615 Fix #3908 by Andrey Andreev · 10 years ago
  5. 29de165 Fix #3904 by Andrey Andreev · 10 years ago
  6. 38b5eb0 Fix #3903 by Andrey Andreev · 10 years ago
  7. da71f5a Merge pull request #3868 from ftwbzhao/feature/migration by Andrey Andreev · 10 years ago
  8. 8d132bb update function latest by ftwbzhao · 10 years ago
  9. 3a19759 [ci skip] Trim some whitespace from Image_lib by Andrey Andreev · 10 years ago
  10. b8978ee optimize migrations class reference by ftwbzhao · 10 years ago
  11. b4f3630 [Cache]minor adjustments for save function by ftwbzhao · 10 years ago
  12. 5d78fd8 Fix an undefined variable error from fbde2798688ab99cfe3fdd22746d60f0877b2c27 by Andrey Andreev · 10 years ago
  13. fbde279 Fix #3846 by Andrey Andreev · 10 years ago
  14. 70f738a Revert "Issue/PR #3836" by Andrey Andreev · 10 years ago
  15. 170ae28 Issue/PR #3836 by Andrey Andreev · 10 years ago
  16. 73b9e85 Fix #3823 by Andrey Andreev · 10 years ago
  17. b137d23 Fix #3816 by Andrey Andreev · 10 years ago
  18. ef0173d Removed extra adapter validation. Adapter validation already happens in the system Driver library. by Tyler Brownell · 10 years ago
  19. b766122 Adds error-level log messages when invalid adapters are set. by Tyler Brownell · 10 years ago
  20. 0416a7f Reverts previous variable renaming and removes the foreach loop in favor of a simple if condition. by Tyler Brownell · 10 years ago
  21. bf2ca38 Renames $_adapter to $_driver. It's what we call it everywhere else. by Tyler Brownell · 10 years ago
  22. 229a546 Cache Library Defaults Fixed by Tyler Brownell · 10 years ago
  23. 2481213 Updates the fallback driver variable name to match the config option name. by Tyler Brownell · 10 years ago
  24. d3913f5 Fix #3787 by Andrey Andreev · 10 years ago
  25. 5d8e2a6 Fix #3771 by Andrey Andreev · 10 years ago
  26. b587698 Merge branch 'develop' of https://github.com/bcit-ci/CodeIgniter into develop by ftwbzhao · 10 years ago
  27. fd363f2 Merge pull request #3753 from ftwbzhao/feature/ci/3.0 by Andrey Andreev · 10 years ago
  28. b2119a7 [fix] redis get_metadata by ftwbzhao · 10 years ago
  29. abd713f use = instead of += by ftwbzhao · 10 years ago
  30. 9b9a06c [feature] check redis auth failed by ftwbzhao · 10 years ago
  31. 475dfac Disallow empty FV rules ... for consistency by Andrey Andreev · 10 years ago
  32. b7a8fbb Matched root_path's slashes with the name being replaced by Kyle Gadd · 10 years ago
  33. da7a220 Fixed typo by Achraf Almouloudi · 10 years ago
  34. fd31057 Fix #3717 by Andrey Andreev · 10 years ago
  35. 7abc08a Fix #3703 by Andrey Andreev · 10 years ago
  36. 0340489 Remove an unnecessary check by Andrey Andreev · 10 years ago
  37. 998608e Apply #2737 fix to CI_Xmlrpcs by Andrey Andreev · 10 years ago
  38. 2f79f9a Improve Session GC for files driver by Andrey Andreev · 10 years ago
  39. 51fe87a use isset instead of array_key_exist by Gabriel Potkány · 10 years ago
  40. 3549be4 Fix language overriding for calendar library by Gabriel Potkány · 10 years ago
  41. 01015d9 Fixed redis cache save logic by Mathew White · 10 years ago
  42. 737a566 [ci skip] Forbid DB session usage with cache_on enabled by Andrey Andreev · 10 years ago
  43. 1d19520 [ci skip] Remove NS usage in CI_Session by Andrey Andreev · 10 years ago
  44. cc77888 Close #3663 by Andrey Andreev · 10 years ago
  45. 34b92c6 Throw an exception on invalid session driver config by Andrey Andreev · 10 years ago
  46. 0b1fd2c Add array typehint to CI_Email::__construct() by Andrey Andreev · 10 years ago
  47. 8d6c8fe Reduce once MB_ENABLED checking by bjjay · 10 years ago
  48. c1dc446 Housekeeping. by Master Yoda · 10 years ago
  49. e1a5bb3 Fix #3627: Keep timed locks for more than 5 seconds by Andrey Andreev · 10 years ago
  50. abc8f00 [ci skip] Fix #3618 by Andrey Andreev · 10 years ago
  51. bc834c3 Cache: is_supported by Fieah · 10 years ago
  52. c519b26 Fix #3610 by Andrey Andreev · 10 years ago
  53. 6c7c891 Remove 'autoinit' DB setting by Andrey Andreev · 10 years ago
  54. 3cf58ea Finishing PR #3596 <!DOCTYPE html> by Ivan Tcholakov · 10 years ago
  55. b68a811 add <!DOCTYPE html> by Tjoosten · 10 years ago
  56. c02952d Fix a typo in CI_Session by Andrey Andreev · 10 years ago
  57. 0002588 Fix undefined variable notice in Session redis, memcached drivers by Andrey Andreev · 10 years ago
  58. 789b1fe Add 'sess_regenerate_destroy' setting by Andrey Andreev · 10 years ago
  59. 396eb89 Polish changes following PR #3573 by Andrey Andreev · 10 years ago
  60. 3245af4 Fix HELO localhost.localdomain violates RFC standards by James Wade · 10 years ago
  61. 388ce59 Use session cookie name in gc check by Tom Atkinson · 10 years ago
  62. 79533ca Merge pull request #3551 from gadelat/voids by Andrey Andreev · 10 years ago
  63. 395f928 [ci skip] Fix a bug where session IDs are not regenerated by Andrey Andreev · 10 years ago
  64. 0dd2538 Revert "Fixed return values types in session drivers" by Gabriel Potkány · 10 years ago
  65. 5fa4b72 Fixed return values types in session drivers by Gabriel Potkány · 10 years ago
  66. 8194ce5 Fix typos in func names by Gabriel Potkány · 10 years ago
  67. e8a2792 Add missing return type by Gabriel Potkány · 10 years ago
  68. cea5fb7 Adjusted returns/return types to suggestions by Gabriel Potkány · 10 years ago
  69. 1fb5000 Fixed inconsistent return types by Gabriel Potkány · 10 years ago
  70. 43df7bd Fix a wrong var name in CI_Session::mark_as_temp() by Andrey Andreev · 10 years ago
  71. 05afe3e Err ... r by Andrey Andreev · 10 years ago
  72. 5f4d01a Throw exception if 'files' session path is invalid by Andrey Andreev · 10 years ago
  73. 9c85532 Fixed horizontal position of watermark text when using drop shadow by omar · 10 years ago
  74. 0779e99 Fixed Watermark function to work without drop shadow by omar · 10 years ago
  75. 00c222d Fix #3529 by Andrey Andreev · 10 years ago
  76. 5b662e4 [ci skip] Correct a docblock following PR #3521 by Andrey Andreev · 10 years ago
  77. 49f483d change in to in_list by Lance Vincent · 10 years ago
  78. 0b0117c Form Validation - In Method by Lance Vincent · 10 years ago
  79. eca885d Form Validation - In Method by Lance Vincent · 10 years ago
  80. 5c2c56a This paragraph local variable is declared but never used. by Gwenael G · 10 years ago
  81. 21898a4 Merge pull request #3490 from vlakoff/file_endings by Andrey Andreev · 10 years ago
  82. 4a18307 [ci skip] Whitespace removal by Andrey Andreev · 10 years ago
  83. 4cbe463 Remove closing blocks at end of PHP files by vlakoff · 10 years ago
  84. 0da5012 Pagination: Add 'use_global_url_suffix' setting by Andrey Andreev · 10 years ago
  85. 90726b8 [ci skip] Change some log messages' level by Andrey Andreev · 10 years ago
  86. 90da83c A minor header update, CI_Session_driver. by Ivan Tcholakov · 10 years ago
  87. 10411fc [ci skip] feature/session (#3073): Add missing method docblocks by Andrey Andreev · 10 years ago
  88. b4b215e feature/session (#3073): Add CI_Session:: as reference to by Andrey Andreev · 10 years ago
  89. c33c3ad feature/session (#3073): Fix non-existing variable error by Andrey Andreev · 10 years ago
  90. 5231d32 feature/session (#3073): Only PostgreSQL data should be base64-encoded by Andrey Andreev · 10 years ago
  91. 7400975 feature/session (#3073): Third time is the charm by Andrey Andreev · 10 years ago
  92. d012255 feature/session (#3073): Fix an error from previous patch by Andrey Andreev · 10 years ago
  93. 7f8eb36 [ci skip] Add a note about sess_table_name by Andrey Andreev · 10 years ago
  94. e9ca012 feature/session (#3073): Improve PostgreSQL storage by Andrey Andreev · 10 years ago
  95. 19c2524 Fix #3473 by Andrey Andreev · 10 years ago
  96. bf6b11d [ci skip] Remove PHP version from license notices and bump year by Andrey Andreev · 10 years ago
  97. 45a8afa Merge branch 'develop' into feature/session by Andrey Andreev · 10 years ago
  98. db037db [ci skip] Polish changes from PR #3278 by Andrey Andreev · 10 years ago
  99. 010c33f Merge pull request #3278 from b1tc0re/patch-1 by Andrey Andreev · 10 years ago
  100. f42e78c Updated to use the language file by Ahmad Anbar · 10 years ago