- 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
- 32a077a Really fix #3318 by Andrey Andreev · 10 years ago
- 5a7f77d Fix #3318 by Andrey Andreev · 10 years ago
- 50c9ea1 Fix #3317 ... MCrypt sucks by Andrey Andreev · 10 years ago
- d8e31ec Simplify CI_Loader::lang() following #3316 by Andrey Andreev · 10 years ago
- 0e924ce Ability to pass array of language files to Language Library similar to Loader Library by Gabriel Potkány · 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
- 5289f27 Polish changes following #3305 by Andrey Andreev · 10 years ago
- ce8aa3b Remove comment field definition from all other forge classes by Zachary Flower · 10 years ago
- e4b10bf Move MySQL comments to MySQL forge classes only by Zachary Flower · 10 years ago
- 12ee7a1 Move comment field after unique field in db forge by Zachary Flower · 10 years ago
- e59347d Ensure forge comments are actually getting parsed by Zachary Flower · 10 years ago
- 9b51228 Disable database COMMENT field by default in all other DB Forge drivers by Zachary Flower · 10 years ago
- 24fbc61 Add support for the COMMENT field in DBForge and MySQL Forge classes (pdo, mysql, and mysqli) by Zachary Flower · 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
- 4b838af Add a real exception handler by Andrey Andreev · 10 years ago
- 815ac8a Close #3292 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
- 4a4f550 Escape the array elements separately and join them in compile_binds() by clawoo · 10 years ago
- a779c48 Escape arrays sent as binding values for database queries. by clawoo · 10 years ago
- f35ae5e Fix #3270 by Andrey Andreev · 10 years ago
- 1c77aab #3253 by Andrey Andreev · 10 years ago
- 4bdb667 Attempt a better base_url auto-detection by Andrey Andreev · 10 years ago
- 7cc3e99 Update a config_item() use case for the new NULL return value by Andrey Andreev · 10 years ago
- 6612b67 Merge branch 'develop' into feature/session by Andrey Andreev · 10 years ago
- 41b546d feature/session (#3073): Fix a variable name by Andrey Andreev · 10 years ago
- 286f9e1 Optimize the composer_autoload check 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
- f112e4a fix doc block get_request_header() by Adriano Rosa · 10 years ago
- e4b9cd6 stream_set_chunk_size() requires PHP 5.4 by Andrey Andreev · 10 years ago
- b627430 Make sure we don't waste entropy by Andrey Andreev · 10 years ago
- 5bf4dcd Close #3194 by Andrey Andreev · 10 years ago
- 970b383 Revert #3194 by Andrey Andreev · 10 years ago
- f9a615a [ci skip] Remove references to 'PHP5' from comments by Andrey Andreev · 10 years ago
- f186e1f Fix #3242 by Andrey Andreev · 10 years ago
- 607d5e2 Fix a defined() check by Andrey Andreev · 10 years ago
- 39ec295 feature/session (#3073): Redis driver save_path param parsing fixes by Andrey Andreev · 10 years ago
- 2c6cdd7 Fix #3238 by Andrey Andreev · 10 years ago
- dc0ad20 Don't assume that log_file_permissions exists by Andrey Andreev · 10 years ago
- d069b9b feature/session (#3073): Bug fixes by Andrey Andreev · 10 years ago
- a135a18 Fix #3228 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
- efe33a2 Fix CI_Security::get_random_bytes() length validation 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
- 487ccc9 Add CI_Security::get_random_bytes() for CSRF & XSS token generation by Andrey Andreev · 10 years ago
- 294cff7 Merge pull request #3202 from rougin/patch-1 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
- a7d3250 Removed empty line by Rougin Gutib · 10 years ago
- c40cce6 Merge pull request #3204 from ivantcholakov/feature/html-escape-upgrade by Andrey Andreev · 10 years ago
- 8adf5e8 Merge pull request #3195 from hArpanet/develop by Andrey Andreev · 10 years ago
- 516f59c ibase_driver add table/column aliases by hArpanet · 10 years ago
- c851dc5 Upgraded html_escape() - The simplest version. by Ivan Tcholakov · 10 years ago
- 6222437 Upgrading the function html_escape() - Readability Improvement 2. by Ivan Tcholakov · 10 years ago
- e7f55bf Upgrading the function html_escape() - readability improvement. by Ivan Tcholakov · 10 years ago
- 993f98c Upgrading the function html_escape() - documentation corrections. by Ivan Tcholakov · 10 years ago
- 4f45858 Upgrading the function html_escape(), escaping twice can be prevented by setting the second argument to FALSE. by Ivan Tcholakov · 10 years ago
- 191550a Fixed typo error by Rougin Royce Gutib · 10 years ago
- a3cc808 Query builder, IS NOT NULL support #3194: Strict comparison. by Ivan Tcholakov · 10 years ago
- 7e6aba1 Query builder: IS NOT NULL support implementation, see #3194 by Ivan Tcholakov · 10 years ago
- d07daa5 ibase_driver returning whitespace in table/column names by hArpanet · 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
- 5e9b936 Merge pull request #3186 from ivantcholakov/feature/cache-redis-serialization 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
- 6c52096 [ci skip] Polish changes from PR #3176 by Andrey Andreev · 10 years ago
- 3783be6 Merge pull request #3176 from caseyh/develop by Andrey Andreev · 10 years ago
- 5ac7c77 Alter Pull #3176 to follow discussion by caseyh · 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
- 22ce276 Fix #3187 by Andrey Andreev · 10 years ago
- 927e508 Cache_redis: Adding serialization support. by Ivan Tcholakov · 10 years ago