Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Signed-off-by: Connor Tumbleson <connor.tumbleson@gmail.com> | |||||
2014-01-10 | Compress output before storing it to cache, if output compression is enabled | Andrey Andreev | 1 | -0/+3 | |
Based on PR #964 | |||||
2014-01-09 | d'oh - :noindex: in wrong place | Connor Tumbleson | 1 | -3/+3 | |
Signed-off-by: Connor Tumbleson <connor.tumbleson@gmail.com> | |||||
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 ↵ | Andrey Andreev | 2 | -1/+14 | |
replace it Calls to this function are often needed before the Input library is available | |||||
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 | |
Enable HTTP Verb in Routing | |||||
2013-11-05 | Fix HTTP Verb Routing Rules | Fatih Kalifa | 1 | -0/+36 | |
Fix code style, removed (:any) rule in http verb to avoid confusion, and add proposed documentation and changelog | |||||
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 | |
2013-07-19 | [ci skip] Remove a leftover description of the non-configurable translating ↵ | Andrey Andreev | 1 | -18/+0 | |
of URI dashes | |||||
2013-07-19 | Router improvements | Andrey Andreev | 1 | -1/+13 | |
- Make dashes-to-underscores URI segment replacement configurable via ['translate_uri_dashes']. - Make _set_routing() protected and move the call to the class constructor. - Remove redudant calls to set_class() and set_method(). - Clean-up/optimize the routes loading procedure. (fixes issue #2503) | |||||
2013-07-19 | Remove documentation note obsoleted by previous commit | vlakoff | 1 | -4/+0 | |
2013-05-17 | Merge pull request #2440 from vlakoff/develop | Andrey Andreev | 2 | -6/+6 | |
Logging functions: level parameter is not optional | |||||
2013-05-13 | Adds a few new lines to note directive to fix a build error in the docs. | Kevin Smith | 1 | -1/+3 | |
2013-05-07 | Logging functions: level parameter is not optional | vlakoff | 2 | -6/+6 | |
This parameter cannot be optional, as the following parameter is mandatory. Also completed the corresponding documentation. | |||||
2013-03-29 | User guide: fix list of allowed URI characters | vlakoff | 1 | -1/+2 | |
2013-03-29 | Documentation: fix some outdated paths | vlakoff | 3 | -4/+4 | |
2013-03-05 | Documentation: another update to reserved names list | vlakoff | 2 | -1/+7 | |
Added missing user functions. Also fixed a typo in common_functions.rst. | |||||
2013-03-05 | Documentation: update reserved names list | vlakoff | 1 | -1/+11 | |
Added constants from 50dfe0175df02fe4aa243757bdf1b42fb9fc3169 (exit status codes) | |||||
2013-03-04 | Updated in accordance with feedback from @narfbg | Daniel Hunsaker | 1 | -2/+2 | |
- Removed commented lists of constants from the three reference conventions, replacing each with the URLs at which more information can be found. - Renamed a few constants to more closely reflect CodeIgniter conventions. - Modified a couple of lines which were in violation of the CI Style Guide. Signed-off-by: Daniel Hunsaker <danhunsaker@gmail.com> | |||||
2013-03-04 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into ↵ | Daniel Hunsaker | 1 | -83/+37 | |
feature/exit-status | |||||
2013-02-26 | Style guide PR tweaks. | Eric Roberts | 1 | -8/+8 | |
2013-02-25 | Update Style Guide page. | Eric Roberts | 1 | -83/+37 | |
2013-02-23 | Updated exit codes as constant values | Daniel Hunsaker | 1 | -3/+18 | |
Re-allocated exit status codes according to three references, which follow: BSD sysexits.h:http://www.gsp.com/cgi-bin/man.cgi?section=3&topic=sysexits GNU recomendations:http://www.gnu.org/software/libc/manual/html_node/Exit-Status.html Bash scripting:http://tldp.org/LDP/abs/html/exitcodes.html The GNU recommendations stem from and expand upon the standard C/C++ library (stdlibc) definitions, while also suggesting some best-practice conventions which happen to prevent exit status code collisions with bash, and probably other shells. The re-allocated codes are now mapped to constant values, set in *application/config/constants.php*, and used throughout the CodeIgniter core. They would additionally be used in *index.php*, but the constants file hasn't been loaded at that point, so the integer values are used instead, and a comment follows each such use with amplifying information on why that particular value was selected. Finally, the errors documentation has been updated accordingly. Signed-off-by: Daniel Hunsaker <danhunsaker@gmail.com> | |||||
2013-02-15 | Various cosmetic fixes | vlakoff | 2 | -3/+3 | |
2013-01-28 | Adjustments in routing documentation | vlakoff | 1 | -2/+2 | |
* fixed syntax error for "note" banner * more useful example, in previous one there was no need for strtolower, nor for a callback | |||||
2013-01-12 | Implement autoload model aliasing (#2117) | Andrey Andreev | 1 | -1/+1 | |
2013-01-09 | Syntax fixes in documentation source | vlakoff | 3 | -44/+44 | |
2012-12-03 | [ci skip] Cleaned some spaces | Andrey Andreev | 1 | -2/+2 | |
2012-11-30 | Add CI_Output::delete_cache() | Andrey Andreev | 1 | -2/+10 | |
(an improved version of PR #609) | |||||
2012-11-22 | [ci skip] Fix a typo in the styleguide | Andrey Andreev | 1 | -1/+1 | |
2012-11-09 | [ci skip] Polish docs in user_guide_src/source/general/ | Andrey Andreev | 28 | -472/+586 | |
2012-11-09 | Polish the Common functions documentation | Andrey Andreev | 1 | -31/+119 | |
2012-11-07 | Added function_usable() to common functions | Andrey Andreev | 1 | -1/+14 | |
It is now used to check whether dangerous functions like eval() and exec() are available. It appears that the Suhosin extension (which is becoming popular) terminates script execution instead of returning e.g. FALSE when it has a function blacklisted. function_exists() checks are insufficient and our only option is to check the ini settings here. Filed an issue here: https://github.com/stefanesser/suhosin/issues/18 ... hopefully we'll be able to deal with this in a more elegant way in the future. (this commit supersedes PR #1809) |