Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-24 | Cleaned up bangs and lowercase booleans, and fixed userdata return on not ↵ | dchill42 | 3 | -12/+12 | |
found to NULL | |||||
2012-07-23 | Made cookie driver default and did miniscule code cleanup on drivers | dchill42 | 3 | -11/+3 | |
2012-07-23 | Merge branch develop of github.com:/EllisLab/CodeIgniter into session | dchill42 | 2 | -122/+316 | |
2011-09-12 | Updated cookie driver to latest develop changes | Darren Hill | 2 | -10/+13 | |
2011-09-01 | Made private members protected for inheritance | Darren Hill | 3 | -56/+56 | |
2011-08-31 | Better style guide compliance | Darren Hill | 3 | -76/+76 | |
2011-08-30 | Added Session driver with native PHP sessions and original-flavor CI cookie ↵ | Darren Hill | 3 | -0/+1374 | |
sessions |