1. 79533ca Merge pull request #3551 from gadelat/voids by Andrey Andreev · 10 years ago
  2. 395f928 [ci skip] Fix a bug where session IDs are not regenerated by Andrey Andreev · 10 years ago
  3. 0dd2538 Revert "Fixed return values types in session drivers" by Gabriel Potkány · 10 years ago
  4. 5fa4b72 Fixed return values types in session drivers by Gabriel Potkány · 10 years ago
  5. 8194ce5 Fix typos in func names by Gabriel Potkány · 10 years ago
  6. e8a2792 Add missing return type by Gabriel Potkány · 10 years ago
  7. cea5fb7 Adjusted returns/return types to suggestions by Gabriel Potkány · 10 years ago
  8. 1fb5000 Fixed inconsistent return types by Gabriel Potkány · 10 years ago
  9. 43df7bd Fix a wrong var name in CI_Session::mark_as_temp() by Andrey Andreev · 10 years ago
  10. 05afe3e Err ... r by Andrey Andreev · 10 years ago
  11. 5f4d01a Throw exception if 'files' session path is invalid by Andrey Andreev · 10 years ago
  12. 9c85532 Fixed horizontal position of watermark text when using drop shadow by omar · 10 years ago
  13. 0779e99 Fixed Watermark function to work without drop shadow by omar · 10 years ago
  14. 00c222d Fix #3529 by Andrey Andreev · 10 years ago
  15. 5b662e4 [ci skip] Correct a docblock following PR #3521 by Andrey Andreev · 10 years ago
  16. 49f483d change in to in_list by Lance Vincent · 10 years ago
  17. 0b0117c Form Validation - In Method by Lance Vincent · 10 years ago
  18. eca885d Form Validation - In Method by Lance Vincent · 10 years ago
  19. 5c2c56a This paragraph local variable is declared but never used. by Gwenael G · 10 years ago
  20. 21898a4 Merge pull request #3490 from vlakoff/file_endings by Andrey Andreev · 10 years ago
  21. 4a18307 [ci skip] Whitespace removal by Andrey Andreev · 10 years ago
  22. 4cbe463 Remove closing blocks at end of PHP files by vlakoff · 10 years ago
  23. 0da5012 Pagination: Add 'use_global_url_suffix' setting by Andrey Andreev · 10 years ago
  24. 90726b8 [ci skip] Change some log messages' level by Andrey Andreev · 10 years ago
  25. 90da83c A minor header update, CI_Session_driver. by Ivan Tcholakov · 10 years ago
  26. 10411fc [ci skip] feature/session (#3073): Add missing method docblocks by Andrey Andreev · 10 years ago
  27. b4b215e feature/session (#3073): Add CI_Session:: as reference to by Andrey Andreev · 10 years ago
  28. c33c3ad feature/session (#3073): Fix non-existing variable error by Andrey Andreev · 10 years ago
  29. 5231d32 feature/session (#3073): Only PostgreSQL data should be base64-encoded by Andrey Andreev · 10 years ago
  30. 7400975 feature/session (#3073): Third time is the charm by Andrey Andreev · 10 years ago
  31. d012255 feature/session (#3073): Fix an error from previous patch by Andrey Andreev · 10 years ago
  32. 7f8eb36 [ci skip] Add a note about sess_table_name by Andrey Andreev · 10 years ago
  33. e9ca012 feature/session (#3073): Improve PostgreSQL storage by Andrey Andreev · 10 years ago
  34. 19c2524 Fix #3473 by Andrey Andreev · 10 years ago
  35. bf6b11d [ci skip] Remove PHP version from license notices and bump year by Andrey Andreev · 10 years ago
  36. 45a8afa Merge branch 'develop' into feature/session by Andrey Andreev · 10 years ago
  37. db037db [ci skip] Polish changes from PR #3278 by Andrey Andreev · 10 years ago
  38. 010c33f Merge pull request #3278 from b1tc0re/patch-1 by Andrey Andreev · 10 years ago
  39. f42e78c Updated to use the language file by Ahmad Anbar · 10 years ago
  40. 42140f5 Show the name of the field that doesn't have error message set. by Ahmad Anbar · 10 years ago
  41. fe9309d Bulk (mostly documentation) update by Andrey Andreev · 10 years ago
  42. 40651eb Remove CI_Form_validation::xss_clean() by Andrey Andreev · 10 years ago
  43. 21f2e06 PR #3452 by Andrey Andreev · 10 years ago
  44. cd94dd7 #3073 (feature/session): Allow custom drivers without the CI_ or MY_ prefix by Andrey Andreev · 10 years ago
  45. 21c3c22 [ci skip] Update on the changes from PR #3388 by Andrey Andreev · 10 years ago
  46. 61f17be Merge pull request #3388 from jim-parry/fix/deprecation by Andrey Andreev · 10 years ago
  47. 309d701 Zip library changes related to PR #3341 by Andrey Andreev · 10 years ago
  48. 694d400 Flag the smiley helper and shopping cart as deprecated. by James L Parry · 10 years ago
  49. f678e63 Exposed the arguments to gzcompress by adding public variables to the Zip library. by garrettair · 10 years ago
  50. ed3fc51 Force ORDER BY usage with OFFSET-FETCH on SQL Server by Andrey Andreev · 10 years ago
  51. dfa1e40 Removing empty lines by Michael Granados · 10 years ago
  52. 562e39b #3073 (feature/session): Validate incoming session IDs by Andrey Andreev · 10 years ago
  53. 92e2fd2 Making required changes by Michael Granados · 10 years ago
  54. 46f2f26 [ci skip] Update system/libraries/Session/ with the MIT license notice by Andrey Andreev · 10 years ago
  55. 8f7d3d2 Fix merge conflicts by Andrey Andreev · 10 years ago
  56. 4f50256 #3073 (feature/session): Enable Memcached::OPT_BINARY_PROTOCOL by Andrey Andreev · 10 years ago
  57. a8f29f9 #3073 (feature/session): (Try to) fix memcached driver by Andrey Andreev · 10 years ago
  58. 0b85d6b Verifying From header before send mail by Michael Granados · 10 years ago
  59. 50c9ea1 Fix #3317 ... MCrypt sucks by Andrey Andreev · 10 years ago
  60. 8c9612b #3310 Remove a dead line by Andrey Andreev · 10 years ago
  61. a0471dc Fix #3310 by Andrey Andreev · 10 years ago
  62. de5c246 #3073 (feature/session): Fix a typo from ff37ffe164443e53b24d529f967a1bdf065bff3a by Andrey Andreev · 10 years ago
  63. ff37ffe #3073 (feature/session): Don't regenerate IDs on AJAX requests by Andrey Andreev · 10 years ago
  64. 8e60b9a #3073 (feature/session): Implement automatic ID regeneration by Andrey Andreev · 10 years ago
  65. 305186d Fix write() for session_regenerate_id(TRUE) by Shakespeare2000 · 10 years ago
  66. d46c370 Merge branch 'feature/session' of github.com:bcit-ci/CodeIgniter into feature/session by Andrey Andreev · 10 years ago
  67. 7474a67 #3073 (feature/session): Fix session_regenerate_id() issues by Andrey Andreev · 10 years ago
  68. bdb96ca [ci skip] Switch to MIT license; close #3293 by Andrey Andreev · 10 years ago
  69. cd48961 Revert "#3073 (feature/session): Fix a GC issue with the files driver" by Andrey Andreev · 10 years ago
  70. c6e5098 #3073 (feature/session): set_flashdata() crap by Andrey Andreev · 10 years ago
  71. c5519ce #3073 (feature/session): Fix a GC issue with the files driver by Andrey Andreev · 10 years ago
  72. d4818b7 Fix #3283 by Andrey Andreev · 10 years ago
  73. b23b8fc We can preserve transparency for PNG images by Дмитрий · 10 years ago
  74. 41b546d feature/session (#3073): Fix a variable name by Andrey Andreev · 10 years ago
  75. dfb39be feature/session (#3073): Refactor configuration & fix cookie expiry times by Andrey Andreev · 10 years ago
  76. 4a485a7 Merge branch 'develop' into feature/session by Andrey Andreev · 10 years ago
  77. d444d44 config_item() to return NULL instead of FALSE for non-existing items by Andrey Andreev · 10 years ago
  78. 39ec295 feature/session (#3073): Redis driver save_path param parsing fixes by Andrey Andreev · 10 years ago
  79. d069b9b feature/session (#3073): Bug fixes by Andrey Andreev · 10 years ago
  80. 60726ef Add 'named callable' rules to Form validation library by Andrey Andreev · 10 years ago
  81. c9eface feature/session (#3073): Add Memcached session driver by Andrey Andreev · 10 years ago
  82. 47c21c6 CI_Parser: Fix a regression from b27338ac9710cfcf69c4c99028f474aae8b28b49 (#3189) by Andrey Andreev · 10 years ago
  83. 2a1f940 feature/session (#3073): Fix an E_WARNING in CI_Session_redis_driver by Andrey Andreev · 10 years ago
  84. 43f6cdb feature/session (#3073): Add Redis session driver by Andrey Andreev · 10 years ago
  85. 93d9fa7 feature/session (#3073): Rework locking mechanism & add Redis driver by Andrey Andreev · 10 years ago
  86. 4596574 Fix #2963 by Andrey Andreev · 10 years ago
  87. f38c9c2 Close #3205 by Andrey Andreev · 10 years ago
  88. fc4db34 [ci skip] Update a comment block description by Andrey Andreev · 10 years ago
  89. b27338a Fix #3189 by Andrey Andreev · 10 years ago
  90. 1b634f8 Fix a wrong variable name from previous commit by Andrey Andreev · 10 years ago
  91. 2492b50 Optimize Redis serialized values support by Andrey Andreev · 10 years ago
  92. 2dcdd06 Cache_redis: A code-styling correction.. by Ivan Tcholakov · 10 years ago
  93. 73f9302 Cache_redis: Optimizations. by Ivan Tcholakov · 10 years ago
  94. d245f06 Cache_redis: Polishing. by Ivan Tcholakov · 10 years ago
  95. ff4d114 Cache_redis: Refactoring if delete() method. by Ivan Tcholakov · 10 years ago
  96. 52b3253 Cache_redis, save() method: An optimization, moving sRemove call. by Ivan Tcholakov · 10 years ago
  97. d514d5c Cache_redis, delete() method: Try to remove a key from Redis auxilary set only when the corresponding value is really deleted. by Ivan Tcholakov · 10 years ago
  98. bc41761 Cache_redis, delete() method: Bringing back a line of code. by Ivan Tcholakov · 10 years ago
  99. 7c83557 Cache_redis, Hardcoded name for the auxilary Redis set - '_ci_redis_serialized'. by Ivan Tcholakov · 10 years ago
  100. 5853140 Cache_redis, delete() method: Removing code for updating the internal cache, it is useless. by Ivan Tcholakov · 10 years ago