FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for cmd/github-proxy/github-proxy.go - ekaley/sourcegraph · GitHub
ekaley
/
sourcegraph
Public
forked from
sourcegraph/sourcegraph-public-snapshot
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sourcegraph
cmd
github-proxy
github-proxy.go
on
main
User selector
Datepicker
Commit history
Commits on Mar 15, 2022
Revert "Revert "Add a ready mechanism to the conf pkg"" (#32554)
Show description for 599a30e
Michal Vrtiak
authored
599a30e
View commit details
Copy full SHA for 599a30e
View code at this point
Browse repository at this point
Commits on Mar 10, 2022
Revert "Add a ready mechanism to the conf pkg (#32265)" (#32420)
Show description for 06511b1
chrismwendt
authored
06511b1
View commit details
Copy full SHA for 06511b1
View code at this point
Browse repository at this point
Commits on Mar 9, 2022
Add a ready mechanism to the conf pkg (#32265)
Show description for e3e6937
jhchabran
and
vrto
authored
e3e6937
View commit details
Copy full SHA for e3e6937
View code at this point
Browse repository at this point
Commits on Dec 3, 2021
httptrace: rename HTTPTraceMiddleware to HTTPMiddleware (#28490)
bobheadxi
authored
a0c1282
View commit details
Copy full SHA for a0c1282
View code at this point
Browse repository at this point
Commits on Dec 1, 2021
ot: rename Middleware to HTTPMiddleware for consistency (#28418)
bobheadxi
authored
97c0064
View commit details
Copy full SHA for 97c0064
View code at this point
Browse repository at this point
Commits on Nov 24, 2021
remove internal/trace dependence on internal/conf (#28143)
Strum355
authored
3545e08
View commit details
Copy full SHA for 3545e08
View code at this point
Browse repository at this point
Handle SIGTERM signals (#27958)
Show description for c0dbd97
eseliger
authored
c0dbd97
View commit details
Copy full SHA for c0dbd97
View code at this point
Browse repository at this point
Commits on Nov 12, 2021
conf: enable dependency injection of site-config accessing to reduce use of global accessors (#27453)
Strum355
authored
e8936ea
View commit details
Copy full SHA for e8936ea
View code at this point
Browse repository at this point
Commits on Aug 31, 2021
github-proxy: lock per token (#24424)
Show description for 7fd4f94
Tomás Senart
and
unknwon
authored
7fd4f94
View commit details
Copy full SHA for 7fd4f94
View code at this point
Browse repository at this point
Commits on Aug 5, 2021
Make calls to sentry.Init explicit, make conf.Init func visible (#23626)
Show description for 9f3d5de
mrnugget
authored
9f3d5de
View commit details
Copy full SHA for 9f3d5de
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
all: fix http middlware order (#23465)
Show description for cc9bc82
Tomás Senart
authored
cc9bc82
View commit details
Copy full SHA for cc9bc82
View code at this point
Browse repository at this point
Commits on Aug 2, 2021
all: log traceid in all HTTP handlers (#23438)
Show description for e3b3db8
Tomás Senart
authored
e3b3db8
View commit details
Copy full SHA for e3b3db8
View code at this point
Browse repository at this point
Commits on Jun 7, 2021
chore: Deprecate usage of ioutil package (#21796)
Show description for ef76c4a
ryanslade
authored
ef76c4a
View commit details
Copy full SHA for ef76c4a
View code at this point
Browse repository at this point
Commits on Apr 8, 2021
debugserver: Add /healthz and /ready endpoints (#19846)
efritz
authored
7c111fe
View commit details
Copy full SHA for 7c111fe
View code at this point
Browse repository at this point
Commits on Mar 8, 2021
Switch to promauto wherever possible (#18928)
ryanslade
authored
b946a20
View commit details
Copy full SHA for b946a20
View code at this point
Browse repository at this point
Commits on Dec 17, 2020
github-proxy: Remove rate limit monitoring (#16878)
Show description for b019aa1
ryanslade
authored
b019aa1
View commit details
Copy full SHA for b019aa1
View code at this point
Browse repository at this point
Commits on Dec 3, 2020
Set read and write timeouts on gitserver http server (#16396)
Show description for 991f3d3
Alex Russell-Saw
authored
991f3d3
View commit details
Copy full SHA for 991f3d3
View code at this point
Browse repository at this point
Commits on Dec 2, 2020
github-proxy: Instrument mutex contention (#16312)
Show description for 8e349ef
ryanslade
and
bobheadxi
authored
8e349ef
View commit details
Copy full SHA for 8e349ef
View code at this point
Browse repository at this point
Commits on Sep 3, 2020
trace: Move init body into a function called explicitly (#13610)
efritz
authored
17ab053
View commit details
Copy full SHA for 17ab053
View code at this point
Browse repository at this point
Commits on Aug 13, 2020
Separate the initialization of logger and tracer (#12939)
efritz
authored
a95ac70
View commit details
Copy full SHA for a95ac70
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
github-proxy: use http.ProxyFromEnvironment for custom transport (#12389)
Show description for 9ed7917
keegancsmith
authored
9ed7917
View commit details
Copy full SHA for 9ed7917
View code at this point
Browse repository at this point
Commits on May 2, 2020
all: make prometheus metrics greppable (#10288)
Show description for 16856c1
sourcegraph-dogfood-user
and
Sourcegraph Bot
authored
16856c1
View commit details
Copy full SHA for 16856c1
View code at this point
Browse repository at this point
Commits on Mar 24, 2020
all: migrate to github.com/inconshreveable/log15 (#9245)
Show description for 73349c7
keegancsmith
authored
73349c7
View commit details
Copy full SHA for 73349c7
View code at this point
Browse repository at this point
Commits on Feb 10, 2020
github-proxy: Use identical access token rate limit quota (#8324)
Show description for 20d6000
Tomás Senart
authored
20d6000
View commit details
Copy full SHA for 20d6000
View code at this point
Browse repository at this point
Commits on Jan 16, 2020
all: fix some errcheck warnings (#7800)
Show description for 7abe457
keegancsmith
authored
7abe457
View commit details
Copy full SHA for 7abe457
View code at this point
Browse repository at this point
Commits on Oct 7, 2019
Rename pkg to internal (#5898)
Show description for 85fba22
nicksnyder
authored
85fba22
View commit details
Copy full SHA for 85fba22
View code at this point
Browse repository at this point
Commits on Aug 12, 2019
all: Update some dependencies (#5163)
Show description for 41e2286
keegancsmith
authored
41e2286
View commit details
Copy full SHA for 41e2286
View code at this point
Browse repository at this point
Commits on Jun 4, 2019
github-proxy: Use custom IdleConnTimeout to avoid EOF errors (#4345)
Show description for 710aa8d
mrnugget
authored
710aa8d
View commit details
Copy full SHA for 710aa8d
View code at this point
Browse repository at this point
Commits on Jun 3, 2019
all: gofumpt (#4324)
Show description for 914bc40
keegancsmith
authored
914bc40
View commit details
Copy full SHA for 914bc40
View code at this point
Browse repository at this point
Commits on May 27, 2019
github: Log errors using log15 (#4224)
mrnugget
authored
ee4990e
View commit details
Copy full SHA for ee4990e
View code at this point
Browse repository at this point
Commits on Jan 23, 2019
all: Remove //docker: directives from go files (#1978)
Show description for 76337d1
keegancsmith
authored
76337d1
View commit details
Copy full SHA for 76337d1
View code at this point
Browse repository at this point
Commits on Dec 21, 2018
all: gofmt -s -w . (#1546)
Show description for b4c5e8a
tsenart
authored
b4c5e8a
View commit details
Copy full SHA for b4c5e8a
View code at this point
Browse repository at this point
Commits on Oct 30, 2018
deployment / pure-Docker simplifications (#575)
Show description for 848a8cf
Stephen Gutekanst
authored
848a8cf
View commit details
Copy full SHA for 848a8cf
View code at this point
Browse repository at this point
Commits on Oct 14, 2018
all: Move common config InsecureDev to env pkg
keegancsmith
committed
cc82bce
View commit details
Copy full SHA for cc82bce
View code at this point
Browse repository at this point
Commits on Oct 1, 2018
Publish Sourcegraph as open source 🚀
Show description for 02a03f5
Sourcegraph
authored and
Stephen Gutekanst
committed
02a03f5
View commit details
Copy full SHA for 02a03f5
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL