summaryrefslogtreecommitdiff
path: root/app/views/projects/pages
Commit message (Expand)AuthorAgeFilesLines
* 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