Merge branch 'jej-pages-to-ce' into 'master'
Adding GitLab Pages to CE Closes #14605, gitlab-com/infrastructure#1058, gitlab-ee#1333, and #323 See merge request !8463
Showing
GITLAB_PAGES_VERSION
0 → 100644
... | ... | @@ -47,6 +47,9 @@ gem 'rqrcode-rails3', '~> 0.1.7' |
gem 'attr_encrypted', '~> 3.0.0' | ||
gem 'u2f', '~> 0.2.1' | ||
# GitLab Pages | ||
gem 'validates_hostname', '~> 1.0.6' | ||
# Browser detection | ||
gem 'browser', '~> 2.2' | ||
... | ... |
app/models/pages_domain.rb
0 → 100644
app/workers/pages_worker.rb
0 → 100644
doc/pages/README.md
0 → 100644
doc/pages/administration.md
0 → 100644
32.8 KB
33.9 KB
62.2 KB
49.9 KB
26.6 KB
101 KB
lib/backup/pages.rb
0 → 100644
lib/gitlab/pages_transfer.rb
0 → 100644
lib/support/init.d/gitlab.default.example
100755 → 100644
shared/pages/.gitkeep
0 → 100644
spec/fixtures/pages.tar.gz
0 → 100644
File added
spec/fixtures/pages.zip
0 → 100644
File added
spec/fixtures/pages.zip.meta
0 → 100644
File added
File added
File added
File added