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-09feat: add more zip metricsadd-more-zip-metricsJaime Martinez
2021-11-09Merge branch 'fix/vfs-zip-cache-key' into 'master'Jaime Martinez
2021-11-09Merge branch 'sh-simplify-pages-version' into 'master'Jaime Martinez
2021-11-08chore: use most recent Go 1.16 versionStan Hu
2021-11-08refactor: add file_count and file_size to lookup_path sourcefeistel
2021-11-08style: revert explicit params typeJaime Martinez
2021-11-08style: uppercase sha256feistel
2021-11-08refactor: read and use file_sha256 as cache key for zip VFSfeistel
2021-11-08Merge branch 'refactor/ci' into 'master'Jaime Martinez
2021-11-03ci: readd stages and use empty 'needs'feistel
2021-11-03ci: add documentation for dummy before_scriptfeistel
2021-11-03build: add cisetup make taskfeistel
2021-11-03ci: refactor ci jobsfeistel
2021-11-01Merge branch 'refactor/get-page-listener' into 'master'Vladimir Shushlin
2021-10-29test: use GetPageFromListenerWithHeaders across testsfeistel
2021-10-29Merge branch 'move-domain-log-fields-to-domain' into 'master'Vladimir Shushlin
2021-10-26refactor: rename imported domain packagesVladimir Shushlin
2021-10-25refactor: remove outdated commentsVladimir Shushlin
2021-10-25refactor: remove domain from requestJaime Martinez
2021-10-22refactor: Move domain extra log fields to domain packageVladimir Shushlin
2021-10-18Merge branch 'remove-dind-for-jobs' into 'master'Vladimir Shushlin
2021-10-18ci: remove gitlab-org-docker tagJaime Martinez
2021-10-14Merge branch '645-release-v1-46-0' into 'master'v1.46.0Grzegorz Bizon
2021-10-14Bump version to 1.46.0Vladimir Shushlin
2021-10-14docs: add changelog for version 1.46.0Vladimir Shushlin
2021-10-14Merge branch '643-handle-panics-gracefully' into 'master'Vladimir Shushlin
2021-10-14test: assert metric counterJaime Martinez
2021-10-14feat: add panic handler middlewareJaime Martinez
2021-10-14Merge branch '627-source-ip-middleware' into 'master'Vladimir Shushlin
2021-10-14refactor: pass metrics as paramsJaime Martinez
2021-10-14refactor: remove WithProxied settingJaime Martinez
2021-10-14test: rate limiter acceptance testsJaime Martinez
2021-10-14chore: use global loggerJaime Martinez
2021-10-14feat: add source IP ratelimiter middlewareJaime Martinez
2021-10-14Merge branch 'sh-update-golang' into 'master'Jaime Martinez
2021-10-13Use Go v1.16.9Stan Hu
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