summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-03-26Remove access description lines and cleanup the url helperAndrey Andreev2-38/+22
2012-03-26Remove access description lines and cleanup the form helperAndrey Andreev1-105/+56
2012-03-26Remove access description lines and cleanup the html helperAndrey Andreev1-41/+25
2012-03-26Merge pull request #1219 from reinyjunior/developPhil Sturgeon1-2/+1
correcting PHPUnit execution error path, in Setup_test.php load file pat...
2012-03-26Remove access description lines and cleanup the download, language, number, ↵Andrey Andreev5-21/+11
path & xml helpers
2012-03-26Renamed (with an underscore prefix) and switched from private to protected ↵Andrey Andreev1-31/+21
properties in the Driver library
2012-03-26Remove access description lines and cleanup the Upload libraryAndrey Andreev1-182/+146
2012-03-26Remove access description lines and cleanup the Migration libraryAndrey Andreev1-18/+8
2012-03-26Remove access description lines and cleanup the Pagination libraryAndrey Andreev1-27/+17
2012-03-26Merge pull request #1221 from mrw/patch-2Andrey Andreev1-1/+1
Commas, not tabs, are the default delimiter in dbutil->csv_from_result.
2012-03-26Commas, not tabs, are the default delimiter in dbutil->csv_from_result.mrw1-1/+1
2012-03-26Remove access description lines and cleanup the Typography libraryAndrey Andreev1-33/+20
2012-03-26Remove access description lines and cleanup the Xmlrpcs libraryAndrey Andreev1-44/+20
2012-03-26Remove remaining access description lines from database classes and ↵Andrey Andreev3-27/+15
styleguide example
2012-03-26Remove access description lines and fix comments in system/core/Common.phpAndrey Andreev1-94/+96
2012-03-26Switch a private property to protected and cleanup the Calendar libraryAndrey Andreev1-35/+26
2012-03-26Switch private methods and properties to protected and cleanup the Cache ↵Andrey Andreev6-170/+125
library and drivers
2012-03-26Temporarily remove PHP 5.2 from travis configAndrey Andreev1-1/+0
2012-03-26Switch private methods and properties to protected and cleanup the Parser ↵Andrey Andreev2-31/+18
library
2012-03-26Switch private methods and properties to protected and cleanup the Cart libraryAndrey Andreev1-31/+15
2012-03-26Switch private methods to protected and cleanup the Ftp libraryAndrey Andreev1-68/+41
2012-03-26Make _initialize() a constructor and rename _call_hook() to call_hook in the ↵Andrey Andreev3-27/+20
Hooks class
2012-03-26Add visibility declarations where they remain missingAndrey Andreev4-7/+5
2012-03-26Merge pull request #834 from narfbg/develop-zipAndrey Andreev1-88/+68
Improve the Zip library
2012-03-26Merge upstream branchAndrey Andreev76-1427/+1042
2012-03-26Clear some spaces and fix some inconsistencies in the Zip library and ↵Andrey Andreev6-24/+21
system/helpers/ files
2012-03-26Clear some spaces and fix some inconsistencies in application/ php filesAndrey Andreev19-78/+68
2012-03-26Merge pull request #994 from Razican/doctypesAndrey Andreev3-32/+63
Doctypes
2012-03-26Merge upstream branchAndrey Andreev50-1294/+888
2012-03-26Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-db-oci8Andrey Andreev2-14/+14
2012-03-26Rename a variable and style fixes in system/database/DB.phpAndrey Andreev1-12/+12
2012-03-26Minor adjustments in the changelogAndrey Andreev1-4/+2
2012-03-26Merge upstream branchAndrey Andreev19-495/+359
2012-03-26Add DSN string support for OracleAndrey Andreev2-2/+86
2012-03-26Add ODBC support for the new 'dsn' config valueAndrey Andreev1-3/+8
2012-03-26Improve PostgreSQL DSN string support and add a missing method visibility ↵Andrey Andreev2-19/+54
declaration
2012-03-26Add DSN string and persistent connections support for CUBRIDAndrey Andreev2-29/+58
2012-03-26Add a missing commaAndrey Andreev1-1/+1
2012-03-26Alter SQLite's escape_str() for LIKE queriesAndrey Andreev1-3/+3
2012-03-26Centralize handling of attach() function for both real file and buffer string.Matteo Mattei2-15/+15
Update documentation.
2012-03-25correcting PHPUnit execution error path, in Setup_test.php load file pathReiny Júnior1-2/+1
2012-03-23Merge pull request #1213 from timw4mail/travis-fixPhil Sturgeon1-1/+1
Make travis test on multiple php versions
2012-03-23Make travis test on multiple php versionsTimothy Warren1-1/+1
2012-03-23Remove no longer needed reconnect() methodAndrey Andreev1-15/+0
2012-03-23Merge branch 'develop' of github.com:EllisLab/CodeIgniter into ↵Andrey Andreev18-579/+321
develop-db-sqlite3
2012-03-23Add dummy method reconnect() method to CI_DB_driver and remove it from ↵Andrey Andreev8-111/+17
drivers that don't support it
2012-03-23Merge pull request #1210 from leandronf/patch-1Andrey Andreev3-3/+12
(DSN) Delivery status notification feature
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