Age | Commit message (Expand) | Author | Files | Lines |
2015-03-25 | Fixed user guide internal & external links to resolve problems reported by sp... | Master Yoda | 1 | -1/+1 |
2015-03-21 | [ci skip] Forbid DB session usage with cache_on enabled | Andrey Andreev | 1 | -1/+2 |
2015-03-19 | [ci skip] Fix a typo in session docs | Andrey Andreev | 1 | -2/+2 |
2015-03-07 | Merge branch 'develop' of https://github.com/bcit-ci/CodeIgniter into fix/hou... | Master Yoda | 1 | -4/+2 |
2015-03-07 | Housekeeping. | Master Yoda | 1 | -1/+1 |
2015-03-04 | Fix #3627: Keep timed locks for more than 5 seconds | Andrey Andreev | 1 | -4/+2 |
2015-02-18 | Fix #3603 | Andrey Andreev | 1 | -1/+1 |
2015-02-14 | [ci skip] Add notes about session locks for Redis, Memcached | Andrey Andreev | 1 | -0/+10 |
2015-02-07 | Add 'sess_regenerate_destroy' setting | Andrey Andreev | 1 | -14/+16 |
2015-02-04 | [ci skip] Update session docs | Andrey Andreev | 1 | -1/+34 |
2015-02-03 | [ci skip] Suggest 0700 instead of 0600 for session save_path dir | Andrey Andreev | 1 | -2/+2 |
2015-02-02 | [ci skip] Fix #3515 | Andrey Andreev | 1 | -22/+22 |
2015-02-02 | [ci skip] Document CI_Session::unset_userdata() BC break | Andrey Andreev | 1 | -2/+6 |
2015-01-26 | [ci skip] Another adjustment to ci_sessions example | Andrey Andreev | 1 | -1/+1 |
2015-01-26 | Session writeup error? | Master Yoda | 1 | -1/+1 |
2015-01-20 | [ci skip] Fix docs about ci_sessions table | Andrey Andreev | 1 | -4/+4 |
2015-01-20 | Fix Sphinx compilation errors | vlakoff | 1 | -3/+3 |
2015-01-19 | [ci skip] Some polishing to the latest doc changes | Andrey Andreev | 1 | -1/+1 |
2015-01-19 | [ci skip] Manually apply PR #3461 | Andrey Andreev | 1 | -2/+2 |
2015-01-19 | [ci skip] feature/session: Update session lib doc title | Andrey Andreev | 1 | -3/+3 |
2015-01-19 | [ci skip] feature/session (#3073): Extend a note about DB drivers and locking | Andrey Andreev | 1 | -4/+6 |
2015-01-19 | feature/session (#3073): Update config file and session docs | Andrey Andreev | 1 | -422/+727 |
2014-02-08 | [ci skip] Add return types to library docs | Andrey Andreev | 1 | -32/+41 |
2014-01-24 | [ci skip] Update Session library docs | Andrey Andreev | 1 | -41/+53 |
2014-01-24 | Merge branch 'develop' into feature/user-guide-cleanup | Andrey Andreev | 1 | -2/+2 |
2014-01-24 | Righting a wrong in the Session library | Andrey Andreev | 1 | -2/+2 |
2014-01-20 | [ci skip] Add 'Using the X class' headings to Session & Language lib docs | Andrey Andreev | 1 | -0/+4 |
2014-01-20 | Merge branch 'develop' into feature/user-guide-cleanup | Andrey Andreev | 1 | -3/+4 |
2014-01-11 | cleanup warnings | Connor Tumbleson | 1 | -2/+1 |
2014-01-07 | [ci skip] Add a PostgreSQL CREATE TABLE sample to the Session docs | Andrey Andreev | 1 | -3/+16 |
2014-01-06 | [ci skip] Update the Session library docs | Andrey Andreev | 1 | -27/+33 |
2014-01-03 | [ci skip] Some more generic user guide cleanup | Andrey Andreev | 1 | -1/+8 |
2014-01-03 | [ci skip] Add/remove some newlines from the session docs | Andrey Andreev | 1 | -2/+3 |
2013-10-29 | Update sess_time_to_update description (rel #2397) | Andrey Andreev | 1 | -2/+3 |
2013-10-20 | refactored the class reference in session.rst to properly reflect the session... | Michael | 1 | -84/+61 |
2013-10-06 | Added class reference to the session docs | Michael | 1 | -4/+189 |
2013-09-30 | Update the Session library docs | Michael | 1 | -31/+34 |
2012-11-25 | Merge pull request #2026 from johnathancroom/keep_flash_data_array | Andrey Andreev | 1 | -1/+3 |
2012-11-25 | Added support for extending individual driver classes and driver unit tests | dchill42 | 1 | -5/+0 |
2012-11-24 | keep_flashdata accepts array | Johnathan Croom | 1 | -1/+3 |
2012-11-01 | Session cookie driver changes | Andrey Andreev | 1 | -1/+1 |
2012-08-13 | Minor doc fixes | dchill42 | 1 | -4/+4 |
2012-08-12 | Updated Loader and Session documentation | dchill42 | 1 | -80/+258 |
2012-06-10 | Merge branch 2.1-stable into develop | Andrey Andreev | 1 | -1/+1 |
2012-02-24 | updated changelog and user guide. | Mike Funk | 1 | -0/+4 |
2011-10-07 | change hardcoded page docs to use generated ones | Joseph Wensley | 1 | -47/+20 |
2011-10-05 | fixed code block spacing in Session lib | Derek Jones | 1 | -18/+34 |
2011-10-05 | replacing the old HTML user guide with a Sphinx-managed user guide | Derek Jones | 1 | -0/+317 |