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-10-18Merge branch '208-secrets-should-not-be-given-on-command-line' into 'master'258-enable-let-s-encrypt-certificates-for-new-pages-domains-by-default-if-it-s-enabled-on-the-instance-levelNick Thomas
2019-10-18Secrets should not allowed on command lineSean Carroll
2019-10-07Remove unused Admin gRPC APIKrasimir Angelov
2019-10-02Merge branch 'master' into backstage/gb/domain-serving-refactoringGrzegorz Bizon
2019-10-02Merge branch 'backstage/gb/separate-domain-source-storage' into 'master'Nick Thomas
2019-10-02Only log domain name as we no longer have location infoGrzegorz Bizon
2019-10-02Merge branch 'backstage/gb/separate-domain-source-storage' into backstage/gb/...Grzegorz Bizon
2019-10-02Use more idiomatic way to initialize a struct in domains.gobackstage/gb/separate-domain-source-storageGrzegorz Bizon
2019-10-01Fix golint warnings in hadnler / lookup pathGrzegorz Bizon
2019-10-01Remove references to `Project`Kamil Trzciński
2019-10-01Refactor the code to use `Serving/LookupPath`Kamil Trzciński
2019-09-27Fix imports orderding in disk helpers.go fileGrzegorz Bizon
2019-09-27Fix test case names in config_test.goGrzegorz Bizon
2019-09-27Create a factory method for Domains to handle mutex betterGrzegorz Bizon
2019-09-27Improve comments and TODOs left for future iterationsGrzegorz Bizon
2019-09-27Remove the concept of a custom domain from domain packageGrzegorz Bizon
2019-09-27Reduce duplication the domain typeGrzegorz Bizon
2019-09-27Unify how we handle custom and group domain in servingGrzegorz Bizon
2019-09-27Create a factory method for Domains to handle mutex betterGrzegorz Bizon
2019-09-26Add support for previewing artifacts that are not publicTuomo Ala-Vannesluoma
2019-09-26Initialize domain serving in a Domain typeGrzegorz Bizon
2019-09-26Remove unused domain settings fieldsGrzegorz Bizon
2019-09-25Do not export disk source internal config typesGrzegorz Bizon
2019-09-25Do not export disk source internal config typesGrzegorz Bizon
2019-09-25Rename groups package to disk packageGrzegorz Bizon
2019-09-25Generalize project config on a domain levelGrzegorz Bizon
2019-09-25Extract disk serving from domain packageGrzegorz Bizon
2019-09-25Remove serving package that we do not use yetGrzegorz Bizon
2019-09-25Rename groups package to disk packageGrzegorz Bizon
2019-09-25Generalize project config on a domain levelGrzegorz Bizon
2019-09-24Remove refactoring support comments and improve app.goGrzegorz Bizon
2019-09-24Encapsulate groups config in the source packageGrzegorz Bizon
2019-09-22Remove refactoring stubs and fix go lintGrzegorz Bizon
2019-09-22Separate domain config source from a domainGrzegorz Bizon
2019-09-21Add abstract interfaces for a domain source nad servingGrzegorz Bizon
2019-09-20Make it more explicit how domain config is structuredGrzegorz Bizon
2019-09-20Make it more explicit what a Group and Project isGrzegorz Bizon
2019-09-13Merge branch 'backstage/gb/rename-confusig-domain-struct' into 'master'1-9-stableNick Thomas
2019-09-13Rename confusing domain struct from D to DomainGrzegorz Bizon
2019-09-12Remove github.com/stretchr/testify/assertNick Thomas
2019-09-11Update vendoring to latestBen Kochie
2019-09-11Merge branch 'master' into sync-security-releaseNick Thomas
2019-09-11Convert vendoring to go modules.Ben Kochie
2019-09-09Set max-age and secure flag for auth cookiesVladimir Shushlin
2019-08-30Add full HTTP metrics and logging to GitLab pages using LabKitAndrew Newdigate
2019-08-22Refactor to use pluggable http.Handler middlewaresan-use-middleware-handlersAndrew Newdigate
2019-08-21Fix https downgrade for pages behind proxyVladimir Shushlin
2019-07-30Fix recovering gitlab api token from sessionsecurity-master-encrypt-cookiesVladimir Shushlin
2019-07-12feat: add flag to define custom response headersMax Wittig
2019-07-10Revert "chore: vendor complete dependency tree"Max Wittig