Ecosyste.ms: Issues

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

GitHub / nautilus/gateway issues and pull requests

#203 - Fallback for the query operationName value

Issue - State: open - Opened by slavik-pastushenko 8 months ago

#201 - Bump golang.org/x/net from 0.8.0 to 0.17.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#200 - Bump golang.org/x/net from 0.8.0 to 0.17.0 in /cmd/gateway

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#198 - Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#197 - error : not able to download schema having union type

Issue - State: open - Opened by WISKesarkar about 1 year ago - 1 comment

#195 - Fix panic on `gateway.Query()` with a nil `QueryInput.QueryDocument`

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

#194 - about cors settings

Issue - State: open - Opened by codebdy about 1 year ago - 1 comment

#193 - Add parallel builds to the deploy job too

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

#192 - Use Go's built-in cross compiler for GitHub Releases

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

#191 - Switch to Makefile for build configuration

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

#190 - Bump Go to test latest, drop Go 1.16 support

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

#189 - Fix go install for cmd/gateway

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

#188 - How to make a query with optional file Upload?

Issue - State: open - Opened by Mukhametvaleev over 1 year ago

#187 - `go install` fails

Issue - State: closed - Opened by Mukhametvaleev over 1 year ago - 2 comments

#186 - Fix panics on non-GET/non-POST requests

Pull Request - State: closed - Opened by JohnStarich over 1 year ago

#185 - Fix panics on invalid Node ID args

Pull Request - State: closed - Opened by JohnStarich over 1 year ago

#184 - Bump examples/* dependencies to fix vulnerabilities

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

#183 - Bump golang.org/x/net from 0.0.0-20211015210444-4f30a5c0130f to 0.7.0

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

#182 - fix bug "aliases not recognized when federating list responses"

Pull Request - State: closed - Opened by sGy1980de over 1 year ago - 4 comments

#181 - Aliases not recognized when federating list responses

Issue - State: closed - Opened by sGy1980de over 1 year ago
Labels: bug

#180 - Fix CI to work with Go 1.19

Pull Request - State: closed - Opened by JohnStarich over 1 year ago

#179 - update gqlgen dependency

Pull Request - State: closed - Opened by roeest almost 2 years ago

#177 - Update the main summary, mention library usage

Pull Request - State: closed - Opened by JohnStarich almost 2 years ago

#176 - Bump nautilus/graphql to latest to fix Union introspection

Pull Request - State: closed - Opened by JohnStarich almost 2 years ago

#175 - Add paralleltest linter, parallelize all tests

Pull Request - State: closed - Opened by JohnStarich about 2 years ago

#174 - Add golangci-lint linters, fix issues

Pull Request - State: closed - Opened by JohnStarich about 2 years ago

#173 - Add Go docs badge to README

Pull Request - State: closed - Opened by JohnStarich about 2 years ago

#172 - Bump nautilus/gateway dependency to 0.0.19

Pull Request - State: closed - Opened by jjrodenburg about 2 years ago - 2 comments

#171 - Allow different type system directive locations, merge built-in directives

Pull Request - State: closed - Opened by JohnStarich about 2 years ago - 4 comments

#170 - Fix defaultValue introspection

Pull Request - State: closed - Opened by JohnStarich about 2 years ago

#169 - Add configurable playground HTTP handler

Pull Request - State: closed - Opened by JohnStarich about 2 years ago

#168 - Fix merge on an object's interfaces list

Pull Request - State: closed - Opened by JohnStarich about 2 years ago - 3 comments

#167 - Fix non-deterministic introspection ordering, visible in playground

Pull Request - State: closed - Opened by JohnStarich about 2 years ago - 3 comments

#166 - Fix release uploads

Pull Request - State: closed - Opened by JohnStarich about 2 years ago

#165 - Fix releases, update docs

Pull Request - State: closed - Opened by JohnStarich about 2 years ago - 2 comments

