summaryrefslogtreecommitdiff
path: root/app/services/projects/update_pages_configuration_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Do not reload daemon if configuration file of pages does not changeKamil Trzciński2019-01-161-15/+18
* Update pages config only when changedKamil Trzciński2019-01-161-3/+20
* Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-051-2/+6
* Enable more frozen string in app/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-moregfyoung2018-07-171-0/+2
* Add HTTPS-only pagesRob Watson2018-03-221-2/+4
* Add DNS verification to Pages custom domainsNick Thomas2018-02-231-1/+9
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Fix GitLab Pages not refreshing upon new contentStan Hu2017-02-011-1/+1
* Updated configuration savingKamil Trzcinski2017-01-311-6/+6
* Pages domain model specsKamil Trzcinski2017-01-311-6/+16
* Fix the remove_pagesKamil Trzcinski2017-01-311-2/+2
* Implement extra domains and save pages configurationKamil Trzcinski2017-01-311-13/+19
* Initial work on GitLab Pages updateKamil Trzcinski2017-01-311-0/+53