- 31 Jan, 2017 3 commits
-
-
Kamil Trzcinski authored
- The pages are created when build artifacts for `pages` job are uploaded - Pages serve the content under: http://group.pages.domain.com/project - Pages can be used to serve the group page, special project named as host: group.pages.domain.com - User can provide own 403 and 404 error pages by creating 403.html and 404.html in group page project - Pages can be explicitly removed from the project by clicking Remove Pages in Project Settings - The size of pages is limited by Application Setting: max pages size, which limits the maximum size of unpacked archive (default: 100MB) - The public/ is extracted from artifacts and content is served as static pages - Pages asynchronous worker use `dd` to limit the unpacked tar size - Pages needs to be explicitly enabled and domain needs to be specified in gitlab.yml - Pages are part of backups - Pages notify the deployment status using Commit Status API - Pages use a new sidekiq queue: pages - Pages use a separate nginx config which needs to be explicitly added
-
Joshua Lambert authored
-
Joshua Lambert authored
-
- 30 Jan, 2017 3 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
James Lopez authored
* Regenerates tokens for all models that have them * Remove variables, since they are basically just storing encrypted data * Bumped version up to 0.1.6 * Updated related docs
-
Filipa Lacerda authored
Puts back trailing whitespace Changes after review Changes after review Adds Changelog entry Follow documentation styleguide
-
- 29 Jan, 2017 1 commit
-
-
Allison Whilden authored
[ci skip] UX guide: clean up term tables in copy [ci skip] UX guide: update dropdown max height for multiline items
-
- 27 Jan, 2017 10 commits
-
-
Mike Greiling authored
-
Mike Greiling authored
-
Elan Ruusamäe authored
-
Nick Thomas authored
-
Adam Niedzielski authored
-
Vincent Tunru authored
It said `<slug>.review.example.com` at one place, `review-<slug>.example.com` elsewhere, and no mention of `review` at all in other places. We now leave out `review` everywhere.
-
Ionut Staicu authored
-
Ionut Staicu authored
-
Ionut Staicu authored
-
Ionut Staicu authored
-
- 26 Jan, 2017 7 commits
-
-
Flavio Poletti authored
-
Jeffrey Cafferata authored
The script will check some php.ini settings warn you if they are set incorrectly, and then download the latest composer.phar in the current directory. These lines will, in order: - Download the installer SHA-384 to the current directory - Download the installer to the current directory - Verify the installer SHA-384 which you can also cross-check https://composer.github.io/pubkeys.html - Run the installer - Remove the installer & the installer SHA-384 Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Drew Blessing authored
The documentation seemed to be out of date with actual defaults in configuration and code.
-
William Abernathy authored
I wanted to practice GFM markdown, so I picked this page more or less at random. I flattened out the text a little. It's not as interesting, but will be easier to translate. Use it if it looks like an improvement. If not, at least I got some practice out of the deal! Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
ahorn42 authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Sergio Pieiga authored
-
Tommy Beadle authored
This sends a project_update hook when a repo is updated. This does not include renaming or transferring a project. Those are covered by project_rename and project_transfer. This will get called, however, when the visibility is changed.
-
- 25 Jan, 2017 2 commits
-
-
Alejandro Rodríguez authored
Also remove duplicate link in the index to that documentation
-
Chris Wilson authored
-
- 24 Jan, 2017 8 commits
-
-
Marc van Gend authored
-
Achilleas Pipinellis authored
[ci skip]
-
Achilleas Pipinellis authored
[ci skip]
-
Jarka Kadlecova authored
-
Achilleas Pipinellis authored
[ci skip]
-
Achilleas Pipinellis authored
[ci skip]
-
Achilleas Pipinellis authored
[ci skip]
-
Maximilien Cuony authored
-
- 23 Jan, 2017 1 commit
-
-
Arnd authored
-
- 22 Jan, 2017 4 commits
-
-
Marcello authored
correct the prometheus feature configuration according to https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template#L1147
-
Achilleas Pipinellis authored
[ci skip]
-
Achilleas Pipinellis authored
[ci skip]
-
- 21 Jan, 2017 1 commit
-
-
Doğukan KOTAN authored
-