Age | Commit message (Expand) | Author | Files | Lines |
2013-02-14 | changes according to narfbg's request | Tim | 1 | -1/+1 |
2013-02-13 | changes according to narfbg's request | Tim | 1 | -0/+1 |
2013-02-04 | Cleaned up for pull request. | Sajan Parikh | 1 | -5/+5 |
2013-02-02 | Added error message in lang file. | Sajan Parikh | 1 | -5/+6 |
2013-01-01 | [ci skip] Happy new year | Andrey Andreev | 12 | -12/+12 |
2012-12-14 | Fix issue #539 | Andrey Andreev | 1 | -26/+26 |
2012-12-12 | Find/replace oopsie. | Eric Roberts | 1 | -2/+2 |
2012-12-12 | Merge branch 'refs/heads/develop' into feature/form_error_msgs | Eric Roberts | 12 | -194/+201 |
2012-12-03 | Add min_width and min_height options to the Upload class | Andrey Andreev | 1 | -1/+1 |
2012-12-03 | [ci skip] Cleaned some spaces | Andrey Andreev | 2 | -6/+6 |
2012-11-12 | Merge remote-tracking branch 'upstream/develop' into develop | Jonathon Hill | 12 | -3/+14 |
2012-11-06 | Fix a lang key typo | Andrey Andreev | 1 | -2/+2 |
2012-11-01 | Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) | Andrey Andreev | 12 | -1/+12 |
2012-10-31 | Added support for timestamp-based migrations | Jonathon Hill | 1 | -0/+1 |
2012-10-11 | New form_validation rule: 'differs' | Raul Baldner Junior | 1 | -0/+1 |
2012-10-05 | Fix issue #935 [ci skip] | Andrey Andreev | 1 | -2/+2 |
2012-09-01 | A few forgotten double quotes in language strings | vlakoff | 1 | -14/+14 |
2012-07-15 | Changed double quotes to single quotes to meet style guidelines | Alex Bilbie | 7 | -141/+141 |
2012-07-12 | Update develop | vkeranov | 1 | -1/+0 |
2012-07-12 | Update develop | vkeranov | 1 | -1/+0 |
2012-07-12 | Fix some spaces here | vkeranov | 1 | -6/+5 |
2012-07-12 | again... new lines | vkeranov | 1 | -1/+0 |
2012-07-12 | Too many new lines here :) | vkeranov | 1 | -2/+1 |
2012-07-12 | Cleaning again | vkeranov | 1 | -4/+3 |
2012-07-12 | Cleaning... | vkeranov | 1 | -1/+0 |
2012-07-12 | Cleaning time... | vkeranov | 1 | -1/+0 |
2012-07-11 | Fixing typo in error for multiple migration conflict. | lee Tengum | 1 | -1/+1 |
2012-06-19 | Fixed Migrations and an incorrect strict comparison. | Phil Sturgeon | 1 | -1/+1 |
2012-06-07 | Resolve description docblock differences in system/language/ | Andrey Andreev | 12 | -29/+29 |
2012-04-15 | Combine this feature with Fix Issue #935 in another pull request. | Eric Roberts | 1 | -2/+2 |
2012-04-15 | Fix a merge oopsie in the language file. | Eric Roberts | 1 | -28/+0 |
2012-04-15 | Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into featur... | Eric Roberts | 12 | -14/+42 |
2012-03-12 | Fixed typo in English language file for upload library. | Seb Pollard | 1 | -1/+1 |
2012-03-09 | Bumped CodeIgniter's PHP requirement to 5.2.4. | Phil Sturgeon | 12 | -12/+12 |
2012-02-08 | Fix #1009 documentation fixed | John Crepezzi | 1 | -3/+3 |
2012-02-07 | Renaming equal_to_greater_than to greater_than_equal_to, equal_to_less_than t... | Nick Busey | 1 | -2/+2 |
2012-02-02 | Adding equal to greater than, equal to less than form validators. | Nick Busey | 1 | -23/+25 |
2012-01-24 | Better support for using field names and rule parameters in error messages. | Eric Roberts | 1 | -23/+23 |
2012-01-02 | Updating copyright date to 2012 | Greg Aker | 12 | -12/+12 |
2011-12-28 | Updating Moscow and Samoa timezones | Brandon Jones | 1 | -4/+4 |
2011-10-20 | adding new license file (OSL 3.0) and updating readme to ReST | Derek Jones | 12 | -0/+300 |
2011-09-03 | Changed up to down for down method error line | Thomas Traub | 1 | -1/+1 |
2011-08-20 | Fixed a bug (#181) where a mis-spelling was in the form validation language f... | Greg Aker | 1 | -1/+1 |
2011-07-02 | hand merged remaining unresolved files following the backout of 648b42a75739,... | Derek Jones | 2 | -0/+14 |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke... | Derek Jones | 2 | -8/+8 |
2011-05-09 | Removed accidental whitespace. | Phil Sturgeon | 1 | -1/+1 |
2011-05-09 | Added 'is_unique' which is a brilliant feature I came up with all by myself. ... | Phil Sturgeon | 1 | -1/+2 |
2011-05-08 | Merged tip. | Phil Sturgeon | 3 | -8/+11 |
2011-05-04 | Fixed conflict with migrations merge. | Phil Sturgeon | 1 | -0/+13 |
2011-05-04 | Added Migration class and language file. | Phil Sturgeon | 1 | -0/+13 |