1. 49f483d change in to in_list by Lance Vincent · 10 years ago
  2. 0b0117c Form Validation - In Method by Lance Vincent · 10 years ago
  3. eca885d Form Validation - In Method by Lance Vincent · 10 years ago
  4. 4cbe463 Remove closing blocks at end of PHP files by vlakoff · 10 years ago
  5. f42e78c Updated to use the language file by Ahmad Anbar · 10 years ago
  6. fe9309d Bulk (mostly documentation) update by Andrey Andreev · 10 years ago
  7. bdb96ca [ci skip] Switch to MIT license; close #3293 by Andrey Andreev · 10 years ago
  8. 871754a 2013 > 2014 by darwinel · 11 years ago
  9. df3bfed Cleaned up for pull request. by Sajan Parikh · 12 years ago
  10. 9c0b890 Added error message in lang file. by Sajan Parikh · 12 years ago
  11. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  12. d4eec9f Fix issue #539 by Andrey Andreev · 12 years ago
  13. 7728e74 Find/replace oopsie. by Eric Roberts · 12 years ago
  14. b9e35f2 Merge branch 'refs/heads/develop' into feature/form_error_msgs by Eric Roberts · 12 years ago
  15. 838a9d6 [ci skip] Cleaned some spaces by Andrey Andreev · 12 years ago
  16. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  17. f38564d New form_validation rule: 'differs' by Raul Baldner Junior · 12 years ago
  18. 2748254 Fix issue #935 [ci skip] by Andrey Andreev · 12 years ago
  19. 0875d69 Changed double quotes to single quotes to meet style guidelines by Alex Bilbie · 13 years ago
  20. 4a6bc33 Too many new lines here :) by vkeranov · 13 years ago
  21. 34ed3f3 Resolve description docblock differences in system/language/ by Andrey Andreev · 13 years ago
  22. 0b05705 Combine this feature with Fix Issue #935 in another pull request. by Eric Roberts · 13 years ago
  23. b4a294d Fix a merge oopsie in the language file. by Eric Roberts · 13 years ago
  24. 8cefb3f Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into feature/form_error_msgs by Eric Roberts · 13 years ago
  25. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  26. d5c0172 Fix #1009 documentation fixed by John Crepezzi · 13 years ago
  27. 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
  28. 98c347d Adding equal to greater than, equal to less than form validators. by Nick Busey · 13 years ago
  29. 41cc090 Better support for using field names and rule parameters in error messages. by Eric Roberts · 13 years ago
  30. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  31. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  32. 54a8dcd Fixed a bug (#181) where a mis-spelling was in the form validation language file. by Greg Aker · 13 years ago
  33. 63df37d Removed accidental whitespace. by Phil Sturgeon · 14 years ago
  34. 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
  35. ee8a712 Added form_validation_lang entries for decimal, greater_than, less_than. by Phil Sturgeon · 14 years ago
  36. 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
  37. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  38. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  39. aef13d9 fix up file path reference in comment by Derek Allard · 16 years ago
  40. 7440273 Clarified some of the lines of text by Rick Ellis · 16 years ago
  41. 2594953 Added Form Validation Library and updated docs by Rick Ellis · 16 years ago