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
2022-04-05Merge branch 'refactor/specialized-require' into 'master'Jaime Martinez
2022-03-24fix: validate that session was issued on the same hostVladimir Shushlin
2022-02-24test: replace require.Equal with specialized assertionsfeistel
2022-02-21Merge branch 'set-timeout-in-tests' into 'master'Jaime Martinez
2022-02-18refactor: Always set request timeout in testsVladimir Shushlin
2022-02-16reset: go back to initial commit.yigithankardas
2022-01-24test: replace tmpdir workaround with native T tmpfeistel
2021-12-16feat: implement ETag support for zip servingfeistel
2021-12-07refactor: enable unparam in .golangci.ymlVladimir Shushlin
2021-11-02test: refactor RunPagesProcess function to take functional argumentsfeistel
2021-10-29test: use GetPageFromListenerWithHeaders across testsfeistel
2021-09-09refactor: move away from ioutil (deprecated)feistel
2021-08-19test: fix response body not being closedfeistel
2021-08-17test: rename and cleanup some functions571-refactor-missing-serving-testsJaime 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-07-22Use internal-gitlab-server in auth-related tasksfeistel
2021-07-15Remove skipUnlessEnabled(t) from testsJaime Martinez
2021-07-12Disable chroot and add daemon-enable-jail flagJaime Martinez
2021-05-17Remove gitlab-server fallback to auth-server and artifacts serverfeistel
2021-05-04this can be a private functionfeistel
2021-04-22Fix acceptance tests not running on IPv4-only systemsfeistel
2021-02-15fix(auth): make authentication scope for Pages configurableErcan Ucan
2021-01-05Merge branch 'master' into security-masterVladimir Shushlin
2021-01-04Fix for query strings being strippedRobert May
2020-12-17Encrypt and sign OAuth codeJaime Martinez
2020-11-12Split accepntance_test into multiple filesJaime Martinez