0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
http://www.simonecarletti.com/code/public-suffix-service => http://www.simonecarletti.com/code/public_suffix_service More... almost 14 years ago
Missing details for the new Rakefile More... almost 14 years ago
Commit .gemspec to help Bundler More... almost 14 years ago
Remove Echoe dependency More... almost 14 years ago
Merge branch 'pss' More... almost 14 years ago
Rename library from DomainName to PublicSuffixService to reduce the probability of name conflicts. More... almost 14 years ago
Release 0.3.0 More... almost 14 years ago
RuleList documentation More... almost 14 years ago
Rename ALPHA and TINY More... almost 14 years ago
Gemcutter is now the default source More... almost 14 years ago
Rule documentation More... almost 14 years ago
Copyright year More... almost 14 years ago
Updated definitions More... almost 14 years ago
Merge branch 'current-api-is-too-complex' More... almost 14 years ago
Refactoring the entire DomainName API. Removed the internal on-the-fly parsing. Added a bunch of new methods to check and validate the DomainName. More... almost 14 years ago
DomainName#valid? no longer instantiates new DomainName objects. This means less overhead. More... almost 14 years ago
Organize test according to the same library structure More... almost 14 years ago
Rule and tests cleanup More... almost 14 years ago
Prepare domain to be a String More... almost 14 years ago
DomainName::Rule documentation More... almost 14 years ago
Removed DomainName#labels and decoupled Rule from DomainName More... over 14 years ago
DomainName#domain and DomainName#subdomain are no longer alias of Domain#sld and Domain#tld but rather a full-features methods More... over 14 years ago
Release DomainName 0.2.0 More... over 14 years ago
DomainName#valid_domain? and DomainName#valid_subdomain? More... over 14 years ago
DomainName#parse and DomainName#parse! More... over 14 years ago
Added DomainName#valid? More... over 14 years ago
Make sure RuleList lookup is only performed once. More... over 14 years ago
Documented DomainName.parse and DomainName.valid? More... over 14 years ago
Trailing / More... over 14 years ago
Release DomainName 0.1.0 More... over 14 years ago