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
2018-11-26Merge branch 'fix-toctou-1-3' into '1-3-stable'v1.3.11-3-stableSteve 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
2018-09-11Do not set domain to cookie to avoid wildcard cookieTuomo Ala-Vannesluoma
2018-09-10Move access controlled projects under a group without default domain projectTuomo Ala-Vannesluoma
2018-09-10Add file to make an example of the project conflict issueTuomo Ala-Vannesluoma
2018-09-10Refactor to use the same storeTuomo Ala-Vannesluoma
2018-09-10Fix panic serving errorsTuomo Ala-Vannesluoma
2018-09-10Fix handling the projects with not updated configurationTuomo Ala-Vannesluoma
2018-09-03Merge branch 'master' into authNick Thomas
2018-08-30Merge branch 'sh-release-1.1.0' into 'master'v1.1.0Stan Hu
2018-08-30Release GitLab Pages v1.1.0Stan Hu
2018-08-30Add CHANGELOG entry for 1.1.0 itemsStan Hu
2018-08-27Merge branch 'sh-fix-pages-redirection-group-domains' into 'master'Nick Thomas
2018-08-27Fix HTTP to HTTPS redirection not working for default domainsStan Hu
2018-08-26Merge branch 'sh-log-duplicate-domains' into 'master'Nick Thomas
2018-08-26Log duplicate domain namesStan Hu
2018-08-23Merge branch 'sh-abort-upon-domain-scan-error' into 'master'Nick Thomas