summaryrefslogtreecommitdiffstats
path: root/user_guide_src
AgeCommit message (Expand)AuthorFilesLines
2012-04-15Added the ability to insert objects with insert_batch() in Active Reccord.Iban Eguia1-0/+1
2012-04-13Update Release Date for version 2.1.1 at user_guide_src/source/changelog.rst Rogerio Prado de Jesus1-1/+1
2012-04-09DB Utility improvementsAndrey Andreev1-2/+3
2012-04-09Multiple DB Forge improvementsAndrey Andreev1-0/+3
2012-04-09Fix AR delete() for MSSQL and SQLSRVAndrey Andreev1-1/+2
2012-04-09Fix AR delete() for OracleAndrey Andreev1-0/+1
2012-04-09Extend fix for #798 to work across all DB drivers instead of just mysqlAndrey Andreev1-1/+1
2012-04-06Fix a CI_DB_pdo_driver::trans_commit() bugAndrey Andreev1-0/+1
2012-04-06Renamed _escape_identifiers() to escape_identifiers() and moved it to CI_DB_d...Andrey Andreev1-1/+2
2012-04-05Fixed MSSQL and SQLSrv truncate()Andrey Andreev1-0/+1
2012-04-05Add replace() support for SQLite/SQLite3Andrey Andreev1-0/+1
2012-04-05Added a default _insert_batch() method instead of requiring each driver to de...Andrey Andreev1-0/+1
2012-04-04Remove duplicate changelog entries introduced in pull #1225Andrey Andreev1-6/+1
2012-04-04Fixing doc link in changelogM. Fauzilkamil Zainuddin1-1/+6
2012-04-04Fixing user_guide compilation warningsM. Fauzilkamil Zainuddin2-3/+3
2012-04-04Update user_guide_src/source/changelog.rstTobias Tschech1-0/+1
2012-04-03Merge upstream branchAndrey Andreev12-77/+141
2012-04-03Fix an issue in CI_Trackback::validate_url() and do some cleanup and optimiza...Andrey Andreev1-0/+1
2012-04-03Fix issue #1238Andrey Andreev1-0/+2
2012-04-03Fix issue #14Andrey Andreev1-0/+1
2012-04-03Some improvements to the additions from pull #1234Andrey Andreev2-4/+6
2012-04-03Merge pull request #1234 from obiconbig/developAndrey Andreev2-0/+8
2012-04-03Move changelog line from verion 2.1.1 to version 3.0Songpol Sripao-eiam1-3/+1
2012-04-03Update changelogSongpol Sripao-eiam1-0/+3
2012-04-02The current name is too wide change to get_content_type()consistent with set_...Songpol Sripaoeiam1-2/+2
2012-04-02Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into developSongpol Sripaoeiam3-7/+8
2012-04-02Merge upstream branchAndrey Andreev4-13/+25
2012-04-02Merge upstream branchAndrey Andreev9-70/+111
2012-04-01bracket on a new lineSongpol Sripaoeiam1-1/+1
2012-04-01add function get_current_content_type to output class and user manual librarySongpol Sripaoeiam1-0/+7
2012-03-29Add a missing changelog entry for pull #1227Andrey Andreev1-0/+1
2012-03-29Merge pull request #1181 from matteomattei/developAndrey Andreev2-6/+16
2012-03-28Add buffer string attach function to changelog.Matteo Mattei1-1/+2
2012-03-28Merge upstream branchAndrey Andreev8-60/+89
2012-03-28Added random ordering support for MSSQL and SQLSRV drivers and removed an unu...Andrey Andreev1-0/+2
2012-03-28Fix a CI_Loader::_ci_load_class() bugAndrey Andreev1-0/+1
2012-03-27Merge feature/mysqli_oop branchAndrey Andreev1-2/+4
2012-03-26Fix some examples in the user guideAndrey Andreev5-35/+37
2012-03-26Commas, not tabs, are the default delimiter in dbutil->csv_from_result.mrw1-1/+1
2012-03-26Remove remaining access description lines from database classes and styleguid...Andrey Andreev1-1/+0
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 Andreev2-21/+42
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