Age | Commit message (Expand) | Author | Files | Lines |
2015-03-22 | Fixed redis cache save logic | Mathew White | 1 | -1/+1 |
2015-03-21 | [ci skip] Forbid DB session usage with cache_on enabled | Andrey Andreev | 1 | -0/+4 |
2015-03-13 | [ci skip] Remove NS usage in CI_Session | Andrey Andreev | 1 | -1/+1 |
2015-03-13 | Close #3663 | Andrey Andreev | 1 | -1/+1 |
2015-03-12 | Throw an exception on invalid session driver config | Andrey Andreev | 1 | -6/+2 |
2015-03-10 | Add array typehint to CI_Email::__construct() | Andrey Andreev | 1 | -1/+1 |
2015-03-09 | Reduce once MB_ENABLED checking | bjjay | 1 | -9/+3 |
2015-03-07 | Housekeeping. | Master Yoda | 1 | -1/+1 |
2015-03-04 | Fix #3627: Keep timed locks for more than 5 seconds | Andrey Andreev | 3 | -49/+23 |
2015-02-23 | [ci skip] Fix #3618 | Andrey Andreev | 1 | -1/+1 |
2015-02-22 | Cache: is_supported | Fieah | 2 | -6/+4 |
2015-02-21 | Fix #3610 | Andrey Andreev | 1 | -1/+3 |
2015-02-19 | Remove 'autoinit' DB setting | Andrey Andreev | 1 | -1/+1 |
2015-02-17 | Finishing PR #3596 <!DOCTYPE html> | Ivan Tcholakov | 1 | -1/+2 |
2015-02-15 | add <!DOCTYPE html> | Tjoosten | 5 | -5/+10 |
2015-02-13 | Fix a typo in CI_Session | Andrey Andreev | 1 | -1/+1 |
2015-02-11 | Fix undefined variable notice in Session redis, memcached drivers | Andrey Andreev | 2 | -2/+2 |
2015-02-07 | Add 'sess_regenerate_destroy' setting | Andrey Andreev | 1 | -1/+1 |
2015-02-06 | Polish changes following PR #3573 | Andrey Andreev | 1 | -5/+12 |
2015-02-06 | Fix HELO localhost.localdomain violates RFC standards | James Wade | 1 | -2/+6 |
2015-02-05 | Use session cookie name in gc check | Tom Atkinson | 1 | -2/+8 |
2015-02-05 | Merge pull request #3551 from gadelat/voids | Andrey Andreev | 8 | -8/+9 |
2015-02-05 | [ci skip] Fix a bug where session IDs are not regenerated | Andrey Andreev | 1 | -2/+1 |
2015-02-04 | Revert "Fixed return values types in session drivers" | Gabriel Potkány | 3 | -5/+5 |
2015-02-04 | Fixed return values types in session drivers | Gabriel Potkány | 3 | -5/+5 |
2015-02-04 | Fix typos in func names | Gabriel Potkány | 1 | -2/+2 |
2015-02-04 | Add missing return type | Gabriel Potkány | 1 | -0/+1 |
2015-02-04 | Adjusted returns/return types to suggestions | Gabriel Potkány | 1 | -2/+2 |
2015-02-04 | Fixed inconsistent return types | Gabriel Potkány | 7 | -7/+7 |
2015-02-02 | Fix a wrong var name in CI_Session::mark_as_temp() | Andrey Andreev | 1 | -1/+1 |
2015-02-02 | Err ... r | Andrey Andreev | 1 | -1/+1 |
2015-02-02 | Throw exception if 'files' session path is invalid | Andrey Andreev | 1 | -4/+10 |
2015-01-31 | Fixed horizontal position of watermark text when using drop shadow | omar | 1 | -1/+1 |
2015-01-31 | Fixed Watermark function to work without drop shadow | omar | 1 | -30/+46 |
2015-01-29 | Fix #3529 | Andrey Andreev | 1 | -1/+1 |
2015-01-28 | [ci skip] Correct a docblock following PR #3521 | Andrey Andreev | 1 | -1/+1 |
2015-01-28 | change in to in_list | Lance Vincent | 1 | -1/+1 |
2015-01-28 | Form Validation - In Method | Lance Vincent | 1 | -0/+14 |
2015-01-28 | Form Validation - In Method | Lance Vincent | 1 | -0/+16 |
2015-01-23 | This paragraph local variable is declared but never used. | Gwenael G | 1 | -1/+0 |
2015-01-22 | Merge pull request #3490 from vlakoff/file_endings | Andrey Andreev | 38 | -114/+0 |
2015-01-21 | [ci skip] Whitespace removal | Andrey Andreev | 1 | -3/+0 |
2015-01-21 | Remove closing blocks at end of PHP files | vlakoff | 38 | -114/+0 |
2015-01-20 | Pagination: Add 'use_global_url_suffix' setting | Andrey Andreev | 1 | -0/+12 |
2015-01-20 | [ci skip] Change some log messages' level | Andrey Andreev | 23 | -23/+25 |
2015-01-19 | A minor header update, CI_Session_driver. | Ivan Tcholakov | 1 | -1/+1 |
2015-01-19 | [ci skip] feature/session (#3073): Add missing method docblocks | Andrey Andreev | 6 | -0/+267 |
2015-01-19 | feature/session (#3073): Add CI_Session:: as reference to | Andrey Andreev | 1 | -0/+9 |
2015-01-19 | feature/session (#3073): Fix non-existing variable error | Andrey Andreev | 1 | -1/+1 |
2015-01-19 | feature/session (#3073): Only PostgreSQL data should be base64-encoded | Andrey Andreev | 1 | -4/+15 |