summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/changelog.rst
AgeCommit message (Expand)AuthorFilesLines
2012-03-26Make _initialize() a constructor and rename _call_hook() to call_hook in the ...Andrey Andreev1-0/+1
2012-03-26Add visibility declarations where they remain missingAndrey Andreev1-0/+1
2012-03-26Merge pull request #994 from Razican/doctypesAndrey Andreev1-0/+1
2012-03-26Minor adjustments in the changelogAndrey Andreev1-4/+2
2012-03-26Add DSN string support for OracleAndrey Andreev1-0/+1
2012-03-26Add DSN string and persistent connections support for CUBRIDAndrey Andreev1-0/+2
2012-03-22Update user_guide_src/source/changelog.rstleandronf1-1/+1
2012-03-22Update user_guide_src/source/changelog.rstleandronf1-0/+1
2012-03-20Fixed an issue with PostgreSQL's escape_str()Andrey Andreev1-0/+1
2012-03-19merged with latest develop.Mike Funk1-1/+9
2012-03-19Fix possible error messages with do_hash() and alter a changelog entryAndrey Andreev1-2/+1
2012-03-19Merge pull request #1182 from freewil/cookies-httponlyAndrey Andreev1-0/+2
2012-03-18use php's hash() function for do_hash() helperfreewil1-0/+1
2012-03-18add support for httponly cookiesfreewil1-0/+2
2012-03-14timespan() helper changeRoger Herbert1-1/+9
2012-03-14Merge pull request #1175 from toopay/path_helperAndrey Andreev1-0/+1
2012-03-13New line and changelog correctionTaufan Aditya1-1/+1
2012-03-12Fix some spaces and alignments in the new Wincache driverAndrey Andreev1-1/+1
2012-03-12Merge pull request #1095 from colonelchlorine/developPhil Sturgeon1-0/+1
2012-03-12Merge pull request #1078 from mikedfunk/feature/table_configAndrey Andreev1-0/+1
2012-03-12Remove collation parameter from db_set_charset() (no longer needed)Andrey Andreev1-1/+3
2012-03-12merged latest develop branch.Mike Funk1-1/+8
2012-03-12merged with latest develop.Mike Funk1-0/+1
2012-03-12Path helper improvementTaufan Aditya1-0/+1
2012-03-12Merge pull request #1079 from mikedfunk/feature/form_val_configAndrey Andreev1-0/+1
2012-03-12Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into featur...Mike Funk1-1/+7
2012-03-12updated docs & changelogRoger Herbert1-0/+1
2012-03-12form_dropdown() will now also take an array for unity with other form helpers.nihaopaul1-0/+1
2012-03-11Added an Android <= 2.1 specific check to force_download()Andrey Andreev1-0/+1
2012-03-10Remove PHP 5.1.6-specific codeAndrey Andreev1-1/+1
2012-03-09Merge branch 'develop' of github.com:EllisLab/CodeIgniter into developPhil Sturgeon1-0/+5
2012-03-09Bumped CodeIgniter's PHP requirement to 5.2.4.Phil Sturgeon1-0/+1
2012-03-08Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into featur...Mike Funk1-0/+3
2012-03-08Fix issue #940Andrey Andreev1-0/+1
2012-03-07Fix issue #501Andrey Andreev1-0/+1
2012-03-07removed is_methodMichiel Vugteveen1-2/+1
2012-03-07merged latest develop branch, fixed changelog conflict.Mike Funk1-4/+65
2012-03-07merged from develop, fixed conflict in user guide.Mike Funk1-4/+65
2012-03-07added method() and is_method()Michiel Vugteveen1-0/+2
2012-03-06updated and merged user guide with develop branch.Mike Funk1-4/+66
2012-03-06Resolve _protect_identifiers()/protect_identifiers() usage issuesAndrey Andreev1-0/+1
2012-03-06Changed rewrite_short_tags to have no effect on PHP 5.4Andrey Andreev1-0/+1
2012-03-06Merge branch 'develop' of github.com:EllisLab/CodeIgniter into developPhil Sturgeon1-0/+2
2012-03-06Removed reset_validation() method from run() methodJonoB1-0/+1
2012-03-06Fixed a bug in CI_Session::_unserialize()Andrey Andreev1-0/+1
2012-03-06Updated changelogSammyK1-0/+1
2012-03-05Moved change log entry from 2.1.1 to 3.0.Phil Sturgeon1-1/+1
2012-03-05Add changelog entry (bug fix for issue #64)Hamza Bhatti1-0/+1
2012-03-05Removed oci8-specific stuff from DB_driver.php and added a constructor to DB_...Andrey Andreev1-0/+2
2012-03-05Partially fix issue #306Andrey Andreev1-0/+1