- 02 Apr, 2019 40 commits
-
-
Lin Jen-Shin authored
[EE] Reduce diff with CE in `spec/models` See merge request gitlab-org/gitlab-ee!10534
-
Lin Jen-Shin authored
Resolve "Extract EE specific files/lines for spec/services/groups" Closes #6119 See merge request gitlab-org/gitlab-ee!10536
-
GitLab Bot authored
-
Lin Jen-Shin authored
Remove groups destroy race condition spec See merge request gitlab-org/gitlab-ce!26851
-
GitLab Bot authored
-
Kamil Trzciński authored
Cache FindCommit results in pipelines view See merge request gitlab-org/gitlab-ce!26776
-
Phil Hughes authored
Extract vulnerability-full-details component from vulnerability modal Closes #9887 See merge request gitlab-org/gitlab-ee!10539
-
Mark Florian authored
These new tests run in jest. An additional test was added to the existing karma-based modal test suite to ensure the new component is rendered.
-
Rémy Coutable authored
Quarantine failing api tests of plan stage See merge request gitlab-org/gitlab-ee!10543
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Docs: image realignment See merge request gitlab-org/gitlab-ce!26799
-
Marcel Amirault authored
-
Achilleas Pipinellis authored
Docs: move variables reference to its own doc See merge request gitlab-org/gitlab-ce!26763
-
Marcia Ramos authored
Pull master
-
Achilleas Pipinellis authored
Docs: move variables reference to its own doc See merge request gitlab-org/gitlab-ee!10500
-
Marcia Ramos authored
Pull master
-
GitLab Bot authored
-
Grzegorz Bizon authored
Stop calling UnlinkRepositoryFromObjectPool RPC Closes #59777 See merge request gitlab-org/gitlab-ce!26821
-
Jacob Vosmaer authored
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/59777. In earlier iterations of our implementation of Git object deduplication we thought we would be making extensive use of Git remotes in pool repositories in the future, and that we should manage these remotes carefully from the start. We now expect we only care about one remote, namely the source project. The other remotes are there only for forensic purposes. Before this MR we tried to also remove pool remotes when member projects got deleted, with the UnlinkRepositoryFromObjectPool RPC. This is fragile when there are race conditions (see https://gitlab.com/gitlab-org/gitaly/issues/1568#note_153955926). We have spent some time making this RPC less fragile in https://gitlab.com/gitlab-org/gitaly/merge_requests/1151 but looking at this problem again, I think we should just stop calling it.
-
GitLab Bot authored
-
Robert Speicher authored
Jarv/dev to gitlab 2019 04 02 Closes #2810 See merge request gitlab-org/gitlab-ce!26846
-
Robert Speicher authored
Jarv/dev to gitlab 2019 04 02 See merge request gitlab-org/gitlab-ee!10532
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
GitLab Bot authored
-
Rémy Coutable authored
Document `click_` vs. `go_to_` standard for e2e tests Closes #59645 See merge request gitlab-org/gitlab-ce!26825
-
Kamil Trzciński authored
Expose merge request pipeline parameters for MR widget See merge request gitlab-org/gitlab-ee!10502
-
Kamil Trzciński authored
Backport: Expose merge request pipeline parameters for MR widget See merge request gitlab-org/gitlab-ce!26826
-
Walmyr Lima authored
Refer to https://gitlab.com/gitlab-org/quality/staging/issues/48
-