Age | Commit message (Expand) | Author | Files | Lines |
2011-08-21 | Merge pull request #255 from kylefarris/master | Greg Aker | 1 | -0/+7 |
2011-08-22 | Added documentation for some other rule someone added but didn't document. | Kyle Farris | 1 | -0/+7 |
2011-08-20 | Merge branch 'release/v2.0.3' into develop | Derek Jones | 1 | -1/+1 |
2011-08-20 | updated version number in user guide, removed some stray merge markers found ... | Derek Jones | 1 | -1/+1 |
2011-07-16 | explains how use a parameter/argument (optional) in your callback rule declar... | MarcosCoelho | 1 | -8/+5 |
2011-07-02 | hand merged remaining unresolved files following the backout of 648b42a75739,... | Derek Jones | 1 | -5/+12 |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke... | Derek Jones | 1 | -47/+47 |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke... | Derek Jones | 1 | -47/+47 |
2011-05-09 | Added 'is_unique' which is a brilliant feature I came up with all by myself. ... | Phil Sturgeon | 1 | -5/+12 |
2011-04-25 | Fixed double-space typo. | Razican | 1 | -47/+47 |
2011-04-07 | Wow, I screwed that up, Reactor is going to 2.0.2 not 2.0.1 | Pascal Kriete | 1 | -1/+1 |
2011-03-10 | Updated version number in User Guide html. | Phil Sturgeon | 1 | -1/+1 |
2011-02-07 | Added decimal, less_than and greater_than rules to the Form validation Class. | Phil Sturgeon | 1 | -141/+169 |
2011-01-28 | updating copyrights to 2011 | Derek Jones | 1 | -1/+1 |
2010-11-09 | Updating code examples in user guide to use CI_Controller instead of Controller | Greg Aker | 1 | -4/+4 |
2010-11-09 | Removed the validation library deprectation warning. It's no longer valid for... | Pascal Kriete | 1 | -3/+0 |
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 1 | -15/+15 |
2010-03-29 | fixed casing of EllisLab | Derek Jones | 1 | -1/+1 |
2010-03-05 | changing docs refs to future release 2.0.0 | Derek Jones | 1 | -1/+1 |
2010-01-17 | extra period in a sentence (the horror!) :) | Derek Allard | 1 | -1/+1 |
2010-01-05 | updated copyrights | Derek Jones | 1 | -1/+1 |
2009-09-11 | prep for 1.7.2 release | Derek Jones | 1 | -1/+1 |
2009-05-03 | bug fix and typo fixes | Derek Allard | 1 | -1/+1 |
2009-04-22 | updated copyrights to 2009 | Derek Jones | 1 | -1/+1 |
2009-02-11 | Prep for 1.7.1 release | Derek Jones | 1 | -1/+1 |
2009-02-04 | fixed documentation to reference set_rules() vs set_rule() | Derek Allard | 1 | -1/+1 |
2008-12-07 | changed some code in examples from <?php to <?php in the event that a loc... | Derek Allard | 1 | -2/+2 |
2008-11-13 | Changing EOL style to LF | Derek Allard | 1 | -1220/+1220 |
2008-10-26 | fixed some typos | Rick Ellis | 1 | -1/+1 |
2008-10-26 | Fixed some typos | Rick Ellis | 1 | -1/+1 |
2008-10-15 | example typo fix | Derek Allard | 1 | -2/+2 |
2008-09-25 | Fixed incorrect parenthesis in form_open() function. (#5135) | Derek Allard | 1 | -2/+2 |
2008-09-22 | typos, html validation | Derek Allard | 1 | -11/+5 |
2008-09-20 | Added the ability to set translatable field names | Rick Ellis | 1 | -1/+24 |
2008-08-26 | (no commit message) | Rick Ellis | 1 | -0/+3 |
2008-08-26 | (no commit message) | Rick Ellis | 1 | -2/+57 |
2008-08-26 | (no commit message) | Rick Ellis | 1 | -0/+2 |
2008-08-26 | Added Form Validation Library and updated docs | Rick Ellis | 1 | -0/+1144 |