summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones206-525/+525
2008-01-21added dbprefix to dbforge functionsDerek Allard1-5/+5
2008-01-21typo fix string helperDerek Allard1-1/+1
2008-01-21assorted guide fixes and additionsDerek Allard6-19/+17
2008-01-21documented sess_time_to_updateDerek Allard1-51/+53
2008-01-19Added attributes into <html> of userguide for valid html.Derek Allard107-109/+110
2008-01-19(no commit message)Derek Allard1-0/+1
2008-01-19Added an email helper into core helpers.Derek Allard1-1/+2
2008-01-19added email helperDerek Allard6-5/+162
2008-01-19guide fixes, remove 1.5.5 update fileDerek Allard2-120/+7
2008-01-19change CI_VERSIONDerek Allard1-1/+1
2008-01-19Fixed bug #3268 where router could leave '/' as the pathDerek Jones2-6/+8
2008-01-19Fixed a bug in the Typography Helper where unordered list was listed "un" (#3...Derek Allard2-1/+2
2008-01-19added some semantic division and formatting to the 1.6.0 changelogDerek Jones1-48/+87
2008-01-19documentation for multiple viewsDerek Allard1-1/+18
2008-01-18multiple view concatenation supportDerek Allard2-2/+25
2008-01-18added GET, URI string, and memory usage to Profiler outputDerek Jones3-2/+124
2008-01-18typo fix: stering to stringDerek Allard1-1/+1
2008-01-18added greater precision to $_FILE upload errorsDerek Jones3-3/+23
2008-01-18ExpressionEngine dev team updateDerek Allard1-1/+1
2008-01-18modified prep_for_form() to accept an array so POST arrays can be validated w...Derek Jones2-6/+15
2008-01-18ExpressionEngine Dev Team in creditDerek Allard198-388/+1316
2008-01-18Fixed the bugfix for #3260!Derek Jones2-19/+19
2008-01-18fixed bug #3260 tightened type checking before outputting MySQL field as NULLDerek Jones3-2/+3
2008-01-18reset where_in array after a call (bug# 3259)Derek Allard1-1/+2
2008-01-18added check for "multiple" attribute in form_dropdown() (bug# 3261)Derek Allard1-1/+2
2008-01-18fix for count_allDerek Allard7-11/+9
2008-01-18added link to upgrading guideDerek Allard1-0/+1
2008-01-18Fixed a bug (#3175) preventing certain libraries from working properly when a...Derek Jones2-1/+11
2008-01-18removed $assign_to_controller - seems redundant all things consideredDerek Jones3-16/+1
2008-01-18modified download links to work with new locationDerek Jones1-11/+11
2008-01-17(no commit message)Derek Allard1-20/+20
2008-01-17orderby fixDerek Allard1-1/+2
2008-01-17typo fixesDerek Allard2-2/+2
2008-01-17fixed bug #3003 preventing encryption from working with modes other than MCRY...Derek Jones2-4/+79
2008-01-17clarified capitalization of model class namesDerek Jones1-1/+1
2008-01-17added language folder to applicationDerek Allard1-0/+15
2008-01-17moved an strtolower higher into the init_class function for case insensitivityDerek Allard1-2/+3
2008-01-17typosDerek Allard2-3/+3
2008-01-17typography helper bugfix noteDerek Jones1-1/+2
2008-01-17Fixed bug #2810 with nested tags improperly having paragraph tags placed arou...Derek Jones1-2/+2
2008-01-17added some extra protection in ctype_ function overrides to make return value...Derek Jones1-0/+10
2008-01-17(no commit message)Derek Allard1-0/+1
2008-01-17fixed a bug if num_link wasn't postiveDerek Allard1-0/+7
2008-01-17prefixed reserved variables of _ci_load() in order to not conflict with view ...Derek Jones2-15/+16
2008-01-17deprecated scaffoldingDerek Allard1-1/+2
2008-01-16Added Compat.php fileDerek Jones4-17/+87
2008-01-16(no commit message)Derek Allard5-35/+40
2008-01-16special fix for $first_word_only to work with other changes to _protect_ident...Derek Jones1-5/+2
2008-01-16=== instead of !== ::blush::Derek Jones1-1/+1