#164 - Use first non-empty description when merging

Pull Request - State: closed - Opened by JohnStarich about 2 years ago

#163 - Run tests on multiple versions of Go

Pull Request - State: closed - Opened by JohnStarich about 2 years ago - 2 comments

#161 - Build with Go 1.18, compatible with Go 1.13

Pull Request - State: closed - Opened by JohnStarich about 2 years ago - 3 comments

#159 - Bugfix/make share file null again

Pull Request - State: closed - Opened by rakete over 2 years ago

#158 - Custom config in GraphQL Playground

Issue - State: closed - Opened by ashwin153 over 2 years ago - 1 comment

#157 - -bash: ./gateway: No such file or directory

Issue - State: closed - Opened by ivekov over 2 years ago - 2 comments

#155 - Fix data race in query plan cache & merger

Pull Request - State: closed - Opened by JohnStarich almost 3 years ago - 2 comments

#154 - Data races, some between logger and execution

Issue - State: closed - Opened by JohnStarich almost 3 years ago - 7 comments

#153 - Get the merged schema.

Issue - State: closed - Opened by hsblhsn almost 3 years ago - 1 comment

#152 - [Bug] arguments for directives are lost when using nautilus

Issue - State: closed - Opened by sGy1980de almost 3 years ago - 1 comment
Labels: bug

#151 - Separate CLI and example dependencies, support 'go install'

Pull Request - State: closed - Opened by JohnStarich almost 3 years ago - 1 comment

#150 - How to run the gateway and the sub services on a single port ?

Issue - State: closed - Opened by gedw99 almost 3 years ago - 2 comments

#149 - CLI dependencies pulled in alongside library deps

Issue - State: closed - Opened by JohnStarich almost 3 years ago - 4 comments

#148 - Remove the internal schema as a package level var to fix race issues

Pull Request - State: closed - Opened by rleavengood-scwx almost 3 years ago - 3 comments

#147 - Does it need to be explicit the Node interface?

Issue - State: closed - Opened by sbilello almost 3 years ago - 4 comments

#146 - Please add README.MD with explicit steps on how to install the gateway

Issue - State: closed - Opened by sbilello almost 3 years ago - 2 comments

#143 - Conflicts with the internal schema

Issue - State: closed - Opened by flovilmart about 3 years ago - 6 comments

#142 - Fix race condition in executor

Pull Request - State: closed - Opened by sGy1980de about 3 years ago - 3 comments

#141 - Bug: Race condition on dependent steps leading to data loss

Issue - State: closed - Opened by sGy1980de about 3 years ago

#140 - Return null data when data is empty

Pull Request - State: closed - Opened by OlfaKaroui about 3 years ago - 3 comments

#139 - Bump nautilus/gateway dependency to 0.0.16

Pull Request - State: closed - Opened by pkosiec about 3 years ago - 3 comments

#138 - Fixed deep copy

Pull Request - State: closed - Opened by dibadgo about 3 years ago - 1 comment

#137 - replace copy() with a "deeper" copy

Pull Request - State: closed - Opened by berend about 3 years ago - 13 comments

#136 - copy() of [][]string is not deep enough

Issue - State: closed - Opened by berend about 3 years ago - 2 comments

#133 - Support File Uploads inside of Inputs

Pull Request - State: closed - Opened by mfinley3 about 3 years ago - 3 comments

#132 - Fix data race when building insertion points

Pull Request - State: closed - Opened by prokaktus about 3 years ago - 5 comments

#131 - Support Uploads inside of Input Types

Issue - State: closed - Opened by mfinley3 about 3 years ago

#130 - Increase buffer size for MinQueriesPlanner

Pull Request - State: closed - Opened by prokaktus over 3 years ago - 1 comment

#129 - MinQueriesPlanner freeze on large selection sets affecting different locations

Issue - State: closed - Opened by prokaktus over 3 years ago - 1 comment

