Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / yunionio/jsonutils issues and pull requests

#57 - fix: use json pointer when loop detected only!

Pull Request - State: closed - Opened by swordqiu about 1 year ago
Labels: size/L

#56 - fix: not use std Marshaler for time struct

Pull Request - State: closed - Opened by zexi about 1 year ago
Labels: size/S

#55 - fix: nil pointer loop

Pull Request - State: closed - Opened by swordqiu about 1 year ago
Labels: size/S

#54 - feature: marshal pointer loop

Pull Request - State: closed - Opened by swordqiu about 1 year ago
Labels: size/XL

#53 - feat: compatible with std unmarshal interface

Pull Request - State: closed - Opened by zexi about 1 year ago
Labels: size/L

#52 - build(deps): bump golang.org/x/text from 0.3.6 to 0.3.8

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#51 - fix: unmarshal allocate embeds struct ptr default

Pull Request - State: closed - Opened by wanyaoqi almost 2 years ago - 1 comment
Labels: size/XL

#50 - fix: json dict add key value replace jsonnull with empty dict

Pull Request - State: closed - Opened by swordqiu over 2 years ago
Labels: size/M

#49 - fix: DeepCopy add JSONValue case

Pull Request - State: closed - Opened by zhaoxiangchun over 2 years ago - 1 comment
Labels: lgtm, size/XS

#48 - fix: add test case for map string

Pull Request - State: closed - Opened by swordqiu over 2 years ago
Labels: size/M

#47 - feature: support marshal object not ignoring empty fields

Pull Request - State: closed - Opened by swordqiu over 2 years ago
Labels: size/L

#46 - fix: \r should be considered as a separator

Pull Request - State: closed - Opened by swordqiu almost 3 years ago - 1 comment
Labels: size/XS

#45 - marshal: return null for nil ptr (inc. interface with type)

Pull Request - State: closed - Opened by yousong over 3 years ago - 2 comments
Labels: size/S

#44 - fix: encode specials chars as byte in json string

Pull Request - State: closed - Opened by swordqiu over 3 years ago - 2 comments
Labels: size/L

#43 - fix: fail to encode/decode strings ignore special chars

Pull Request - State: closed - Opened by swordqiu over 3 years ago - 1 comment
Labels: size/M

#42 - time parse ignore err

Pull Request - State: closed - Opened by tb365 over 3 years ago - 2 comments
Labels: lgtm, approved, size/XS

#41 - fix: support unmarshal into map of none-string key

Pull Request - State: closed - Opened by swordqiu over 3 years ago - 2 comments
Labels: lgtm, approved, size/XS

#40 - bugfix: seprate float64 and float32

Pull Request - State: closed - Opened by wanyaoqi almost 4 years ago - 5 comments
Labels: size/M, lgtm, approved

#39 - fix: TAG_PREFIX invalid syntax

Pull Request - State: closed - Opened by zexi almost 4 years ago - 3 comments
Labels: lgtm, size/S, approved

#38 - Feature/yousong i18n

Pull Request - State: closed - Opened by yousong almost 4 years ago - 2 comments
Labels: lgtm, approved, size/L

#37 - update json float string output format

Pull Request - State: closed - Opened by tb365 almost 4 years ago - 2 comments
Labels: lgtm, approved, size/XS

#36 - BUG: fix new time string with utc time zone

Pull Request - State: closed - Opened by wanyaoqi almost 4 years ago - 2 comments
Labels: lgtm, size/S, approved

#35 - fix: unmarshal *JSONDict fail after using sortedmap

Pull Request - State: closed - Opened by swordqiu almost 4 years ago - 2 comments
Labels: size/M, lgtm, approved

#34 - fix: recover Value()

Pull Request - State: closed - Opened by swordqiu almost 4 years ago - 2 comments
Labels: size/M, lgtm, approved

#33 - Feature/qj amortize key sorting

Pull Request - State: closed - Opened by swordqiu almost 4 years ago - 4 comments
Labels: lgtm, approved, size/L

#32 - fix: preserve key order when output json dict

Pull Request - State: closed - Opened by swordqiu almost 4 years ago - 1 comment
Labels: size/S

#31 - Support JSONValue.Unmarshal

Pull Request - State: closed - Opened by rainzm about 4 years ago - 4 comments
Labels: size/M, lgtm, approved

#30 - Bugfix/yousong parsestring

Pull Request - State: closed - Opened by yousong about 4 years ago - 3 comments
Labels: lgtm, approved, size/L

#29 - fix: unmarshal from string to uint may panic

Pull Request - State: closed - Opened by swordqiu about 4 years ago - 1 comment
Labels: size/S

#28 - fix: unmarshal empty string into number

