summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/changelog.rst
AgeCommit message (Expand)AuthorFilesLines
2014-01-08Remove preg_quote() call from CI_User_agent::_set_browser() and add another p...Andrey Andreev1-0/+1
2014-01-08Deprecate the 'mysql', 'sqlite', 'mssql' and 'pdo/dblib' driversAndrey Andreev1-0/+2
2014-01-08Make newline standardization configurableAndrey Andreev1-0/+1
2014-01-08Fix #346Andrey Andreev1-0/+2
2014-01-08[ci skip] Fix a wrong issue reference from the previous commitAndrey Andreev1-1/+1
2014-01-08Fix #148Andrey Andreev1-0/+1
2014-01-08[ci skip] Add a changelog entry for PR #2800Andrey Andreev1-1/+4
2014-01-07Fix a few bugs in CI_Hook (based on PR #2762)Andrey Andreev1-0/+1
2014-01-07Change Text helper default tag from <strong> to <mark>Andrey Andreev1-3/+4
2014-01-07Add ability for changing the original file path/name in CI_Zip::read_file()Andrey Andreev1-0/+1
2014-01-07Fix #2143Andrey Andreev1-0/+1
2014-01-07Implement Loader method chainingAndrey Andreev1-0/+1
2014-01-07Fix #2268 (manually implementing PR #2269)Andrey Andreev1-0/+1
2014-01-07Add Basic HTTP authentication support to the XML-RPC libraryAndrey Andreev1-2/+6
2014-01-06Fix #2237: Parser library failed if the same tag pair is used more than once ...Andrey Andreev1-0/+1
2014-01-06Fix #2579: Query Builder's "no escape" functionality didn't work properly wit...Andrey Andreev1-0/+1
2014-01-03[ci skip] Some spaces & docblock fixesAndrey Andreev1-1/+1
2013-12-20Polishing changes from #PR #2781Andrey Andreev1-1/+1
2013-12-19added changelog about EXISTS / NOT EXISTSTufan Barış YILDIRIM1-0/+1
2013-12-19[ci skip] Fix a changelog messageAndrey Andreev1-1/+1
2013-12-10Fix a bug where DB() tried to set the MySQL-specific 'sql_mode' on all driversAndrey Andreev1-0/+1
2013-11-12Add CLI error templates and only send HTTP status headers for non-CLI request...Andrey Andreev1-0/+1
2013-11-12Deprecate CI_Input::is_cli_request() and add common function is_cli() to repl...Andrey Andreev1-0/+2
2013-11-11Polish changes from PR #2712Andrey Andreev1-1/+1
2013-11-11Merge pull request #2712 from pveyes/developAndrey Andreev1-0/+1
2013-11-05Fix HTTP Verb Routing RulesFatih Kalifa1-0/+1
2013-10-29typoskakysha1-1/+1
2013-10-28Added changelog entrykakysha1-0/+1
2013-10-26Remove redundant changelog entryvlakoff1-1/+0
2013-10-25Implement $protocol parameter in Config base_url() and site_url() methodsvlakoff1-0/+1
2013-10-21Add CI_Upload:: optionAndrey Andreev1-0/+1
2013-10-21Add 'filename' to the return elements for create_captcha() (PR #2602)Andrey Andreev1-0/+1
2013-10-21Fix #2515 (manually merge PR #2516)Andrey Andreev1-0/+1
2013-10-21Fix #2691Andrey Andreev1-0/+1
2013-10-18[ci skip] Fix a changelog entryAndrey Andreev1-1/+1
2013-10-18Fix issue #2681 (alternative to PR #2690)Andrey Andreev1-0/+1
2013-10-16Merge pull request #2661 from DaveMC08/feature/issue_2617Andrey Andreev1-0/+1
2013-10-16req. changes:David Cox Jr1-0/+1
2013-10-16Changelog/doc edits following PR #2684Andrey Andreev1-1/+1
2013-10-16Fixed empty line at EOF and added changelog entryTomaz Lovrec1-0/+1
2013-09-27Added changelog entry.Jesse van Assen1-0/+1
2013-09-23Fix issue #33Andrey Andreev1-0/+2
2013-09-21Merge pull request #2654 from vlakoff/developAndrey Andreev1-2/+1
2013-09-20Fix duplicate changelog entryvlakoff1-2/+1
2013-09-13[ci skip] Fix a changelog messageAndrey Andreev1-1/+1
2013-09-13Fix array notation fields for set_select() as wellAndrey Andreev1-2/+1
2013-09-13Fix #2639Andrey Andreev1-1/+2
2013-09-13Fix a PostgreSQL string escaping bug and use pg_escape_literal() when possibleAndrey Andreev1-0/+2
2013-09-13Update MySQLi to use the PHP API for transactions, where possibleAndrey Andreev1-0/+1
2013-09-13Drop the unused parameter from log_message() / CI_Log::write_log()Andrey Andreev1-0/+1