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

#298 - #297 support optional parameters for thrift functions

Pull Request - State: open - Opened by kubroid 18 days ago - 10 comments

#297 - Thrift service functions optional parameters support

Issue - State: open - Opened by kubroid 18 days ago
Labels: C-feature-request

#296 - fix(pilota-build): use absolute path for generated Vec

Pull Request - State: closed - Opened by Millione 25 days ago

#295 - chore(codegen): use ::std::default::Default in struct's codegen

Pull Request - State: closed - Opened by flaneur2020 about 1 month ago

#294 - fix: remove dependency on derivative

Pull Request - State: closed - Opened by flaneur2020 about 1 month ago - 2 comments

#293 - `derivative` is unmaintained; consider using an alternative

Issue - State: closed - Opened by Xuanwo about 1 month ago - 1 comment

#293 - `derivative` is unmaintained; consider using an alternative

Issue - State: open - Opened by Xuanwo about 1 month ago

#292 - fix(pilota-build): don't derive eq for nested list double

Pull Request - State: closed - Opened by Millione about 2 months ago

#291 - chore(pilota-build): bump version

Pull Request - State: closed - Opened by Millione 2 months ago

#290 - Make some Workspace and Context fields public

Pull Request - State: closed - Opened by missingdays 2 months ago

#289 - feat: support generate BTreeSet/BTreeMap for thrift set/map

Pull Request - State: closed - Opened by Millione 2 months ago

#288 - fix(pilota-build): global_path unable to add prefix for nested type

Pull Request - State: closed - Opened by PureWhiteWu 3 months ago
Labels: A-pilota-build, C-bug

#286 - Make Context#mode field pub

Pull Request - State: closed - Opened by missingdays 3 months ago

#285 - fix: use the consistent function name to duplicate

Pull Request - State: closed - Opened by Millione 3 months ago

#284 - fix(pilota-thrift-parser): compatible with separators after syntax item blocks in idl

Pull Request - State: closed - Opened by Ggiggle 3 months ago - 3 comments

#283 - chore(ci): temporarily disable linux aarch64 tests

Pull Request - State: closed - Opened by PureWhiteWu 3 months ago
Labels: A-ci

#282 - fix(pilota-build): keep the leading underscore in idl method name

Pull Request - State: closed - Opened by Ggiggle 3 months ago

#280 - Deduplicate generated file with case-sensitive names in split mode

Pull Request - State: closed - Opened by missingdays 3 months ago - 1 comment

#279 - fix: normalize path when finding file_id in file_ids_map

Pull Request - State: closed - Opened by Millione 3 months ago

#278 - fix: allow ident name start with _

Pull Request - State: closed - Opened by Ggiggle 3 months ago

#275 - fix: correct the feature name

Pull Request - State: closed - Opened by Ggiggle 4 months ago

#274 - feat: support encode zero value in protobuf to adjust to go proto2

Pull Request - State: closed - Opened by Ggiggle 4 months ago

#273 - fix: remove trailing whitespace for generated code in split mode

Pull Request - State: closed - Opened by Millione 4 months ago

#272 - fix: use LazyLock for const type with nonconst construction

Pull Request - State: closed - Opened by Millione 4 months ago

#271 - 支持自定义 annotations

Issue - State: open - Opened by boringplay 4 months 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 4 months ago - 19 comments

#269 - fix: generate exception correctly

Pull Request - State: closed - Opened by Millione 4 months ago

#268 - fix: don't change the service name early

Pull Request - State: closed - Opened by Millione 5 months ago

#267 - fix: use the method def_id as the parent of arg

Pull Request - State: closed - Opened by Millione 5 months ago

#265 - fix: avoid recalculating the location of def_id

Pull Request - State: closed - Opened by Millione 5 months ago

#264 - fix: evaluate to dynamic when encountering cycle

Pull Request - State: closed - Opened by Millione 6 months ago

#263 - feat: support protobuf in workspace mode

Pull Request - State: closed - Opened by Millione 6 months ago

#262 - fix: idl map type with const enum

Pull Request - State: closed - Opened by WUST-mengqinyu 7 months ago - 6 comments

#261 - feat: compatibility of bool and map default values

Pull Request - State: closed - Opened by Millione 7 months ago

#260 - fix: add serde feature and generate fields name correctly

Pull Request - State: closed - Opened by Millione 7 months ago

#259 - feat: update to rustc-hash 2

Pull Request - State: open - Opened by PureWhiteWu 7 months ago

#257 - fix: add missing pilota_name convert

Pull Request - State: closed - Opened by Millione 7 months ago

#256 - fix: ignore uncollected def_id in ignore_unused mode

Pull Request - State: closed - Opened by Millione 8 months ago

#255 - fix: use __protocol and auto args name

Pull Request - State: closed - Opened by Millione 8 months ago

#254 - feat: don't change to rust name while it will cause duplication

Pull Request - State: closed - Opened by Millione 8 months ago

#253 - feat: support double type as map/set key

Pull Request - State: closed - Opened by Millione 8 months ago

#252 - fix: add visiting to avoid infinite recursion

Pull Request - State: closed - Opened by Millione 8 months ago

#251 - feat(pilota): use lookup table to optimize ttype lookup

Pull Request - State: closed - Opened by PureWhiteWu 8 months ago
Labels: A-pilota, C-enhancement

#250 - chore(pilota): release new version

Pull Request - State: closed - Opened by Ggiggle 8 months ago

#249 - fix: add double quotes for default binary value

Pull Request - State: closed - Opened by Millione 8 months ago

#248 - fix(pilota): align the inner buffer index with the protocol index

Pull Request - State: closed - Opened by Ggiggle 8 months ago

