Age | Commit message (Expand) | Author | Files | Lines |
2010-05-11 | Added an option to remove the preceding trail of empty folders when creating ... | Phil Sturgeon | 1 | -1/+11 |
2010-04-28 | corrected references to Input class since the Security methods are now their ... | Derek Jones | 2 | -2/+2 |
2010-04-15 | Update to File Upload library to return boolean on do_xss_clean(). | Greg Aker | 1 | -0/+6 |
2010-04-15 | Removing deprecated Validation class. | Greg Aker | 1 | -740/+0 |
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 | 29 | -29/+29 |
2010-03-25 | moved application folder outside of the system folder | Derek Jones | 4 | -5/+5 |
2010-03-22 | added documentation for philsturgeon's submission of download() for the FTP l... | Derek Jones | 1 | -0/+13 |
2010-03-18 | Added a $xss_clean class variable to the XMLRPC library, enabling control ove... | Robin Sowell | 1 | -0/+2 |
2010-03-11 | got rid of some redundancy in the preliminary jQuery lib docs | Derek Jones | 1 | -92/+2 |
2010-03-11 | full on scaffolding removal | Derek Jones | 1 | -5/+0 |
2010-03-10 | added docs for application Packages, added third_party folder to the applicat... | Derek Jones | 1 | -0/+49 |
2010-03-10 | updated Upload class docs to be accurate with the * filter for allowed_types | Derek Jones | 1 | -1/+1 |
2010-03-10 | added Security class docs, cleaned up Input class for changes to both | Derek Jones | 3 | -30/+176 |
2010-03-10 | added docs for Output class property | Derek Jones | 1 | -0/+6 |
2010-03-10 | added ability to enable/disable individual sections of the Profiler | Derek Jones | 1 | -0/+3 |
2010-03-10 | completely removed Plugins from CodeIgniter | Derek Jones | 1 | -4/+1 |
2010-03-05 | adding initial docs for javascript and jquery libs | Derek Jones | 2 | -0/+430 |
2010-03-05 | changing docs refs to future release 2.0.0 | Derek Jones | 26 | -26/+26 |
2010-03-03 | expanded abilities of Table library | Derek Jones | 1 | -9/+32 |
2010-01-18 | The Unit Test Class now has an optional "notes" field available to it, and al... | Derek Allard | 1 | -4/+24 |
2010-01-18 | user guide clarification on large image processing | Derek Allard | 1 | -0/+1 |
2010-01-17 | doc updates, corrections and clarifications. | Derek Allard | 2 | -2/+2 |
2010-01-17 | extra period in a sentence (the horror!) :) | Derek Allard | 1 | -1/+1 |
2010-01-17 | fixed an incorrectly labelled config key example | Derek Allard | 1 | -1/+1 |
2010-01-16 | Documented append_output() in the Output Class. | Derek Allard | 1 | -0/+8 |
2010-01-14 | added a parse_string() method to the Parser | Derek Allard | 1 | -0/+4 |
2010-01-05 | updated copyrights | Derek Jones | 26 | -26/+26 |
2009-12-22 | Added "is_object" into the list of unit tests capable of being run. | Derek Allard | 1 | -0/+1 |
2009-09-22 | a series of clarifications of the docs | Derek Allard | 1 | -1/+1 |
2009-09-18 | Documented a second argument in the decode() function for the Encryption Class | Derek Allard | 1 | -0/+8 |
2009-09-16 | missing version point in cart doc | Derek Allard | 1 | -345/+345 |
2009-09-11 | prep for 1.7.2 release | Derek Jones | 25 | -25/+25 |
2009-07-11 | Modified show_error() to allow sending of HTTP server response codes. | Derek Jones | 1 | -1/+1 |
2009-05-03 | bug fix and typo fixes | Derek Allard | 1 | -1/+1 |
2009-04-22 | updated copyrights to 2009 | Derek Jones | 26 | -26/+26 |
2009-04-14 | note on a page about deprecation | Derek Allard | 1 | -0/+4 |
2009-02-24 | Updated the view cart info in light of the changes to the cart class. | Rick Ellis | 1 | -4/+3 |
2009-02-24 | Updated the "update cart" information, as it was incorrect. | Rick Ellis | 1 | -92/+58 |
2009-02-17 | (no commit message) | Rick Ellis | 1 | -2/+2 |
2009-02-17 | (no commit message) | Rick Ellis | 1 | -2/+2 |
2009-02-17 | (no commit message) | Rick Ellis | 1 | -1/+1 |
2009-02-17 | Tweaked nav | Rick Ellis | 1 | -1/+1 |
2009-02-17 | Tweaked nav | Rick Ellis | 1 | -1/+2 |
2009-02-17 | Added Cart Class to docs | Rick Ellis | 1 | -0/+381 |
2009-02-16 | Added the ability to pass $config['file_name'] for the File Uploading Class a... | Derek Allard | 1 | -0/+10 |
2009-02-11 | Prep for 1.7.1 release | Derek Jones | 25 | -25/+25 |
2009-02-04 | doc link fixes | Derek Allard | 1 | -1/+1 |
2009-02-04 | fixed documentation to reference set_rules() vs set_rule() | Derek Allard | 1 | -1/+1 |
2008-12-23 | format_characters() not convert_characters() | Derek Allard | 1 | -6/+6 |