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
2019-01-11Merge branch '193-release-1-4-0' into 'master'v1.4.01-4-stableNick Thomas
2019-01-11Release Pages v1.4.0Nick Thomas
2019-01-11Merge branch 'ac-subgroups' into 'master'Nick Thomas
2019-01-11Merge branch 'content-type-fixups' into 'master'Alessio Caiazza
2019-01-11Make content-type detection consistent between file typesNick Thomas
2019-01-11Merge branch 'gzip-content-type' into 'master'Nick Thomas
2019-01-10Adding `defer file.Close()` in D.detectContentType()Reto Kaiser
2019-01-10Move content-type detection to separate function D.detectContentType()Reto Kaiser
2019-01-09Add acceptance test for subgroups access controlAlessio Caiazza
2019-01-09Add acceptance test for deeply nested subgroupsAlessio Caiazza
2018-12-06Don't scan subgroups past gitlab-rails limitAlessio Caiazza
2018-12-06Refactor domain.BenchmarkReadGroupsAlessio Caiazza
2018-12-05Set the "Content-Type" only based on the file extensionReto Kaiser
2018-11-29subgroup supportAlessio Caiazza
2018-11-29extract domain.group struct from domain.DAlessio Caiazza
2018-11-29Merge branch 'fix-toctou' into 'master'Steve Azzopardi
2018-11-19Update changelog for v1.3.1Alessio Caiazza
2018-11-19Fix TOCTOU race condition when serving filesAlessio Caiazza
2018-10-29Merge branch 'release-1-3-0' into 'master'v1.3.0Nick Thomas
2018-10-29Release v1.3.0Nick Thomas
2018-10-29Merge branch '172-runtime-thread-limit' into 'master'Alessio Caiazza
2018-10-26Allow the maximum connection concurrency to be specifiedNick Thomas
2018-10-26Merge branch 'bjk/prom_0.9' into 'master'Nick Thomas
2018-10-26Update Prometheus vendoringBen Kochie
2018-10-24Merge branch 'fix-goimports' into 'master'Alessio Caiazza
2018-10-24Improve detection and error-handling of fmt errorsNick Thomas
2018-10-24Remove a workaround for golintNick Thomas
2018-10-24Remove a few test failures running make coverNick Thomas
2018-10-24Improve .gitlab-ci.yml pipelineNick Thomas
2018-10-24Fix import paths for goimportNick Thomas
2018-10-12Merge branch 'sh-fix-version-output' into 'master'Nick Thomas
2018-10-12Fix version display to include a newlineNick Thomas
2018-10-12Fix version string not showing properlyStan Hu
2018-10-12Release v1.2.1v1.2.1Nick Thomas
2018-10-12Merge branch '170-404-serving-projects-with-capital-letters' into 'master'Nick Thomas
2018-10-12Fix 404 for project with capital lettersAlessio Caiazza
2018-10-12Add acceptance tests for URLs with capital lettersAlessio Caiazza
2018-10-05Merge branch '169-release-pages-1-2-0' into 'master'v1.2.0Nick Thomas
2018-10-05Release GitLab Pages v1.2.0Nick Thomas
2018-10-05Merge branch 'auth' into 'master'Nick Thomas
2018-10-04Set session cookie HttpOnly to trueTuomo Ala-Vannesluoma
2018-10-02Fix comparing the domain and log request information as well. Removed invalid...Tuomo Ala-Vannesluoma
2018-09-30Fix returning and calling functionTuomo Ala-Vannesluoma
2018-09-30Merge commit 'd07b803b6f8519566940843e389a6c2d73424a76' into authTuomo Ala-Vannesluoma
2018-09-27Merge branch '167-hide-from-the-shadow' into 'master'Kamil TrzciƄski
2018-09-27Stop serving shadowed namespace project filesNick Thomas
2018-09-22Copied the fixed getProject function from the !111 to make tests passTuomo Ala-Vannesluoma
2018-09-22Add special handling for namespace projects to avoid existence leakTuomo Ala-Vannesluoma
2018-09-12Avoid caching if project is access controlledTuomo Ala-Vannesluoma
2018-09-11Remove not used hostTuomo Ala-Vannesluoma