summaryrefslogtreecommitdiff
path: root/app/views/projects/pages
Commit message (Expand)AuthorAgeFilesLines
* [skip ci] convert label-gray and label-inverse to badge-gray and badge-inverseClement Ho2018-04-131-1/+1
* [skip ci] label-danger => badge-dangerClement Ho2018-04-131-1/+1
* [skip ci] Convert .label. to .badge.Clement Ho2018-04-131-2/+2
* [skip ci] Convert panel related class names to cardClement Ho2018-04-105-13/+13
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-1/+1
* Replace .pull-left with .float-leftClement Ho2018-04-091-1/+1
* Polish design of domain verification for Gitlab PagesLukas Eipert2018-04-062-20/+20
* Add HTTPS-only pagesRob Watson2018-03-222-0/+13
* Add DNS verification to Pages custom domainsNick Thomas2018-02-231-1/+12
* Remove all old sub nav barsAnnabel Dunstone Gray2017-09-251-1/+0
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-053-4/+4
* Disable navigation to Pages config if Pages is disabledMark Fletcher2017-05-042-13/+6
* Removed the settings gear button inside the Project to a tabJose Ivan Vargas2017-03-071-0/+2
* Move all Pages related content to a single locationdocs/pagesAchilleas Pipinellis2017-02-281-1/+3
* 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-313-3/+3
* Fix pages abilitiesKamil Trzcinski2017-01-314-8/+11
* Updated according to commentsKamil Trzcinski2017-01-311-3/+3
* Split PagesController into PagesController and PagesDomainsControllerKamil Trzcinski2017-01-316-90/+27
* Added spinach testsKamil Trzcinski2017-01-313-9/+8
* Add tests for Active TabKamil Trzcinski2017-01-311-1/+1
* Pages domain model specsKamil Trzcinski2017-01-311-2/+2
* Fix viewsKamil Trzcinski2017-01-312-19/+20
* Fix the remove_pagesKamil Trzcinski2017-01-311-3/+4
* Implement extra domains and save pages configurationKamil Trzcinski2017-01-3110-123/+111
* Implement proper verification of certificate's public_key against the private...Kamil Trzcinski2017-01-311-10/+0
* Initial work on GitLab Pages updateKamil Trzcinski2017-01-318-0/+167