- 16 Jan, 2020 40 commits
-
-
Dmytro Zaporozhets authored
Adding label based stage to FE fixtures Closes #33112 See merge request gitlab-org/gitlab!22459
-
Adam Hegyi authored
- Fixing the events.type field to correctly return the event type. - Unit testing CycleAnalytics::EventEntity - Remove hardcoded label events from the frontend code. - Fix array indices in custom_stage_form_spec.js
-
Dmytro Zaporozhets authored
Add initial Auto DevOps pipeline metrics See merge request gitlab-org/gitlab!22766
-
Hordur Freyr Yngvason authored
Adds a counter on completed Auto DevOps pipelines, labeled by pipeline status. This is a first step in increasing the visibility on the impact that the changes we make have on Auto DevOps functionality.
-
Douglas Barbosa Alexandre authored
Add support to sync GitLab issues with Sentry Issues - Sentry client See merge request gitlab-org/gitlab!23015
-
Douglas Barbosa Alexandre authored
Enable curator to delete old log data See merge request gitlab-org/gitlab!22971
-
Adrien Kohlbecker authored
Deletes data after 15 days
-
Imre Farkas authored
Merge branch '197143-nomethoderror-undefined-method-sort_by_attribute-for-nil-nilclass' into 'master' Resolve "NoMethodError: undefined method `sort_by_attribute' for nil:NilClass" Closes #197143 See merge request gitlab-org/gitlab!23161
-
Gosia Ksionek authored
-
Sean McGivern authored
Do not delete instance_administrators_group See merge request gitlab-org/gitlab!22768
-
syasonik authored
Adds methods for two endpoints to the Sentry client. These include logic to expose the integration id required to create a link to a gitlab issue, and logic to create a link between a GitLab issue and a Sentry issue in Sentry via their API.
-
Dmytro Zaporozhets authored
Rename plugins to file hooks See merge request gitlab-org/gitlab!22979
-
Dmytro Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
James Lopez authored
Elasticsearch performance improvement, use routing when possible See merge request gitlab-org/gitlab!22261
-
Dmitry Gruzd authored
When using advanced search in the scope of a project we're querying all of the elasticsearch shards instead of one. To fix that we started using routing parameter when we search inside of a project
-
James Lopez authored
Ignore storage_version column in snippet table See merge request gitlab-org/gitlab!23166
-
Bob Van Landuyt authored
Add trial counters to usage ping See merge request gitlab-org/gitlab!22279
-
Alper Akgun authored
-
Bob Van Landuyt authored
Allow broader set of emojis in project names Closes #196160 See merge request gitlab-org/gitlab!22776
-
Marcia Ramos authored
Standardize spelling of dropdown See merge request gitlab-org/gitlab!23129
-
Fatih Acet authored
Resolve "Add median line to cycle analytics duration chart" See merge request gitlab-org/gitlab!21637
-
Fatih Acet authored
Add Conan installation instructions to package details See merge request gitlab-org/gitlab!22390
-
Nick Kipling authored
Created conan_installation component Updated details component to display instructions Added url helper Updated constants and tracking Added tests
-
Andreas Brandl authored
Revert "Merge branch 'fj-remove-storage-version-from-snippets' into 'master'" See merge request gitlab-org/gitlab!23158
-
Francisco Javier López authored
-
Fatih Acet authored
Resolve "Design View: Left/Right keyboard arrows through Designs" See merge request gitlab-org/gitlab!22870
-
Natalia Tepluhina authored
Added changelog entry
-
Andreas Brandl authored
Remove milestone_id from epics table 2/3 See merge request gitlab-org/gitlab!20539
-
Lee Tickett authored
-
Achilleas Pipinellis authored
Document container scanner remediation fields See merge request gitlab-org/gitlab!21362
-
Adam Cohen authored
-
rpereira2 authored
* Do not delete the instance_administrators_group when deleting the self_monitoring_project since the group is planned to be used for other purposes as well. The group ID is stored in application_settings table so it can be deleted independently of the self_monitoring_project.
-
Nick Thomas authored
Exposes tiller.log as artifact for Managed-Cluster-Applications GitLab CI template See merge request gitlab-org/gitlab!22940
-
Nick Thomas authored
Pin to the major version of DAST Closes #33364 See merge request gitlab-org/gitlab!22371
-
Cameron Swords authored
-
Nick Thomas authored
Handle invalid repositories in Docker Registry See merge request gitlab-org/gitlab!23022
-
Martin Wortschack authored
Revert "Merge branch 'kp-force-numeric-only-keyboard-2fa-input' into 'master'" See merge request gitlab-org/gitlab!23145
-
Francisco Javier López authored
This reverts merge request !23004
-
Nick Thomas authored
Post-merge doc review: custom commit messages for applied Suggestions See merge request gitlab-org/gitlab!23067
-
Marcia Ramos authored
- Add missing "introduced in" note - Describe variables in a table - Replace and rename the screenshot - Add a full example
-