- 09 Jul, 2020 40 commits
-
-
Marcin Sedlak-Jakubowski authored
Add health status and epics to bulk edit documentation See merge request gitlab-org/gitlab!34200
-
Eugenia Grieff authored
Add epic attribute to list Add links to introducing issues Update screenshots
-
Illya Klymov authored
Alert metrics chart See merge request gitlab-org/gitlab!35044
-
Olena Horal-Koretska authored
-
Amy Qualls authored
Updated Terraform Widget MR Image See merge request gitlab-org/gitlab!36318
-
Emily Ring authored
-
Amy Qualls authored
Fix spelling of Opsgenie See merge request gitlab-org/gitlab!36437
-
Amy Qualls authored
Add docs about metrics dashboard application limits Closes #14934 See merge request gitlab-org/gitlab!36052
-
Illya Klymov authored
Merge branch '9013-related-merge-request-spinner-on-commit-pipeline-page-spins-forever' into 'master' Add missing function call that causes related merge requests spinner to never resolve See merge request gitlab-org/gitlab!36077
-
Amy Qualls authored
Add docs for dashboard actions menu and settings button See merge request gitlab-org/gitlab!35609
-
Andrei Stoicescu authored
Revise the changes Andrei provided so we aren't providing two similar-but-different sources of information on how to create new dashboards.
-
Mike Greiling authored
Add shortcut to copy source branch name on merge request page See merge request gitlab-org/gitlab!36338
-
Nathan Friend authored
Adds a new keyboard shortcut to copy the source branch name to the clipboard on merge request pages.
-
Mike Jang authored
Make import/export version docs clearer See merge request gitlab-org/gitlab!36451
-
Mike Greiling authored
Add option to unassign member from issuables when removing them from a project See merge request gitlab-org/gitlab!34946
-
Coung Ngo authored
This allows users to be removed from issuables such as confidential ones which they might otherwise have access to despite being removed from the project.
-
Toon Claes authored
Rename Browser Performance Testing in code Closes #220181 See merge request gitlab-org/gitlab!34634
-
Grant Young authored
Named only 'performance' in code so we want to refactor since we'll have multiple incoming
-
Ezekiel Kigbo authored
Surround selected text with typed backtick or single quote in markdown fields See merge request gitlab-org/gitlab!25748
-
Kassio Borges authored
-
Ezekiel Kigbo authored
Fix single file editor with long branch name See merge request gitlab-org/gitlab!36371
-
Lin Jen-Shin authored
Detect haml files in test_file_finder Closes #225458 See merge request gitlab-org/gitlab!35724
-
Dmytro Zaporozhets authored
Update `new_milestone_path` from `url` to `path` See merge request gitlab-org/gitlab!36360
-
Jan Provaznik authored
Expose issue ID via GraphQL See merge request gitlab-org/gitlab!36412
-
Dmytro Zaporozhets authored
Add placehold Vue app for "New Release" page See merge request gitlab-org/gitlab!35367
-
Nathan Friend authored
This commit adds all the basic files necessary to begin development on the new **New Release** page.
-
Shinya Maeda authored
Expose show tests endpoint See merge request gitlab-org/gitlab!34886
-
Maxime Orefice authored
This endpoint will be used to fetch individual test suite data. This is part of the work to improve the performance of our junit feature.
-
Markus Koller authored
Add status, reporter and assignee search options See merge request gitlab-org/gitlab!36369
-
Markus Koller authored
Add product analytics models See merge request gitlab-org/gitlab!35869
-
Dmytro Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jan Provaznik authored
Use commit and branch ref validation for release in CI config Closes #227116 See merge request gitlab-org/gitlab!36256
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Bob Van Landuyt authored
Resolve "Redis N+1 in /api/v4/groups/:id/projects - forks count key" Closes #220316 See merge request gitlab-org/gitlab!35328
-
Gosia Ksionek authored
In order to avoid multiple calls to Redis we gather all the forks count in one mget call. Modify group detail class Modify passed options Fix rubocop offences Fix specs
-
Peter Leitzen authored
-
Bob Van Landuyt authored
Load initial analytics report configuration See merge request gitlab-org/gitlab!35632
-
Adam Hegyi authored
- Replace dummy chart configuration API with real implementation. - Introduce ConfigLoader to load the default report configuration YAML file. - Add JSON schema test for the chart configuration API endpoint.
-
Achilleas Pipinellis authored
Update developer doc to incorporate changes to counts See merge request gitlab-org/gitlab!35694
-