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-20Update benchmark tests to use enablePlaceholdersnfriend-update-enable-placeholders-test-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-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
2021-08-10Apply 1 suggestion(s) to 1 file(s)Jaime Martinez
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-10Merge branch 'fix/memory-leak' 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
2021-08-09test: merge cors tests to avoid duplicate codefeistel
2021-08-09test: add test to ensure cors header is sent with head requestsfeistel
2021-08-09feat: add CORS header to HEAD requestsfeistel
2021-08-09refactor: improve checkAuthentication logic, check error first and log status...feistel
2021-08-08fix: propagate context to sub requestsfeistel
2021-08-05fix: close response body and fix memory leakfeistel
2021-08-05Merge branch 'build/bump-jwt' into 'master'Jaime Martinez
2021-08-04build: bump jwt library to v4.0.0feistel
2021-08-04build: replace jwt-go with maintained forkfeistel