Age | Commit message (Expand) | Author | Files | Lines |
2015-01-12 | [ci skip] Make it clear that PHP <5.4 usage is discouraged | Andrey Andreev | 2 | -7/+12 |
2015-01-09 | Bulk (mostly documentation) update | Andrey Andreev | 2 | -5/+5 |
2015-01-04 | Update reserved controller names | vlakoff | 1 | -3/+1 |
2014-11-04 | Fix #3310 | Andrey Andreev | 1 | -0/+1 |
2014-10-29 | [ci skip] Update some (docs) links | Andrey Andreev | 2 | -16/+20 |
2014-10-28 | Close #3292 | Andrey Andreev | 1 | -1/+1 |
2014-10-22 | Close #3280 | Andrey Andreev | 1 | -1/+1 |
2014-10-05 | config_item() to return NULL instead of FALSE for non-existing items | Andrey Andreev | 1 | -1/+1 |
2014-09-20 | Fix examples in documentation | vlakoff | 2 | -2/+2 |
2014-08-27 | [ci skip] Fix routing documentation (#3192) | Andrey Andreev | 1 | -3/+1 |
2014-07-12 | [ci skip] Add a note about CI_Driver (issue #3140) | Andrey Andreev | 1 | -1/+5 |
2014-07-11 | Add setting ['composer_autoload'] | Andrey Andreev | 1 | -1/+5 |
2014-07-07 | Add a backport (compat) for quoted_printable_encode() | Andrey Andreev | 1 | -1/+10 |
2014-07-07 | Fix a few typos and add a backport (compat) for hex2bin() | Andrey Andreev | 1 | -15/+23 |
2014-05-22 | Update profiling.rst | Manu Ganji | 1 | -2/+2 |
2014-05-22 | Update profiling.rst | Manu Ganji | 1 | -2/+4 |
2014-05-09 | Add hash_equals() to ext/hash compat layer | Andrey Andreev | 1 | -2/+13 |
2014-04-12 | Small documentation update | vlakoff | 1 | -2/+0 |
2014-04-05 | Remove default parameter value of is_php() | vlakoff | 1 | -2/+2 |
2014-03-05 | Add support for simpler (Callable) hooks (issue #2917) | Andrey Andreev | 1 | -1/+9 |
2014-02-19 | Add compatibility layer for array_column(), array_replace(), array_replace_re... | Andrey Andreev | 1 | -1/+51 |
2014-02-18 | Add an ext/hash compatibility layer (just hash_pbkdf2(), for now) | Andrey Andreev | 1 | -0/+29 |
2014-02-13 | [ci skip] Add compatibility functions documentation + Sphinx build fixes for ... | Andrey Andreev | 2 | -0/+158 |
2014-02-11 | Utf8/iconv/mbstring-related changes | Andrey Andreev | 1 | -0/+3 |
2014-02-11 | "BASEPATH check" consistency | darwinel | 1 | -1/+2 |
2014-02-07 | [ci skip] Add return types to common and error handling functions docs | Andrey Andreev | 2 | -25/+25 |
2014-02-07 | Merge branch 'develop' into 'feature/user-guide-cleanup' | Andrey Andreev | 1 | -1/+6 |
2014-02-03 | [ci skip] Update info on function_usable | Andrey Andreev | 1 | -1/+6 |
2014-01-24 | [ci skip] Add a note to the is_really_writable() docs | Andrey Andreev | 1 | -3/+5 |
2014-01-24 | update to errorfunc url | Connor Tumbleson | 1 | -1/+1 |
2014-01-24 | fix bad url | Connor Tumbleson | 1 | -1/+1 |
2014-01-20 | [ci skip] Replace incorrect usage of 'then', where it should be 'than' | Andrey Andreev | 2 | -2/+2 |
2014-01-20 | Merge branch 'develop' into feature/user-guide-cleanup | Andrey Andreev | 11 | -27/+94 |
2014-01-20 | Merge branch 'develop' into feature/output_compressed_cache | Andrey Andreev | 1 | -1/+5 |
2014-01-20 | Polish changes from PR #2830 | Andrey Andreev | 1 | -1/+5 |
2014-01-14 | fix lists on requirements | Connor Tumbleson | 1 | -11/+12 |
2014-01-11 | cleanup warnings | Connor Tumbleson | 1 | -3/+3 |
2014-01-10 | Compress output before storing it to cache, if output compression is enabled | Andrey Andreev | 1 | -0/+3 |
2014-01-09 | d'oh - :noindex: in wrong place | Connor Tumbleson | 1 | -3/+3 |
2014-01-09 | fix doc warnings | Connor Tumbleson | 1 | -3/+3 |
2014-01-07 | [ci skip] Clean up the common functions docs | Andrey Andreev | 1 | -96/+69 |
2013-11-12 | Deprecate CI_Input::is_cli_request() and add common function is_cli() to repl... | Andrey Andreev | 2 | -1/+14 |
2013-11-11 | Polish changes from PR #2712 | Andrey Andreev | 1 | -25/+12 |
2013-11-11 | Merge pull request #2712 from pveyes/develop | Andrey Andreev | 1 | -0/+36 |
2013-11-05 | Fix HTTP Verb Routing Rules | Fatih Kalifa | 1 | -0/+36 |
2013-09-13 | Drop the unused parameter from log_message() / CI_Log::write_log() | Andrey Andreev | 1 | -2/+1 |
2013-07-22 | [ci skip] Fix style guide typos | Andrey Andreev | 1 | -2/+2 |
2013-07-22 | Change class filenames to Ucfirst | Andrey Andreev | 7 | -16/+47 |
2013-07-20 | Updating user guide :php:func: refs to :func: | Derek Jones | 1 | -13/+13 |
2013-07-20 | Dropping unecessary php: directive to function definitions in user guide | Derek Jones | 3 | -20/+20 |