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
path: root/shared
AgeCommit message (Expand)Author
2019-12-12Fix different issues with slashesKrasimir Angelov
2019-11-29Pretty print new JSON test data / fixturesGrzegorz Bizon
2019-11-28Rename new source test fixture to avoid using existing domainGrzegorz Bizon
2019-11-27Add acceptance tests for new domains sourceGrzegorz Bizon
2019-06-12Resolve "Pages incorrectly serve acme-challenges with /index.html"Vladimir Shushlin
2019-06-03Redirect unknown ACME challenges to the GitLab instanceVladimir Shushlin
2019-01-11Merge branch 'ac-subgroups' into 'master'Nick Thomas
2019-01-09Add acceptance test for subgroups access controlAlessio Caiazza
2018-12-05Set the "Content-Type" only based on the file extensionReto Kaiser
2018-11-29subgroup supportAlessio Caiazza
2018-10-12Add acceptance tests for URLs with capital lettersAlessio Caiazza
2018-09-22Add special handling for namespace projects to avoid existence leakTuomo 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-08-07Make private pages public if gitlab and pages is ran without access control, ...Tuomo Ala-Vannesluoma
2018-06-30Combine private boolean with the access_control flagTuomo Ala-Vannesluoma
2018-06-30Convert access control acceptance tests to table basedTuomo Ala-Vannesluoma
2018-06-30Add support for private projects and authentication with GitLab APITuomo Ala-Vannesluoma
2018-03-14Add acceptance tests for two very simple casesNick Thomas
2018-03-07Merge branch 'https_only' into 'master'Nick Thomas
2018-03-07Use https://github.com/jshttp/mime-db to populate the mimedbNick Thomas
2018-03-06Implement HTTPS-only pagesRob Watson
2017-11-23Return 503 until pages are loaded for the first timeKamil TrzciƄski
2017-08-08Don't serve statically-compiled `.gz` files that are symlinksNick Thomas
2017-04-26Support for statically compressed gzip content-encodingJohn Papandriopoulos
2017-04-24Fix reading configuration for multiple custom domainsNick Thomas
2016-02-23Added missing fileKamil Trzcinski
2016-02-23Write tests for serving the 404.html pageKamil Trzcinski
2016-02-11Added more behavior testsKamil Trzcinski
2016-02-11First bunch of testsKamil Trzcinski