summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/general
AgeCommit message (Expand)AuthorFilesLines
2015-01-04Update reserved controller namesvlakoff1-3/+1
2014-11-04Fix #3310Andrey Andreev1-0/+1
2014-10-29[ci skip] Update some (docs) linksAndrey Andreev2-16/+20
2014-10-28Close #3292Andrey Andreev1-1/+1
2014-10-22Close #3280Andrey Andreev1-1/+1
2014-10-05config_item() to return NULL instead of FALSE for non-existing itemsAndrey Andreev1-1/+1
2014-09-20Fix examples in documentationvlakoff2-2/+2
2014-08-27[ci skip] Fix routing documentation (#3192)Andrey Andreev1-3/+1
2014-07-12[ci skip] Add a note about CI_Driver (issue #3140)Andrey Andreev1-1/+5
2014-07-11Add setting ['composer_autoload']Andrey Andreev1-1/+5
2014-07-07Add a backport (compat) for quoted_printable_encode()Andrey Andreev1-1/+10
2014-07-07Fix a few typos and add a backport (compat) for hex2bin()Andrey Andreev1-15/+23
2014-05-22Update profiling.rstManu Ganji1-2/+2
2014-05-22Update profiling.rstManu Ganji1-2/+4
2014-05-09Add hash_equals() to ext/hash compat layerAndrey Andreev1-2/+13
2014-04-12Small documentation updatevlakoff1-2/+0
2014-04-05Remove default parameter value of is_php()vlakoff1-2/+2
2014-03-05Add support for simpler (Callable) hooks (issue #2917)Andrey Andreev1-1/+9
2014-02-19Add compatibility layer for array_column(), array_replace(), array_replace_re...Andrey Andreev1-1/+51
2014-02-18Add an ext/hash compatibility layer (just hash_pbkdf2(), for now)Andrey Andreev1-0/+29
2014-02-13[ci skip] Add compatibility functions documentation + Sphinx build fixes for ...Andrey Andreev2-0/+158
2014-02-11Utf8/iconv/mbstring-related changesAndrey Andreev1-0/+3
2014-02-11"BASEPATH check" consistencydarwinel1-1/+2
2014-02-07[ci skip] Add return types to common and error handling functions docsAndrey Andreev2-25/+25
2014-02-07Merge branch 'develop' into 'feature/user-guide-cleanup'Andrey Andreev1-1/+6
2014-02-03[ci skip] Update info on function_usableAndrey Andreev1-1/+6
2014-01-24[ci skip] Add a note to the is_really_writable() docsAndrey Andreev1-3/+5
2014-01-24update to errorfunc urlConnor Tumbleson1-1/+1
2014-01-24fix bad urlConnor Tumbleson1-1/+1
2014-01-20[ci skip] Replace incorrect usage of 'then', where it should be 'than'Andrey Andreev2-2/+2
2014-01-20Merge branch 'develop' into feature/user-guide-cleanupAndrey Andreev11-27/+94
2014-01-20Merge branch 'develop' into feature/output_compressed_cacheAndrey Andreev1-1/+5
2014-01-20Polish changes from PR #2830Andrey Andreev1-1/+5
2014-01-14fix lists on requirementsConnor Tumbleson1-11/+12
2014-01-11cleanup warningsConnor Tumbleson1-3/+3
2014-01-10Compress output before storing it to cache, if output compression is enabledAndrey Andreev1-0/+3
2014-01-09d'oh - :noindex: in wrong placeConnor Tumbleson1-3/+3
2014-01-09fix doc warningsConnor Tumbleson1-3/+3
2014-01-07[ci skip] Clean up the common functions docsAndrey Andreev1-96/+69
2013-11-12Deprecate CI_Input::is_cli_request() and add common function is_cli() to repl...Andrey Andreev2-1/+14
2013-11-11Polish changes from PR #2712Andrey Andreev1-25/+12
2013-11-11Merge pull request #2712 from pveyes/developAndrey Andreev1-0/+36
2013-11-05Fix HTTP Verb Routing RulesFatih Kalifa1-0/+36
2013-09-13Drop the unused parameter from log_message() / CI_Log::write_log()Andrey Andreev1-2/+1
2013-07-22[ci skip] Fix style guide typosAndrey Andreev1-2/+2
2013-07-22Change class filenames to UcfirstAndrey Andreev7-16/+47
2013-07-20Updating user guide :php:func: refs to :func:Derek Jones1-13/+13
2013-07-20Dropping unecessary php: directive to function definitions in user guideDerek Jones3-20/+20
2013-07-19[ci skip] Remove a leftover description of the non-configurable translating o...Andrey Andreev1-18/+0
2013-07-19Router improvementsAndrey Andreev1-1/+13