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-04-23Build gitlab-pages Via Nixafontaine-nixifyAndrew Fontaine
2021-04-21Merge branch 'remove/gocovmerge' into 'master'Jaime Martinez
2021-04-20Remove gocovmergefeistel
2021-04-15Merge branch '563-release-1-38-0' into 'master'v1.38.0Grzegorz Bizon
2021-04-15Release 1.38.0Vladimir Shushlin
2021-04-15Merge branch 'testing-chroot-changes' into 'master'Vladimir Shushlin
2021-04-15Update comment about chroot removaltesting-chroot-changesJaime Martinez
2021-04-14Update unit testsJaime Martinez
2021-04-14Return early if allowedPath is the root dirJaime Martinez
2021-04-14Strip chrootPath from allowedPathsJaime Martinez
2021-04-13Use ChrootPath from configJaime Martinez
2021-04-13Handle chrootPath in http_fsJaime Martinez
2021-04-13Remove root from AllowedPathsJaime Martinez
2021-04-13Allow serving zip from disk in chrootJaime Martinez
2021-04-07Merge branch 'log-api-conn-errors' into 'master'Vladimir Shushlin
2021-04-07Log connection attempt errorslog-api-conn-errorsJaime Martinez
2021-04-01Merge branch '555-mutex-pointer' into 'master'Jaime Martinez
2021-04-01Remove pointer to Mutex from Gitlab structJens Lauterbach
2021-03-31Merge branch '558-release-1-37-0' into 'master'v1.37.0Vladimir Shushlin
2021-03-31Add changelog for version 1.37.0Jaime Martinez
2021-03-31Release v1.37.0Jaime Martinez
2021-03-30Merge branch 'eread/set-golang-1_16_2' into 'master'Jaime Martinez
2021-03-29Set Go 1.16.2 for projectEvan Read
2021-03-29Merge branch 'remove-gopath-from-makefile' into 'master'Vladimir Shushlin
2021-03-29Merge branch 'reduce-acceptance-test-execution' into 'master'Alessio Caiazza
2021-03-26Add note about tools.goJaime Martinez
2021-03-26Revert library upgradesJaime Martinez
2021-03-25Fix make coverJaime Martinez
2021-03-25Run setup as part of cacheJaime Martinez
2021-03-25Remove .GOPATH symlinksJaime Martinez
2021-03-24Add lock to stubOptionsJaime Martinez
2021-03-23Fix data race in testJaime Martinez
2021-03-23Add retriever config for testsJaime Martinez
2021-03-18Merge branch '281-dont-replace-good-lookups-with-errored' into 'master'Grzegorz Bizon
2021-03-18Check entry is not expired firstJaime Martinez
2021-03-18Fix tests after rebaseJaime Martinez
2021-03-18Add FF_DISABLE_REFRESH_TEMPORARY_ERROR env variableJaime Martinez
2021-03-18Update function documentationJaime Martinez
2021-03-18Add an refreshedOriginalTimestamp field to entryJaime Martinez
2021-03-18Remove unnecessary locksJaime Martinez
2021-03-18Increase test timeoutJaime Martinez
2021-03-18Use better namingJaime Martinez
2021-03-18Simplify mockJaime Martinez
2021-03-18Handle errored lookup refreshes correctlyJaime Martinez
2021-03-18Do not replace entry when new one failedJaime Martinez
2021-03-18Merge branch 'limit-listener-metrics' into 'master'Jaime Martinez
2021-03-16Remove unused LimitListener(), make metrics non-optionalIgor Wiedler
2021-03-16Add limit_listener metrics to acceptance testsIgor Wiedler
2021-03-16remove unused lockIgor Wiedler
2021-03-16Pass metrics into limiter to better decouple the instrumentationIgor Wiedler