- 30 Jul, 2020 1 commit
-
-
Dylan Griffith authored
Logging these extra fields as top level keys will ensure that we can query/filter them in Kibana which will help us to answer questions about common search terms or understand usage of search within individual groups. Currently these query params are already logged but they are nested keys they are not indexed and cannot be filtered in any way in Kibana. This change adds to the [existing logic in ApplicationController]( t https://gitlab.com/gitlab-org/gitlab/-/blob/452043cb89801feec2609b83a4ab6a25bfc99c08/app/controllers/application_controller.rb#L148 ) which in term relies on the [`append_info_to_payload`]( https://github.com/rails/rails/blob/fbe2433be6e052a1acac63c7faf287c52ed3c5ba/actionpack/lib/action_controller/metal/instrumentation.rb#L89 ) being invoked after a request. https://gitlab.com/gitlab-org/gitlab/-/issues/227884
-
- 28 Jul, 2020 23 commits
-
-
Kushal Pandya authored
Fix spec for issuables in update_issues_spec See merge request gitlab-org/gitlab!37016
-
Scott Stern authored
-
Ray Paik authored
Docs: Fix minor spelling error See merge request gitlab-org/gitlab!37909
-
Evan Read authored
Clarify pipeline documentation Closes gitlab-org/quality/team-tasks#301 See merge request gitlab-org/gitlab!37672
-
Albert Salim authored
- prioritise workflow rules in the page - add summary of MR pipeline types
-
Evan Read authored
Link to more Rails console resources See merge request gitlab-org/gitlab!37409
-
Ben Bodenmiller authored
-
Kushal Pandya authored
Display files in tab counter same as diff stats Closes #33849 See merge request gitlab-org/gitlab!37390
-
Kushal Pandya authored
Network policy editor layout See merge request gitlab-org/gitlab!37525
-
Marcel Amirault authored
docs: coverage reports are averaged in MRs See merge request gitlab-org/gitlab!37443
-
Carl Bordum Hansen authored
-
Marcel Amirault authored
Clarify Jenkins details See merge request gitlab-org/gitlab!37998
-
Ben Bodenmiller authored
-
Marcel Amirault authored
Update release note in yaml example See merge request gitlab-org/gitlab!37894
-
Jaime Martinez authored
-
Tiger Watson authored
Remove title and description columns from services table See merge request gitlab-org/gitlab!37936
-
Samantha Ming authored
Ensure the number of files displayed in the tab counter is the same the diff stats. Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/33849
-
Tiger Watson authored
Remove Project#cleanup_chat_names method and index See merge request gitlab-org/gitlab!37054
-
charlie ablett authored
Add ability to turn off "project moved" notifications Closes #30371 See merge request gitlab-org/gitlab!37269
-
Miguel Rincon authored
Replacing View Full Report button with GitLab UI Closes #229363 See merge request gitlab-org/gitlab!37236
-
Juan J. Ramirez authored
Import fixes and linting
-
ap4y authored
This commit adds a page layout for the threat monitoring policy editor per mocks and adds several boilerplate components for this page. Layout is tested against a snapshot.
-
James Fargher authored
List removable projects See merge request gitlab-org/gitlab!37014
-
- 27 Jul, 2020 16 commits
-
-
Ash McKenzie authored
Add SSOT for Secure code ownership See merge request gitlab-org/gitlab!37779
-
Michael Kozono authored
Geo: Add vulnerability export replication See merge request gitlab-org/gitlab!36620
-
Michael Kozono authored
Geo - Remove Geo::Fdw::Upload model Closes #227218 See merge request gitlab-org/gitlab!36391
-
Douglas Barbosa Alexandre authored
Revert "Merge branch '230689-remove-feature-flag-for-reference-filter' into 'master'" See merge request gitlab-org/gitlab!38004
-
Robert Speicher authored
Add move_design ability See merge request gitlab-org/gitlab!37860
-
Robert Speicher authored
Add new test cases for ci pipeline processing See merge request gitlab-org/gitlab!37811
-
Tiger Watson authored
Introduce `ci_needs_size_limit` to fine control DAG needs See merge request gitlab-org/gitlab!37568
-
Nikola Milojevic authored
This reverts merge request !37465
-
Robert Speicher authored
Extract shared examples from Alert Notify Services Closes #212412 See merge request gitlab-org/gitlab!37948
-
Alex Kalderimis authored
-
Alex Kalderimis authored
-
Alex Kalderimis authored
-
Alex Kalderimis authored
-
Russell Dickenson authored
Moving Secure offline topic Closes #219161 See merge request gitlab-org/gitlab!37744
-
Nick Gaskill authored
-
Mayra Cabrera authored
Revert Merge branch '30769-foss-ee-protected-branches' RUN AS-IF-FOSS See merge request gitlab-org/gitlab!37995
-