- 05 Apr, 2019 40 commits
-
-
Douglas Barbosa Alexandre authored
These changes use the new finder when FDW is enabled without selective sync to avoid code duplication.
-
Douglas Barbosa Alexandre authored
These changes use the new finder when FDW is enabled without selective sync to avoid code duplication.
-
Douglas Barbosa Alexandre authored
These changes use the new finder when FDW is enabled without selective sync to avoid code duplication.
-
Michael Kozono authored
Merge branch '8798-geo-implement-selective-sync-support-for-fdw-queries-to-find-registries-to-verify' into 'master' Geo - Add selective sync support for the FDW queries to find registries to verify See merge request gitlab-org/gitlab-ee!10438
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
[CE backport] Geo: Remove Alternate URL See merge request gitlab-org/gitlab-ce!27074
-
Douglas Barbosa Alexandre authored
Geo: Remove Alternate URL See merge request gitlab-org/gitlab-ee!10609
-
Clement Ho authored
Resolve "Support different time windows for performance dashboard" Closes #31368 See merge request gitlab-org/gitlab-ce!26047
-
Clement Ho authored
EE Port: Resolve "Support different time windows for performance dashboard" See merge request gitlab-org/gitlab-ee!10608
-
Jose Ivan Vargas authored
The performance dashboards will now display the data from a set amount of time windows that are defined on a constants file
-
GitLab Bot authored
-
Mike Greiling authored
Resolve "Labels with long names overflow on metrics dashboard" Closes #52258 See merge request gitlab-org/gitlab-ce!26775
-
Adriel Santiago authored
Resolves an issue where long series label names overflow the popover chart tooltip container
-
Mike Greiling authored
FE Simplify admin instance licenses page Closes #7054 See merge request gitlab-org/gitlab-ee!9785
-
Mike Greiling authored
CE FE Simplify admin instance licenses page Closes gitlab-ee#7054 See merge request gitlab-org/gitlab-ce!26439
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Fix real-time updates for projects that contain a reserved word Closes #60113 See merge request gitlab-org/gitlab-ce!27060
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
We were using the PORO to group a bunch of static methods, and we never instantiate it, so a query builder makes much more sense in this context.
-
Douglas Barbosa Alexandre authored
These changes use the new finder when FDW is enabled without selective sync to avoid code duplication.
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
With this change we can dry up finders avoiding code duplication.
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
With this change we can dry up finders avoiding code duplication.
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
These changes introduces a new finder to make it easier to remove the legacy queries in the future.
-
Douglas Barbosa Alexandre authored
[CE-port] Fix Epic depth validation See merge request gitlab-org/gitlab-ce!26390
-
Douglas Barbosa Alexandre authored
Fix Epic depth validation Closes #10546 See merge request gitlab-org/gitlab-ee!10331
-
Douglas Barbosa Alexandre authored
Resolve "IP whitelisting for Geo-enabling functionality in the primary" Closes #4193 See merge request gitlab-org/gitlab-ee!10383
-
Valery Sizov authored
Currently, Geo user authentication, file and repository synchronization works by having the secondary connect to the primary with privileged functionality, mostly mediated via JSON web tokens. However, we allow those connections to come from any IP in the world. By this MR we add the ability to specify allowed the IP and CIDRs.
-
GitLab Bot authored
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
The concept of alternate_url is fundamentally flawed, so we are removing it before it is released. https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10609
-
Fatih Acet authored
Resolve "Create a SCIM specific token for group SSO [FE]" See merge request gitlab-org/gitlab-ee!9619
-
Brandon Labuschagne authored
Remove the grey background on some page elements Add generate SCIM token button
-
Clement Ho authored
Ports https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9707 to CE See merge request gitlab-org/gitlab-ce!25758
-
Sarah Yasonik authored
Adding support for metrics alerts disabled multiple query support. To avoid a data model refactor, this enables the visual of multiple queries per chart on the front end, combining queries based on metric group, title, and y-axis label. This also adds support for adding and editing alerts based on the query selected rather than the single metric associated with the chart.
-