summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-05Added a default _truncate() method to CI_DB_active_recordAndrey Andreev13-120/+42
2012-04-05Add replace() support for SQLite/SQLite3Andrey Andreev3-8/+44
2012-04-05Replaced driver instances of _replace() with one in CI_DB_active_recordAndrey Andreev4-59/+25
2012-04-05Added a default _update() method to CI_DB_active_recordAndrey Andreev9-252/+27
2012-04-05Replaced driver instances of _insert() with one in CI_DB_active_recordAndrey Andreev13-207/+18
2012-04-05Added a default _insert_batch() method instead of requiring each driver to de...Andrey Andreev8-89/+19
2012-04-04Merge pull request #1245 from timw4mail/patchPhil Sturgeon1-17/+19
2012-04-04Make database config easier to work withTimothy Warren1-17/+19
2012-04-04Remove duplicate changelog entries introduced in pull #1225Andrey Andreev1-6/+1
2012-04-04Merge pull request #1225 from ApOgEE/user_guide_compile_fixPhil Sturgeon3-4/+9
2012-04-04Fixing doc link in changelogM. Fauzilkamil Zainuddin1-1/+6
2012-04-04Fixing user_guide compilation warningsM. Fauzilkamil Zainuddin2-3/+3
2012-04-04Merge branch 'form-helper-tests' of https://github.com/tiyowan/CodeIgniter in...Phil Sturgeon1-0/+252
2012-04-04Merge pull request #1242 from tschechniker/patch-1Andrey Andreev2-4/+5
2012-04-04Update system/libraries/Zip.phpTobias Tschech1-2/+1
2012-04-04Update user_guide_src/source/changelog.rstTobias Tschech1-0/+1
2012-04-04Added Windows path compatibility to function read_dirtschechniker1-4/+5
2012-04-04Replace old comments with proper docblocks in Xmlrpc.phpAndrey Andreev1-314/+480
2012-04-03Fix PostgreSQL connection stringsAndrey Andreev1-3/+3
2012-04-03Another form_validation fixAndrey Andreev1-2/+0
2012-04-03Merge pull request #1240 from timw4mail/patch-1Phil Sturgeon1-1/+1
2012-04-03Merge pull request #913 from narfbg/develop-issue-863Andrey Andreev3-49/+32
2012-04-03Fix some stuff broken during repo syncAndrey Andreev1-3/+3
2012-04-03Merge upstream branchAndrey Andreev171-3878/+5303
2012-04-03Fix Posgres driver connection string. Current version has incorrect "username...Timothy Warren1-1/+1
2012-04-03Clean up the Form_validation libraryAndrey Andreev1-117/+86
2012-04-03Some very minor code style changes and comment fixesAndrey Andreev3-20/+21
2012-04-03Minor cleanup and style changes to the Table libraryAndrey Andreev1-67/+56
2012-04-03Fix an issue in CI_Trackback::validate_url() and do some cleanup and optimiza...Andrey Andreev2-58/+43
2012-04-03Clean up the Profiler libraryAndrey Andreev1-95/+101
2012-04-03Minor style changes and optimizations to the User_agent libraryAndrey Andreev1-27/+27
2012-04-03Fix issue #1238Andrey Andreev3-4/+8
2012-04-03Minor cleanup and style fixes in the Unit_test and Image_lib librariesAndrey Andreev3-20/+16
2012-04-03Minor cleanup and style fixes in the Log and Javascript librariesAndrey Andreev2-37/+21
2012-04-03Fix issue #14Andrey Andreev3-2/+3
2012-04-03Alter SQLite tests config to use the sqlite3 driver under PHP 5.4+Andrey Andreev1-4/+5
2012-04-03Some improvements to the additions from pull #1234Andrey Andreev3-11/+13
2012-04-03Merge pull request #1234 from obiconbig/developAndrey Andreev3-0/+28
2012-04-03Move changelog line from verion 2.1.1 to version 3.0Songpol Sripao-eiam1-3/+1
2012-04-03Merge pull request #868 from narfbg/develop-db-oci8Andrey Andreev6-148/+576
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 Sripaoeiam2-3/+3
2012-04-02Merge branch 'develop' of github.com:obiconbig/CodeIgniter into developSongpol Sripaoeiam1-1/+2
2012-04-02Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into developSongpol Sripaoeiam8-7/+1484
2012-04-02Merge upstream branchAndrey Andreev28-107/+1917
2012-04-02Merge pull request #930 from narfbg/develop-db-sqlite3Andrey Andreev8-7/+1484
2012-04-02Merge upstream branchAndrey Andreev136-2304/+2251
2012-04-01Fix style codingSongpol Sripao-eiam1-1/+2
2012-04-01bracket on a new lineSongpol Sripaoeiam2-6/+7
2012-04-01add function get_current_content_type to output class and user manual librarySongpol Sripaoeiam2-0/+25