1. f38564d New form_validation rule: 'differs' by Raul Baldner Junior · 12 years ago
  2. 2748254 Fix issue #935 [ci skip] by Andrey Andreev · 12 years ago
  3. 0875d69 Changed double quotes to single quotes to meet style guidelines by Alex Bilbie · 13 years ago
  4. 4a6bc33 Too many new lines here :) by vkeranov · 13 years ago
  5. 34ed3f3 Resolve description docblock differences in system/language/ by Andrey Andreev · 13 years ago
  6. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  7. d5c0172 Fix #1009 documentation fixed by John Crepezzi · 13 years ago
  8. c193166 Renaming equal_to_greater_than to greater_than_equal_to, equal_to_less_than to less_than_equal_to by Nick Busey · 13 years ago
  9. 98c347d Adding equal to greater than, equal to less than form validators. by Nick Busey · 13 years ago
  10. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  11. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  12. 54a8dcd Fixed a bug (#181) where a mis-spelling was in the form validation language file. by Greg Aker · 13 years ago
  13. 63df37d Removed accidental whitespace. by Phil Sturgeon · 14 years ago
  14. 3837ae7 Added 'is_unique' which is a brilliant feature I came up with all by myself. Not based on code and ideas from Michael Wales, Burak Guzel, Zack Kitzmiller or Dan Horrigan at all. If they say any differently they are lying. by Phil Sturgeon · 14 years ago
  15. ee8a712 Added form_validation_lang entries for decimal, greater_than, less_than. by Phil Sturgeon · 14 years ago
  16. 2280e8e Added the regex_match Form Validation rule. Had to change how the rules are split so that no regex breaks the rule splitting. by Dan Horrigan · 14 years ago
  17. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  18. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  19. aef13d9 fix up file path reference in comment by Derek Allard · 16 years ago
  20. 7440273 Clarified some of the lines of text by Rick Ellis · 16 years ago
  21. 2594953 Added Form Validation Library and updated docs by Rick Ellis · 16 years ago