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-10-13feat: add status-address listener609-listen-status-readyJaime Martinez
2021-10-08Merge branch 'remove/root' into 'master'Jaime Martinez
2021-10-07docs: improve readmeRussell Dickenson
2021-10-07docs: reword documentationJaime Martinez
2021-10-07docs: remove obsolete paragraph from readme and any reference to the Daemon f...feistel
2021-10-07refactor: mark daemon-* flags as deprecated and update their descriptionsfeistel
2021-10-07ci: remove test-acceptance-daemonize jobsfeistel
2021-10-07test: remove support for daemonize testsfeistel
2021-10-07refactor: stop running gitlab-pages as rootfeistel
2021-10-04Merge branch '627-add-rate-limiting-pkg' into 'master'Vladimir Shushlin
2021-10-01Merge branch 'fix/source-mock' into 'master'Alessio Caiazza
2021-10-01test: change import order in mock filefeistel
2021-10-01test: simplify assertionfeistel
2021-10-01Merge branch 'remove/chrootpath' into 'master'Alessio Caiazza
2021-09-30Merge branch 'fix/os-errors' into 'master'Alessio Caiazza
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-09refactor: avoid os.Is.. in favor of errors.Isfeistel
2021-09-09build: run go mod tidyfeistel
2021-09-09test: update source mock to use mockgenfeistel
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