- Feb 20, 2020
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Jan 21, 2020
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Jan 06, 2020
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Dec 20, 2019
-
-
GitLab Bot authored
-
- Nov 21, 2019
-
-
- Nov 20, 2019
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Nov 19, 2019
-
-
GitLab Bot authored
-
- Oct 22, 2019
-
-
GitLab Bot authored
-
- Sep 23, 2019
-
-
Paul Okstad authored
-
- Sep 19, 2019
-
-
GitLab Bot authored
-
- Sep 18, 2019
-
-
GitLab Bot authored
-
- Sep 09, 2019
-
-
GitalyBot authored
-
- Aug 26, 2019
-
-
Jacob Vosmaer (GitLab) authored
-
- Aug 21, 2019
-
-
Felipe Artur authored
-
- Aug 13, 2019
-
-
GitalyBot authored
-
- Aug 12, 2019
-
-
Jacob Vosmaer (GitLab) authored
-
- Aug 07, 2019
-
-
GitalyBot authored
-
- Aug 01, 2019
-
-
Paul Okstad authored
-
- Jul 11, 2019
-
-
- Jul 10, 2019
-
-
GitalyBot authored
-
- Jul 04, 2019
-
-
- Jun 25, 2019
-
-
The setup was wrong, and due to Gitaly being a bit more strict it had to match up. The test is now accurate and passing again.
-
- Jun 24, 2019
-
-
Zeger-Jan van de Weg authored
-
- Jun 20, 2019
-
-
Oswaldo Ferreir authored
This couples the code that transitions the `MergeRequest#merge_status` and refs/merge-requests/:iid/merge ref update. In general, instead of directly telling `MergeToRefService` to update the merge ref, we should rely on `MergeabilityCheckService` to keep both the merge status and merge ref synced. Now, if the merge_status is `can_be_merged` it means the merge-ref is also updated to the latest. We've also updated the logic to be more systematic and less user-based.
-
- Jun 18, 2019
-
-
GitalyBot authored
-
- Jun 05, 2019
-
-
Patrick Bajao authored
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13460
-
- Jun 04, 2019
-
-
Patrick Bajao authored
-
- Jun 03, 2019
-
-
This change makes sure Gitaly includes a fix to make rebase work again properly. Part of: https://gitlab.com/gitlab-org/gitlab-ce/issues/62353
-
- May 30, 2019
-
-
GitalyBot authored
-
- May 20, 2019
-
-
Paul Okstad authored
This version of Gitaly fixes a bug in gitaly-wrapper that prevented the proper detection of the executable path for a Gitaly process.
-
- May 07, 2019
-
-
- May 06, 2019
-
-
Nick Thomas authored
-
- May 02, 2019
-
-
John Cai authored
Includes catfile cache, as well as fixes to the catfile cache code that caused it to panic in Gitaly
-
- Apr 29, 2019
-
-
GitalyBot authored
-
- Apr 25, 2019
-
-
John Cai authored
Updates the gitaly client to use path_bytes field instead of the deprecated path field in list_last_commits_for_tree_response. Also adds a test to guard against non-utf8 path data
-
- Apr 18, 2019
-
-
John Cai authored
-