Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cloudwego/pilota issues and pull requests
#281 - fix(pilota-thrift-parser): trim extra whitespace characters at the end of annotation list item
Pull Request -
State: closed - Opened by Ggiggle 1 day ago
#280 - Deduplicate generated file with case-sensitive names in split mode
Pull Request -
State: closed - Opened by missingdays 6 days ago
- 1 comment
#279 - fix: normalize path when finding file_id in file_ids_map
Pull Request -
State: closed - Opened by Millione 8 days ago
#278 - fix: allow ident name start with _
Pull Request -
State: closed - Opened by Ggiggle 11 days ago
#277 - fix: calculate default value len when use pb encode default value feature
Pull Request -
State: closed - Opened by Ggiggle 18 days ago
#276 - fix: add the default value len when turn on the encode default value feature
Pull Request -
State: closed - Opened by Ggiggle 18 days ago
#275 - fix: correct the feature name
Pull Request -
State: closed - Opened by Ggiggle 18 days ago
#274 - feat: support encode zero value in protobuf to adjust to go proto2
Pull Request -
State: closed - Opened by Ggiggle 19 days ago
#273 - fix: remove trailing whitespace for generated code in split mode
Pull Request -
State: closed - Opened by Millione 19 days ago
#272 - fix: use LazyLock for const type with nonconst construction
Pull Request -
State: closed - Opened by Millione 28 days ago
#271 - 支持自定义 annotations
Issue -
State: open - Opened by boringplay about 1 month ago
- 1 comment
Labels: A-pilota-build, C-feature-request
#270 - Support splitting a single item into multiple files
Pull Request -
State: closed - Opened by missingdays about 1 month ago
- 19 comments
#269 - fix: generate exception correctly
Pull Request -
State: closed - Opened by Millione about 1 month ago
#268 - fix: don't change the service name early
Pull Request -
State: closed - Opened by Millione about 2 months ago
#267 - fix: use the method def_id as the parent of arg
Pull Request -
State: closed - Opened by Millione about 2 months ago
#266 - fix: use var_{id} as local variable name to avoid the name conflict with tuple struct
Pull Request -
State: closed - Opened by Ggiggle about 2 months ago
#265 - fix: avoid recalculating the location of def_id
Pull Request -
State: closed - Opened by Millione about 2 months ago
#264 - fix: evaluate to dynamic when encountering cycle
Pull Request -
State: closed - Opened by Millione 3 months ago
#263 - feat: support protobuf in workspace mode
Pull Request -
State: closed - Opened by Millione 3 months ago
#262 - fix: idl map type with const enum
Pull Request -
State: closed - Opened by WUST-mengqinyu 4 months ago
- 6 comments
#261 - feat: compatibility of bool and map default values
Pull Request -
State: closed - Opened by Millione 4 months ago
#260 - fix: add serde feature and generate fields name correctly
Pull Request -
State: closed - Opened by Millione 4 months ago
#259 - feat: update to rustc-hash 2
Pull Request -
State: open - Opened by PureWhiteWu 4 months ago
#258 - fix: collect naming infos for fields and variants for which item used
Pull Request -
State: closed - Opened by Millione 4 months ago
#257 - fix: add missing pilota_name convert
Pull Request -
State: closed - Opened by Millione 4 months ago
#256 - fix: ignore uncollected def_id in ignore_unused mode
Pull Request -
State: closed - Opened by Millione 5 months ago
#255 - fix: use __protocol and auto args name
Pull Request -
State: closed - Opened by Millione 5 months ago
#254 - feat: don't change to rust name while it will cause duplication
Pull Request -
State: closed - Opened by Millione 5 months ago
#253 - feat: support double type as map/set key
Pull Request -
State: closed - Opened by Millione 5 months ago
#252 - fix: add visiting to avoid infinite recursion
Pull Request -
State: closed - Opened by Millione 5 months ago
#251 - feat(pilota): use lookup table to optimize ttype lookup
Pull Request -
State: closed - Opened by PureWhiteWu 5 months ago
Labels: A-pilota, C-enhancement
#250 - chore(pilota): release new version
Pull Request -
State: closed - Opened by Ggiggle 5 months ago
#249 - fix: add double quotes for default binary value
Pull Request -
State: closed - Opened by Millione 5 months ago
#248 - fix(pilota): align the inner buffer index with the protocol index
Pull Request -
State: closed - Opened by Ggiggle 5 months ago
#247 - fix(pilota)/use advance method to align the inner buffer index with the protocol index when feasible
Pull Request -
State: closed - Opened by Ggiggle 5 months ago
#246 - feat: support default value for set
Pull Request -
State: closed - Opened by Millione 6 months ago
#245 - fix: exact match type for the parser
Pull Request -
State: closed - Opened by Millione 6 months ago
#244 - fix: extend include_dirs instead of overriding
Pull Request -
State: closed - Opened by Millione 6 months ago
#243 - fix: use absolute path for generated Ok and Err
Pull Request -
State: closed - Opened by Millione 6 months ago
#242 - feat: Switch to the official protobuf-parse.
Pull Request -
State: closed - Opened by liuxin231 6 months ago
- 3 comments
#241 - feat: add `&mut [u8]` implementation for `TOutputProtocol`
Pull Request -
State: open - Opened by Millione 7 months ago
#240 - fix: generate auto derive attributes correctly
Pull Request -
State: closed - Opened by Millione 7 months ago
#239 - feat: Support generate as_str for enums.
Pull Request -
State: closed - Opened by liuxin231 7 months ago
#238 - fix: convert enum default value to int correctly
Pull Request -
State: closed - Opened by Millione 7 months ago
#237 - fix(pilota-build): init service should set cur item
Pull Request -
State: closed - Opened by PureWhiteWu 7 months ago
Labels: A-pilota-build, C-bug
#236 - chore: bump heck to latest
Pull Request -
State: closed - Opened by PureWhiteWu 7 months ago
#235 - fix(pilota_build): idl enum should implement the From<NewType> trait for inner type
Pull Request -
State: closed - Opened by Ggiggle 7 months ago
#234 - feat: remove nonstandard_snake_case and import special_namings configuration
Pull Request -
State: closed - Opened by Millione 7 months ago
#233 - feat: generate enum default as newtype
Pull Request -
State: closed - Opened by Millione 7 months ago
Labels: A-pilota-build, C-enhancement
#232 - fix: don't override include_dirs for protobuf config
Pull Request -
State: closed - Opened by Millione 7 months ago
#231 - fix: generate keywords that are not supported in r# with suffix _
Pull Request -
State: closed - Opened by Millione 7 months ago
#230 - feat(pilota): support clone for transport exception
Pull Request -
State: closed - Opened by PureWhiteWu 8 months ago
#229 - fix(pilota-build): panic in workspace mode when using main branch in toml
Pull Request -
State: closed - Opened by PureWhiteWu 8 months ago
Labels: A-pilota-build
#228 - feat: add env configuration for resolve depth
Pull Request -
State: closed - Opened by Millione 9 months ago
#227 - fix: recursion error into calling
Pull Request -
State: closed - Opened by PureWhiteWu 9 months ago
Labels: A-pilota, C-bug
#226 - feat: refactor error to be more clear and maintainable
Pull Request -
State: closed - Opened by PureWhiteWu 9 months ago
- 2 comments
Labels: A-pilota, A-pilota-build
#225 - feat: common crate name config
Pull Request -
State: closed - Opened by junhaideng 9 months ago
- 1 comment
#224 - improve: use rustc-hash instead of fxhash for more active support
Pull Request -
State: closed - Opened by Ggiggle 9 months ago
#223 - feat: support opt snake case style
Pull Request -
State: closed - Opened by Millione 10 months ago
#222 - fix: evaluate def_location immediately
Pull Request -
State: closed - Opened by Millione 11 months ago
#221 - chore: bump version to 0.10.0
Pull Request -
State: closed - Opened by PureWhiteWu 11 months ago
#220 - chore: move test dep to dev-dep
Pull Request -
State: closed - Opened by PureWhiteWu 11 months ago
#219 - feat: use ahashmap instead of hashmap
Pull Request -
State: closed - Opened by PureWhiteWu 11 months ago
Labels: A-pilota, A-pilota-build
#219 - feat: use ahashmap instead of hashmap
Pull Request -
State: closed - Opened by PureWhiteWu 11 months ago
Labels: A-pilota, A-pilota-build
#218 - feat(pilota-build): add feature `ahash` for choosing hasher
Pull Request -
State: closed - Opened by wfly1998 11 months ago
#218 - feat(pilota-build): add feature `ahash` for choosing hasher
Pull Request -
State: closed - Opened by wfly1998 11 months ago
#217 - feat: add NotFound and PermissionDenied error kind for TransportError
Pull Request -
State: closed - Opened by Millione 11 months ago
#217 - feat: add NotFound and PermissionDenied error kind for TransportError
Pull Request -
State: closed - Opened by Millione 11 months ago
#217 - feat: add NotFound and PermissionDenied error kind for TransportError
Pull Request -
State: closed - Opened by Millione 11 months ago
#216 - fix: generate i8 for thrift byte
Pull Request -
State: closed - Opened by Millione 11 months ago
#216 - fix: generate i8 for thrift byte
Pull Request -
State: closed - Opened by Millione 11 months ago
#216 - fix: generate i8 for thrift byte
Pull Request -
State: closed - Opened by Millione 11 months ago
#215 - feat: allow duplicate name by dedup_list
Pull Request -
State: closed - Opened by Millione 11 months ago
#215 - feat: allow duplicate name by dedup_list
Pull Request -
State: closed - Opened by Millione 11 months ago
#215 - feat: allow duplicate name by dedup_list
Pull Request -
State: closed - Opened by Millione 11 months ago
#214 - fix: generate struct in common crate rather than its own crate
Pull Request -
State: closed - Opened by Millione 12 months ago
#213 - fix: escape keywords when generate code
Pull Request -
State: closed - Opened by Ggiggle 12 months ago
Labels: A-pilota-build, C-bug
#212 - fix: escape keyword when resolving path in workspace
Pull Request -
State: closed - Opened by Ggiggle 12 months ago
- 1 comment
#211 - fix:escape keywords in path resolver
Pull Request -
State: closed - Opened by Ggiggle 12 months ago
- 1 comment
#210 - fix: default value path incorrect
Pull Request -
State: closed - Opened by Millione 12 months ago
#209 - fix: remove useless feature
Pull Request -
State: closed - Opened by PureWhiteWu 12 months ago
#208 - fix: protobuf message
Pull Request -
State: closed - Opened by PureWhiteWu about 1 year ago
Labels: A-pilota-build
#207 - fix(pilota-build): indirect cycle
Pull Request -
State: closed - Opened by PureWhiteWu about 1 year ago
Labels: A-pilota-build, C-bug
#206 - fix(pilota-build): cyclic gen code
Pull Request -
State: closed - Opened by PureWhiteWu about 1 year ago
Labels: A-pilota-build, C-bug
#206 - fix(pilota-build): cyclic gen code
Pull Request -
State: closed - Opened by PureWhiteWu about 1 year ago
Labels: A-pilota-build, C-bug
#205 - fix(pilota-build): cyclic gen code
Pull Request -
State: closed - Opened by PureWhiteWu about 1 year ago
Labels: A-pilota-build, C-bug
#204 - fix: panic when unknown error
Pull Request -
State: closed - Opened by PureWhiteWu about 1 year ago
#203 - feat: use afit to optimize codec
Pull Request -
State: closed - Opened by PureWhiteWu about 1 year ago
#203 - feat: use afit to optimize codec
Pull Request -
State: closed - Opened by PureWhiteWu about 1 year ago
#202 - feat: use afit to optimize gen code
Pull Request -
State: closed - Opened by PureWhiteWu about 1 year ago
#202 - feat: use afit to optimize gen code
Pull Request -
State: closed - Opened by PureWhiteWu about 1 year ago
#202 - feat: use afit to optimize gen code
Pull Request -
State: closed - Opened by PureWhiteWu about 1 year ago
#201 - feat: use afit and rpitit to optimize Message trait
Pull Request -
State: closed - Opened by PureWhiteWu about 1 year ago
#200 - Feat/workspace plugin
Pull Request -
State: closed - Opened by buaazp about 1 year ago
#200 - Feat/workspace plugin
Pull Request -
State: closed - Opened by buaazp about 1 year ago
#199 - fixed warnings in gen codes
Pull Request -
State: closed - Opened by buaazp about 1 year ago
- 1 comment
#198 - support workspace user gen code outside
Pull Request -
State: closed - Opened by Millione about 1 year ago
#197 - Error when using plug-in
Issue -
State: closed - Opened by tqq1994516 about 1 year ago
- 4 comments
#196 - feat: Support thrift uuid type
Pull Request -
State: closed - Opened by my-vegetable-has-exploded about 1 year ago
- 3 comments
#195 - fix union empty encode
Pull Request -
State: closed - Opened by Millione about 1 year ago