summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-10Some simple tweakingPascal Kriete2-9/+5
2010-11-10removing the compat helper from the table of contentsPascal Kriete1-1/+0
2010-11-10Automated merge with http://hg.ellislab.com/CodeIgniterNoPhp4/Pascal Kriete3-3/+35
2010-11-10Removing unused jsPascal Kriete3-278/+2
2010-11-10Altered Email class to allow for method chaining. (Thanks Phil Sturgeon)Greg Aker2-0/+25
2010-11-10Merging in changesGreg Aker2-3/+10
2010-11-10Altered Form_Validation library to allow for method chaining on set_rules(), ...Greg Aker2-3/+10
2010-11-10Automated merge with http://hg.ellislab.com/CodeIgniterNoPhp4/Pascal Kriete10-43/+29
2010-11-10Userguide tweaks to show proper PHP 5 examples and removing the compat helper...Pascal Kriete7-21/+22
2010-11-10Fixing output buffer error in the loader classGreg Aker1-1/+1
2010-11-10Automated merge with http://hg.ellislab.com/CodeIgniterNoPhp4/Greg Aker2-11/+0
2010-11-10Changing all class constructors to __construct()Greg Aker34-85/+66
2010-11-10fixing the changelog to say that php4 is removed.Pascal Kriete1-1/+1
2010-11-10some doc fixes to show __construct instead of CI_ControllerPascal Kriete3-21/+6
2010-11-10Automated merge with http://hg.ellislab.com/CodeIgniterNoPhp4/Pascal Kriete1-80/+54
2010-11-10PHP 4 is no longer a feature, don't list it as one.Pascal Kriete2-11/+0
2010-11-10Automated merge with http://hg.ellislab.com/CodeIgniterNoPhp4/Greg Aker4-38/+4
2010-11-10setting var/function visibility in the UPload classGreg Aker1-80/+54
2010-11-10removing a few php 4 workarounds from the image lib.Pascal Kriete1-13/+0
2010-11-10Removing a global call that was needed for php 4.Pascal Kriete1-3/+1
2010-11-10Automated merge with http://hg.ellislab.com/CodeIgniterNoPhp4/Pascal Kriete3-22/+3
2010-11-10Removing instantiate_class(), which was needed to make php 4 and 5.3 play tog...Pascal Kriete3-22/+3
2010-11-10merging in changesGreg Aker1-25/+14
2010-11-10Changing method visibility in the Profiler classGreg Aker1-25/+14
2010-11-10Automated merge with http://hg.ellislab.com/CodeIgniterNoPhp4/Pascal Kriete3-643/+1
2010-11-10Removing the compatitibility helper.Pascal Kriete2-617/+0
2010-11-10Removing require Compat.php in CodeIgniter.phpGreg Aker1-7/+0
2010-11-10Automated merge with http://hg.ellislab.com/CodeIgniterNoPhp4/Pascal Kriete97-97/+97
2010-11-10Merging in changesGreg Aker1-38/+6
2010-11-10Updating requirements in userguideGreg Aker1-1/+1
2010-11-10Updating PHP requirements in files 5.1.6Greg Aker96-96/+96
2010-11-10Updating the reserved names docs to remove php 4 references.Pascal Kriete1-26/+1
2010-11-10Automated merge with http://hg.ellislab.com/CodeIgniterNoPhp4/Pascal Kriete6-271/+21
2010-11-10Removing _ci_is_instance from the loader.Pascal Kriete1-38/+6
2010-11-10Removing the core/Compat.php file. :: poof ::Greg Aker1-99/+0
2010-11-10Automated merge with http://hg.ellislab.com/CodeIgniterNoPhp4/Greg Aker2-71/+8
2010-11-10Blasting the Base4/5 files. Updating Controller.php to inherit bits from the...Greg Aker5-172/+21
2010-11-10Removing _assign_to_models and _assign_libraries from model related code in f...Pascal Kriete2-71/+8
2010-11-10Merging in changesGreg Aker1-64/+56
2010-11-10Fix #225 typo in cart lib docsGreg Aker1-1/+1
2010-11-09merging in changesBrandon Jones1-64/+56
2010-11-09Altered our mail() params to be inline with PHP documentation, fixes mailing ...Brandon Jones1-64/+56
2010-11-09Fix #95 bug in the html helper where too much white space was rendered betwee...Greg Aker2-3/+4
2010-11-09Merging in changesGreg Aker3-2/+4
2010-11-09Merging in changesGreg Aker3-0/+0
2010-11-09Fix #219 broken images in the documentationGreg Aker8-3/+3
2010-11-09Automated merge with http://hg.ellislab.com/CodeIgniter2Pascal Kriete3-2/+4
2010-11-09Adding a second parameter to _remap that contains an array of the leftover se...Pascal Kriete2-2/+3
2010-11-09Adding unicode to the list of core classes.Pascal Kriete1-0/+1
2010-11-09Fix #48 linking CI 2.x upgrade notes. Also including an instruction to exten...Greg Aker2-1/+6