- 08 Jul, 2020 34 commits
-
-
Jacques Erasmus authored
Add the ability to upload images via the SSE
-
Nicolò Maria Mezzopera authored
Clean up utility class in commit search Closes #225833 and #225990 See merge request gitlab-org/gitlab!36156
-
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.
-
Marcel Amirault authored
Add known issue for Junit report See merge request gitlab-org/gitlab!36171
-
Sokunrotanak Srey authored
-
Thong Kuah authored
Allow setting extra Sentry tags from environment See merge request gitlab-org/gitlab!35965
-
Suzanne Selhorn authored
Edit Snowplow docs for docs style compliance See merge request gitlab-org/gitlab!36162
-
Russell Dickenson authored
- Removed manual table of contents - Reformatted tables - Resolved several word usage issues - Changed indicator style in table - Corrected alignment of code blocks
-
Michael Kozono authored
Create a JSON endpoint for querying Jira issues See merge request gitlab-org/gitlab!35477
-
Brett Walker authored
and handling of exceptions
-
Dylan Griffith authored
Refactor GO factories See merge request gitlab-org/gitlab!35301
-
Mike Jang authored
Improve description in group audit events UI Closes #218782 See merge request gitlab-org/gitlab!36238
-
- 07 Jul, 2020 6 commits
-
-
James Fargher authored
Moves prepend_if_ee for IDE from ee to core See merge request gitlab-org/gitlab!36106
-
Thong Kuah authored
Add Message for "Squash commits" option when at disabled state in MR form Closes #223029 See merge request gitlab-org/gitlab!35111
-
James Fargher authored
Add vendor to scanner entity in Vulnerability Findings API See merge request gitlab-org/gitlab!36184
-
Alan (Maciej) Paruszewski authored
-
James Fargher authored
Use local Tiller by default See merge request gitlab-org/gitlab!35562
-
Hordur Freyr Yngvason authored
The next iteration of using local Tiller for GitLab-managed apps. See https://gitlab.com/gitlab-org/gitlab/-/issues/209736
-