summaryrefslogtreecommitdiff
path: root/app/views/projects/pages/_destroy.haml
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-3/+3
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-011-4/+6
* Allow maintainers to remove pagesVladimir Shushlin2019-02-251-1/+1
* Remove background color from card-body styleGeorge Tsiolis2018-07-181-2/+2
* Update _destroy.hamlSam2018-06-041-1/+1
* [skip ci] Convert panel related class names to cardClement Ho2018-04-101-3/+3
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* If no pages were deployed, show nothing. Feedback:Lin Jen-Shin2017-01-311-4/+4
* Only show the message if user is not the ownerLin Jen-Shin2017-01-311-9/+10
* Introduce pages_deployed? to Project modelKamil Trzcinski2017-01-311-1/+1
* Fix pages abilitiesKamil Trzcinski2017-01-311-0/+2
* Split PagesController into PagesController and PagesDomainsControllerKamil Trzcinski2017-01-311-1/+1
* Added spinach testsKamil Trzcinski2017-01-311-5/+4
* Implement extra domains and save pages configurationKamil Trzcinski2017-01-311-1/+1
* Initial work on GitLab Pages updateKamil Trzcinski2017-01-311-0/+10