Commit Graph

15 Commits (cdcff09d99d8d1a0142f583f7fab650ca54e781d)

Author SHA1 Message Date
James Nugent dbf725bd68 core: Allow dynamic attributes in helper/schema
10 years ago
James Nugent 074545e536 core: Use .% instead of .# for maps in state
10 years ago
Paul Hinze 069425a700 consul: Fix several problems w/ consul_keys update
10 years ago
Paul Hinze edaf5795a5 Merge pull request #3257 from fatih/fix-nil-setting-schema
11 years ago
Sander van Harmelen ef4726bd50 Change Set internals and make (extreme) performance improvements
11 years ago
Fatih Arslan 8e7fc240f9 schema: delete non existing values
11 years ago
Sam Boyer b82bd0c280 Condense switch fallthroughs into expr lists
11 years ago
Paul Hinze f2368428d3 helper/schema: write "attr.#": "0" for empty maps
11 years ago
Dave Cunningham aa2015ccd0 Fix failing tests
11 years ago
Dave Cunningham 18c26cb2eb Add some missing Float cases
11 years ago
Sander van Harmelen 2edfd0e89d Just my OCD playing up 😉
11 years ago
Greg Osuri 2769d7cf9c Fixes #813: Ensuring set count (.#) is written to the state
11 years ago
Greg Osuri f870eff5f9 core: fix for #813 - added a gaurd for interface conversion
11 years ago
Mitchell Hashimoto 448887f3c4 helper/schema: map counts in state
11 years ago
Mitchell Hashimoto 03c6453a72 helper/schema: FieldWriter, replace Set
11 years ago