1. bc1cbad Fixed a missed variable $errors in set_rules(). by Ahmedul Haque Abid · 11 years ago
  2. 0742fad Changed $error_msg to $errors by Ahmedul Haque Abid · 11 years ago
  3. 42b4000 Added custom error messages functionality for individual fields. by Ahmedul Haque Abid · 11 years ago
  4. 3b2803e Fix #2143 by Andrey Andreev · 11 years ago
  5. 868301a [ci skip] Fix a docblock typo by Andrey Andreev · 11 years ago
  6. a4712f5 Make CI_Form_validation::error()'s first parameter mandatory and add a typehint for CI_Form_validation::error() by Andrey Andreev · 11 years ago
  7. a587a93 Fix issue #2695 by Andrey Andreev · 11 years ago
  8. 05370bf change empty function to Identical comparison operator by Hashem Qolami · 12 years ago
  9. 90803ce Fix Form Validation issue with text inputs which have array as name by Hashem Qolami · 12 years ago
  10. cd9797a Fix #2498 by Andrey Andreev · 12 years ago
  11. a7447d2 Added array notation for keys in Input library by nisheeth-barthwal · 12 years ago
  12. 3567246 Various cosmetic fixes by vlakoff · 12 years ago
  13. c226871 Fix issue #2230 by Andrey Andreev · 12 years ago
  14. df3bfed Cleaned up for pull request. by Sajan Parikh · 12 years ago
  15. 2d1608a Added Form Validation rule for alphanum + spaces. by Sajan Parikh · 12 years ago
  16. 1228fe2 Replace is_null() with === / !== NULL by vlakoff · 12 years ago
  17. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  18. 4296a65 update for Issue #2064 (changed docblocks which return $this or only call a method that returns $this to @return CI_DB_class_name) by Andrew Podner · 12 years ago
  19. d4eec9f Fix issue #539 by Andrey Andreev · 12 years ago
  20. 24a13f5 Format tweaks by Eric Roberts · 12 years ago
  21. b9e35f2 Merge branch 'refs/heads/develop' into feature/form_error_msgs by Eric Roberts · 12 years ago
  22. 838a9d6 [ci skip] Cleaned some spaces by Andrey Andreev · 12 years ago
  23. daaca88 Add 'valid_url' rule to Form Validation (issue #1966) by Andrey Andreev · 12 years ago
  24. cff3580 Switch CI_Form_validation:: to public by Andrey Andreev · 12 years ago
  25. 44c3463 [ci skip] Remove a lone semicolon (rel 2d48b4f1a174473fa0539769a433ba78305c0faa) by Andrey Andreev · 12 years ago
  26. 2d48b4f Fix #113 by Andrey Andreev · 12 years ago
  27. ef758bd Revert a change from 7a7ad782b2f125622509a77c5a6f94ad4ae0f93c by Andrey Andreev · 12 years ago
  28. 7a7ad78 Some micro-optimizations by Andrey Andreev · 12 years ago
  29. 751f247 Fix #1957 by Andrey Andreev · 12 years ago
  30. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  31. 7c4d106 Fix issue #1953 (form values being escaped twice) by Andrey Andreev · 12 years ago
  32. a779b2c Fix #1624 and clear-up the form validation docs (manually applying #1603) by Andrey Andreev · 12 years ago
  33. 9ae82fa [ci skip] Minor changes following PR #1871 by Andrey Andreev · 12 years ago
  34. f38564d New form_validation rule: 'differs' by Raul Baldner Junior · 12 years ago
  35. 6c5f751 mbstring related changes by Andrey Andreev · 12 years ago
  36. 3d9cec9 #1558 by Andrey Andreev · 13 years ago
  37. 580388b valid_email() to always return boolean by Andrey Andreev · 13 years ago
  38. d37f0e9 Correct variable names by Timothy Warren · 13 years ago
  39. 384b342 Update other email validation methods by Timothy Warren · 13 years ago
  40. acb962e Use ctype_* functions in Form_validation instead of PCRE when possible by Andrey Andreev · 13 years ago
  41. e01db4b Correct solution to #1533 by Andrey Andreev · 13 years ago
  42. 1a24a9d Fix issue #427 by Andrey Andreev · 13 years ago
  43. 290f004 Fix issue #1533 by Andrey Andreev · 13 years ago
  44. 8d3099d Fix issue #79 by Andrey Andreev · 13 years ago
  45. 6ac5144 Fix issue #1328 by Andrey Andreev · 13 years ago
  46. e446ad3 Optimize encode_php_tags() by Andrey Andreev · 13 years ago
  47. ceaf887 some optimizations by Michiel Vugteveen · 13 years ago
  48. 64cfef0 fixed other functions by Michiel Vugteveen · 13 years ago
  49. a8221ad fix by Michiel Vugteveen · 13 years ago
  50. eccde13 exact length passed as string needs to be casted to int by Michiel Vugteveen · 13 years ago
  51. 6a56d50 Modified Form Validation class's set_rules() so it can now handle an array of rules, instead of just a string by Kevin Wood-Friend · 13 years ago
  52. 5a25718 Merge branch 2.1-stable into develop by Andrey Andreev · 13 years ago
  53. d261b1e Replaced `==` with `===` and `!=` with `!==` in /system/libraries by Alex Bilbie · 13 years ago
  54. 5645479 Clean up the libraries by Andrey Andreev · 13 years ago
  55. fff6c2a Improve the solution for issue #1342 by Andrey Andreev · 13 years ago
  56. cdcceec Fix issue #1342 by Andrey Andreev · 13 years ago
  57. 2d51c08 Fixing some typos. by George Petsagourakis · 13 years ago
  58. 0688ac9 Start comment cleanup of libraries by Timothy Warren · 13 years ago
  59. 8cefb3f Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into feature/form_error_msgs by Eric Roberts · 13 years ago
  60. d753afc Another form_validation fix by Andrey Andreev · 13 years ago
  61. cec2ba5 Fix some stuff broken during repo sync by Andrey Andreev · 13 years ago
  62. 320d37c Merge upstream branch by Andrey Andreev · 13 years ago
  63. 78f5577 Clean up the Form_validation library by Andrey Andreev · 13 years ago
  64. 31cf46e Merge upstream branch by Andrey Andreev · 13 years ago
  65. c2acb23 Fix comment typo in Form_validation.php by tiyowan · 13 years ago
  66. 5b9fd2d Replace function_exists() checks with MB_ENABLED constant by tiyowan · 13 years ago
  67. 6b4deae Merge pull request #1079 from mikedfunk/feature/form_val_config by Andrey Andreev · 13 years ago
  68. 8e2ca4e Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Phil Sturgeon · 13 years ago
  69. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  70. b68e70b Merge upstream branch by Andrey Andreev · 13 years ago
  71. 98626f1 Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into feature/form_val_config by Mike Funk · 13 years ago
  72. 7f42d06 moved delimiter assigning to constructor, removed extra function. by Mike Funk · 13 years ago
  73. fd15423 Fixed bug with rules not being passed to _config_delimiters or back into $this->_config_rules. by Mike Funk · 13 years ago
  74. 3b2c508 Fix issue #501 by Andrey Andreev · 13 years ago
  75. 1909b5b merged from develop, fixed conflict in user guide. by Mike Funk · 13 years ago
  76. 883f80f Removed reset_validation() method from run() method by JonoB · 13 years ago
  77. 2baae20 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by John Crepezzi · 13 years ago
  78. c8da4fe Fix indentation for changes from pull #1121 by Andrey Andreev · 13 years ago
  79. 099c478 Allow users to specify an array for validation, instead of alway using the $_POST array by JonoB · 13 years ago
  80. 7a88598 Merge upstream branch by Andrey Andreev · 13 years ago
  81. 676a0dd updated error_array #565 by Michiel Vugteveen · 13 years ago
  82. a90b1f2 tab separator in _config_delimiters dockblock. by Mike Funk · 13 years ago
  83. 9af3337 fixed some mismatched brackets. by Mike Funk · 13 years ago
  84. 1ccdb9a changed _config_delimiters() to protected. by Mike Funk · 13 years ago
  85. 4f7ea70 Merge upstream branch by Andrey Andreev · 13 years ago
  86. 0adff1b Replace AND with && by Andrey Andreev · 13 years ago
  87. 46ac881 Fix issue #177 by Andrey Andreev · 13 years ago
  88. 326a5e7 added config process method checking for delimiter values, updated changelog and user guide. by Mike Funk · 13 years ago
  89. 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
  90. c68905a Merge upstream branch by Andrey Andreev · 13 years ago
  91. 98c347d Adding equal to greater than, equal to less than form validators. by Nick Busey · 13 years ago
  92. b998f3e Revert a space in the license agreement :) by Andrey Andreev · 13 years ago
  93. 41cc090 Better support for using field names and rule parameters in error messages. by Eric Roberts · 13 years ago
  94. 6de924c Replace AND with && by Andrey Andreev · 13 years ago
  95. cde4368 Allow native PHP functions used as rules to accept an additional parameter by Andrey Andreev · 13 years ago
  96. 901573c Fix issue 863 by Andrey Andreev · 13 years ago
  97. d09d650 Fix a comment and remove access description lines by Andrey Andreev · 13 years ago
  98. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  99. 5b8c605 Merge pull request #817 from narfbg/develop-form-validation by Phil Sturgeon · 13 years ago
  100. 03abee3 Fixing soft tabs in a few files. by Greg Aker · 13 years ago