gitlab-org--gitlab-foss/changelogs/unreleased
Aleksei Lipniagov 3f9815865c Fix metric files being wiped after the app starts
When we hit our app with the initial request, in `warmup`,
some metrics already being created as well as corresponding files.
If we do `multiproc_file_dir` cleanup after that, we delete the files
from the dir while keeping them in memory which leads to the incorrect
behavior: the metric is being updated in in-memory, while is not present
in the db, not sent to Prometheus as the result.
2019-08-12 13:52:15 +03:00
..
.gitkeep
11090-export-design-management-lfs-data.yml LFS export records repository_type data 2019-07-24 11:23:51 +00:00
17276-breakage-in-displaying-svg-in-the-same-repository.yml Fix inline rendering of SVGs from current repo 2019-08-02 06:34:20 +08:00
19186-redirect-wiki-git-route-to-wiki.yml Redirect project.wiki.git to project wiki home 2019-07-26 11:49:36 +12:00
20137-starrers.yml Add documentation and changelog for !24690 2019-08-07 20:49:15 +02:00
21671-multiple-pipeline-status-api.yml Add specs for specifying pipeline behavior 2019-07-23 12:02:07 +02:00
26866-api-endpoint-to-list-the-docker-images-tags-of-a-group.yml Add group level container repository endpoints 2019-08-05 20:00:50 +00:00
30974-issue-search-by-number.yml Remove filename leading slash of -30974-issue-search-by-number.yml 2019-07-20 23:20:09 +08:00
31434-make-issue-boards-importable.yml Make issue boards importable 2019-08-05 08:32:54 -05:00
32495-improve-slack-notification-on-pipeline-status.yml Improve pipeline status Slack notifications 2019-07-25 11:26:29 -03:00
39217-remove-kubernetes-service-integration.yml Final removal of KubernetesService 2019-08-08 09:47:07 +10:00
43080-speed-up-deploy-keys.yml Speed up loading and filtering deploy keys and their projects 2019-08-05 06:42:34 -07:00
44036-someone-edited-the-issue-at-the-same-time-is-regularly-seen-despite-that-being-a-filthy-lie.yml Fix conflict warning being incorrectly displayed 2019-08-12 13:42:20 +08:00
47814-search-view-labels.yml Updated Search JS handler to not use defaultLabel 2019-08-07 11:57:38 +02:00
48717-rate-limit-raw-controller-show.yml Add RateLimiter to RawController 2019-07-24 19:49:31 +00:00
50130-cluster-cluster-details-update-automatically-after-cluster-is-created.yml Hide cluster details until cluster is created 2019-08-02 20:08:53 +00:00
52494-separate-namespace-per-project-environment-slug.yml Use separate Kubernetes namespaces per environment 2019-08-07 04:40:29 +00:00
55564-remove-if-in-before-after-action.yml Rewrite `if:` argument in before_action and alike when `only:` is also used 2019-07-18 10:04:06 +05:30
56100-make-quick-action-commands-applied-banner-more-useful.yml Make quick action "commands applied" banner more useful 2019-07-29 22:35:29 +00:00
57953-fix-unfolded-diff-suggestions.yml Fix suggestion on lines that are not part of an MR 2019-07-22 13:25:24 +08:00
58035-expand-mr-diff.yml Replace ... with new expansion options 2019-08-10 02:36:32 +00:00
58256-incorrect-empty-state-message-displayed-on-explore-projects-tab.yml Resolve Incorrect empty state message on "Explore projects" 2019-08-02 06:43:31 +00:00
59325-units-are-not-shown-on-the-performance-dashboard-2.yml Updates label value to include units in metrics 2019-07-26 15:35:10 +00:00
59521-job-sidebar-has-a-blank-block.yml Only render job sidebar block if it has content 2019-08-02 02:25:13 +00:00
59590-keyboard-shortcut-for-jump-to-next-unresolved-discussion.yml Add kbd shortcuts for discussion navigation 2019-08-12 06:41:04 +00:00
59712-resolve-the-search-problem-issue.yml Add repo-refs control for search page 2019-08-09 16:32:17 +00:00
60449-reduce-gitaly-calls-when-rendering-commits-in-md.yml Initial commit of WIP code for consideration 2019-08-07 15:13:13 +00:00
60516-uninstall-tiller.yml Implement Helm ResetCommand for removing Tiller 2019-08-02 19:02:57 +00:00
60664-kubernetes-applications-uninstall-cert-manager.yml Allow Cert-Manager to be uninstalled 2019-08-05 09:20:34 +10:00
60668-kubernetes-applications-uninstall-knative.yml Allow knative do be uninstalled: 2019-07-31 11:58:38 +00:00
60948-display-groupid-on-group-admin-page.yml Display group id on group admin page 2019-07-22 12:52:30 +00:00
60949-display-projectid-on-project-admin-page.yml Display project id on project admin page 2019-07-22 12:50:46 +00:00
61207-adjusted-hoverable-area-in-sidebar.yml hoverable area on collapsed sidebar icons 2019-07-23 08:03:48 +00:00
61332-web-ide-mr-branch-dropdown-closes-unexpectedly.yml Focus on the input when clicked outside the input 2019-08-09 12:44:42 +05:30
61445-prevent-persisting-auto-switch-discussion-filter.yml Do not persist notes filter when auto-switching 2019-08-07 15:45:23 +00:00
61776-fixing-the-U2F-warning-message-text-colour.yml Removes the warning style from the paragraph 2019-07-12 09:07:11 +02:00
61787-the-colour-selector-for-broadcast-messages-should-provide-a-few-default-options-with-descriptive-labels-like.yml Add default colors for broadcast messages 2019-07-26 16:06:12 +03:00
62137-add-tooltip-to-improve-clarity-of-detached-label-state-in-the-merge-request-pipeline.yml Resolve "Add tooltip to improve clarity of "detached" label/state in the merge request pipeline" 2019-08-09 15:37:13 +00:00
62609-test-summary-loading-spinner-is-too-large.yml Adjust size and align MR-widget loading icon 2019-08-07 12:24:30 +10:00
62973-specify-time-frame-in-shareable-link-for-embedding-metrics.yml Simplify getTimeDiff function 2019-08-08 00:06:45 +00:00
63181-collapsible-line.yml Makes title section collapsible 2019-08-07 16:42:17 +01:00
63438-oauth2-support-with-gitlab-personal-access-token.yml OAuth2 support for GitLab personal access tokens 2019-07-22 08:50:25 +00:00
63485-fix-pipeline-emails-to-use-group-setting.yml Make pipeline emails respect group email setting 2019-07-23 13:00:53 +08:00
63547-add-system-notes-for-when-a-zoom-call-was-added-removed-from-an-issue.yml Add system notes for when a zoom call was added/removed from an issue 2019-07-29 21:51:16 +02:00
63568-access-email-notifications-custom-email.yml Respect alt email when sending group access notifications 2019-07-25 21:09:25 -06:00
63571-fix-gc-profiler-data-being-wiped.yml Call `GC::Profiler.clear` only in one place 2019-08-02 09:04:32 +00:00
63671-remove-extra-padding-from-the-disabled-comment-area.yml Shrink size of please register or sign in box 2019-08-09 12:06:45 +00:00
63730-fix-500-status-labels-pd.yml Add where condition to filter out invalid labels with nil type 2019-07-24 10:22:37 +02:00
63833-fix-jira-issues-url.yml Handle trailing slashes when generating Jira URLs 2019-07-22 13:35:52 +08:00
63888-snippets-usage-ping-for-create-smau.yml Record usage on snippet usage 2019-08-08 13:18:57 +00:00
64081-override-helm-release-name.yml Rename changelog to correct issue number, be more explicit that we're talking about Auto DevOps projects 2019-07-23 21:32:10 +00:00
64092-removes-update-statistics-namespace-feature-flag.yml Removes update_statistics_namespace feature flag 2019-08-02 09:29:29 -05:00
64160-fix-duplicate-buttons.yml Remove duplicate buttons 2019-07-17 13:34:45 -07:00
64180-membersfinder-contains-slow-database-query-with-or-conditions.yml Resolve "MembersFinder contains slow database query with OR conditions" 2019-07-29 22:33:57 +00:00
64190-add-mr-form.yml Add MR form to runtime Visual Review configuration 2019-07-29 15:42:42 +00:00
64257-active_session_lookup_key_cleanup.yml Rake task to cleanup expired ActiveSession lookup keys 2019-07-22 17:15:57 +02:00
64257-warden_set_user_fix.yml Ensure Warden triggers after_authentication callback 2019-07-26 07:05:50 +00:00
64265-center-loading-icon.yml Centers loading icon in CI action 2019-07-19 15:24:20 +01:00
64295-predictable-environment-slugs.yml Introduce predictable environment slugs 2019-07-19 11:33:07 +10:00
64341-user-callout-deferred-link-support.yml Add support for deferred links in persistent user callouts 2019-08-05 09:00:34 +00:00
64608-double-tooltips.yml Prevents showing 2 tooltips in pipelines 2019-08-06 10:52:50 +01:00
64675-Dashboard-URL-legend-border.yml Removed external dashboard legend border 2019-08-05 18:53:39 +00:00
64697-markdown-issues-checkbox-inside-blockquote-status-won-t-be-saved.yml Properly identify task lists inside a blockquote 2019-07-19 12:40:16 -05:00
64700-fix-the-color-of-the-visibility-icon-on-project-lists.yml Ensure visibility icons in group/project listings are grey 2019-07-18 08:55:04 +00:00
64730-metrics-dashboard-menu-is-cramped-with-new-features-enabled.yml Improve layout of dropdowns in metrics page 2019-08-09 15:45:18 +00:00
64746-Commit-authors-avatar-sretched-in-commit-view-if-no-image-is-loaded.yml Changed `author_avatar` to inline-block class 2019-07-24 21:28:26 +00:00
64763-fix-tags-page-layout.yml Fix tags page layout 2019-07-24 21:27:01 +00:00
64831-add-padding-to-merged-by-widget.yml Revert "Make status icon in merge widget borderless" 2019-08-05 21:59:20 +00:00
64972-fix-unicorn-workers-metric.yml Fix pid discovery for Unicorn in PidProvider 2019-07-26 15:02:21 +00:00
64974-remove-livesum-from-ruby-sampler-metrics.yml Remove :livesum from RubySampler metrics 2019-07-23 15:26:52 +03:00
65088-incorrect-message-interpolation-on-project-listing.yml Fix incorrect use of message interpolation 2019-07-24 18:49:11 -04:00
65263-manual-action.yml Hides loading spinner after request 2019-08-06 11:30:10 +01:00
65278-fix-puma-master-counter-wipe.yml Fix metric files being wiped after the app starts 2019-08-12 13:52:15 +03:00
65660-update-karma-to-4-2-0.yml Update karma to 4.2.0 2019-08-06 08:16:38 +01:00
65671-update-mini_magick-to-4-9-5.yml Update mini_magick to 4.9.5 2019-08-06 05:26:38 +01:00
65700-document-max-replication-slots-pg-ha.yml Add max_replication_slots to PG HA documentation 2019-08-06 10:36:30 -04:00
65705-two-buttons.yml Removes duplicate button 2019-08-06 17:31:09 +01:00
FixLocaleEN.yml Remove duplicated mapping key in config/locales/en.yml 2019-07-22 21:52:46 +08:00
GL-12412.yml Add PIP_DEPENDENCY_PATH to dependency scanning template 2019-07-23 19:40:39 +00:00
GL-12757.yml provide a more descriptive changelog entry 2019-08-02 14:01:54 -06:00
ab-add-index-on-environments.yml Create index on environments by state 2019-07-29 19:06:50 +00:00
ab-count-strategies.yml Enable tablesample count strategy by default 2019-07-24 17:00:34 +00:00
add-caching-to-archive-endpoint.yml Return an ETag headers for the archive endpoint 2019-07-23 20:37:49 +02:00
add-git-blame-api.yml Add git blame api 2019-07-26 19:27:32 +03:00
add-outbound-requests-whitelist-for-local-networks.yml [ADD] outbound requests whitelist 2019-07-24 17:59:38 +00:00
add-release-to-github-importer.yml Add a field for released_at to GH importer 2019-08-09 00:06:21 +00:00
add-support-for-start-sha-to-commits-api.yml Add start_sha to commits API 2019-07-18 09:19:18 +02:00
adjust-group-level-analytics-to-accept-multiple-ids.yml Fix changelog merge request number 2019-07-23 12:01:39 +02:00
allow-all-users-to-see-history.yml Allowing all users to view history 2019-07-23 22:40:23 +00:00
an-sidekiq-chaos.yml Adds chaos endpoints to Sidekiq 2019-07-18 19:04:12 +02:00
an-sidekiq-scheduling_latency.yml Adds Sidekiq scheduling latency structured logging field 2019-07-31 12:07:47 +00:00
bjk-64064_cache_metrics.yml Adjust redis cache metrics 2019-07-19 13:34:04 +00:00
bjk-usage_ping.yml Update usage ping cron behavior 2019-07-18 11:54:05 +02:00
bring-scoped-environment-variables-to-core.yml Bring scoped environment variables to core 2019-08-08 18:51:52 +00:00
bvl-mark-remote-mirrors-as-failed-sooner.yml Mark mirrors as failed 1 hour after they started 2019-07-23 16:04:49 +02:00
bw-add-index-for-relative-position.yml Add index for issues on relative position, project 2019-07-22 10:48:46 -05:00
ce-xanf-add-links-to-admin-area.yml Add links in admin area overview 2019-07-24 07:33:08 +03:00
dblessing-fix-admin-user-radio-labels.yml Fix Admin area user access level radio button labels 2019-08-05 18:00:57 -05:00
delete-designs-v2.yml Adds event enum column to DesignsVersions join table 2019-07-24 16:07:59 -04:00
double-slash-64592.yml Use Array.join rather than URI.join 2019-08-01 09:56:33 +00:00
extract_auto_deploy_into_base_image.yml Extract deploy functions in a base image 2019-07-25 14:27:14 +12:00
fe-delete-old-boardservice.yml add stub to the boardsStore to spy on it and be able to use toHaveBeenCalledWith for the pre-defined labels test 2019-07-19 01:44:05 +00:00
feat-add-support-page-link-in-help-menu.yml Add support page link in help menu 2019-07-30 17:03:17 +00:00
feature-gb-serverless-app-deployment-template.yml Add changelog entry for serverless apps deployment 2019-07-15 15:20:10 +02:00
filter-title-description-and-body-from-logs.yml Filter title, description, and body from logs 2019-07-30 11:07:28 +01:00
fix-alignment-on-security-reports.yml Fixes the alignment on reports 2019-07-19 16:58:28 +00:00
fix-bin-web-puma-script-to-consider-rails-env.yml Make `bin/web_puma` consider RAILS_ENV 2019-08-01 17:47:52 +03:00
fix-job-log-formatting.yml Fix job log where spans were displayed in block 2019-08-09 16:57:27 +02:00
fix-name-vs-path-problem-for-cycle-analytics.yml Fix error on project name 2019-08-05 21:15:00 +00:00
fj-avoid-incresaing-usage-ping-when-not-enabled.yml Avoid increasing redis counters when usage_ping is disabled 2019-07-19 17:04:33 +00:00
fj-count-web-ide-merge-requests.yml Added Usage Data for some Web IDE actions 2019-07-19 11:11:27 +00:00
fj-navbar-searches-usage-ping-counter.yml Added navbar searches usage ping counter 2019-07-29 09:58:58 +00:00
georgekoltsov-55474-outbound-setting-system-hooks.yml Refactor SystemHookUrlValidator and specs 2019-08-02 15:39:18 +01:00
georgekoltsov-64311-set-visibility-private-if-internal-restricted.yml Set Private visibility for restricted Internal imported projects 2019-07-19 03:00:23 +00:00
georgekoltsov-64377-add-better-log-msg-to-members-mapper.yml Add changelog entry 2019-07-23 09:23:50 +01:00
gitaly-version-v1.57.0.yml Upgrade Gitaly to v1.57.0 2019-08-07 17:08:37 +00:00
group-milestones-dashboard-blunceford.yml Removed name from changelog entry 2019-07-18 09:28:11 -06:00
id-mr-widget-etag-caching.yml Split MR widget into cached and non-cached serializers 2019-08-09 21:01:55 +00:00
implement-dag.yml Add support for DAG 2019-08-01 14:26:49 +00:00
issue_58494.yml Prevent rewritting plain links as embedded 2019-08-07 15:39:48 -03:00
je-separate-namespace-fe.yml Update namespace label text for managed clusters 2019-07-25 17:38:06 +00:00
jivanvl-add-chart-empty-state.yml Add empty chart component 2019-07-24 03:18:57 +00:00
jprovazn-fix-positioning.yml Optimize rebalancing of relative positioning 2019-08-05 17:49:04 +08:00
jprovazn-project-search.yml Removed project autocomplete pagination 2019-07-22 11:44:20 +00:00
jramsay-fix-mirroring-help-text-typo.yml Fix mirroring help text 2019-07-31 13:14:14 -04:00
jupyter-fixes-v1.yml Jupyter fix hostname editing and remove extra load balancer 2019-08-01 14:36:16 +00:00
khair1-master-patch-79459.yml Update Packer.gitlab-ci.yml to use latest image 2019-08-06 13:00:55 -04:00
label-descr-push-opts.yml Support title and desc on merge w/ push option 2019-07-24 11:04:49 +02:00
lm-download-csv-of-charts-from-metrics-dashboard.yml Adds button to download metrics data as csv 2019-08-09 20:29:33 +00:00
maintainers-can-create-subgroup.yml Apply suggestion to changelogs/unreleased/maintainers-can-create-subgroup.yml 2019-07-19 11:55:46 -07:00
mc-feature-add-at-colon-variable-masking.yml Add CHANGELOG entry 2019-07-23 21:22:26 +02:00
mc-feature-manual-job-variables.yml Add Job specific variables 2019-07-29 07:43:10 +00:00
rails-template-update.yml Update rails project template 2019-08-08 22:11:50 +00:00
remove-line-profile-from-performance-bar.yml Remove line profiler from performance bar 2019-07-30 10:00:52 +01:00
remove-peek-gc.yml Remove GC metrics from performance bar 2019-08-06 20:42:46 +01:00
remove_deployment_metrics_deployment_platform_fallback.yml Removes potentially incorrect, and slow fallback 2019-07-25 16:46:20 +12:00
report-missing-job-dependency.yml Default dependency job stage index to Infinity, and correctly report it as undefined in prior stages 2019-07-31 12:06:01 +00:00
rm-src-branch.yml Support rm src branch on merge w/ push option 2019-07-17 13:32:41 +02:00
safe-archiving-for-traces.yml Validate the existence of archived traces before removing live trace 2019-07-23 17:26:08 +07:00
security-60551-fix-upload-scope.yml Queries for Upload should be scoped by model 2019-07-11 15:52:55 +02:00
sh-add-cmaps-for-pdfjs.yml Make pdf.js render CJK characters 2019-07-28 00:28:33 -07:00
sh-add-gitaly-and-rugged-data-sidekiq.yml Add Gitaly and Rugged call timing in Sidekiq logs 2019-08-09 01:08:32 -07:00
sh-add-index-extern-uid.yml Add partial index on identities table to speed up LDAP lookups 2019-07-30 08:45:37 -07:00
sh-add-missing-csp-report-uri.yml Add missing report-uri to CSP config 2019-08-07 11:21:08 -07:00
sh-add-rugged-logs.yml Add Rugged calls and duration to API and Rails logs 2019-07-18 06:53:39 -07:00
sh-add-rugged-to-peek.yml Add Rugged calls to performance bar 2019-07-23 21:38:05 -07:00
sh-break-out-invited-group-members.yml Make it easier to find invited group members 2019-08-05 11:21:41 +03:00
sh-disable-redis-peek.yml Only track Redis calls if Peek is enabled 2019-08-02 23:48:14 -07:00
sh-disable-registry-delete.yml Don't attempt to contact registry if it is disabled 2019-08-06 13:44:26 -07:00
sh-enable-bootsnap.yml Make Bootsnap available via ENABLE_BOOTSNAP=1 2019-07-19 13:13:44 -07:00
sh-fix-special-role-error-500.yml Fix first-time contributor notes not rendering 2019-07-31 06:52:11 -07:00
sh-ignore-git-errors-delete-project.yml Ignore Gitaly errors if cache flushing fails on project destruction 2019-07-29 23:05:03 -07:00
sh-make-githost-json.yml Convert githost.log to JSON format 2019-07-22 14:56:03 -05:00
sh-remove-pdfjs-deprecations.yml Remove pdf.js deprecation warnings 2019-07-30 06:52:56 -07:00
sh-rename-githost-to-gitjson.yml Rename githost.log -> git_json.log 2019-08-08 13:39:11 -07:00
sh-support-csp-nonce.yml Add support for Content-Security-Policy 2019-08-07 12:37:31 +10:00
sh-update-mermaid.yml Update Mermaid to v8.2.3 2019-07-23 11:40:09 -07:00
sh-update-rouge-3-7-0.yml Update rouge to v3.7.0 2019-07-29 15:37:23 -07:00
sh-use-redis-caching-store.yml Use Rails 5.2 Redis caching store 2019-08-05 15:52:52 -07:00
sh-use-shared-state-cluster-pubsub.yml Use persistent Redis cluster for Workhorse pub/sub notifications 2019-07-22 10:23:07 -07:00
snowplow-ee-to-ce.yml Adds new tracking interface for snowplow 2019-08-01 05:28:15 +00:00
speed-up-labels-api.yml Remove label issue and MR counts from default API responses 2019-08-08 17:10:41 +01:00
tr-remove-embed-metrics-flag.yml Remove gfm_embed_metrics flag from BE 2019-08-09 20:35:43 +00:00
update-gitlab-runner-helm-chart-to-0-7-0.yml Update GitLab Runner Helm Chart to 0.7.0 2019-07-19 16:56:33 +02:00
update-pipelines-minutes-expiry-banner-to-an-alert-component-type.yml Enhance style of the shared runners limit 2019-08-05 10:10:43 +00:00
visual-review-tools-constant-storage-keys.yml Visual review app gitlab storage keys 2019-08-02 10:38:26 -07:00
wiki-usage-pings.yml Count wiki page creation 2019-07-21 01:26:19 +00:00