git-gateway icon indicating copy to clipboard operation
git-gateway copied to clipboard

A Gateway to Git APIs

Results 34 git-gateway issues
Sort by recently updated
recently updated
newest added

Is there in the roadmap also support for team services (https://www.visualstudio.com/team-services/)?

I really like that I can connect netlify with my github account through the github app instead of giving full access to all my repos. When I wish to use...

Not sure if a feature or a bug. See here https://github.com/netlify/netlify-cms/pull/3135. When working with GitHub paginated endpoints the next content URLs are sent back in the Link header. For example...

**- Summary** **- Test plan** **- Description for the changelog** **- A picture of a cute animal (not mandatory but encouraged)**

SQLite3 schema for `instances` model. **- Summary** Haven't `migrations` defined here (as available for GoTrue), it may help people to setup Git Gateway with multi instance mode. **- Test plan**...

Hi There - **Not a bug** to report, simply just not sure where exactly to ask this question. Is it possible to use git-gateway against multiple repos in a single...

**- Summary** While the repository runs `go vet` and `go lint` as part of CI, which detects and shows some issues, it doesn't really block the PR for major issues,...

**- Do you want to request a *feature* or report a *bug*?** Feature **- What is the current behavior?** Netlify CMS allow us to pass the following options to git-gateway:...

Closes Issue #32 **- Summary** This adds the RS256 Signing Method to the valid Parser methods in `api/auth.go`. There are two new properties on the JWTConfiguration struct: `Method` and `Keyfile`....

**- Do you want to request a *feature* or report a *bug*?** *Feature* **- What is the current behavior?** I do not know how to make this work :) **-...