- 13 May, 2020 40 commits
-
-
Douglas Barbosa Alexandre authored
Add Web IDE pipelines usage counts See merge request gitlab-org/gitlab!31658
-
Amparo Luna authored
Added new web_ide_pipelines_count action to the Projects::UsagePingController since it will be used only to track the interactions with the Pipelines tab in the WebIDE.
-
Illya Klymov authored
Move features to core: "Issue Board Focus Mode" See merge request gitlab-org/gitlab!29200
-
Mayra Cabrera authored
Add api to lookup epics by reaction emoji See merge request gitlab-org/gitlab!31479
-
Alex Ives authored
- Add my_reaction_emoji lookup to epics finder - Add option to epics api and docs - Migrated epics_finder_spec to use let_it_be Relates to https://gitlab.com/gitlab-org/gitlab/issues/7783
-
Russell Dickenson authored
Document no-DinD being the new default for SAST See merge request gitlab-org/gitlab!31596
-
Peter Leitzen authored
Remove influxdb entry points See merge request gitlab-org/gitlab!31149
-
Ryan Cobb authored
This removes influxdb from our Gitlab::Metrics module. It also removes influxdb sampling.
-
Illya Klymov authored
Add new url utility: relativePathToAbsolute See merge request gitlab-org/gitlab!31630
-
Illya Klymov authored
Add network_policy store module See merge request gitlab-org/gitlab!31274
-
Mayra Cabrera authored
Fix Cf-Ray HTTP header not being logged See merge request gitlab-org/gitlab!31983
-
Illya Klymov authored
Replace audit log filter with filtered search component See merge request gitlab-org/gitlab!25809
-
Jiaan Louw authored
Changes audit log filter to use the filtered search component from gitlab-ui.
-
Amy Qualls authored
Updated link to Vale documentation See merge request gitlab-org/gitlab!31763
-
Illya Klymov authored
Remove unused collapsible props from IDE See merge request gitlab-org/gitlab!31950
-
Douglas Barbosa Alexandre authored
Mark unauthenticated user for translation in Audit Event See merge request gitlab-org/gitlab!31856
-
Andrew Fontaine authored
URL params in monitoring sets existing variables See merge request gitlab-org/gitlab!31662
-
Dhiraj Bodicherla authored
Currently, URL params value render as text input. This MR only updates values of variables that are defined in dashboard yml file
-
Andrew Fontaine authored
Remove outdated shim notes See merge request gitlab-org/gitlab!31967
-
Russell Dickenson authored
Docs updates for interacting with standalone vulnerabilities See merge request gitlab-org/gitlab!31659
-
Nick Gaskill authored
-
Stan Hu authored
The Cf-Ray header ends with a suffix of the datacenter (e.g. `-IAD`), and the regex did not properly handle the dash. This change fixes the regexp to allow for alphanumeric characters and the dash.
-
Peter Leitzen authored
Handle snippet file path errors in services See merge request gitlab-org/gitlab!31333
-
Mike Jang authored
[Value Stream Analytics] Add stage path to docs See merge request gitlab-org/gitlab!31850
-
Brandon Labuschagne authored
-
Sanad Liaquat authored
Refactor monitor core tests Closes #215090 See merge request gitlab-org/gitlab!29262
-
Sofia Vistas authored
-
Martin Wortschack authored
Resolve "[FE] Visually depict Value Stream Analytics stages as a flow" See merge request gitlab-org/gitlab!31069
-
Brandon Labuschagne authored
This commit adds the horizontal path navigation to Value Stream Analytics. It also introduces a the value_stream_analytics_path_navigation feature flag.
-
Peter Leitzen authored
Add StatusPage::MarkForPublicationService See merge request gitlab-org/gitlab!31395
-
Marcia Ramos authored
Mention "Avoid using `{allow,expect}_any_instance_of`" in testing guide See merge request gitlab-org/gitlab!31704
-
Peter Leitzen authored
Resolve "Alert Management - Severity should be ingested by Alerts endpoint" Closes #217048 See merge request gitlab-org/gitlab!31549
-
Sean Arnold authored
- Beef up tests to cover this case
-
Imre Farkas authored
Fix issue with broken images in Web IDE markdown See merge request gitlab-org/gitlab!31638
-
Stan Hu authored
Add LFS workhorse upload path Closes #212632 See merge request gitlab-org/gitlab!31794
-
Jennifer Louie authored
Prevent LfsObjectUploader from allowing the tested path
-
Amy Qualls authored
Fix typo in policies rule evaluation example See merge request gitlab-org/gitlab!31911
-
Marcia Ramos authored
doc/api/commits: Add /projects/:id/repository/discussions documentation See merge request gitlab-org/gitlab!30926
-
Marcia Ramos authored
Update docs to include Filtering MR by 'Approved By' Closes #39042 See merge request gitlab-org/gitlab!31159
-