Age | Commit message (Expand) | Author | Files | Lines |
2012-07-04 | Merge tag '2.1.2' | Florian Pritz | 15 | -90/+101 |
2012-06-29 | Bumping version number to 2.1.2. | Wes Baker | 5 | -5/+5 |
2012-06-29 | Updating XSS cleaning to better handle base64 encoded attributes. | Wes Baker | 1 | -70/+81 |
2012-06-13 | Revert a preg_replace() | Andrey Andreev | 1 | -1/+1 |
2012-06-13 | Revert "Fix issue #1387" | Florian Pritz | 2 | -14/+12 |
2012-06-13 | Revert "Fix an erroneus method name" | Florian Pritz | 1 | -1/+1 |
2012-06-13 | Switch strstr() arguments | Andrey Andreev | 1 | -1/+1 |
2012-06-13 | Fixed conflicts between git flow 2.1.1 and non-flow 2.1.1 | Phil Sturgeon | 13 | -13/+13 |
2012-06-13 | Revert from() alias escaping fix - it was breaking more stuff | Andrey Andreev | 1 | -5/+3 |
2012-06-13 | Merge tag '2.1.1' | Florian Pritz | 13 | -85/+316 |
2012-06-11 | Fixed conflicts | Phil Sturgeon | 8 | -33/+187 |
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 | 2 | -5/+134 |
2012-05-27 | Merge branch '2.1-stable' of github.com:EllisLab/CodeIgniter into 2.1-stable | Phil Sturgeon | 1 | -1/+1 |
2012-05-27 | Driver_Library had $lib_name set as static, and used non-static | Phil Sturgeon | 1 | -1/+1 |
2012-05-27 | Fix an erroneus method name | Andrey Andreev | 1 | -1/+1 |
2012-05-24 | Fix issue #1387 | Andrey Andreev | 2 | -12/+14 |
2012-05-24 | Adding width and height to list of clear variables to fix #1059 | Jamie Hurst | 1 | -1/+1 |
2012-05-23 | Added ability to _like paramater side to use 'none', in case one wants to que... | Nithin | 1 | -2/+6 |
2012-05-19 | Fix a issue with CI_DB_pdo_result::num_rows() | Rogerio Prado de Jesus | 1 | -1/+12 |
2012-05-19 | Fix a issue with affect_rows in CI_DB_pdo_driver::_execute() | Rogerio Prado de Jesus | 1 | -2/+11 |
2012-05-19 | Fix issue #726 | Andrey Andreev | 1 | -8/+8 |
2012-05-17 | Added upgrade for 2.1.1 and updated version. | Phil Sturgeon | 13 | -13/+13 |
2012-05-17 | Merge pull request #1366 from aphofstede/2.1-stable | Andrey Andreev | 1 | -1/+1 |
2012-05-17 | Check cookie against md5 regex. | Alexander Hofstede | 1 | -1/+1 |
2012-05-07 | Added a return false if an image doesn't pass XSS cleaning to prevent file_ge... | Wes Baker | 1 | -0/+4 |
2012-04-23 | Corrected the migration_missing_down_method language string | Repox | 1 | -1/+1 |
2012-03-04 | Merge pull request #1116 from tubalmartin/helpers|url|2.1-stable | Phil Sturgeon | 1 | -20/+16 |
2012-03-04 | Allow developers to use any string as a separator, not just dashes or undersc... | tubalmartin | 1 | -10/+19 |
2012-03-03 | Fixed a bug - CI_Upload::_file_mime_type() could've failed if popen() is used... | tubalmartin | 1 | -1/+1 |
2012-03-03 | An even better url_title helper. Tests: http://codepad.org/tuJgvkyN | tubalmartin | 1 | -20/+7 |
2012-03-01 | compile binds before caching the query, otherwise the cached query will never... | Ryan Dial | 1 | -6/+6 |
2012-02-12 | Merge pull request #757 from narfbg/2.1-stable | Phil Sturgeon | 1 | -24/+78 |
2011-12-26 | Merge pull request #709 from tubalmartin/2.1-stable | Phil Sturgeon | 1 | -0/+14 |
2011-12-15 | Merge remote-tracking branch 'upstream/2.1-stable' into 2.1-stable | Andrey Andreev | 1 | -1/+1 |
2011-12-13 | Tweak MIME regular expression check again | Andrey Andreev | 1 | -1/+1 |
2011-12-11 | Fix regular expression for validating MIME type string | Andrey Andreev | 1 | -1/+1 |
2011-12-11 | Fix for Issue #538. | Andrew Mackrodt | 1 | -1/+1 |
2011-12-09 | Improve CI_Upload::_file_mime_type() | Andrey Andreev | 1 | -24/+78 |
2011-12-02 | Update a comment, just to be clearer | Andrey Andreev | 1 | -1/+1 |
2011-12-02 | Hotfix for a file type detection bug in the Upload library | Andrey Andreev | 1 | -2/+5 |
2011-12-01 | This fixes issue #725 | Repox | 1 | -2/+8 |
2011-11-28 | Merge commit 'v2.1.0' | Florian Pritz | 61 | -492/+4247 |
2011-11-24 | Changed form_open() to compare $action against base_url() | John Nicely | 1 | -1/+1 |
2011-11-24 | Added dummy _reset_select() method to CI_DB_Driver class to allow Active Reco... | Túbal Martín | 1 | -0/+14 |
2011-11-23 | tmp_path does not exists, should be tmp_name | Michiel Vugteveen | 1 | -1/+1 |
2011-11-22 | Readded PDO drivers. | Phil Sturgeon | 5 | -15/+565 |
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 |