- Jul 31, 2018
-
-
Alejandro Rodríguez authored
-
- Jul 19, 2018
-
-
Alejandro Rodríguez authored
-
- Jul 18, 2018
-
-
Alejandro Rodríguez authored
-
Jacob Vosmaer (GitLab) authored
-
- Jul 16, 2018
-
-
Jacob Vosmaer (GitLab) authored
-
- Jul 12, 2018
-
-
Jacob Vosmaer (GitLab) authored
-
Jacob Vosmaer (GitLab) authored
-
Jacob Vosmaer (GitLab) authored
-
- Jul 09, 2018
-
-
Jacob Vosmaer (GitLab) authored
-
- Jul 06, 2018
-
-
Jacob Vosmaer (GitLab) authored
-
- Jul 03, 2018
-
-
Jacob Vosmaer (GitLab) authored
-
-
- Jun 28, 2018
-
-
Zeger-Jan van de Weg authored
Prior to this change, most the commits counted were done through Gitaly. This removes the last point where this wasn't the case. This makes the `rugged_count_commits` method obsolete, with its tests. Closes https://gitlab.com/gitlab-org/gitaly/issues/315
-
- Jun 25, 2018
-
-
Zeger-Jan van de Weg authored
This specific one isn't used on most machines, therefor low risk. Closes https://gitlab.com/gitlab-org/gitaly/issues/944
-
- Jun 21, 2018
-
- Jun 19, 2018
-
-
Zeger-Jan van de Weg authored
Migration: https://gitlab.com/gitlab-org/gitaly/issues/1026 Conflicts: lib/gitlab/git/repository.rb
- Jun 14, 2018
-
-
Zeger-Jan van de Weg authored
Migration: https://gitlab.com/gitlab-org/gitaly/issues/220
- Jun 05, 2018
-
-
Nick Thomas authored
-
-
Jacob Vosmaer (GitLab) authored
-
- Jun 01, 2018
-
-
- May 31, 2018
-
-
- May 30, 2018
-
-
Kim "BKC" Carlbäcker authored
-
- May 19, 2018
-
-
Sergey Sinev authored
Closes #45743
-
- May 18, 2018
-
-
Zeger-Jan van de Weg authored
OPT_OUT status has been removed, and alternative implementation removed. Also checks if the repository exists before executing the checksum RPC to guard against NotFound errors. Closes gitlab-org/gitaly#1105
-
- May 17, 2018
-
-
Zeger-Jan van de Weg authored
-
- May 14, 2018
-
-
Zeger-Jan van de Weg authored
These two endpoints are in opt-out, and no one noticed. Has been running on .com for 4 months now and considered stable. Closes https://gitlab.com/gitlab-org/gitaly/issues/884
-
- May 07, 2018
-
-
Douglas Barbosa Alexandre authored
-
- Apr 30, 2018
-
-
Serve archive requests with the correct file in all cases (10.7) See merge request gitlab/gitlabhq!2376
-
Serve archive requests with the correct file in all cases (10.7) See merge request gitlab/gitlabhq!2376
-
- 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
-
- Apr 14, 2018
-
-
Stan Hu authored
-
Stan Hu authored
This is called repeatedly when viewing a merge request, and this should improve performance significantly by avoiding shelling out to git every time. This should help https://gitlab.com/gitlab-com/infrastructure/issues/4027.
-
- Apr 12, 2018
-
-
Rubén Dávila authored
-