summaryrefslogtreecommitdiffstats
path: root/user_guide/libraries
AgeCommit message (Expand)AuthorFilesLines
2010-07-26guide typoDerek Allard1-1/+1
2010-07-16example fixDerek Allard1-1/+1
2010-07-13Automated merge with http://hg.ellislab.com/CodeIgniter2Derek Allard1-12/+9
2010-07-13example fixDerek Allard1-1/+1
2010-07-12201007 file upload bug fixDerek Jones1-12/+9
2010-07-05suppress page listDerek Allard1-0/+9
2010-07-05Added the ability to suppress first, previous, next and last links by setting...Derek Allard1-5/+7
2010-07-05userguide linksDerek Allard1-1/+1
2010-07-05minor capitalizationDerek Allard1-1/+1
2010-07-05fixed missing </p> in guideDerek Allard2-3/+3
2010-05-11fixed whitespace, massaged Zip read_dir() docsDerek Jones1-2/+2
2010-05-11Added an option to remove the preceding trail of empty folders when creating ...Phil Sturgeon1-1/+11
2010-04-28corrected references to Input class since the Security methods are now their ...Derek Jones2-2/+2
2010-04-15Update to File Upload library to return boolean on do_xss_clean().Greg Aker1-0/+6
2010-04-15Removing deprecated Validation class.Greg Aker1-740/+0
2010-03-30fixed syntax error in documentation example for XML-RPC send_response() methodDerek Jones1-1/+1
2010-03-29fixed casing of EllisLabDerek Jones29-29/+29
2010-03-25moved application folder outside of the system folderDerek Jones4-5/+5
2010-03-22added documentation for philsturgeon's submission of download() for the FTP l...Derek Jones1-0/+13
2010-03-18Added a $xss_clean class variable to the XMLRPC library, enabling control ove...Robin Sowell1-0/+2
2010-03-11got rid of some redundancy in the preliminary jQuery lib docsDerek Jones1-92/+2
2010-03-11full on scaffolding removalDerek Jones1-5/+0
2010-03-10added docs for application Packages, added third_party folder to the applicat...Derek Jones1-0/+49
2010-03-10updated Upload class docs to be accurate with the * filter for allowed_typesDerek Jones1-1/+1
2010-03-10added Security class docs, cleaned up Input class for changes to bothDerek Jones3-30/+176
2010-03-10added docs for Output class propertyDerek Jones1-0/+6
2010-03-10added ability to enable/disable individual sections of the ProfilerDerek Jones1-0/+3
2010-03-10completely removed Plugins from CodeIgniterDerek Jones1-4/+1
2010-03-05adding initial docs for javascript and jquery libsDerek Jones2-0/+430
2010-03-05changing docs refs to future release 2.0.0Derek Jones26-26/+26
2010-03-03expanded abilities of Table libraryDerek Jones1-9/+32
2010-01-18The Unit Test Class now has an optional "notes" field available to it, and al...Derek Allard1-4/+24
2010-01-18user guide clarification on large image processingDerek Allard1-0/+1
2010-01-17doc updates, corrections and clarifications.Derek Allard2-2/+2
2010-01-17extra period in a sentence (the horror!) :)Derek Allard1-1/+1
2010-01-17fixed an incorrectly labelled config key exampleDerek Allard1-1/+1
2010-01-16Documented append_output() in the Output Class.Derek Allard1-0/+8
2010-01-14added a parse_string() method to the ParserDerek Allard1-0/+4
2010-01-05updated copyrightsDerek Jones26-26/+26
2009-12-22Added "is_object" into the list of unit tests capable of being run.Derek Allard1-0/+1
2009-09-22a series of clarifications of the docsDerek Allard1-1/+1
2009-09-18Documented a second argument in the decode() function for the Encryption ClassDerek Allard1-0/+8
2009-09-16missing version point in cart docDerek Allard1-345/+345
2009-09-11prep for 1.7.2 releaseDerek Jones25-25/+25
2009-07-11Modified show_error() to allow sending of HTTP server response codes.Derek Jones1-1/+1
2009-05-03bug fix and typo fixesDerek Allard1-1/+1
2009-04-22updated copyrights to 2009Derek Jones26-26/+26
2009-04-14note on a page about deprecationDerek Allard1-0/+4
2009-02-24Updated the view cart info in light of the changes to the cart class.Rick Ellis1-4/+3
2009-02-24Updated the "update cart" information, as it was incorrect.Rick Ellis1-92/+58