Age | Commit message (Expand) | Author | Files | Lines |
2014-06-06 | Merge remote-tracking branch 'remotes/upstream/2.2-stable' into working | Florian Pritz | 16 | -17/+17 |
2014-05-31 | Changelog messages, bump year in copyright notices | Andrey Andreev | 16 | -17/+17 |
2013-09-22 | Merge tag '2.1.4' | Florian Pritz | 2 | -8/+7 |
2013-09-16 | Remove executable bits | Florian Pritz | 17 | -0/+0 |
2013-09-02 | Allow to override config_item() options; add modification comments | Florian Pritz | 2 | -1/+15 |
2013-07-08 | Revert "Updating User Guide for 2.1.4." | Wes Baker | 1 | -1/+1 |
2013-07-08 | Updating User Guide for 2.1.4. | Wes Baker | 2 | -2/+2 |
2013-07-05 | Added small improvement to the _remove_evil_attributes function | brian978 | 1 | -7/+6 |
2012-10-08 | Merge tag '2.1.3' | Florian Pritz | 5 | -70/+68 |
2012-10-08 | Really fix #1715 | Andrey Andreev | 1 | -1/+1 |
2012-10-08 | Fix issue #1715 | Andrey Andreev | 1 | -4/+4 |
2012-10-07 | Bump version number to 2.1.3 | Andrey Andreev | 2 | -3/+3 |
2012-10-06 | Backport security fixes | Andrey Andreev | 1 | -26/+25 |
2012-10-06 | Fix issues #227 and #907 | Andrey Andreev | 1 | -32/+31 |
2012-07-24 | Change is_loaded() to return a reference | Andrey Andreev | 1 | -1/+1 |
2012-07-04 | Merge tag '2.1.2' | Florian Pritz | 2 | -71/+82 |
2012-07-04 | Backport CI_Config::load() optimization from pull #1571 | Andrey Andreev | 1 | -6/+6 |
2012-06-29 | Bumping version number to 2.1.2. | Wes Baker | 1 | -1/+1 |
2012-06-29 | Updating XSS cleaning to better handle base64 encoded attributes. | Wes Baker | 1 | -70/+81 |
2012-06-13 | Merge tag '2.1.1' | Florian Pritz | 2 | -5/+132 |
2012-06-11 | Fixed conflicts | Phil Sturgeon | 1 | -4/+131 |
2012-06-07 | Revert a change | Andrey Andreev | 1 | -1/+1 |
2012-06-07 | Fixed valid_ip() for PHP < 5.2 | Andrey Andreev | 1 | -22/+21 |
2012-06-07 | Adding IPv6 support to the Input and Form_validation libraries. | Pascal Kriete | 1 | -3/+131 |
2012-05-17 | Added upgrade for 2.1.1 and updated version. | Phil Sturgeon | 1 | -1/+1 |
2012-05-17 | Check cookie against md5 regex. | Alexander Hofstede | 1 | -1/+1 |
2011-11-28 | Merge commit 'v2.1.0' | Florian Pritz | 15 | -155/+567 |
2011-11-14 | Tweaking the xss filter for IE <comment> tags, parameter injection, and weird... | Pascal Kriete | 1 | -50/+41 |
2011-11-14 | Removing stray docblocks | Pascal Kriete | 1 | -12/+0 |
2011-11-02 | Fix #8 - Load core classes from the application folder first. | Shane Pearson | 1 | -3/+3 |
2011-10-28 | add html_escape() function to escape HTML. | kenjis | 1 | -0/+24 |
2011-10-27 | Bumped CodeIgniter version to 2.1.0. | Phil Sturgeon | 1 | -1/+1 |
2011-10-27 | get_magic_quotes_gpc() to be executed only if PHP version is 5.3 or lower | Andrey Andreev | 1 | -4/+7 |
2011-10-27 | CI_Loader::driver() processes empty library. Fixed. | Tom Klingenberg | 1 | -0/+5 |
2011-08-21 | Merge commit 'v2.0.3' into working | Florian Pritz | 13 | -191/+328 |
2011-08-21 | Merge commit '1224f191d48d6dce920138a82e142134cc0b5231' into working | Florian Pritz | 1 | -1/+1 |
2011-08-15 | Merge branch 'develop' of github.com:philsturgeon/codeigniter-reactor into de... | Phil Sturgeon | 11 | -73/+420 |
2011-08-15 | Added some docs to CI core files | David Behler | 4 | -48/+221 |
2011-08-14 | Added some docs to CI core files | David Behler | 5 | -13/+110 |
2011-08-14 | Added some docs to CI core files | David Behler | 1 | -0/+14 |
2011-08-14 | Added some docs to CI core files | David Behler | 2 | -13/+64 |
2011-08-14 | Added some docs to CI core files | David Behler | 3 | -0/+32 |
2011-08-14 | Fixed conflict. | Phil Sturgeon | 3 | -16/+38 |
2011-08-14 | Added some docs to CI core files | David Behler | 1 | -7/+22 |
2011-08-14 | Added some docs to CI core files | root | 2 | -0/+18 |
2011-08-13 | Got changelog in sync with changes after v2.0.3 release branch merged a bunch... | Phil Sturgeon | 1 | -1/+1 |
2011-08-13 | Bumped the version number. Can somebody with a working find and replace fix u... | Phil Sturgeon | 1 | -1/+1 |
2011-08-13 | Fixed conflicts. | Phil Sturgeon | 2 | -2/+2 |
2011-08-13 | Fixed conflict in changelog. | Phil Sturgeon | 1 | -0/+15 |
2011-08-13 | Get php_sapi_name() == 'cli' involved in the 'is this the command line?' deci... | Phil Sturgeon | 2 | -2/+2 |