Dean Karn
|
c085ab22ea
|
Merge pull request #58 from xboston/patch-1
fix UserDetail type
|
10 years ago |
Nikolay Kirsh
|
c09c7a1231
|
fix UserDetail type
|
10 years ago |
joeybloggs
|
56b4ce1811
|
add larger tests for benchmarks
|
10 years ago |
joeybloggs
|
81ce302975
|
add parallel benchmark
|
10 years ago |
joeybloggs
|
ad39bb92dd
|
code cleanup
|
10 years ago |
joeybloggs
|
6ffa5d1455
|
add thread safety note to AddFunction and SetTag functions
|
10 years ago |
joeybloggs
|
8c2248a5ce
|
add map thread safety
|
10 years ago |
joeybloggs
|
0c5fbee316
|
code cleanup + variable renaming
restructure fieldWithNameAndSingleTag for speed + less allocations
|
10 years ago |
joeybloggs
|
e4f2ff67bd
|
add caching of field only tags, now less time, memory and only 2 allocations vs 9
|
10 years ago |
joeybloggs
|
22d031deb0
|
add struct caching, significant speedup even in a simple test
NOTE: validating a single fields speed however was reduced and more memory allocations, need to correct this before marking caching as complete.
|
10 years ago |
Dean Karn
|
6fe54bc1d3
|
Merge pull request #54 from bluesuncorp/v5
Merge latest changes from v5
|
10 years ago |
Dean Karn
|
1d61bf3148
|
Merge pull request #53 from bluesuncorp/v5-development
V5 development
|
10 years ago |
Dean Karn
|
61e4429b20
|
Merge pull request #52 from joeybloggs/v5-development
V5 development
|
10 years ago |
joeybloggs
|
fbb3befecb
|
update validate struct benchmark for lager struct with nested struct
|
10 years ago |
joeybloggs
|
beaa9adf31
|
minor performance updates
add benchmarks
|
10 years ago |
Dean Karn
|
8df4eb813b
|
Merge pull request #51 from bluesuncorp/v5
Merge latest changes from v5 into v6-development
|
10 years ago |
Dean Karn
|
479d3f0fd9
|
Merge pull request #50 from bluesuncorp/v5-development
V5 development
|
10 years ago |
Dean Karn
|
756455cce5
|
Merge pull request #49 from joeybloggs/change-to-native-golang-testing
Change to native golang testing
|
10 years ago |
joeybloggs
|
e5c73961c7
|
finish test conversion
|
10 years ago |
joeybloggs
|
ae2d0646af
|
add more checks to IsEqual function
|
10 years ago |
joeybloggs
|
e0b68a7520
|
initial commit of helper functions
|
10 years ago |
Dean Karn
|
2be1659b5b
|
Merge pull request #47 from bluesuncorp/v5
Merge latest v5 changes into v6-development
|
10 years ago |
Dean Karn
|
07cbdd2e6d
|
Merge pull request #46 from bluesuncorp/v5-development
V5 development
|
10 years ago |
Dean Karn
|
5ab4925073
|
Merge pull request #45 from joeybloggs/v5-development
V5 development
|
10 years ago |
joeybloggs
|
3dcc019b64
|
add contains, contains any, contains rune, excludes, excludes and excludesrune validation functions + tests + docuemtation
for #43
|
10 years ago |
joeybloggs
|
9d18657e1f
|
remove extra carriage returns
for #44
|
10 years ago |
joeybloggs
|
fd059fe2f1
|
remove unnecessary carriage returns
for #44
|
10 years ago |
Dean Karn
|
40c38f9931
|
Merge pull request #42 from bluesuncorp/v5
merge latest changes from v5
|
10 years ago |
Dean Karn
|
63658537be
|
Merge pull request #41 from bluesuncorp/v5
Merge pull request #40 from bluesuncorp/v5-development
|
10 years ago |
Dean Karn
|
d780b124a9
|
Merge pull request #40 from bluesuncorp/v5-development
V5 development
|
10 years ago |
Dean Karn
|
ee35a115e9
|
Merge pull request #39 from joeybloggs/v5-development
V5 development
|
10 years ago |
joeybloggs
|
f7f779fb31
|
add documentation for ne and nefield validation function
#38
|
10 years ago |
joeybloggs
|
23c3fa6b63
|
add ne and nefield functions to validator
|
10 years ago |
Dean Karn
|
74d0e52ab3
|
Update README.md
update branch url for travis ci
|
10 years ago |
Dean Karn
|
73747bdf83
|
Merge pull request #37 from bluesuncorp/v5-development
V5 development
|
10 years ago |
Dean Karn
|
1a0a2f52c4
|
Merge pull request #36 from joeybloggs/v5-development
add eq baked in function + tests
|
10 years ago |
joeybloggs
|
b891b1cf3c
|
add eq baked in function + tests
add eqfield baked in function + tests
for issue #35
|
10 years ago |
Dean Karn
|
98f3221631
|
Merge pull request #34 from bluesuncorp/v5
merge latest changes from v5 into v6-development
|
10 years ago |
Dean Karn
|
4e9461558c
|
Update README.md
|
10 years ago |
Dean Karn
|
fa8e0664b2
|
Merge pull request #33 from bluesuncorp/v5-development
V5 development
|
10 years ago |
Dean Karn
|
765fb71956
|
Merge pull request #32 from joeybloggs/v5-development
V5 development
|
10 years ago |
Dean Karn
|
e530eb5470
|
add documentation for new base64 validator
|
10 years ago |
Dean Karn
|
1d008b4ad2
|
add base64 validate as requested in issue #30
|
10 years ago |
Dean Karn
|
4c73ffba66
|
update verbiage after pull request
|
10 years ago |
Dean Karn
|
d400cda52e
|
Merge pull request #31 from muyiwaolurin/v5-development
Minor typos
|
10 years ago |
Anthony Olurin
|
700e5f4b46
|
Minor typos
- Changes made to documentation and ReadME.
|
10 years ago |
Dean Karn
|
829b13775f
|
Update validator_test.go
|
10 years ago |
Dean Karn
|
04b0ff368d
|
Update README.md
|
10 years ago |
Dean Karn
|
42419864c0
|
Merge pull request #29 from joeybloggs/v5
update test import path
|
10 years ago |
Dean Karn
|
d474ce1ce6
|
update test import path
|
10 years ago |