- 31 Jan, 2017 40 commits
-
-
Achilleas Pipinellis authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
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
-
Rémy Coutable authored
Fix user validation error in Import/Export Closes #23833 See merge request !8909
-
Fatih Acet authored
Don't capitalize environment name in show page Closes #27484 See merge request !8902
-
Annabel Dunstone Gray authored
19164 Add settings dropdown to mobile screens Closes #19164 See merge request !8896
-
Annabel Dunstone Gray authored
19164 Add settings dropdown to mobile screens Closes #19164 See merge request !8896
-
Annabel Dunstone Gray authored
19164 Add settings dropdown to mobile screens Closes #19164 See merge request !8896
-
Annabel Dunstone Gray authored
Improve pipeline status icon linking in widgets Closes #26982 See merge request !8705
-
James Lopez authored
-
DJ Mountney authored
Add the 8-16-3 changelog entries to master See merge request !8912
-
DJ Mountney authored
-
James Lopez authored
-
Robert Speicher authored
Cop for gem fetched from a git source Closes #27311 See merge request !8856
-
Annabel Dunstone Gray authored
-
Achilleas Pipinellis authored
Corrected docs href's See merge request !8527
-
James Lopez authored
-
James Lopez authored
-
Filipa Lacerda authored
Fix disable storing of sensitive information when importing a new repo Closes #23767 See merge request !8885
-
James Lopez authored
-
Sean McGivern authored
Fix notification when group set to watch Closes #395 See merge request !8883
-
Sean McGivern authored
Remove new branch button for confidential issues Closes #27479 See merge request !8894
-
Sean McGivern authored
Promote project labels to group labels Closes #24021 See merge request !7242
-
Douglas Barbosa Alexandre authored
-
Marin Jankovski authored
-
Achilleas Pipinellis authored
Resolve "Document that auto deploy only works for public projects" Closes #27474 See merge request !8897
-
Achilleas Pipinellis authored
Remove outdated text and link to up-to-date documentation See merge request !8789
-
Filipa Lacerda authored
Upate test to match the new behavior
-
Kamil Trzciński authored
Update and pin the `jwt` gem to ~> 1.5.6 Closes #27488 See merge request !8900
-
Ritave authored
Fixes #24021
-
Kamil Trzciński authored
Convert pipeline action icons to svg to have them propperly positioned Closes #25910 See merge request !8766
-
Kamil Trzciński authored
Avoid repeated dashes in $CI_ENVIRONMENT_SLUG Closes #26852 See merge request !8638
-
Kamil Trzciński authored
Fix inconsistent return type Closes #27150 See merge request !8290
-
Sean McGivern authored
Refactor MergeRequest::BuildService Closes #24795 See merge request !8462
-