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-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-12Avoid caching if project is access controlledTuomo Ala-Vannesluoma
2018-09-10Move access controlled projects under a group without default domain projectTuomo Ala-Vannesluoma
2018-08-21Make private projects not accessible if auth is not configuredTuomo Ala-Vannesluoma
2018-08-18Added checks for errors, refactored a bit to avoid method complexity increasi...Tuomo Ala-Vannesluoma
2018-08-12Use reserved namespace 'projects' for the redirect uri to handle situation wh...Tuomo Ala-Vannesluoma
2018-08-08Fix problem with the public suffix listed pages domainTuomo Ala-Vannesluoma
2018-08-07Make private pages public if gitlab and pages is ran without access control, ...Tuomo Ala-Vannesluoma
2018-07-19Update to new endpoint and switch to better (user) endpoint when checking for...Tuomo Ala-Vannesluoma
2018-07-02Remove duplicate testTuomo Ala-Vannesluoma
2018-07-02Add debug loggingTuomo Ala-Vannesluoma
2018-06-30Fix not exposing project existence when group is found but project is notTuomo Ala-Vannesluoma
2018-06-30Add SSL cert file to access control testTuomo Ala-Vannesluoma
2018-06-30Refactor logic to avoid existence leakTuomo Ala-Vannesluoma
2018-06-30Convert access control acceptance tests to table basedTuomo Ala-Vannesluoma
2018-06-30Deduplicate running pages with authTuomo Ala-Vannesluoma
2018-06-30Use header authentication instead of query parameterTuomo Ala-Vannesluoma
2018-06-30Fix logic to return failure instead of making private pages publicTuomo Ala-Vannesluoma
2018-06-30Add support for private projects and authentication with GitLab APITuomo Ala-Vannesluoma
2018-06-20Add tests for reverse proxyDennis Günnewig
2018-04-27Restore the old in-place chroot behaviour as a command-line optionNick Thomas
2018-04-13Use require.NoError instead of assert.NoErrorJacob Vosmaer (GitLab)
2018-03-23Use TLS verification in the acceptance testsNick Thomas
2018-03-23Use the certificate fixture in the artifacts server testsNick Thomas
2018-03-21Add /etc/resolv.conf and /etc/ssl/certs to pages chrootAlessio Caiazza
2018-03-14Wait for a successful roundtripJacob Vosmaer
2018-03-14Add acceptance tests for two very simple casesNick Thomas
2018-03-12Fix response timeout swap in testJacob Vosmaer
2018-03-12Wait until a request succeeds in test setupJacob Vosmaer (GitLab)
2018-03-09Use require.NoError to halt tests after errorsJacob Vosmaer
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-10-02Rework the artifacts proxy to operate within Pages group domainsNick Thomas
2017-09-08Add multiflag support for new flag implementationZeger-Jan van de Weg
2017-09-08Use namsral/flag to support environment vars for configZeger-Jan van de Weg
2017-09-08Add an artifacts proxy to GitLab PagesJ. Shuster
2017-07-05Add disabled-by-default status check endpointNick Thomas
2017-06-15Add CORS support to GET requestsNick Thomas
2017-05-23Add a test for the host-with-port caseNick Thomas
2017-03-13Fix and clarify redirect HTTP logicStan Hu
2017-03-08Rework the acceptance tests to use go test -short as a qualifierNick Thomas
2017-02-07Improve complexity metricsZ.J. van de Weg
2017-02-02Prometheus monitoring for GitLab PagesZ.J. van de Weg
2016-09-09Add a simple test for MultiStringFlagNick Thomas
2016-09-09Add acceptance tests for the gitlab-pages binary.Nick Thomas