Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-31 | Fixed userdata synchronization, loaded driver check, and all_flashdata keys | dchill42 | 1 | -8/+7 | |
2012-07-30 | Fixed _parent references and several minor bugs | dchill42 | 1 | -7/+7 | |
2012-07-24 | Cleaned up bangs and lowercase booleans, and fixed userdata return on not ↵ | dchill42 | 1 | -9/+9 | |
found to NULL | |||||
2012-07-23 | Made cookie driver default and did miniscule code cleanup on drivers | dchill42 | 1 | -1/+1 | |
2012-07-23 | Merge branch develop of github.com:/EllisLab/CodeIgniter into session | dchill42 | 1 | -2/+23 | |
2011-09-01 | Made private members protected for inheritance | Darren Hill | 1 | -9/+9 | |
2011-08-31 | Better style guide compliance | Darren Hill | 1 | -68/+68 | |
2011-08-30 | Added Session driver with native PHP sessions and original-flavor CI cookie ↵ | Darren Hill | 1 | -0/+601 | |
sessions |