Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-06Add certificate valid time to pages domain tableVladimir Shushlin
2019-06-06Add pages domains acme ordersVladimir Shushlin
2019-06-06Revert "Merge branch 'pages-domain_ssl-valid-period' into 'master'"Nick Thomas
2019-06-06Add certificate valid time to pages domain tableVladimir Shushlin
2019-05-02Merge branch '9932-fix-deprecated-attribute_changed-ce' into 'master'Andreas Brandl
2019-04-30Remove disabled pages domainsVladimir Shushlin
2019-04-30Remove deprecated uses of attribute_changed?Heinrich Lee Yu
2019-04-23Upgrade Rails to 5.1.6.1Jasper Maes
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-05-30Upgrade to Ruby 2.4.4Stan Hu
2018-03-22Add HTTPS-only pagesRob Watson
2018-02-23Add DNS verification to Pages custom domainsNick Thomas
2018-01-08Generate HTTP URLs for custom Pages domains when appropriateNick Thomas
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-13Add administrative endpoint to list all pages domainsTravis Miller
2017-10-22Rename conflicting private method in PagesDomain modelTravis Miller
2017-06-06Allow numeric pages domainDrew Blessing
2017-02-23Enable Rails/ValidationDouwe Maan
2017-02-01fix attr_encrypted in EEJames Lopez
2017-02-01Adds algorithm to the pages domain key and remote mirror credentials encrypte...Connor Shea
2017-02-01Updated according to commentsKamil Trzcinski
2017-02-01Fix rubocop complainsKamil Trzcinski
2017-02-01Pages domain model specsKamil Trzcinski
2017-02-01Fix viewsKamil Trzcinski
2017-02-01Implement extra domains and save pages configurationKamil Trzcinski
2017-02-01Added PagesDomainKamil Trzcinski