Age | Commit message (Expand) | Author | Files | Lines |
2011-08-20 | updated version number in user guide, removed some stray merge markers found ... | Derek Jones | 1 | -1/+1 |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke... | Derek Jones | 1 | -16/+16 |
2011-04-25 | Fixed double-space typo. | Razican | 1 | -16/+16 |
2011-04-07 | Wow, I screwed that up, Reactor is going to 2.0.2 not 2.0.1 | Pascal Kriete | 1 | -1/+1 |
2011-04-02 | Added is_cli_request() method to documentation for Input class. | Phil Sturgeon | 1 | -1/+5 |
2011-04-01 | Merged changes. | Phil Sturgeon | 1 | -3/+3 |
2011-03-10 | Updated version number in User Guide html. | Phil Sturgeon | 1 | -1/+1 |
2011-02-24 | Adding a link to the User Agent Class docs from the user_agent function of th... | katzgrau | 1 | -1/+1 |
2011-02-16 | Updated input documentation to use NULL instead of empty string for new post(... | Phil Sturgeon | 1 | -2/+2 |
2011-02-16 | Secure cookies can now be made with the set_cookie() helper and Input Class m... | Phil Sturgeon | 1 | -8/+10 |
2011-02-13 | Updated the post method and added the new functionality to the get method also | vascopj | 1 | -0/+20 |
2011-01-28 | updating copyrights to 2011 | Derek Jones | 1 | -1/+1 |
2010-11-22 | Adding is_ajax_request() method to CI_Input | Greg Aker | 1 | -1/+8 |
2010-11-15 | Adding request_headers() and get_request_header() methods to the input class.... | Greg Aker | 1 | -0/+8 |
2010-03-29 | fixed casing of EllisLab | Derek Jones | 1 | -1/+1 |
2010-03-10 | added Security class docs, cleaned up Input class for changes to both | Derek Jones | 1 | -29/+52 |
2010-03-05 | changing docs refs to future release 2.0.0 | Derek Jones | 1 | -1/+1 |
2010-01-05 | updated copyrights | Derek Jones | 1 | -1/+1 |
2009-09-11 | prep for 1.7.2 release | Derek Jones | 1 | -1/+1 |
2009-04-22 | updated copyrights to 2009 | Derek Jones | 1 | -1/+1 |
2009-02-11 | Prep for 1.7.1 release | Derek Jones | 1 | -1/+1 |
2008-11-13 | Changing EOL style to LF | Derek Allard | 1 | -230/+230 |
2008-08-31 | grammar changes | Derek Allard | 1 | -1/+1 |
2008-08-26 | Added Form Validation Library and updated docs | Rick Ellis | 1 | -1/+1 |
2008-08-26 | Made a Loader changes so that the new validation class will work. | Rick Ellis | 1 | -1/+1 |
2008-06-27 | changed user guide version to 1.6.3 | Derek Jones | 1 | -1/+1 |
2008-06-20 | Added get_post() to the Input class. | Derek Allard | 1 | -0/+12 |
2008-05-31 | Charset information in the userguide has been moved above title for internati... | Derek Allard | 1 | -1/+1 |
2008-05-15 | added ability to use xss_clean() to test images, and improved security for ve... | Derek Jones | 1 | -0/+5 |
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 1 | -2/+2 |
2008-05-07 | doc examples | Derek Allard | 1 | -1/+1 |
2008-05-06 | updated version number in user guide to 1.6.2 | Derek Jones | 1 | -1/+1 |
2008-05-06 | Flipped user guide page titles for easier recognition in tabs: | Derek Jones | 1 | -1/+1 |
2008-05-05 | Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th... | Derek Allard | 1 | -2/+2 |
2008-02-13 | Added Path Helper to table of contents and updated copyright dates for all us... | Derek Jones | 1 | -1/+1 |
2008-02-12 | (no commit message) | Derek Allard | 1 | -1/+1 |
2008-02-12 | change 1.6.1 to 1.6.0.1 | Derek Allard | 1 | -1/+1 |
2008-02-04 | change version number from 1.6.0 to 1.6.1 | Derek Allard | 1 | -1/+1 |
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 1 | -2/+2 |
2008-01-19 | Added attributes into <html> of userguide for valid html. | Derek Allard | 1 | -1/+1 |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 1 | -1/+1 |
2008-01-16 | Many new Active Record functions, and another whack of stuff | Derek Allard | 1 | -1/+1 |
2007-10-25 | Moved part of the userguide menu javascript to an external file. | Derek Allard | 1 | -6/+1 |
2007-08-07 | added more descriptive titles to all user manual pages | Derek Allard | 1 | -1/+1 |
2007-07-12 | moved version number up in docs and CI_VERSION | Derek Allard | 1 | -1/+1 |
2007-07-05 | fixed validation errors... about a zillion of em. | Derek Allard | 1 | -3/+3 |
2007-06-24 | changed search to use codeigniter.com vs www.codeigniter.com as Google seems ... | Derek Allard | 1 | -1/+1 |
2007-04-15 | update pMachine to EllisLab | Derek Allard | 1 | -9/+9 |
2007-04-03 | changed pmachine links to ellislab | Derek Allard | 1 | -1/+1 |
2007-02-14 | Changed version number, added upgrade instructions | Derek Allard | 1 | -1/+1 |