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-11fix: reject requests with very long URIsVladimir Shushlin
2021-11-11refactor: remove vfs.ErrNotExist and switch to go native fs errorfeistel
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-02build: bump golang-jwt/jwt to 4.1.0feistel
2021-11-02test: refactor RunPagesProcess function to take functional argumentsfeistel
2021-11-01refactor: make internal/lru and internal/ratelimiter metrics optionalfeistel
2021-11-01Merge branch 'refactor/get-page-listener' into 'master'Vladimir Shushlin
2021-10-30refactor: decouple client object from memstorefeistel
2021-10-29refactor: remove client field from cache structfeistel
2021-10-29refactor: revert DomainsSourceCacheMiss changesfeistel
2021-10-29docs: update comment for naming changesJaime Martinez
2021-10-29refactor: decouple memstore from retriever in cache packagefeistel
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