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