Commit Graph

504 Commits (7e731afde9bb6532ebbb297346f31d5ee6e5eec4)
 

Author SHA1 Message Date
joeybloggs 7e731afde9 field name updates 8 years ago
joeybloggs e0e1af6a61 working instance 8 years ago
joeybloggs 5f57d2222a increment version in README 8 years ago
joeybloggs 77f59a0ea0 corrected some spelling mistakes in documentation 8 years ago
joeybloggs 1d3a3d281b Merge branch 'minor-perf-1' into v8 8 years ago
joeybloggs 89d5a94084 final touches + README updates 8 years ago
joeybloggs 80301d1184 fix go report card badge. 8 years ago
joeybloggs 49d9b2c35e Merge branch 'minor-perf-merge' into minor-perf-1 8 years ago
joeybloggs 99a0f5e141 Merge branch 'merge' into minor-perf-merge 8 years ago
joeybloggs 7a080ada5b Fix issue with omitempty combined with nullable types in combination with a default static value set as the value 8 years ago
Dean Karn 393130c3f4 Merge pull request #248 from go-playground/v8 8 years ago
joeybloggs 3ef55a89aa fix some needed Type() calls. 8 years ago
joeybloggs 43f7b7d61a save some bytes 8 years ago
joeybloggs 05d6aece82 remove a few TODO's attempted but perf didn't increase. 8 years ago
joeybloggs 4ce4d1cd71 gain another 5% on average by changing tag type from bool's to enum 8 years ago
joeybloggs 330b12dacd Phase 1 optimization complete, Phase 2 ( Warm liquid goo phase ) commencing 8 years ago
joeybloggs 210684a828 code cleanup + add missing tag cache with FieldWith func 8 years ago
joeybloggs c0a414dc9e initial un-refined new caching system 8 years ago
joeybloggs 5c8ad6a1a9 only check struct validity once 8 years ago
joeybloggs cdfcf16a86 fix some minor listing. 8 years ago
Dean Karn 25f1823069 Merge pull request #243 from kenkouot/patch-1 8 years ago
Kenneth Kouot 719d0b12ee Fix another typo: eq to ne 8 years ago
Kenneth Kouot 3499e730cb Fix typo: ne is validation key for not equal 8 years ago
joeybloggs 014792cf3e Update README version 8 years ago
joeybloggs e7749ea250 Update validations for "url" and "uri" because of Go 1.6 changes 8 years ago
joeybloggs 93bb347253 Update validations for "url" and "uri" because of Go 1.6 changes 8 years ago
Dean Karn 1214d3629c Update README.md 8 years ago
Dean Karn bd356b6899 Merge pull request #235 from moogle19/master 9 years ago
Kevin Seidel 851787be1b Add unicode email tests 9 years ago
joeybloggs f38559b489 Update checking unexpected fields for Go 1.6 https://tip.golang.org/doc/go1.6#reflect 9 years ago
Dean Karn 4c79e69823 Merge pull request #234 from go-playground/krhubert 9 years ago
joeybloggs bf5ac690d6 Add a couple more test cases 9 years ago
joeybloggs 6851add4e4 Update to avoid double resolves 9 years ago
joeybloggs 4cb9152af0 correct IsUPDAddrResolvable functions 9 years ago
joeybloggs faf40fd62f Correct validation for TCPAddrResolvable 9 years ago
Dean Karn 73aaa89512 Update README.md 9 years ago
joeybloggs 7b758151c6 Add workaround for go issue 9 years ago
Hubert Krauze 3eaf857419 Add docs tcp/udp/ip/unix addresses resolve 9 years ago
Hubert Krauze ee0ce7d37e Add test for tcp/udp/ip/unix addresses resolve 9 years ago
Hubert Krauze 312ba49f28 Remove duplicated "Usage: mac" from docs 9 years ago
Hubert Krauze def24ae611 Add Resolvable suffix to functions so they can be more meaningful 9 years ago
Hubert Krauze 5a99cf6052 Add validation functions for tcp/udp/ip/unix addresses 9 years ago
joeybloggs c193cecd12 Merge branch 'complimentary-software-section' into v8 9 years ago
joeybloggs 64b7e2bb79 correct CI links 9 years ago
joeybloggs 50ada8d03a Add Complimentary software section README 9 years ago
Dean Karn d370e28d44 Merge pull request #232 from aarongreenlee/v8 9 years ago
Aaron Greenlee 0b51ee1e8e Removed duplicate punctuation. 9 years ago
Aaron Greenlee 71d9b9e91c Some grammer corrections; Formatting of GoDoc 9 years ago
Aaron Greenlee 24ea3a17b5 Minor typo corrected in doc.go 9 years ago
Dean Karn e8d470cd7a Merge pull request #229 from go-playground/v8-development 9 years ago