- 05 Apr, 2019 40 commits
-
-
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
[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
-
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.
-
Clement Ho authored
Support multiple queries on a single chart in Metrics See merge request gitlab-org/gitlab-ee!9707
-
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.
-
Clement Ho authored
Do not display Ingress IP help text when there isn’t an Ingress IP assigned Closes #60068 See merge request gitlab-org/gitlab-ce!27057
-
Enrique Alcántara authored
if there isn’t an ingress IP assigned for the cluster yet
-
Michael Kozono authored
Revert "Merge branch 'bump_kubernetes_1_11_9' into 'master'" See merge request gitlab-org/gitlab-ce!27062
-
Mayra Cabrera authored
This reverts merge request !26991
-
GitLab Bot authored
-
Michael Kozono authored
Remove duplicates from issue related merge requests See merge request gitlab-org/gitlab-ce!27067
-
GitLab Bot authored
-
Fatih Acet authored
Resolve "Improve diff nav header" See merge request gitlab-org/gitlab-ce!26557
-
Filipa Lacerda authored
Add Feature Flag Permissions Frontend See merge request gitlab-org/gitlab-ee!10096
-
Alexandru Croitor authored
Remove duplicates returned by Issues#related_merge_requests API that relies on ReferencedMergeRequestsService which returns 2 arrays one of related MRs and one of related MRs that close the issue(i.e. a subset of first one). We only need related MRs in this case so just pick the first array.
-
GitLab Bot authored
-
Stan Hu authored
Projects that included reserved words (e.g. test-create) would fail to generate a proper ETag key because of the name. To fix this, we add forward slashes to match the exact name so that /test-create doesn't get matched, but /create does. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60113
-
Sam Bigelow authored
- Compare versions header is full width except in the unified diff mode with no tree sidebar - Bar is always full width, but the content within stays centered when unified and no tree sidebar - File header is the same height as the "Compare versions header" - aligns with the design system grid guidelines => 56px - Diff file headers use a button group, switch icon order to open file externally being the last option, all buttons will become icon buttons (icon delivery by @dimitrieh) - If a file header becomes sticky no rounded corner/double border problem is visible anymore
-
Mike Greiling authored
Rename environment variable EE to IS_GITLAB_EE Closes #60080 See merge request gitlab-org/gitlab-ce!27044
-
Douglas Barbosa Alexandre authored
Move allow developers to create projects in groups to Core See merge request gitlab-org/gitlab-ce!25975
-
Gosia Ksionek authored
Add columns to store project creation settings Add project creation level column in groups and default project creation column in application settings Remove obsolete line from schema Update migration with project_creation_level column existence check Rename migrations to avoid conflicts Update migration methods Update migration method
-
Mike Greiling authored
Rename environment variable EE to IS_GITLAB_EE (EE-port) Closes gitlab-ce#60080 See merge request gitlab-org/gitlab-ee!10616
-
Douglas Barbosa Alexandre authored
Move allow developers to create projects in groups to Core See merge request gitlab-org/gitlab-ee!10057
-
Clement Ho authored
Regenerate gitlab.pot Closes #10955 See merge request gitlab-org/gitlab-ee!10624
-