summaryrefslogtreecommitdiffstats
path: root/user_guide_src
AgeCommit message (Expand)AuthorFilesLines
2012-10-31Multiple improvements to the URI classAndrey Andreev1-1/+4
2012-10-31CI_URI::_detect_uri() to accept absolute URIsAndrey Andreev1-1/+3
2012-10-30Description for Fix #1938 added to changelogGDmac1-0/+1
2012-10-30Fix issue #658 (:any wildcard matching slashes)Andrey Andreev3-14/+57
2012-10-30[ci skip] Fix a note in the QB documentationAndrey Andreev1-2/+2
2012-10-30[ci skip] Alter a changelog entry for 2.1.3Andrey Andreev1-1/+1
2012-10-27Make CI_Loader::config() a proper alias for CI_Config::load() and improve the...Andrey Andreev1-2/+3
2012-10-27Input class improvementsAndrey Andreev1-1/+3
2012-10-27Docblock improvements to the Config library and remove CI_Config::_assign_to_...Andrey Andreev1-3/+5
2012-10-27Deprecate string helper repeater() (an alias for str_repeat())Andrey Andreev3-0/+14
2012-10-27Add database schema configuration support (used by PostgreSQL, fix #158)Andrey Andreev2-1/+3
2012-10-27Fix #50Andrey Andreev1-0/+1
2012-10-26Fix #142Andrey Andreev1-0/+1
2012-10-26Deprecated form helper function form_prep().Andrey Andreev3-40/+55
2012-10-26Fix #1624 and clear-up the form validation docs (manually applying #1603)Andrey Andreev2-95/+96
2012-10-26Implement cache key prefixing (as suggested in #1197) and update the Cache docsAndrey Andreev2-11/+52
2012-10-26Fix issue #59Andrey Andreev1-0/+1
2012-10-25[ci skip] Alter a changelog entryAndrey Andreev1-1/+1
2012-10-25Add CI_Cart::get_item() (rel #400)Andrey Andreev2-7/+14
2012-10-25Form helpers to ignore empty name attributes (fix #1506)Andrey Andreev1-0/+1
2012-10-24Fix #1811Andrey Andreev1-0/+1
2012-10-24[ci skip] Document Query Builder method replace() (fix #1651)Andrey Andreev1-1/+30
2012-10-24Fix #1146Andrey Andreev1-0/+1
2012-10-24Fix #1255Andrey Andreev1-0/+1
2012-10-24Fix #191Andrey Andreev1-0/+1
2012-10-24[ci skip] Document get_csrf_token_name(), get_csrf_hash() (issue #715)Andrey Andreev1-7/+38
2012-10-24Fix #1268 (or rather enforce some security measures, there's nothing really b...Andrey Andreev2-3/+5
2012-10-24An alternative to affected_rows() for insert_batch() and update_batch() (ref ...Andrey Andreev2-0/+5
2012-10-24Add zsh, 7zip, cdr, wma and jar to mimes.php (rel #1919, #1926)Andrey Andreev1-3/+3
2012-10-24[ci skip] style and phpdoc-related changes (rel #1295)Andrey Andreev1-2/+2
2012-10-24[ci skip] Fix an erroneous link in the docsAndrey Andreev1-1/+1
2012-10-23Fix issues #134, #1911Andrey Andreev1-0/+1
2012-10-23[ci skip] Drop cheatsheets and quick_reference PDFs from the documentation (u...Andrey Andreev10-37/+1
2012-10-23[ci skip] Add a note about routes.php not being a filterAndrey Andreev1-1/+6
2012-10-23Fix issue #779Andrey Andreev1-0/+1
2012-10-22Add a changelog entryAndrey Andreev1-0/+1
2012-10-22Add is_https() as a common functionAndrey Andreev2-11/+18
2012-10-22Fix issues #1476, #1909Andrey Andreev1-0/+1
2012-10-19Fix another mailing issue (based on #1281)Andrey Andreev1-0/+1
2012-10-19Fix issue #1409Andrey Andreev1-1/+3
2012-10-19Manually apply an improved version of PR #1797 (auto_link() URL helper)Andrey Andreev1-2/+2
2012-10-18Remove {unwrap}{/unwrap} markers when quoted_printable_encode() or imap_8bit(...Andrey Andreev1-8/+8
2012-10-17Merge pull request #1896 from pkriete/developPascal Kriete1-0/+2
2012-10-17Fix issue #1897Andrey Andreev1-0/+1
2012-10-16Updating the cookie driver to use HMAC authentication on all cookie data.Pascal Kriete1-0/+2
2012-10-16Fix user guide typos [ci skip]Andrey Andreev2-3/+3
2012-10-16Update user_guide_src/source/libraries/javascript.rstJános Rusiczki1-1/+1
2012-10-15Remove CI_Email::_get_ip()Andrey Andreev1-0/+1
2012-10-15Partially fix #1702Andrey Andreev1-1/+2
2012-10-12Set MySQL client compression to FALSE by default (problems reported with it),...Andrey Andreev2-40/+46