Skip to content

Tags: ecomclub/git-gateway

Tags

v0.6.0

Verified

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

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

v0.5.0

Verified

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

Support both forms of GitLab access token

v0.4.2

Verified

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

Allow GitHub to access the merges endpoint

v0.4.0

Fix typos

v0.4.1

Make slash at end of github path optional

v0.3.7

Make slash at end of github path optional

v0.3.6

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

Unverified

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

Remove CORS headers from GitHub

v0.3.4

Unverified

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

Remove GH access token from API output

v0.3.3

Merge pull request netlify#4 from netlify/manual_instance_merge

Merge instance configuration manually.