- 10 Apr, 2020 40 commits
-
-
Bob Van Landuyt authored
This always sets the caller_id to "Cronjob" for these workers, this would otherwise be nil. Sometimes we do call the cron worker from somewhere else, in this case we don't want to overwrite the caller id.
-
Kushal Pandya authored
Move custom metrics partial and prometheus_metrics js files into Core See merge request gitlab-org/gitlab!28919
-
Alessio Caiazza authored
Fix 500 error on relase API for invalid tag_name Closes #204718 See merge request gitlab-org/gitlab!28969
-
Bob Van Landuyt authored
Display cluster type in cluster info page See merge request gitlab-org/gitlab!27366
-
Achilleas Pipinellis authored
Status Page documentation See merge request gitlab-org/gitlab!26751
-
Sean Arnold authored
- Setup - detail page - publishing incidents - Publishing updated - Adding comments - Incident status
-
Peter Leitzen authored
Move cluster_health_data from helper to presenter Closes #11355 See merge request gitlab-org/gitlab!29056
-
Bob Van Landuyt authored
Add jira issues import feature See merge request gitlab-org/gitlab!29188
-
Bob Van Landuyt authored
Fix trial callout to use the correct plan See merge request gitlab-org/gitlab!29014
-
Phil Hughes authored
Merge branch '211602-add-and-commit-empty-file-started-with-dot-in-web-ide-opens-gitlab-s-web-ide-internal-html' into 'master' WebIDE: Fix incorrect content returned on empty dotfile See merge request gitlab-org/gitlab!28144
-
Martin Wortschack authored
Make "Value Stream" the top item in project-level analytics sidebar menu Closes #210316 See merge request gitlab-org/gitlab!27279
-
Peter Leitzen authored
Move prepend to last line in app finder See merge request gitlab-org/gitlab!29274
-
Rajendra Kadam authored
-
Bob Van Landuyt authored
Add GraphQL field spentAt to TimelogType and deprecate date field Closes #213651 See merge request gitlab-org/gitlab!29024
-
Igor Drozdov authored
Add container expiration policies tracking to usage data See merge request gitlab-org/gitlab!28316
-
David Fernandez authored
-
Valery Sizov authored
Move geo_node_status data from individual columns to JSONB hash Closes #211630 See merge request gitlab-org/gitlab!28586
-
Gilang Gumilar authored
-
Gilang Gumilar authored
-
Gilang Gumilar authored
-
Gilang Gumilar authored
-
Gilang Gumilar authored
-
Gilang Gumilar authored
This reverts commit e6873b5d
-
Gilang Gumilar authored
-
Gilang Gumilar authored
-
Gilang Gumilar authored
-
Gilang Gumilar authored
-
Gilang Gumilar authored
-
Gilang Gumilar authored
-
Gilang Gumilar authored
-
Igor Drozdov authored
Match Vulnerability state to Vulnerabilites::Occurrence state See merge request gitlab-org/gitlab!29049
-
Heinrich Lee Yu authored
This makes it the same with previous behavior where a user that is a Maintainer / Developer / Reporter of a paid plan should still see the Gold trial banner.
-
Sean McGivern authored
This is behind a flag because it's a change in behaviour from the previous callout. We've fixed when it displays, but it might surprise some people. So to be cautious, we allow it to be disabled entirely.
-
Sean McGivern authored
-
Sean McGivern authored
-
Heinrich Lee Yu authored
namespaces.plan_id is unused and we should use the plan in the gitlab_subscriptions table
-
Valery Sizov authored
We only cover database scope here. Some other parts can be improved too. For example we can generate API entitites autimaticaly based on declared counter list
-
Rémy Coutable authored
Show multimetric embeds on a single chart See merge request gitlab-org/gitlab!28841
-
rpereira2 authored
-
rpereira2 authored
The Custom metrics feature is being moved into Core.
-