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-02-03Add serverless serving metricsGrzegorz Bizon
2020-01-30Bump serverless proxy request timeout to 4 minutesGrzegorz Bizon
2020-01-29Use testift/require instead of testify/assert in serverless servingGrzegorz Bizon
2020-01-29Add unit tests for serverless serving functionGrzegorz Bizon
2020-01-29Add test cases to serverless serving covering typical responsesGrzegorz Bizon
2020-01-29Provide a real function location when proxing serverless requestsGrzegorz Bizon
2020-01-29Rename serverless cluster config to certs configGrzegorz Bizon
2020-01-28Refactor error handling in serverless servingGrzegorz Bizon
2020-01-28Add basic error handling to serverless reverse proxyGrzegorz Bizon
2020-01-28Add X-Forwarded headers to serverless proxyGrzegorz Bizon
2020-01-28Add initial implementation of serverless proxyGrzegorz Bizon
2020-01-28Add scaffold of serverless proxy director and transportGrzegorz Bizon
2020-01-28Add scaffold of a new serverless servingGrzegorz Bizon
2020-01-07Fix TyposYoginth
2019-12-19Ensure that publicPath always ends with "/"Krasimir Angelov
2019-12-12Fix different issues with slashesKrasimir Angelov
2019-11-29Link a few bug and technical debt issues in codeGrzegorz Bizon
2019-11-28Make project location / path / prefix less confusingGrzegorz Bizon
2019-11-27Add acceptance tests for new domains sourceGrzegorz Bizon
2019-11-26Implement raw gitlab source and prepare interfaces for testingGrzegorz Bizon
2019-10-01Fix golint warnings in hadnler / lookup pathGrzegorz Bizon
2019-10-01Remove references to `Project`Kamil Trzciński
2019-10-01Refactor the code to use `Serving/LookupPath`Kamil Trzciński
2019-09-27Fix imports orderding in disk helpers.go fileGrzegorz Bizon
2019-09-27Unify how we handle custom and group domain in servingGrzegorz Bizon
2019-09-26Initialize domain serving in a Domain typeGrzegorz Bizon
2019-09-25Extract disk serving from domain packageGrzegorz Bizon
2019-09-21Add abstract interfaces for a domain source nad servingGrzegorz Bizon