-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make default validators compatible with new gTLDs by no longer validating TLDs against a whitelist #6
Commits on Jul 21, 2014
-
Change validation.js to not be generated from a template
Maarten Winter committedJul 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 34f9066 - Browse repository at this point
Copy the full SHA 34f9066View commit details -
Update vows to 0.7.0 for node 0.10 compatibility
Maarten Winter committedJul 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 0264441 - Browse repository at this point
Copy the full SHA 0264441View commit details -
Fix inconsistencies in test suite
Maarten Winter committedJul 21, 2014 Configuration menu - View commit details
-
Copy full SHA for b517432 - Browse repository at this point
Copy the full SHA b517432View commit details -
Maarten Winter committed
Jul 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 8010551 - Browse repository at this point
Copy the full SHA 8010551View commit details -
Add and update assertions to reflect desired new behaviour
Maarten Winter committedJul 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 3cb93f5 - Browse repository at this point
Copy the full SHA 3cb93f5View commit details -
Make the relaxed domain part format the default for the various domai…
…n/email regexes
Maarten Winter committedJul 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 898fd12 - Browse repository at this point
Copy the full SHA 898fd12View commit details -
Fix validation of IPv4 addresses in both the non-IDN and IDN regexes
Maarten Winter committedJul 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 9bc11e9 - Browse repository at this point
Copy the full SHA 9bc11e9View commit details -
Add emailIdn validator which doesn't use the relaxed localpart but do…
…es use domainIdn
Maarten Winter committedJul 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 8a1ae06 - Browse repository at this point
Copy the full SHA 8a1ae06View commit details -
Assert that SLDs (co.uk etc) are accepted by httpUrl now it changed b…
…ehaviour
Maarten Winter committedJul 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 174502b - Browse repository at this point
Copy the full SHA 174502bView commit details -
Shift readme from setext to atx headers
Maarten Winter committedJul 21, 2014 Configuration menu - View commit details
-
Copy full SHA for d5a9cf7 - Browse repository at this point
Copy the full SHA d5a9cf7View commit details -
Maarten Winter committed
Jul 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 79b74a5 - Browse repository at this point
Copy the full SHA 79b74a5View commit details -
Get rid of reference to removed feature from readme
Maarten Winter committedJul 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 7bb56e9 - Browse repository at this point
Copy the full SHA 7bb56e9View commit details -
Add tests for asserting 77a2b4a (v0.6.0) doesn't regress
Maarten Winter committedJul 21, 2014 Configuration menu - View commit details
-
Copy full SHA for c4c5a2c - Browse repository at this point
Copy the full SHA c4c5a2cView commit details -
Remove .domainRelaxed and .domainRelaxedIdn, as they are now the same…
… as .domain and .domainIdn respectively
Maarten Winter committedJul 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 8e93dc9 - Browse repository at this point
Copy the full SHA 8e93dc9View commit details -
Remove several more methods which were, or have changed to be, aliases
Maarten Winter committedJul 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 3d9e0c0 - Browse repository at this point
Copy the full SHA 3d9e0c0View commit details -
Tests: Get rid of the non-relaxed version of e-mail localpart validat…
…ion, make relaxed default
Maarten Winter committedJul 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 0d3f864 - Browse repository at this point
Copy the full SHA 0d3f864View commit details -
Change localpart fragment to do what localpartRelaxed did, get rid of…
… e-mail validators using localpartRelaxed
Maarten Winter committedJul 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 7413b72 - Browse repository at this point
Copy the full SHA 7413b72View commit details