Age | Commit message (Expand) | Author | Files | Lines |
2011-08-21 | Merge commit 'v2.0.3' into working | Florian Pritz | 1 | -4/+4 |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke... | Derek Jones | 1 | -5/+5 |
2011-04-25 | Fixed double-space typo. | Razican | 1 | -5/+5 |
2011-04-19 | Removing internal references to the EXT constant. Additionally, marked the c... | Greg Aker | 1 | -4/+4 |
2011-04-10 | update to CI 2.0.2 | Florian Pritz | 1 | -5/+7 |
2011-04-06 | Made Environment Support optional. Comment out or delete the constant to stop... | Phil Sturgeon | 1 | -1/+1 |
2011-03-22 | Fixed logic and removed the error supressing | Eric Barnes | 1 | -9/+4 |
2011-03-18 | Fixed coding to match standards from previous releases | Eric Barnes | 1 | -1/+1 |
2011-03-17 | load config files from environment specific locations in core classes, helper... | bubbafoley | 1 | -2/+9 |
2011-02-14 | Whitespace cleanup for code consistency | Pascal Kriete | 1 | -1/+1 |
2011-01-28 | update to CI 2.0 | Florian Pritz | 1 | -124/+195 |
2011-01-27 | Automated merge with https://bitbucket.org/ellislab/codeigniter | Phil Sturgeon | 1 | -13/+4 |
2011-01-11 | Reworked convert_foreign_characters in text helper. Thanks to Mario Ricalde. | Eric Barnes | 1 | -13/+4 |
2011-01-05 | Hey look, it's 2011 | Greg Aker | 1 | -1/+1 |
2010-12-07 | update to CI 1.7.3 | Florian Pritz | 1 | -1/+1 |
2010-11-10 | Updating PHP requirements in files 5.1.6 | Greg Aker | 1 | -1/+1 |
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 1 | -132/+132 |
2010-08-05 | moving code comment in text helper | Greg Aker | 1 | -11/+11 |
2010-08-05 | Adding an ellipsize function to the text helper, and associated documentation... | Greg Aker | 1 | -0/+42 |
2010-03-05 | added convert_accented_characters() function to Text Helper | Derek Jones | 1 | -5/+43 |
2010-02-06 | Initial commit | Florian Pritz | 1 | -0/+462 |
2010-01-05 | updated copyrights | Derek Jones | 1 | -1/+1 |
2009-04-22 | updated copyrights to 2009 | Derek Jones | 1 | -1/+1 |
2009-02-03 | tweak to ascii_to_entities() for low ascii entities | Derek Jones | 1 | -1/+11 |
2009-02-03 | Fixed a bug where the end character was being added when the character limit'... | Derek Jones | 1 | -4/+6 |
2009-01-21 | Fixed a bug affecting some locales where word censoring would not work on wor... | Derek Jones | 1 | -5/+12 |
2008-11-13 | Changing EOL style to LF | Derek Allard | 1 | -442/+442 |
2008-10-17 | Fixed a preg_replace bug if the supplied string contains the delimiter | Rick Ellis | 1 | -2/+2 |
2008-10-03 | tweak of temp tag and highlighting replacement to accommodate environments wi... | Derek Jones | 1 | -4/+3 |
2008-10-03 | modified how we're performing text highlighting to prevent extra or missing s... | Derek Jones | 1 | -15/+15 |
2008-09-13 | updated copyright | Rick Ellis | 1 | -1/+1 |
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 1 | -15/+18 |
2008-05-11 | Removed closing PHP tags, replaced with a comment block identifying the end o... | Derek Jones | 1 | -1/+3 |
2008-05-11 | Undoing change committed in r1115 | Derek Jones | 1 | -0/+1 |
2008-05-11 | removed closing PHP tag from all framework files | Derek Jones | 1 | -1/+0 |
2008-05-05 | Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th... | Derek Allard | 1 | -2/+2 |
2008-01-30 | Fixed a bug (#1872) where word_limiter() was not retaining whitespace. | Derek Jones | 1 | -13/+7 |
2008-01-28 | added ability to "extend" helpers | Derek Jones | 1 | -204/+227 |
2008-01-22 | further refinement to highlight_code()'s regex replacements | Derek Jones | 1 | -3/+2 |
2008-01-22 | modified markers in highlight_code() to not introduce unintended highlighting... | Derek Jones | 1 | -5/+4 |
2008-01-22 | fixed bug #3156 in highlight_code() where PHP tags were not being converted p... | Derek Jones | 1 | -5/+8 |
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 1 | -3/+3 |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 1 | -1/+421 |
2007-12-11 | Fixed a bug in highlight_pharse() that caused an error with slashes. | Derek Allard | 1 | -1/+1 |
2007-11-30 | Fixed a bug in word_wrap() of the Text Helper that incorrectly referenced an ... | Derek Allard | 1 | -421/+1 |
2007-10-04 | Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. | Derek Allard | 1 | -1/+1 |
2007-04-15 | update pMachine to EllisLab | Derek Allard | 1 | -420/+420 |
2006-10-31 | (no commit message) | admin | 1 | -2/+2 |
2006-10-28 | (no commit message) | admin | 1 | -35/+70 |
2006-10-21 | (no commit message) | admin | 1 | -34/+34 |