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-08-25feat: Add _redirects max rule count validationNathan Friend
2021-08-25Merge branch 'build/tools-go' into 'master'Jaime Martinez
2021-08-25build: move tools/dev dependencies to a separate go.modfeistel
2021-08-23Merge branch 'nfriend-update-enable-placeholders-test-helper' into 'master'Jaime Martinez
2021-08-21refactor: Update benchmark tests to use helperNathan Friend
2021-08-20Merge branch 'nfriend-add-splat-redirects' into 'master'Vladimir Shushlin
2021-08-20Splat and placeholder support in _redirectsNathan Friend
2021-08-20docs: add TODO remove/refactor domain packageJaime Martinez
2021-08-20test: update healthcheck test for disk source removalfeistel
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-20test: remove leftover tests requiring source diskfeistel
2021-08-20build: remove brotli dependencyfeistel
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-20build: remove godirwalk dependencyfeistel
2021-08-20refactor: remove more unused codefeistel
2021-08-20refactor: remove support for disk configuration sourcefeistel
2021-08-19Merge branch 'build/go-1.16' into 'master'Vladimir Shushlin
2021-08-19Merge branch 'fix/test-bodyclose' into 'master'Jaime Martinez
2021-08-19docs: add related issue to TODO commentfeistel
2021-08-19test: fix response body not being closedfeistel
2021-08-19Merge branch 'remove/api-polling' into 'master'Jaime Martinez
2021-08-19docs: clarify go 1.16 is the minimum supported versionfeistel
2021-08-19ci: remove go 1.15 testsfeistel
2021-08-19build: bump go to 1.16feistel
2021-08-19Merge branch 'ci/go-1.17' into 'master'Jaime Martinez
2021-08-19ci: start integrating go 1.17 into the CI pipelinesfeistel
2021-08-18refactor: remove unused mutexfeistel
2021-08-18test: remove edge case for auto configuration sourcefeistel
2021-08-18refactor: remove isReady field from gitlab sourcefeistel
2021-08-17test: remove status-not-yet-ready testfeistel
2021-08-17build: remove backoff dependencyfeistel
2021-08-17refactor: remove GitLab API internal pollingfeistel
2021-08-17Merge branch '571-refactor-missing-serving-tests' into 'master'Vladimir Shushlin
2021-08-17Merge branch '602-release-v-1-42-0' into 'master'v1.42.0Vladimir Shushlin
2021-08-17Add changelog for version 1.42.0Jaime Martinez
2021-08-17Release v1.42.0Jaime Martinez
2021-08-17test: rename and cleanup some functions571-refactor-missing-serving-testsJaime Martinez
2021-08-16Merge branch '571-refactor-auth-acceptance-tests' into 'master'Vladimir Shushlin
2021-08-16chore: remove unnecessary funcJaime Martinez
2021-08-16test: update SSL cases to use stubJaime Martinez
2021-08-16tests: more cases for access control enabledJaime Martinez
2021-08-16test: add zip for "group.auth"Jaime Martinez
2021-08-11Merge branch 'remove/gorilla-context' into 'master'Jaime Martinez
2021-08-11Merge branch 'feat/cors-head' into 'master'Jaime Martinez
2021-08-11build: drop gorilla/context dependencyfeistel
2021-08-11refactor: don't wrap handler with context ClearHandlerfeistel
2021-08-11test: remove unused expectedCredentials (Access-Control-Allow-Credentials) fi...feistel