- 25 Apr, 2019 1 commit
-
-
syasonik authored
-
- 24 Apr, 2019 39 commits
-
-
syasonik authored
-
syasonik authored
-
syasonik authored
-
syasonik authored
-
syasonik authored
-
syasonik authored
-
syasonik authored
-
syasonik authored
-
syasonik authored
-
syasonik authored
-
syasonik authored
-
syasonik authored
-
syasonik authored
-
rpereira2 authored
Either the query or query_range attribute needs to be present in the metrics yml. The yml is invalid if both are present or neither is present.
-
rpereira2 authored
Validate the schema of the dashboard that is loaded by Gitlab::MetricsDashboard::Service.
-
rpereira2 authored
Change MetricsDashboard::Service to inherit from BaseService so that it can reuse methods like initialize, success, error.
-
syasonik authored
-
rpereira2 authored
-
rpereira2 authored
- Order groups by descending order of priority. - Order panels by descending order of weight. - Perform sorting after adding project/custom metrics.
-
rpereira2 authored
- Add 3 functions called find_or_create_panel, find_or_create_panel_group, and find_or_create_metric to avoid having to use 'send'. - Remove an unused variable. - Freeze a constant array.
-
syasonik authored
-
syasonik authored
-
syasonik authored
-
syasonik authored
-
syasonik authored
-
syasonik authored
-
syasonik authored
-
syasonik authored
-
syasonik authored
-
rpereira2 authored
- Since each yml file can hold only one dashboard.
-
rpereira2 authored
- Change it to the new dashboard syntax.
-
Phil Hughes authored
Create constants for IDE commit action values See merge request gitlab-org/gitlab-ce!27613
-
Achilleas Pipinellis authored
Docs: review MR !27275 Closes #60631 See merge request gitlab-org/gitlab-ce!27585
-
Marcia Ramos authored
-
Marcia Ramos authored
Job artifact documentation: Added list of textual formats Closes #56801 See merge request gitlab-org/gitlab-ce!27430
-
Philipp Hasper authored
!22112 added the latest extension to this list, .log meaning that this doc extension is valid for version >= 11.5 Closes #56801
-
Phil Hughes authored
Use Gitea logo for importer Closes #48842 See merge request gitlab-org/gitlab-ce!27424
-
Matti R authored
-
Filipa Lacerda authored
CE backport: "Move EE differences for app/views/projects/issues/show.html.haml" See merge request gitlab-org/gitlab-ce!27440
-