#128 - Error: "cannot query field "id" on type "UnionType"

Issue - State: open - Opened by prokaktus over 3 years ago - 3 comments
Labels: bug

#126 - Fix "error adding scrub fields" for aliases

Pull Request - State: closed - Opened by prokaktus over 3 years ago - 1 comment

#124 - MultiOpQueryer - File Upload Support

Issue - State: open - Opened by mfinley3 over 3 years ago - 6 comments
Labels: bug

#123 - Make logger extendable

Pull Request - State: closed - Opened by ghost over 3 years ago - 1 comment

#122 - Customize log format

Issue - State: closed - Opened by ghost over 3 years ago - 1 comment

#121 - Input string with escaped double quote results in a Gateway error

Issue - State: closed - Opened by pkosiec over 3 years ago - 5 comments

#120 - Separate Playground Handler from GraphQL Handler and make it configurable

Issue - State: closed - Opened by pkosiec over 3 years ago - 3 comments

#119 - When merging type with different set of interfaces, distinct interfaces are not always added.

Issue - State: closed - Opened by berend over 3 years ago - 3 comments
Labels: bug

#118 - Remove check for same set of interfaces per type on schema merge

Pull Request - State: closed - Opened by berend over 3 years ago - 2 comments

#117 - Merging types with different set of interfaces

Issue - State: closed - Opened by berend over 3 years ago - 3 comments

#116 - fix list determination, do not look for `:` in element node id

Pull Request - State: closed - Opened by berend over 3 years ago - 5 comments

#115 - Composing results fails for single item queries

Issue - State: closed - Opened by berend over 3 years ago - 2 comments

#114 - Bumped minor dependency versions

Pull Request - State: closed - Opened by AlecAivazis over 3 years ago

#113 - Support batching in underlying services to avoid N+1 problem

Issue - State: closed - Opened by obukhov over 3 years ago - 3 comments

#112 - Schema merging in build time

Issue - State: open - Opened by obukhov over 3 years ago - 1 comment

#111 - Support open-tracing

Issue - State: open - Opened by obukhov over 3 years ago - 1 comment
Labels: enhancement

#110 - Support file upload

Pull Request - State: closed - Opened by obukhov almost 4 years ago - 3 comments

#109 - GraphQl playground get js error

Issue - State: closed - Opened by oranze almost 4 years ago - 2 comments

#108 - Question: Does nautilus gateway support subscriptions?

Issue - State: open - Opened by lorenzleutgeb about 4 years ago - 4 comments

#107 - Forward All Headers from Gateway to Service

Issue - State: closed - Opened by krisanalfa about 4 years ago - 1 comment

#106 - Override Introspection Request

Issue - State: closed - Opened by krisanalfa about 4 years ago - 1 comment

#105 - Is there any nodejs based implementation available for the gateway like this.

Issue - State: closed - Opened by riginoommen about 4 years ago - 1 comment

#103 - Errors when uploading files using apollo-upload-client

Issue - State: closed - Opened by maiguangyang about 4 years ago - 4 comments

#101 - Fix bug with null result for federated objects

Pull Request - State: closed - Opened by jbreeden-sfx over 4 years ago - 3 comments

#99 - Fix return error only

Pull Request - State: closed - Opened by longquan0104 over 4 years ago - 6 comments

#98 - Fix-return-with-error

Pull Request - State: closed - Opened by longquan0104 over 4 years ago - 3 comments

#97 - updated graphql module

Pull Request - State: closed - Opened by AlecAivazis over 4 years ago

#96 - Update imports to graphql parser

Pull Request - State: closed - Opened by AlecAivazis over 4 years ago - 2 comments

#95 - Network Errors reveal internal ip

Issue - State: closed - Opened by jhagel over 4 years ago - 2 comments

#94 - Task/sync with nautilus

Pull Request - State: closed - Opened by jbreeden-sfx over 4 years ago - 2 comments