Douwe Maan
fe13f11041
Create and use project path helpers that only need a project, no namespace
2017-07-05 11:11:59 -05:00
Kamil Trzcinski
161af17c1b
Introduce source to pipeline entity
2017-05-31 14:17:49 +02:00
Mark Fletcher
3ce95e7c16
Disable navigation to Pages config if Pages is disabled
...
* Regards project-level pages config
- Nav link is now shown only if Pages is enabled for instance
- Navigation to following controllers denied if Pages disabled:
* projects/pages_controller
* projects/pages_domains_controller
- 'disabled' partial removed
+ Test for pages_controller introduced
2017-05-04 14:11:40 +08:00
Nick Thomas
75e78f108f
The GitLab Pages external-http and external-https arguments can be specified multiple times
2017-03-08 16:46:02 +00:00
Lin Jen-Shin
8fd926fe86
Project#ensure_pipeline changed the args order
2017-01-31 22:55:33 +00:00
Kamil Trzcinski
109553afd0
Fix EE specs after ci_commit rename to pipeline
2017-01-31 22:55:32 +00:00
Kamil Trzcinski
c634ff42ae
Fix broken feature tests
2017-01-31 22:55:28 +00:00
Kamil Trzcinski
c089f10334
Update comments
2017-01-31 22:53:58 +00:00
Kamil Trzcinski
4d23371758
Final fixes
2017-01-31 22:53:58 +00:00
Kamil Trzcinski
7f12cb0eed
Split PagesController into PagesController and PagesDomainsController
...
1. PagesController is used to show all domains and general overview of Pages
2. PagesDomainsController is used to manage pages domains
2017-01-31 22:53:58 +00:00
Kamil Trzcinski
84edc9a22f
Added spinach tests
2017-01-31 22:53:58 +00:00