Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-29Apply 1 suggestion(s) to 1 file(s)benchstatAlessio Caiazza
2020-03-03Run benchstats on CIAlessio Caiazza
2020-02-28Merge branch 'backstage/gb/add-ensure-certs-benchmark' into 'master'Alessio Caiazza
2020-02-28Merge branch 'feature/gb/serverless-serving-enable' into 'master'Alessio Caiazza
2020-02-28Add benchmark for throughput on ensuring domain certsGrzegorz Bizon
2020-02-28Avoid implicit delegation in disk servingGrzegorz Bizon
2020-02-27Improve comments and code readabilityGrzegorz Bizon
2020-02-27Merge branch 'race-test' into 'master'355-tech-evaluation-serve-pages-from-object-storageVladimir Shushlin
2020-02-26Skip racy testAlessio Caiazza
2020-02-26Fix data race on cache.client structAlessio Caiazza
2020-02-26Run go test -race in CIAlessio Caiazza
2020-02-24Log an error when a serving can not be fabricatedGrzegorz Bizon
2020-02-24Move serving and lookup path factory to source packageGrzegorz Bizon
2020-02-24Improve code quality and add a few missing commentsGrzegorz Bizon
2020-02-20Merge branch 'remove-ctx-https-key' into 'master'Alessio Caiazza
2020-02-19Remove request.WithHTTPSFlag and set directly in testsJaime Martinez
2020-02-18Fix go imports in factory lookup_path.go fileGrzegorz Bizon
2020-02-18Simplify serverless serving and add a few testsGrzegorz Bizon
2020-02-18Add tests for gitlab source lookup path factoryGrzegorz Bizon
2020-02-18Enable serverless domains sourceGrzegorz Bizon
2020-02-18Ensure that we not do return nil serving.RequestGrzegorz Bizon
2020-02-18Merge branch 'master' into feature/gb/serverless-serving-enableGrzegorz Bizon
2020-02-18Merge branch '352-1-16-0-release' into 'master'v1.16.0Alessio Caiazza
2020-02-181.16.0 ReleaseVladimir Shushlin
2020-02-17Remove ctxHTTPSKey from the context completelyJaime Martinez
2020-02-12Merge branch 'fix-broken-pipeline-badge' into 'master'Vladimir Shushlin
2020-02-12Fix broken CI pipeline badgeTakuya Noguchi
2020-02-12Merge branch 'master' into feature/gb/serverless-serving-enableGrzegorz Bizon
2020-02-12Make it possible to fabricate a serverless servingGrzegorz Bizon
2020-02-12Add GitLab API definition for serverless servingGrzegorz Bizon
2020-02-11Memoize disk serving on a package levelGrzegorz Bizon
2020-02-11Make it possible to fabricate serving per requestGrzegorz Bizon
2020-02-11Merge branch '267-track-api-calls' into 'master'Alessio Caiazza
2020-02-11Add prometheus metrics for GitLab API clientJaime Martinez
2020-02-07Rename lookup variable in domain struct functionGrzegorz Bizon
2020-02-05Merge branch '348-update-readme-proxy-headers' into 'master'Alessio Caiazza
2020-02-05Merge branch 'fix-benchmarks' into 'master'Vladimir Shushlin
2020-02-05Fix benchmarksAlessio Caiazza
2020-02-05Add support for per-lookup-path domain servingGrzegorz Bizon
2020-02-05Merge branch 'fix-deps' into 'master'Vladimir Shushlin
2020-02-05Freeze tools versionAlessio Caiazza
2020-02-05Merge branch 'feature/gb/add-serveress-metrics' into 'master'Vladimir Shushlin
2020-02-05Add acceptance test for serverless metricsGrzegorz Bizon
2020-02-04Update documentation on using Gorilla ProxyHeadersJaime Martinez
2020-02-03Merge branch '219-use-proxy-headers-https' into 'master'Alessio Caiazza
2020-02-03use gorilla/handlers.ProxyHeaders to get the X-Forwarded-* headers and set th...Jaime Martinez
2020-02-03Apply suggestion to metrics/metrics.goGrzegorz Bizon
2020-02-03Add serverless serving metricsGrzegorz Bizon
2020-01-31Merge branch 'feature/gb/add-serverless-serving' into 'master'Vladimir Shushlin
2020-01-30Bump serverless proxy request timeout to 4 minutesGrzegorz Bizon