- 21 Jun, 2019 1 commit
-
-
Oswaldo Ferreira authored
-
- 20 Jun, 2019 39 commits
-
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
When recheck flag is true, we make sure the merge-ref is indeed outdated. If it is, we update it along the merge status.
-
Oswaldo Ferreira 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.
-
GitLab Bot authored
-
Stan Hu authored
Add Gitaly data to the usage ping See merge request gitlab-org/gitlab-ce!29893
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Add documentation on epic add/remove child relations quick actions See merge request gitlab-org/gitlab-ce!29860
-
Mayra Cabrera authored
Use next_instance_of instead of any_instance_of See merge request gitlab-org/gitlab-ce!29905
-
Mayra Cabrera authored
Use next_instance_of instead of any_instance_of Closes #12313 See merge request gitlab-org/gitlab-ee!14308
-
GitLab Bot authored
-
Robert Speicher authored
Backport changes made by EE to various YAML configuration files See merge request gitlab-org/gitlab-ce!29606
-
Robert Speicher authored
EE: Backport changes made by EE to various YAML configuration files See merge request gitlab-org/gitlab-ee!14118
-
Bob Van Landuyt authored
For prepended classes, we need to use `expect_next_instance_of` instead of RSpecs `any_instance_of` variants.
-
Bob Van Landuyt authored
For prepended classes, we need to use `expect_next_instance_of` instead of RSpecs `any_instance_of` variants.
-
Mayra Cabrera authored
Regenerate gitlab.pot Closes #12312 See merge request gitlab-org/gitlab-ee!14307
-
Bob Van Landuyt authored
-
GitLab Bot authored
-
Sean McGivern authored
Errors in application settings panel shows wrong panel See merge request gitlab-org/gitlab-ce!25434
-
Sean McGivern authored
Fixed failing GraphQL file import Closes #63527 See merge request gitlab-org/gitlab-ce!29900
-
Mek Stittri authored
Improve bug severity definitions and consolidate guidance for clarity See merge request gitlab-org/gitlab-ce!29694
-
Mek Stittri authored
-
GitLab Bot authored
-
Sean McGivern authored
Add embedding support to metrics_dashboard See merge request gitlab-org/gitlab-ce!29696
-
Sarah Yasonik authored
This commits adds support for metrics dashboards for embedding. If the flag 'embedded' is provided to the environments/id/metrics_dashboard endpoint, the response will be suitable for embedding in issues or other content. This is a precursor for support for embedding metrics in GFM.
-
Phil Hughes authored
-
Zeger-Jan van de Weg authored
Gitaly data wasn't available to the team, an this change is a first iteration towards understanding what data we need and how to interpret it. Later more values will be added. For now the most important thing is the filesystem String Array, as that includes data on ext4 exposure and NFS. Part of: https://gitlab.com/gitlab-org/gitlab-ce/issues/60602
-
GitLab Bot authored
-
Filipa Lacerda authored
Render last commit widget with Vue Closes #62766 See merge request gitlab-org/gitlab-ce!29419
-
Yorick Peterse authored
To make this happen, we need to conditionally add the group_saml strategy when running tests, but only on EE. This requires some changes to Gitlab.ee? so that it can be used before/without loading the Rails environment. We also have to change how we require a few files, so this can run outside of Rails.
-
Yorick Peterse authored
To make this happen, we need to conditionally add the group_saml strategy when running tests, but only on EE. This requires some changes to Gitlab.ee? so that it can be used before/without loading the Rails environment. We also have to change how we require a few files, so this can run outside of Rails.
-
Yorick Peterse authored
-
Yorick Peterse authored
-
Yorick Peterse authored
-
Ash McKenzie authored
Geo - Remove legacy queries from Geo::LfsObjectRegistryFinder See merge request gitlab-org/gitlab-ee!14286
-
Ash McKenzie authored
Merge branch '12161-follow-up-from-geo-remove-legacy-queries-from-geo-expireuploadsfinder' into 'master' Refactor Geo::FileExpireService class Closes #12161 See merge request gitlab-org/gitlab-ee!14285
-
GitLab Bot authored
-
Ash McKenzie authored
Gitlab::JsonCache#parse_value ensure string Closes #63510 See merge request gitlab-org/gitlab-ce!29885
-
GitLab Bot authored
-
Bob Van Landuyt authored
Master i18n See merge request gitlab-org/gitlab-ce!29801
-