Skip to content

Tags: netlify/git-gateway

Tags

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #29 from netlify/allow-github-status-endpoints

Allow /statuses/:ref and /commits/:ref/status endpoints for GitHub

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #19 from Benaiah/support-gitlab-oauth-token

Support both forms of GitLab access token

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #12 from netlify/allow-merges

Allow GitHub to access the merges endpoint

v0.4.0

Toggle v0.4.0's commit message
Fix typos

v0.4.1

Toggle v0.4.1's commit message
Make slash at end of github path optional

v0.3.7

Toggle v0.3.7's commit message
Make slash at end of github path optional

v0.3.6

Toggle v0.3.6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Allow PATCH method for CORS

v0.3.5

Toggle v0.3.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #7 from netlify/fix-double-cors

Remove CORS headers from GitHub

v0.3.4

Toggle v0.3.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #5 from netlify/mask-tokens

Remove GH access token from API output

v0.3.3

Toggle v0.3.3's commit message
Merge pull request #4 from netlify/manual_instance_merge

Merge instance configuration manually.