#246 - feat: support default value for set

Pull Request - State: closed - Opened by Millione 9 months ago

#245 - fix: exact match type for the parser

Pull Request - State: closed - Opened by Millione 9 months ago

#244 - fix: extend include_dirs instead of overriding

Pull Request - State: closed - Opened by Millione 9 months ago

#243 - fix: use absolute path for generated Ok and Err

Pull Request - State: closed - Opened by Millione 9 months ago

#242 - feat: Switch to the official protobuf-parse.

Pull Request - State: closed - Opened by liuxin231 9 months ago - 3 comments

#241 - feat: add `&mut [u8]` implementation for `TOutputProtocol`

Pull Request - State: open - Opened by Millione 10 months ago

#240 - fix: generate auto derive attributes correctly

Pull Request - State: closed - Opened by Millione 10 months ago

#239 - feat: Support generate as_str for enums.

Pull Request - State: closed - Opened by liuxin231 10 months ago

#238 - fix: convert enum default value to int correctly

Pull Request - State: closed - Opened by Millione 10 months ago

#237 - fix(pilota-build): init service should set cur item

Pull Request - State: closed - Opened by PureWhiteWu 10 months ago
Labels: A-pilota-build, C-bug

#236 - chore: bump heck to latest

Pull Request - State: closed - Opened by PureWhiteWu 10 months ago

#233 - feat: generate enum default as newtype

Pull Request - State: closed - Opened by Millione 10 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 10 months ago

#231 - fix: generate keywords that are not supported in r# with suffix _

Pull Request - State: closed - Opened by Millione 10 months ago

#230 - feat(pilota): support clone for transport exception

Pull Request - State: closed - Opened by PureWhiteWu 11 months ago

#229 - fix(pilota-build): panic in workspace mode when using main branch in toml

Pull Request - State: closed - Opened by PureWhiteWu 11 months ago
Labels: A-pilota-build

#228 - feat: add env configuration for resolve depth

Pull Request - State: closed - Opened by Millione 12 months ago

#227 - fix: recursion error into calling

Pull Request - State: closed - Opened by PureWhiteWu 12 months ago
Labels: A-pilota, C-bug

#226 - feat: refactor error to be more clear and maintainable

Pull Request - State: closed - Opened by PureWhiteWu 12 months ago - 2 comments
Labels: A-pilota, A-pilota-build

#225 - feat: common crate name config

Pull Request - State: closed - Opened by junhaideng 12 months ago - 1 comment

#224 - improve: use rustc-hash instead of fxhash for more active support

Pull Request - State: closed - Opened by Ggiggle about 1 year ago

#223 - feat: support opt snake case style

Pull Request - State: closed - Opened by Millione about 1 year ago

#222 - fix: evaluate def_location immediately

Pull Request - State: closed - Opened by Millione about 1 year ago

#221 - chore: bump version to 0.10.0

Pull Request - State: closed - Opened by PureWhiteWu about 1 year ago

#220 - chore: move test dep to dev-dep

Pull Request - State: closed - Opened by PureWhiteWu about 1 year ago

#219 - feat: use ahashmap instead of hashmap

Pull Request - State: closed - Opened by PureWhiteWu about 1 year ago
Labels: A-pilota, A-pilota-build

#219 - feat: use ahashmap instead of hashmap

Pull Request - State: closed - Opened by PureWhiteWu about 1 year ago
Labels: A-pilota, A-pilota-build

#218 - feat(pilota-build): add feature `ahash` for choosing hasher

Pull Request - State: closed - Opened by wfly1998 about 1 year ago

#218 - feat(pilota-build): add feature `ahash` for choosing hasher

Pull Request - State: closed - Opened by wfly1998 about 1 year ago

#217 - feat: add NotFound and PermissionDenied error kind for TransportError

Pull Request - State: closed - Opened by Millione about 1 year ago

#217 - feat: add NotFound and PermissionDenied error kind for TransportError

Pull Request - State: closed - Opened by Millione about 1 year ago

#217 - feat: add NotFound and PermissionDenied error kind for TransportError

Pull Request - State: closed - Opened by Millione about 1 year ago

#216 - fix: generate i8 for thrift byte

Pull Request - State: closed - Opened by Millione about 1 year ago

#216 - fix: generate i8 for thrift byte

Pull Request - State: closed - Opened by Millione about 1 year ago

#216 - fix: generate i8 for thrift byte

Pull Request - State: closed - Opened by Millione about 1 year ago

#215 - feat: allow duplicate name by dedup_list

Pull Request - State: closed - Opened by Millione about 1 year ago

#215 - feat: allow duplicate name by dedup_list

Pull Request - State: closed - Opened by Millione about 1 year ago

#215 - feat: allow duplicate name by dedup_list

Pull Request - State: closed - Opened by Millione about 1 year ago

#214 - fix: generate struct in common crate rather than its own crate

Pull Request - State: closed - Opened by Millione about 1 year ago

#213 - fix: escape keywords when generate code

Pull Request - State: closed - Opened by Ggiggle about 1 year ago
Labels: A-pilota-build, C-bug

#212 - fix: escape keyword when resolving path in workspace

Pull Request - State: closed - Opened by Ggiggle about 1 year ago - 1 comment

#211 - fix:escape keywords in path resolver

Pull Request - State: closed - Opened by Ggiggle about 1 year ago - 1 comment

#210 - fix: default value path incorrect

Pull Request - State: closed - Opened by Millione about 1 year ago

#209 - fix: remove useless feature

Pull Request - State: closed - Opened by PureWhiteWu about 1 year ago

#208 - fix: protobuf message

Pull Request - State: closed - Opened by PureWhiteWu over 1 year ago
Labels: A-pilota-build