- 90da83c A minor header update, CI_Session_driver. by Ivan Tcholakov · 10 years ago
- 10411fc [ci skip] feature/session (#3073): Add missing method docblocks by Andrey Andreev · 10 years ago
- b4b215e feature/session (#3073): Add CI_Session:: as reference to by Andrey Andreev · 10 years ago
- c33c3ad feature/session (#3073): Fix non-existing variable error by Andrey Andreev · 10 years ago
- 5231d32 feature/session (#3073): Only PostgreSQL data should be base64-encoded by Andrey Andreev · 10 years ago
- 7400975 feature/session (#3073): Third time is the charm by Andrey Andreev · 10 years ago
- d012255 feature/session (#3073): Fix an error from previous patch by Andrey Andreev · 10 years ago
- 7f8eb36 [ci skip] Add a note about sess_table_name by Andrey Andreev · 10 years ago
- e9ca012 feature/session (#3073): Improve PostgreSQL storage by Andrey Andreev · 10 years ago
- 19c2524 Fix #3473 by Andrey Andreev · 10 years ago
- bf6b11d [ci skip] Remove PHP version from license notices and bump year by Andrey Andreev · 10 years ago
- 45a8afa Merge branch 'develop' into feature/session by Andrey Andreev · 10 years ago
- db037db [ci skip] Polish changes from PR #3278 by Andrey Andreev · 10 years ago
- 010c33f Merge pull request #3278 from b1tc0re/patch-1 by Andrey Andreev · 10 years ago
- f42e78c Updated to use the language file by Ahmad Anbar · 10 years ago
- 42140f5 Show the name of the field that doesn't have error message set. by Ahmad Anbar · 10 years ago
- fe9309d Bulk (mostly documentation) update by Andrey Andreev · 10 years ago
- 40651eb Remove CI_Form_validation::xss_clean() by Andrey Andreev · 10 years ago
- 21f2e06 PR #3452 by Andrey Andreev · 10 years ago
- cd94dd7 #3073 (feature/session): Allow custom drivers without the CI_ or MY_ prefix by Andrey Andreev · 10 years ago
- 21c3c22 [ci skip] Update on the changes from PR #3388 by Andrey Andreev · 10 years ago
- 61f17be Merge pull request #3388 from jim-parry/fix/deprecation by Andrey Andreev · 10 years ago
- 309d701 Zip library changes related to PR #3341 by Andrey Andreev · 10 years ago
- 694d400 Flag the smiley helper and shopping cart as deprecated. by James L Parry · 10 years ago
- f678e63 Exposed the arguments to gzcompress by adding public variables to the Zip library. by garrettair · 10 years ago
- ed3fc51 Force ORDER BY usage with OFFSET-FETCH on SQL Server by Andrey Andreev · 10 years ago
- dfa1e40 Removing empty lines by Michael Granados · 10 years ago
- 562e39b #3073 (feature/session): Validate incoming session IDs by Andrey Andreev · 10 years ago
- 92e2fd2 Making required changes by Michael Granados · 10 years ago
- 46f2f26 [ci skip] Update system/libraries/Session/ with the MIT license notice by Andrey Andreev · 10 years ago
- 8f7d3d2 Fix merge conflicts by Andrey Andreev · 10 years ago
- 4f50256 #3073 (feature/session): Enable Memcached::OPT_BINARY_PROTOCOL by Andrey Andreev · 10 years ago
- a8f29f9 #3073 (feature/session): (Try to) fix memcached driver by Andrey Andreev · 10 years ago
- 0b85d6b Verifying From header before send mail by Michael Granados · 10 years ago
- 50c9ea1 Fix #3317 ... MCrypt sucks by Andrey Andreev · 10 years ago
- 8c9612b #3310 Remove a dead line by Andrey Andreev · 10 years ago
- a0471dc Fix #3310 by Andrey Andreev · 10 years ago
- de5c246 #3073 (feature/session): Fix a typo from ff37ffe164443e53b24d529f967a1bdf065bff3a by Andrey Andreev · 10 years ago
- ff37ffe #3073 (feature/session): Don't regenerate IDs on AJAX requests by Andrey Andreev · 10 years ago
- 8e60b9a #3073 (feature/session): Implement automatic ID regeneration by Andrey Andreev · 10 years ago
- 305186d Fix write() for session_regenerate_id(TRUE) by Shakespeare2000 · 10 years ago
- d46c370 Merge branch 'feature/session' of github.com:bcit-ci/CodeIgniter into feature/session by Andrey Andreev · 10 years ago
- 7474a67 #3073 (feature/session): Fix session_regenerate_id() issues by Andrey Andreev · 10 years ago
- bdb96ca [ci skip] Switch to MIT license; close #3293 by Andrey Andreev · 10 years ago
- cd48961 Revert "#3073 (feature/session): Fix a GC issue with the files driver" by Andrey Andreev · 10 years ago
- c6e5098 #3073 (feature/session): set_flashdata() crap by Andrey Andreev · 10 years ago
- c5519ce #3073 (feature/session): Fix a GC issue with the files driver by Andrey Andreev · 10 years ago
- d4818b7 Fix #3283 by Andrey Andreev · 10 years ago
- b23b8fc We can preserve transparency for PNG images by Дмитрий · 10 years ago
- 41b546d feature/session (#3073): Fix a variable name by Andrey Andreev · 10 years ago
- dfb39be feature/session (#3073): Refactor configuration & fix cookie expiry times by Andrey Andreev · 10 years ago
- 4a485a7 Merge branch 'develop' into feature/session by Andrey Andreev · 10 years ago
- d444d44 config_item() to return NULL instead of FALSE for non-existing items by Andrey Andreev · 10 years ago
- 39ec295 feature/session (#3073): Redis driver save_path param parsing fixes by Andrey Andreev · 10 years ago
- d069b9b feature/session (#3073): Bug fixes by Andrey Andreev · 10 years ago
- 60726ef Add 'named callable' rules to Form validation library by Andrey Andreev · 10 years ago
- c9eface feature/session (#3073): Add Memcached session driver by Andrey Andreev · 10 years ago
- 47c21c6 CI_Parser: Fix a regression from b27338ac9710cfcf69c4c99028f474aae8b28b49 (#3189) by Andrey Andreev · 10 years ago
- 2a1f940 feature/session (#3073): Fix an E_WARNING in CI_Session_redis_driver by Andrey Andreev · 10 years ago
- 43f6cdb feature/session (#3073): Add Redis session driver by Andrey Andreev · 10 years ago
- 93d9fa7 feature/session (#3073): Rework locking mechanism & add Redis driver by Andrey Andreev · 10 years ago
- 4596574 Fix #2963 by Andrey Andreev · 10 years ago
- f38c9c2 Close #3205 by Andrey Andreev · 10 years ago
- fc4db34 [ci skip] Update a comment block description by Andrey Andreev · 10 years ago
- b27338a Fix #3189 by Andrey Andreev · 10 years ago
- 1b634f8 Fix a wrong variable name from previous commit by Andrey Andreev · 10 years ago
- 2492b50 Optimize Redis serialized values support by Andrey Andreev · 10 years ago
- 2dcdd06 Cache_redis: A code-styling correction.. by Ivan Tcholakov · 10 years ago
- 73f9302 Cache_redis: Optimizations. by Ivan Tcholakov · 10 years ago
- d245f06 Cache_redis: Polishing. by Ivan Tcholakov · 10 years ago
- ff4d114 Cache_redis: Refactoring if delete() method. by Ivan Tcholakov · 10 years ago
- 52b3253 Cache_redis, save() method: An optimization, moving sRemove call. by Ivan Tcholakov · 10 years ago
- 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
- bc41761 Cache_redis, delete() method: Bringing back a line of code. by Ivan Tcholakov · 10 years ago
- 7c83557 Cache_redis, Hardcoded name for the auxilary Redis set - '_ci_redis_serialized'. by Ivan Tcholakov · 10 years ago
- 5853140 Cache_redis, delete() method: Removing code for updating the internal cache, it is useless. by Ivan Tcholakov · 10 years ago
- c773a48 Cache_redis: Strinct array_search() for now. by Ivan Tcholakov · 10 years ago
- e838c83 Cache_redis: AND -> && correction, srrict in_array() check. by Ivan Tcholakov · 10 years ago
- 927e508 Cache_redis: Adding serialization support. by Ivan Tcholakov · 10 years ago
- 85f0c55 Added file path for file GC by Marcos SF Filho · 10 years ago
- a8027ff Change name didn't work if reset initialization it's true by Joseba Juániz · 10 years ago
- 8382157 Make CI_Pagination properties per_page, cur_page public by Andrey Andreev · 10 years ago
- 25df7a9 Fix #3160 by Andrey Andreev · 10 years ago
- 5f0799a Fix #3161 by Andrey Andreev · 10 years ago
- 35a7b44 Fix CI_Encryption::substr() for PHP 5.3 by Andrey Andreev · 11 years ago
- 11beac2 Fix CI_Encryption::substr() usage of mb_substr() by Andrey Andreev · 11 years ago
- 9fa275e Continuing from previous commit ... use CI_Encryption::substr() by Andrey Andreev · 11 years ago
- 2da3550 Fix potential bugs in password_hash(), CI_Encryption by Andrey Andreev · 11 years ago
- ab9971f Remove GCM mode from CI_Encryption (OpenSSL) by Andrey Andreev · 11 years ago
- 42183de Add CI_Encryption::create_key() by Andrey Andreev · 11 years ago
- 1e83d69 Remove the custom IV option from CI_Encryption by Andrey Andreev · 11 years ago
- 8bc5903 Make 'num_links=0' configuration available in Pagination library by Takayuki Sakai · 11 years ago
- 1240b6a Revert "Make num_links=0 in pagination library possible to configure" by Takayuki Sakai · 11 years ago
- a01924d Make num_links=0 in pagination library possible to configure by Takayuki Sakai · 11 years ago
- e86603f [ci skip] A tiny optimization by Andrey Andreev · 11 years ago
- 57f1005 Fix #3085 by Andrey Andreev · 11 years ago
- ef41786 #3073: Fix temp/flash data getters by Andrey Andreev · 11 years ago
- 1f5090a Fix a potential undefined variable error by Andrey Andreev · 11 years ago
- 5995e08 #3073: Fix an undefined variable error by Andrey Andreev · 11 years ago
- ac4f472 #3073: BC workarounds for sess_use_database, sess_expire_on_close by Andrey Andreev · 11 years ago