summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source
AgeCommit message (Expand)AuthorFilesLines
2012-03-26Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-db-oci8Andrey Andreev1-2/+2
2012-03-26Minor adjustments in the changelogAndrey Andreev1-4/+2
2012-03-26Merge upstream branchAndrey Andreev2-1/+5
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-26Centralize handling of attach() function for both real file and buffer string.Matteo Mattei1-9/+11
2012-03-23Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-db-sql...Andrey Andreev2-0/+2
2012-03-22Update user_guide_src/source/libraries/email.rstleandronf1-1/+1
2012-03-22Update user_guide_src/source/changelog.rstleandronf1-1/+1
2012-03-22Update user_guide_src/source/libraries/email.rstleandronf1-0/+1
2012-03-22Update user_guide_src/source/changelog.rstleandronf1-0/+1
2012-03-20Merge upstream branchAndrey Andreev8-22/+72
2012-03-20Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-db-sql...Andrey Andreev8-135/+225
2012-03-20Merge upstream branchAndrey Andreev13-144/+248
2012-03-20Merge upstream branchAndrey Andreev13-143/+248
2012-03-20Fixed an issue with PostgreSQL's escape_str()Andrey Andreev1-0/+1
2012-03-19ChangelogAndrey Andreev1-2/+4
2012-03-19merged with latest develop.Mike Funk9-138/+227
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() helperfreewil2-3/+5
2012-03-18add support for httponly cookiesfreewil1-0/+2
2012-03-16Fix form_fieldset_close() example to match actual returntiyowan1-1/+1
2012-03-15Add strip_slashes() to string helper documentationtiyowan1-0/+30
2012-03-15Email class: adjust documentation and make the code backward compatibleMatteo Mattei1-8/+7
2012-03-15Email class: move string_attach() to attach() and add documentationMatteo Mattei1-3/+11
2012-03-14Fix form_input() associative array example to match actual returntiyowan1-1/+1
2012-03-14timespan() helper changeRoger Herbert7-129/+190
2012-03-14Further improve the path helperAndrey Andreev1-10/+10
2012-03-14Merge pull request #1175 from toopay/path_helperAndrey Andreev2-5/+12
2012-03-13Active Record documentation cleanupTimothy Warren1-5/+5
2012-03-13New line and changelog correctionTaufan Aditya2-1/+4
2012-03-13Merge upstream branchAndrey Andreev7-121/+176
2012-03-13Merge pull request #1176 from IT-Can/attributes-form-hiddenAndrey Andreev1-113/+152
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-12typoMichiel Vugteveen1-2/+2
2012-03-12user guide udateMichiel Vugteveen1-113/+152
2012-03-12Merge upstream branchAndrey Andreev1-2/+2
2012-03-12DocTaufan Aditya1-2/+2
2012-03-12Update the list of supported databasesAndrey Andreev1-2/+2
2012-03-12Postgres to PostgreSQLAndrey Andreev2-8/+8
2012-03-12Merge upstream branchAndrey Andreev3-2/+15
2012-03-12Merge pull request #1078 from mikedfunk/feature/table_configAndrey Andreev2-0/+3
2012-03-12Remove collation parameter from db_set_charset() (no longer needed)Andrey Andreev1-1/+3
2012-03-12merged latest develop branch.Mike Funk6-10/+33
2012-03-12merged with latest develop.Mike Funk2-1/+8
2012-03-12Postgre to PostgresAndrey Andreev1-1/+1
2012-03-12Path helper improvementTaufan Aditya2-4/+8
2012-03-12Merge pull request #1079 from mikedfunk/feature/form_val_configAndrey Andreev2-1/+8