Age | Commit message (Expand) | Author | Files | Lines |
2011-04-25 | Fixed double-space typo. | Razican | 1 | -23/+23 |
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-03-10 | Updated version number in User Guide html. | Phil Sturgeon | 1 | -1/+1 |
2011-01-28 | updated copyrights to 2011 | Derek Jones | 1 | -1/+1 |
2010-11-09 | Updating code examples in user guide to use CI_Controller instead of Controller | Greg Aker | 1 | -4/+4 |
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 1 | -16/+16 |
2010-03-30 | fixed syntax error in documentation example for XML-RPC send_response() method | Derek Jones | 1 | -1/+1 |
2010-03-29 | fixed casing of EllisLab | Derek Jones | 1 | -1/+1 |
2010-03-18 | Added a $xss_clean class variable to the XMLRPC library, enabling control ove... | Robin Sowell | 1 | -0/+2 |
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-12-07 | changed some code in examples from <?php to <?php in the event that a loc... | Derek Allard | 1 | -2/+2 |
2008-11-13 | Changing EOL style to LF | Derek Allard | 1 | -516/+516 |
2008-09-04 | removed random invisible character (ASCII 194) from HTML and PHP files | Derek Jones | 1 | -16/+16 |
2008-08-26 | Added Form Validation Library and updated docs | Rick Ellis | 1 | -3/+3 |
2008-08-26 | Made a Loader changes so that the new validation class will work. | Rick Ellis | 1 | -1/+1 |
2008-08-21 | typo in xmlrpc | Derek Allard | 1 | -1/+1 |
2008-06-27 | changed user guide version to 1.6.3 | Derek Jones | 1 | -1/+1 |
2008-06-26 | changed your-site.com to example.com doc-wide | Derek Jones | 1 | -1/+1 |
2008-06-13 | Added "Using Associative Arrays In a Request Parameter" example to the XMLRPC... | Derek Allard | 1 | -1/+28 |
2008-05-31 | Charset information in the userguide has been moved above title for internati... | Derek Allard | 1 | -1/+1 |
2008-05-16 | fixed syntax error in code sample | Derek Jones | 1 | -2/+2 |
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 1 | -2/+2 |
2008-05-08 | added 'object' key to the XML-RPCS config allowing the passing of a class obj... | Derek Jones | 1 | -4/+7 |
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-04-10 | doc typos / fixes | 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/+487 |
2007-12-02 | Fixed an example for XML RPC. Fixed a missing "?>" in the smiley helper. | Derek Allard | 1 | -488/+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 | 1 | -6/+1 |
2007-10-10 | A few quick changes to the XML-RPC docs to be clearer | paulburdick | 1 | -5/+4 |
2007-08-08 | changed some-site.com to example.com in example code per http://www.rfc-edito... | Derek Allard | 1 | -1/+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-12 | typo | Derek Allard | 1 | -1/+1 |
2007-07-05 | fixed validation errors... about a zillion of em. | Derek Allard | 1 | -5/+5 |
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 | -7/+7 |