Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-13 | Changing EOL style to LF | Derek Allard | 1 | -757/+757 | |
2008-11-12 | Propset eol-style to CRLF | Derek Jones | 1 | -757/+757 | |
simplified paragraph tag cleanup regex | |||||
2008-11-06 | corrected a few docblock comments to accurately reflect return values | Derek Allard | 1 | -757/+757 | |
removed some unneeded whitespace | |||||
2008-10-18 | Fixed a variable typo | Rick Ellis | 1 | -1/+1 | |
2008-10-18 | Made some changes to allow slashes to be saved in the serialized cookie data. | Rick Ellis | 1 | -5/+63 | |
2008-09-24 | Fixed a bug in the Session class when database sessions are used where upon ↵ | Derek Jones | 1 | -13/+18 | |
session update all userdata would be errantly written to the session cookie. Also rewrote a bit of the cookie handling code to be a bit more efficient and understandable | |||||
2008-09-13 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2008-08-22 | Fixed a comment typo | Rick Ellis | 1 | -1/+1 | |
2008-08-21 | whitespace fixes | Derek Allard | 1 | -79/+79 | |
a minor re-ordering of the changelog | |||||
2008-08-21 | Updated the Session class so that if a database is being used, any custom ↵ | Rick Ellis | 1 | -213/+254 | |
data is stored to the DB rather then the cookie. | |||||
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 1 | -7/+7 | |
(! foo) changed to ( ! foo) || changed to OR changed newline standardization code in various places from preg_replace to str_replace | |||||
2008-05-11 | Removed closing PHP tags, replaced with a comment block identifying the end ↵ | Derek Jones | 1 | -1/+3 | |
of the file | |||||
2008-05-11 | Undoing change committed in r1115 | Derek Jones | 1 | -0/+1 | |
2008-05-11 | removed closing PHP tag from all framework files | Derek Jones | 1 | -1/+0 | |
2008-05-05 | Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to ↵ | Derek Allard | 1 | -4/+4 | |
the File Helper. Changed ( ! condition) into (! condition) within the code | |||||
2008-03-18 | added hashing to prevent client side data tampering to sessions | Derek Allard | 1 | -0/+20 | |
2008-01-30 | removed last_visit from the Session class | Derek Jones | 1 | -8/+2 | |
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 1 | -3/+3 | |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 1 | -2/+2 | |
2007-10-04 | Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. | Derek Allard | 1 | -1/+1 | |
2007-10-01 | Fixed a bug in the Session library where user agent matching would fail on ↵ | Derek Allard | 1 | -1/+1 | |
user agents ending with a space. | |||||
2007-08-10 | typo | Derek Allard | 1 | -1/+1 | |
2007-08-10 | Added Flashdata variables, session_id regeneration and configurable session ↵ | Derek Allard | 1 | -13/+162 | |
update times to the Session class | |||||
2007-08-07 | fixed DocBlock typo for unset_userdata() | Derek Jones | 1 | -1/+2 | |
2007-04-15 | update pMachine to EllisLab | Derek Allard | 1 | -487/+487 | |
update copyright year update Code Igniter to CodeIgniter | |||||
2006-10-23 | (no commit message) | admin | 1 | -1/+1 | |
2006-10-22 | (no commit message) | admin | 1 | -2/+4 | |
2006-10-21 | (no commit message) | admin | 1 | -51/+51 | |
2006-10-21 | (no commit message) | admin | 1 | -3/+1 | |
2006-10-13 | (no commit message) | admin | 1 | -15/+3 | |
2006-10-07 | (no commit message) | admin | 1 | -35/+36 | |
2006-09-28 | (no commit message) | admin | 1 | -5/+0 | |
2006-09-26 | (no commit message) | admin | 1 | -1/+1 | |
2006-09-26 | (no commit message) | admin | 1 | -0/+5 | |
2006-09-03 | (no commit message) | admin | 1 | -1/+1 | |
2006-08-25 | Initial Import | admin | 1 | -0/+499 | |