Age | Commit message (Expand) | Author | Files | Lines |
2008-04-04 | added constants.php file and implemented constants for file system modes | Derek Jones | 1 | -2/+2 |
2008-04-04 | doc fixes | Derek Allard | 1 | -2/+2 |
2008-03-31 | guide typos | Derek Allard | 1 | -1/+1 |
2008-03-25 | doc typos and fixes | Derek Allard | 1 | -1/+1 |
2008-03-23 | removed quotes around a boolean example | Derek Allard | 1 | -1/+1 |
2008-03-19 | added a note of clarity for sess_destroy() | Derek Allard | 1 | -0/+4 |
2008-03-04 | validation error fixes | Derek Allard | 2 | -7/+7 |
2008-02-22 | fixed a link | Derek Allard | 1 | -1/+1 |
2008-02-17 | typo fix | Derek Allard | 1 | -1/+1 |
2008-02-13 | fixed doc error with $this->uri->total_rsegments() | Derek Jones | 1 | -1/+1 |
2008-02-13 | Added Path Helper to table of contents and updated copyright dates for all us... | Derek Jones | 23 | -23/+23 |
2008-02-12 | (no commit message) | Derek Allard | 23 | -23/+23 |
2008-02-12 | change 1.6.1 to 1.6.0.1 | Derek Allard | 23 | -23/+23 |
2008-02-11 | removed mention of last_visit from session docs | Derek Allard | 1 | -3/+2 |
2008-02-07 | changed milliseconds to seconds in the session docs (#3421) | Derek Allard | 1 | -1/+1 |
2008-02-04 | change version number from 1.6.0 to 1.6.1 | Derek Allard | 23 | -23/+23 |
2008-02-01 | some minor grammar errors | Derek Allard | 2 | -4/+4 |
2008-01-29 | Fixed a bug (#3024) in which master_dim wasn't getting reset by clear() in th... | Derek Allard | 1 | -2/+4 |
2008-01-29 | fixed prefs table for 'new_image' pref (bug #3348) | Derek Jones | 1 | -1/+1 |
2008-01-28 | * Added valid_base64() to the Validation class | Derek Jones | 1 | -0/+6 |
2008-01-22 | typo: "ba" to "be". Bah! | Derek Allard | 1 | -1/+1 |
2008-01-22 | Changed "numeric" to use is_numeric() and added an "integer" rule into the Va... | Derek Allard | 1 | -4/+10 |
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 23 | -46/+46 |
2008-01-21 | documented sess_time_to_update | Derek Allard | 1 | -51/+53 |
2008-01-19 | Added attributes into <html> of userguide for valid html. | Derek Allard | 23 | -23/+23 |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 23 | -23/+23 |
2008-01-17 | typo fixes | Derek Allard | 1 | -1/+1 |
2008-01-16 | Many new Active Record functions, and another whack of stuff | Derek Allard | 22 | -22/+1548 |
2007-12-22 | typo | Derek Allard | 1 | -1/+1 |
2007-12-22 | typos fixes | Derek Allard | 1 | -1/+1 |
2007-12-14 | Fixed an example of accept_charset() in the User Agent Library. | Derek Allard | 1 | -201/+1 |
2007-12-14 | Fixed a typo in the table library docs. | Derek Allard | 1 | -292/+1 |
2007-12-09 | userguide fixes, typos, examples. | Derek Allard | 1 | -252/+1 |
2007-12-02 | Fixed an example for XML RPC. Fixed a missing "?>" in the smiley helper. | Derek Allard | 1 | -488/+1 |
2007-11-29 | fixed an example typo | Derek Allard | 1 | -299/+1 |
2007-11-21 | fixed a typo (; in wrong place) in xmlrpc | Derek Allard | 1 | -1/+1 |
2007-10-25 | Moved part of the userguide menu javascript to an external file. | Derek Allard | 23 | -138/+23 |
2007-10-10 | A few quick changes to the XML-RPC docs to be clearer | paulburdick | 1 | -5/+4 |
2007-09-10 | fixed docs for unset_userdata() | Derek Jones | 1 | -3/+3 |
2007-08-23 | Fixed an example in the Calendar library for Showing Next/Previous Month Links. | Derek Allard | 1 | -4/+4 |
2007-08-17 | Documented unset_userdata in the Session class. | Derek Allard | 1 | -302/+309 |
2007-08-10 | typos again | Derek Allard | 1 | -296/+302 |
2007-08-08 | changed some-site.com to example.com in example code per http://www.rfc-edito... | Derek Allard | 4 | -5/+5 |
2007-08-08 | Fixed an example of comma-separated emails in the email library documentation | Derek Allard | 1 | -7/+8 |
2007-08-07 | documented unset_userdata() in session user guide | Derek Allard | 1 | -1/+4 |
2007-08-07 | added more descriptive titles to all user manual pages | Derek Allard | 23 | -23/+23 |
2007-08-04 | (no commit message) | Rick Ellis | 1 | -1/+1 |
2007-07-20 | example fix | Derek Allard | 1 | -2/+2 |
2007-07-13 | (no commit message) | Rick Ellis | 1 | -1/+1 |
2007-07-12 | moved version number up in docs and CI_VERSION | Derek Allard | 23 | -23/+23 |