- 08 Jul, 2020 40 commits
-
-
charlie ablett authored
Remove group_milestone_descendants feature flag See merge request gitlab-org/gitlab!35973
-
Peter Leitzen authored
Move prometheus alert configuration into context Closes #225330 See merge request gitlab-org/gitlab!35810
-
Sarah Yasonik authored
-
James Lopez authored
Telemetry: Fix `app_server_type` attribute See merge request gitlab-org/gitlab!35618
-
James Lopez authored
Create issue from Vulnerability links to commit See merge request gitlab-org/gitlab!34650
-
Nicolò Maria Mezzopera authored
Pagination when total items is not in the header response See merge request gitlab-org/gitlab!36116
-
Scott Stern authored
-
James Lopez authored
Remove feature flags for instance level variables See merge request gitlab-org/gitlab!36187
-
Marius Bobin authored
Removes the feature flag and updates documentation to reflect this
-
Nicolò Maria Mezzopera authored
Alert endpoint trigger test See merge request gitlab-org/gitlab!35970
-
David O'Regan authored
We allow users to trigger test alerts as part of the alert service intergration.
-
James Lopez authored
Update namespace statistics after personal snippet update/removal See merge request gitlab-org/gitlab!36031
-
Jan Provaznik authored
Project and subgroup milestones will now be included on the Roadmap page.
-
Jan Provaznik authored
Move release stage usage activity to CE See merge request gitlab-org/gitlab!36083
-
Nicolò Maria Mezzopera authored
Replace deprecated button in Web IDE Closes #219876 See merge request gitlab-org/gitlab!36139
-
Nicolò Maria Mezzopera authored
Clean up utility class in commit search Closes #225833 and #225990 See merge request gitlab-org/gitlab!36156
-
Francisco Javier López authored
After each update/removal of any project or personal snippet, we need to update the project statistics (in case of project snippets) and also the namespace root storage statistics.
-
Jan Provaznik authored
Clear memoized issue min and max id in usage data Closes #227122 See merge request gitlab-org/gitlab!36166
-
Jacques Erasmus authored
Replace fa-pencil icons with GitLab SVG pencil icon Closes #225951 See merge request gitlab-org/gitlab!36056
-
Grzegorz Bizon authored
Add environment_scope filter to ci-variables API See merge request gitlab-org/gitlab!34490
-
Furkan Ayhan authored
With this filter, users can specify which variable to update or delete. This feature is behind a FF ci_variables_api_filter_environment_scope in order to roll back easily when we need it.
-
Kushal Pandya authored
Update Issues list to work with Jira issues See merge request gitlab-org/gitlab!36073
-
Dylan Griffith authored
Enable running of ActionCable in in-app mode See merge request gitlab-org/gitlab!35225
-
Ezekiel Kigbo authored
Correcting several instances of 'overridden' being misspelled See merge request gitlab-org/gitlab!36246
-
Kushal Pandya authored
Remove Vue file list LFS badge feature flag See merge request gitlab-org/gitlab!36175
-
Kushal Pandya authored
Add section names to code owners approvals list Closes #215050 See merge request gitlab-org/gitlab!33259
-
Justin Ho authored
- Add external-link icon to Jira issue title - Hide comments for Jira issues - Add "in Jira" text next to author name
-
Justin Ho authored
- Add testid to Vue template as selectors - Remove redundant rel attribute on gl-link - Add specs to cover all changes
-
Justin Ho authored
Initialize JS properly. For Jira issues, the issuables will now: - Open issues in new tab - Add Jira logo
-
Mike Greiling authored
Dynamic loading of emojis from json file See merge request gitlab-org/gitlab!33588
-
Natalia Tepluhina authored
Merge branch '222534-replace-fa-thumbs-up-and-fa-thumbs-down-with-gitlab-svg-thumbs-icons' into 'master' Migrate `fa-thumbs-up` → `thumbs-up` Closes #222534 See merge request gitlab-org/gitlab!35988
-
Natalia Tepluhina authored
Update UI links in EE features 2 See merge request gitlab-org/gitlab!36177
-
Marcel Amirault authored
Updates more broken links to docs in EE features
-
Evan Read authored
Update Epic badge info in API pages See merge request gitlab-org/gitlab!36088
-
Marcin Sedlak-Jakubowski authored
-
Ezekiel Kigbo authored
Change selectedSuite to use index See merge request gitlab-org/gitlab!36136
-
Scott Hampton authored
`selectedSuite` in the test reports store was setting the whole suite object. This worked, but we are moving towards not having the whole suite object loaded at first. If we were to keep this, then when clicking on the suite, the report wouldn't show any test cases because they hadn't loaded yet. Instead, we can set the index of the selectedSuite so that when we load the whole suite we can still use the index to get the testCases from the suite.
-
Shinya Maeda authored
Quarantine flaky tests See merge request gitlab-org/gitlab!34615
-
Miguel Rincon authored
Move link to file view to bottom bar in Web IDE Closes #225640 See merge request gitlab-org/gitlab!35847
-
Marcel van Remmerden authored
This updates the translation file with the new file view tooltip.
-