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-11-08refactor: read and use file_sha256 as cache key for zip VFSfeistel
2021-10-01Merge branch 'remove/chrootpath' into 'master'Alessio Caiazza
2021-09-30Merge branch 'fix/os-errors' into 'master'Alessio Caiazza
2021-09-30Merge branch 'refactor/middlewares' into 'master'Jaime Martinez
2021-09-29docs: update middlewares method doc for signature changeJaime Martinez
2021-09-28refactor: move acl to auth package and update function signaturefeistel
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-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-09refactor: avoid os.Is.. in favor of errors.Isfeistel
2021-09-09fix: unaligned 64-bit atomic operationÆx
2021-09-09fix: darwin transport after ioutil replacementJaime Martinez
2021-09-09refactor: remove leftover ioutil from internal/httptransportfeistel
2021-09-09refactor: move away from ioutil (deprecated)feistel
2021-09-02refactor: replace magic numbers with http status codesfeistel
2021-08-30Merge branch 'remove/source-domains' into 'master'Vladimir Shushlin
2021-08-26refactor: clean up chrootPath from the httpfs packagefeistel
2021-08-26refactor: remove chroot/jail logicfeistel
2021-08-26refactor: remove internal/source/domains packagefeistel
2021-08-26Merge branch 'remove/disk-source' into 'master'Jaime Martinez
2021-08-25refactor: readd domain-config-source flag as noopfeistel
2021-08-25test: fix benchmarksJaime Martinez
2021-08-25chore: replace ioutil.WriteFile with osJaime Martinez
2021-08-25chore: process the first 1000 rules onlyJaime Martinez
2021-08-25Revert "feat: validate rules length after parsing"Jaime Martinez
2021-08-25feat: validate rules length after parsingJaime Martinez
2021-08-25feat: Add _redirects max rule count validationNathan Friend
2021-08-21refactor: Update benchmark tests to use helperNathan Friend
2021-08-20Splat and placeholder support in _redirectsNathan Friend
2021-08-20docs: add TODO remove/refactor domain packageJaime Martinez
2021-08-20refactor: remove IsReady from the Source interface as this is always truefeistel
2021-08-20refactor: simplify methods now that we only have one sourcefeistel
2021-08-20test: add back domains testfeistel
2021-08-20refactor: completely remove disk configuration source codefeistel
2021-08-20test: remove domain-config-source=gitlab from test and remove tests using dis...feistel
2021-08-20refactor: remove more unused codefeistel
2021-08-20refactor: remove support for disk configuration sourcefeistel
2021-08-19docs: add related issue to TODO commentfeistel
2021-08-19test: fix response body not being closedfeistel
2021-08-18refactor: remove unused mutexfeistel
2021-08-18refactor: remove isReady field from gitlab sourcefeistel
2021-08-17refactor: remove GitLab API internal pollingfeistel
2021-08-10Merge branch 'do-not-fail-for-version' into 'master'Vladimir Shushlin
2021-08-10Merge branch 'fix/no-ctx' into 'master'Jaime Martinez
2021-08-10fix: do not fail to print --versiondo-not-fail-for-versionJaime Martinez
2021-08-09feat: capture errors when trying to fetch the access tokenfeistel
2021-08-09refactor: use newrequestwithcontext consistentlyfeistel