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
2021-09-30test: wip adding acceptance tests627-add-cfg-and-metricsJaime Martinez
2021-09-30feat: add rate limit config flagsJaime Martinez
2021-09-30chore: fix lint errorsJaime Martinez
2021-09-30feat: source IP middleware for rate limitingJaime Martinez
2021-09-30feat: add FF_ENABLE_RATE_LIMITER envJaime Martinez
2021-09-30feat: add ratelimiter middlewareJaime Martinez
2021-09-30chore: update test names and default burstJaime Martinez
2021-09-30refactor: change to source IP insteadJaime Martinez
2021-09-30test: use goroutinesJaime Martinez
2021-09-30feat: add ratelimiter packageJaime Martinez
2021-09-30Merge branch 'refactor/middlewares' into 'master'Jaime Martinez
2021-09-29docs: update middlewares method doc for signature changeJaime Martinez
2021-09-28chore: fix compile errorfeistel
2021-09-28refactor: move acl to auth package and update function signaturefeistel
2021-09-23Merge branch 'Virajbhise-master-patch-61273' into 'master'Achilleas Pipinellis
2021-09-23Change repo to repository in docViraj
2021-09-21Merge branch '636-release-1-45-0' into 'master'v1.45.0Jaime Martinez
2021-09-21docs: add changelog for version 1.45.0Jaime Martinez
2021-09-21feat: release v1.45.0Jaime Martinez
2021-09-20Merge branch 'sh-handle-api-artifacts-403' into 'master'Vladimir Shushlin
2021-09-19chore: clean up handler tests to use httptest.NewRequestStan Hu
2021-09-19fix: handle 403 errors when artifacts loaded from GitLab artifacts browserStan Hu
2021-09-16refactor: move middlewares to corresponding packagesfeistel
2021-09-16Merge branch '633-release-1-44-0' into 'master'v1.44.0Vladimir Shushlin
2021-09-16docs: add changelog for version 1.44.0Jaime Martinez
2021-09-16feat: release v1.44.0Jaime Martinez
2021-09-16Merge branch 'eread/update-go-version-for-tooling' into 'master'Jaime Martinez
2021-09-16build: Update Go version for asdf usersEvan Read
2021-09-15Merge branch '636-lru-as-package' into 'master'Vladimir Shushlin
2021-09-15chore: make linter happyJaime Martinez
2021-09-15refactor: move lru cache to its own packageJaime Martinez
2021-09-10Merge branch 'armhf-fix' into 'master'Vladimir Shushlin
2021-09-10Merge branch 'fix-darwin-httptransport' into 'master'Vladimir Shushlin
2021-09-09fix: unaligned 64-bit atomic operationÆx
2021-09-09fix: darwin transport after ioutil replacementJaime Martinez
2021-09-09Merge branch 'remove/ioutil' into 'master'Jaime Martinez
2021-09-09refactor: remove leftover ioutil from internal/httptransportfeistel
2021-09-09refactor: move away from ioutil (deprecated)feistel
2021-09-09Merge branch 'fix/status-code' into 'master'Jaime Martinez
2021-09-09Merge branch 'fix/changelog' into 'master'Jaime Martinez
2021-09-08fix: escape message parameter properlyfeistel
2021-09-08Merge branch 'perf/test-artifact' into 'master'Jaime Martinez
2021-09-07test: improve artifact acceptance testfeistel
2021-09-02Merge branch 'fix/errortracking' into 'master'Jaime Martinez
2021-09-02Merge branch 'mkozono-master-patch-43902' into 'master'Jaime Martinez
2021-09-02fix: switch to a warning to avoid breaking productionfeistel
2021-09-02refactor: replace magic numbers with http status codesfeistel
2021-09-02fix: handle errortracking init errorfeistel
2021-09-02docs: Remove unnecessary "domain-config-source" attrMichael Kozono
2021-09-01docs: Avoid errors on startupMike Kozono