- Jan 07, 2016
-
-
Valery Sizov authored
-
- Dec 23, 2015
-
-
Gabriel Mazetto authored
-
- Dec 18, 2015
-
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki 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
-
- Dec 16, 2015
-
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
- Dec 15, 2015
-
-
tduehr authored
-
- Dec 14, 2015
-
-
Gabriel Mazetto authored
-
- Dec 07, 2015
-
-
Gabriel Mazetto authored
-
Douwe Maan authored
-
- Dec 02, 2015
-
-
Jacob Vosmaer (GitLab) authored
First of all, Sidekiq job retries are not needed because this is a recurring job. Second of all, we add the option to run once every X days instead of once every day. This helps when the job takes close to or more than 24 hours to complete.
-
- Nov 23, 2015
-
-
Kamil Trzcińśki authored
-
- Nov 20, 2015
-
-
Marin Jankovski authored
-
- Nov 19, 2015
-
-
Marin Jankovski authored
-
- Nov 16, 2015
-
-
Marin Jankovski authored
-
- Nov 13, 2015
-
-
Kamil Trzcińśki authored
- Enable CI by default for all new projects
-
- Nov 03, 2015
-
-
Douwe Maan authored
-
- Oct 26, 2015
-
-
Jacob Vosmaer (GitLab) authored
-
- Oct 23, 2015
-
-
Jacob Vosmaer (GitLab) authored
-
- Oct 13, 2015
-
-
Douwe Maan authored
-
- Sep 25, 2015
-
-
Paul Beattie authored
This adds support for AWS S3 SSE with S3 managed keys, this means the data is encrypted at rest and the encryption is handled transparently to the end user as well as in the AWS Console. This is optional and not required to make S3 uploads work.
-
- Sep 21, 2015
-
-
Sid Sijbrandij authored
-
Douwe Maan authored
-
- Sep 20, 2015
-
-
Sameer Naik authored
-
- Sep 18, 2015
-
-
Valery Sizov authored
-
- Sep 15, 2015
-
-
Kamil Trzcińśki authored
-
- Sep 09, 2015
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- Sep 08, 2015
-
-
Douwe Maan authored
-
- Sep 02, 2015
-
-
Valery Sizov authored
-
- Aug 19, 2015
-
-
Douwe Maan authored
-
- Aug 18, 2015
-
-
Douwe Maan authored
-
- Aug 17, 2015
-
-
Alex Lossent authored
Add support for the Negotiate authentication protocol for Git HTTP access. This enables Kerberos ticket-based authentication for users who have a kerberos identity attached to their account.
-
- Jul 24, 2015
-
-
Jacob Vosmaer (GitLab) authored
-
Jacob Vosmaer (GitLab) authored
-
- Jul 23, 2015
-
-
Douwe Maan authored
-
- Jul 21, 2015
-
-
Ted Strzalkowski authored
-
- Jul 06, 2015
-
-
Jacob Vosmaer (GitLab) authored
This change helps system administrators who want to replicate GitLab backup files without needing root permissions.
-
- Jun 13, 2015
-
-
Robert Speicher authored
-