summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/general
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-19Remove documentation note obsoleted by previous commitvlakoff1-4/+0
2013-05-17Merge pull request #2440 from vlakoff/developAndrey Andreev2-6/+6
2013-05-13Adds a few new lines to note directive to fix a build error in the docs.Kevin Smith1-1/+3
2013-05-07Logging functions: level parameter is not optionalvlakoff2-6/+6
2013-03-29User guide: fix list of allowed URI charactersvlakoff1-1/+2
2013-03-29Documentation: fix some outdated pathsvlakoff3-4/+4
2013-03-05Documentation: another update to reserved names listvlakoff2-1/+7
2013-03-05Documentation: update reserved names listvlakoff1-1/+11
2013-03-04Updated in accordance with feedback from @narfbgDaniel Hunsaker1-2/+2
2013-03-04Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/exit-s...Daniel Hunsaker1-83/+37
2013-02-26Style guide PR tweaks.Eric Roberts1-8/+8
2013-02-25Update Style Guide page.Eric Roberts1-83/+37
2013-02-23Updated exit codes as constant valuesDaniel Hunsaker1-3/+18