Pull Request - State: closed - Opened by swordqiu about 4 years ago - 1 comment
Labels: size/M

#27 - fix: json field name match rule changes

Pull Request - State: closed - Opened by swordqiu about 4 years ago

#26 - feature: get diff between two dict

Pull Request - State: closed - Opened by swordqiu over 4 years ago - 3 comments
Labels: size/M, lgtm, approved

#25 - feature: marshal support deprecated-by tag

Pull Request - State: closed - Opened by swordqiu over 4 years ago - 2 comments
Labels: lgtm, approved

#24 - feature: populate field with duplicate json name when unmarshl

Pull Request - State: closed - Opened by swordqiu over 4 years ago - 1 comment
Labels: size/M

#23 - fix: jsonutils.Unmarshal should call struct's AfterUnmarshal recursively

Pull Request - State: closed - Opened by swordqiu over 4 years ago - 1 comment
Labels: size/M

#22 - fix: update go.mod go.sum

Pull Request - State: closed - Opened by swordqiu over 4 years ago - 1 comment
Labels: size/XS

#21 - feature: add deprecated-by tag for struct field, which indicating the

Pull Request - State: closed - Opened by swordqiu over 4 years ago - 1 comment
Labels: size/M

#20 - fix: Change in case of changing of FieldInfoCache in yunion.io/x/pkg/util/reflectutils

Pull Request - State: closed - Opened by rainzm over 4 years ago - 1 comment
Labels: size/XS

#19 - fix endless loop on get array at jsondict with jsondict

Pull Request - State: closed - Opened by wanyaoqi over 4 years ago - 2 comments
Labels: lgtm, approved, size/XS

#18 - fix unmarshal panic on input non-pointer val

Pull Request - State: closed - Opened by wanyaoqi over 4 years ago - 2 comments
Labels: size/XS

#17 - feature: Faster Marshall and UnMarshall

Pull Request - State: closed - Opened by rainzm over 4 years ago - 2 comments
Labels: size/XS

#16 - feature: allow unmarshal json string into []string

Pull Request - State: closed - Opened by swordqiu over 4 years ago - 2 comments
Labels: lgtm, size/S, approved

#15 - unmarshal: fix error reporting

Pull Request - State: closed - Opened by yousong over 4 years ago - 3 comments
Labels: lgtm, size/S, approved

#14 - fix: querystring format jsonarray

Pull Request - State: closed - Opened by swordqiu over 4 years ago - 2 comments
Labels: lgtm, approved, size/L

#13 - JSONInt结构体增加Float()float64函数

Pull Request - State: closed - Opened by zhaoxiangchun over 4 years ago - 5 comments
Labels: lgtm, approved, size/XS

#12 - fix: add GetStringArray method

Pull Request - State: closed - Opened by swordqiu over 4 years ago - 2 comments
Labels: lgtm, approved, size/XS

#11 - use github.com/ghodss/yaml as yaml utils

Pull Request - State: closed - Opened by zexi about 5 years ago - 2 comments
Labels: lgtm, approved, size/L

#10 - fix: add GetAnyString2 to return key of string

Pull Request - State: closed - Opened by swordqiu about 5 years ago - 2 comments
Labels: lgtm, size/S

#9 - fix: jsonutils ignore nil pointers

Pull Request - State: closed - Opened by swordqiu about 5 years ago - 2 comments
Labels: lgtm, size/S, approved

#8 - fix: use github.com/pkg/errors

Pull Request - State: closed - Opened by swordqiu about 5 years ago - 3 comments
Labels: lgtm, approved, size/L

#7 - add copyright header

Pull Request - State: closed - Opened by swordqiu about 5 years ago - 2 comments
Labels: lgtm, approved, size/L

#6 - fix: allow parsing any json string, not only array or dict

Pull Request - State: closed - Opened by swordqiu about 5 years ago - 2 comments
Labels: lgtm, approved, size/XS

#5 - fix: jsonDict cannot unmarshal any interface but serializable interface

Pull Request - State: closed - Opened by swordqiu about 5 years ago - 5 comments
Labels: size/M, lgtm, approved

#4 - fix: jsonDict cannot unmarshal any interface but serializable interface

Pull Request - State: closed - Opened by swordqiu about 5 years ago - 1 comment
Labels: size/S

#3 - Feature/yousong init open

Pull Request - State: closed - Opened by yousong about 5 years ago - 2 comments
Labels: size/M, lgtm, approved

#2 - add New bool and length function

Pull Request - State: closed - Opened by wanyaoqi almost 6 years ago
Labels: enhancement

#1 - tristate support.

Pull Request - State: closed - Opened by zexi almost 6 years ago