- Jul 31, 2018
-
-
Zeger-Jan van de Weg authored
Moved to OPT_OUT in 7d14b725, Now, by removing the feature gates, this is an mandatory feature. Related issues: - https://gitlab.com/gitlab-org/gitaly/issues/526 - https://gitlab.com/gitlab-org/gitaly/issues/1194 Closes https://gitlab.com/gitlab-org/gitaly/issues/749 Closes https://gitlab.com/gitlab-org/gitaly/issues/1212 Closes https://gitlab.com/gitlab-org/gitaly/issues/1195
-
- Jun 05, 2018
-
-
- May 24, 2018
-
-
Stan Hu authored
-
- Apr 25, 2018
-
-
Zeger-Jan van de Weg authored
Direct disk access is done through Gitaly now, so the legacy path was deprecated. This path was used in Gitlab::Shell however. This required the refactoring in this commit. Added is the removal of direct path access on the project model, as that lookup wasn't needed anymore is most cases. Closes https://gitlab.com/gitlab-org/gitaly/issues/1111
-
- Mar 21, 2018
-
-
Jacob Vosmaer (GitLab) authored
-
- Jan 31, 2018
-
-
Takuya Noguchi authored
-
- Dec 07, 2017
-
-
Zeger-Jan van de Weg authored
-
- Dec 03, 2017
-
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
-
- Oct 21, 2017
-
-
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Oct 18, 2017
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Oct 05, 2017
-
-
Zeger-Jan van de Weg authored
-
- Aug 10, 2017
-
-
Robert Speicher authored
-
- Aug 01, 2017
-
-
Gabriel Mazetto authored
-
- Jun 21, 2017
-
-
Grzegorz Bizon authored
-
- Jun 14, 2017
-
-
Alejandro Rodríguez authored
This revealed an error in our configuration generation in gitlab:gitaly:install rake task. The fix is included
-
- May 15, 2017
-
-
Jacob Vosmaer (GitLab) authored
It seems that bad things happen when two gRPC stubs share one gRPC channel so let's stop doing that. The downside of this is that we create more gRPC connections; one per stub.
-
- May 12, 2017
-
-
Stan Hu authored
See http://rubular.com/r/uTDlT85zW1
-
Stan Hu authored
See http://rubular.com/r/9oI7K8b773 for more details.
-
- Apr 28, 2017
-
-
Kim "BKC" Carlbäcker authored
- Backup-rake-spec fixed. Storage config broken - Use rugged to compare branch/tag-count in specs - upgrade gitaly
-
- Apr 26, 2017
-
- Mar 29, 2017
-
-
author Jacob Vosmaer jacob@gitlab.com 1490710538 +0200 authored and
Jacob Vosmaer (GitLab) committed
-
Jacob Vosmaer (GitLab) authored
-
- Mar 27, 2017
-
-
Robert Speicher authored
-
- Mar 03, 2017
-
-
Pawel Chojnacki authored
-
Alejandro Rodríguez authored
This will be necessary when adding gitaly settings. This version doesn't make any functional changes, but allows us to include this breaking change in 9.0 and add the needed extra settings in the future with backwards compatibility
-
- Feb 23, 2017
-
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
-
- Jan 31, 2017
-
-
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
-
- Jan 09, 2017
-
-
Adam Niedzielski authored
-
- Nov 30, 2016
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
David Gerő authored
-
- Oct 27, 2016
-
-
tiagonbotelho authored
only.
-
- Oct 24, 2016
-
-
tiagonbotelho authored
-
- Aug 11, 2016
-
-
bogdanvlviv authored
Since version ruby-2.2.0, method `File::exists?` is deprecated.
-
- Aug 09, 2016
-
-
tiagonbotelho authored
-
- Jul 01, 2016
-
-
Grzegorz Bizon authored
-
- Jun 30, 2016
-
-
Alejandro Rodríguez authored
-
- Jun 03, 2016
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-