summaryrefslogtreecommitdiffstats
path: root/system
AgeCommit message (Expand)AuthorFilesLines
2010-03-05whitespace, code commentsDerek Jones1-6/+8
2010-03-05updating attributes to lowercase and added CDATA block around jsDerek Jones1-3/+2
2010-03-05no in helpers, updated security lib to use Security class instead of InputDerek Jones1-2/+2
2010-03-05whitespaceDerek Jones1-1/+0
2010-03-05bringing form helper in syncDerek Jones1-4/+3
2010-03-05little cleaner regex in human_to_unix()Derek Jones1-6/+6
2010-03-05fixing docblock for Javascript classDerek Jones1-6/+30
2010-03-03Moving Jquery library to javascript/Jquery.phpGreg Aker2-2/+2
2010-03-03code comments fixDerek Jones1-2/+2
2010-03-03modified cookie helper to use input classDerek Jones1-42/+1
2010-03-03whitespaceDerek Jones1-3/+3
2010-03-03updating XMLRPC class to use Security libDerek Jones1-5/+7
2010-03-03updating Upload features and use of security libraryDerek Jones1-1/+11
2010-03-03changing casing on some booleansDerek Jones1-4/+5
2010-03-03expanded abilities of Table libraryDerek Jones1-25/+113
2010-03-03added Security libraryDerek Jones1-0/+710
2010-03-03adding HTTP_X_FORWARDED_FOR header to ProfilerDerek Jones1-1/+1
2010-03-03adding initial Javascript and Jquery libsDerek Jones2-0/+1918
2010-03-03bringing language files up to dateDerek Jones4-36/+18
2010-03-03added stricton db config item to force strict mode - good for ensuring strict...Derek Jones2-0/+8
2010-03-03added batch insert/update and replace methods to MySQL driverDerek Jones1-0/+92
2010-03-03whitespaceDerek Jones1-2/+3
2010-03-03whitespace and changes to load_class() to use coreDerek Jones1-9/+9
2010-03-03added batch insert/update and a replace method to active recordDerek Jones1-2/+325
2010-03-02whitespace in Email libDerek Jones1-2/+2
2010-03-02added .htaccess file to cache folderDerek Jones1-0/+1
2010-03-02lowercased all tag attribute valuesDerek Jones1-5/+5
2010-03-02brought captcha plugin up to dateDerek Jones1-5/+4
2010-03-02dumping scaffolding folderDerek Jones14-612/+0
2010-03-02change to use load_class() from coreDerek Jones1-1/+1
2010-03-02Router class rewriteDerek Jones1-81/+153
2010-03-02changed set_status_header() default $code param to proper integerDerek Jones1-7/+11
2010-03-02class renameDerek Jones1-3/+4
2010-03-02rewrite of Loader classDerek Jones1-142/+198
2010-03-02renamed classDerek Jones1-9/+22
2010-03-02significant rewrite to Input classDerek Jones1-705/+192
2010-03-02update Hooks to use load_class() from coreDerek Jones1-2/+1
2010-03-02adding @PHP4 tags to Base classesDerek Jones2-2/+4
2010-03-02@PHP4 tags to CodeIgniter.phpDerek Jones1-1/+2
2010-03-02added @PHP4 tags to Compat functionsDerek Jones1-0/+3
2010-03-02killed scaffolding from Controller classDerek Jones1-58/+12
2010-03-02added config paths class propertyDerek Jones1-36/+107
2010-03-02whitespace and doc block update to Compat functionsDerek Jones1-1/+4
2010-03-02updated Common functionsDerek Jones1-232/+296
2010-03-02updating CodeIgniter.php init fileDerek Jones1-112/+180
2010-03-02adding Unicode class to coreDerek Jones1-0/+165
2010-03-02fixed EOF code comment file locationsDerek Jones17-17/+17
2010-03-02moving core library files out of libraries into new core folderDerek Jones18-0/+0
2010-02-05display_error in driver needs no db referenceDerek Allard2-4/+4
2010-02-04fixing a series of errors in (ironically) error display in some database driversDerek Allard3-5/+5