summaryrefslogtreecommitdiffstats
path: root/user_guide_src
AgeCommit message (Collapse)AuthorFilesLines
2012-05-15Minor changes on the pull #1355 additionsAndrey Andreev1-1/+1
2012-05-15Merge pull request #1355 from shidec/developAndrey Andreev1-0/+1
Escaping boolean data type, some DBMS (e.g., postgre) need it
2012-05-15escaping boolean data type for postgre change logSoesapto Joeni Hantoro1-0/+1
2012-05-11Fix issue #1349Andrey Andreev1-2/+3
2012-05-11User_agent library improvementsAndrey Andreev1-1/+1
2012-05-04changelog entryMichiel Vugteveen1-1/+2
2012-05-02Changelog fixAndrey Andreev1-1/+0
2012-05-02Reverted rui_string change.Phil Sturgeon1-0/+2
This had knock-on effects as can be seen in #1306. Issue #122 has been reopend until it is fixed properly.
2012-04-27Merge upstream branchAndrey Andreev27-195/+337
2012-04-26Merge pull request #1266 from timw4mail/patchPhil Sturgeon1-1/+12
Normalize comments in core files
2012-04-26Merge pull request #1004 from kwaanonline/developPhil Sturgeon1-60/+92
Date Helper documentation update
2012-04-26Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patchTimothy Warren14-41/+55
2012-04-26Fixed conflicts.Phil Sturgeon17-53/+80
2012-04-26Fixed issue #122 - ruri_string() in subdirs.Phil Sturgeon1-0/+1
2012-04-26Adding some update notes for 3.0.0 (renaming AR to QB)Jamie Rumbelow1-0/+10
2012-04-26Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into developJamie Rumbelow25-235/+426
Conflicts: system/core/Loader.php system/database/DB_query_builder.php system/database/drivers/cubrid/cubrid_driver.php system/database/drivers/mssql/mssql_driver.php system/database/drivers/mysql/mysql_driver.php system/database/drivers/mysqli/mysqli_driver.php system/database/drivers/oci8/oci8_driver.php system/database/drivers/odbc/odbc_driver.php system/database/drivers/pdo/pdo_driver.php system/database/drivers/postgre/postgre_driver.php system/database/drivers/sqlite/sqlite_driver.php user_guide_src/source/changelog.rst user_guide_src/source/database/query_builder.rst
2012-04-26Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patchTimothy Warren2-2/+3
2012-04-26Corrected path to jqueryChad Hedgcock1-2/+2
2012-04-25Merge pull request #1288 from petsagouris/Issue-131Andrey Andreev1-0/+1
Updated foreign_characters.php
2012-04-25Added foreign_characters.php changes in the changelog.George Petsagourakis1-0/+1
2012-04-24Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patchTimothy Warren1-1/+1
2012-04-24Add changelog entry for already fixed issue #23Andrey Andreev1-1/+1
2012-04-23Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patchTimothy Warren1-0/+1
2012-04-23Fix issue #1265Andrey Andreev1-0/+1
2012-04-20added suggested styleguide addition for future consistencyTimothy Warren1-1/+12
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
- Replaced driver methods _list_databases(), _optimize_table() and _repair_table() with properties - Added defaults for optimize_table() and repair_table() SQL strings (FALSE, as those are mostly MySQL-specific) - Added MSSQL/SQLSRV support for optimize_table() (actually rebuilds table indexes) - Switched public driver methods to protected - Improved CUBRID support for list_databases() as it used to only return the currently used database - Minor speed improvements
2012-04-09Multiple DB Forge improvementsAndrey Andreev1-0/+3
- Replaced driver methods _create_database(), _drop_database(), _drop_table() and _rename_table() with properties - Added defaults for the above mentioned platform-specific queries, so that not all drivers need to define them - Improved support for the SQLite, ODBC and PDO drivers
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 ↵Andrey Andreev1-1/+2
CI_DB_driver
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 ↵Andrey Andreev1-0/+1
define it and fixed 2 issues related to it
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 ↵Andrey Andreev1-0/+1
optimizations in the library
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
add function get_content_type to output class
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 ↵Songpol Sripaoeiam1-2/+2
set_content_type()