- 08 Jul, 2020 22 commits
-
-
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 18 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
-
James Fargher authored
Fix flaky cert-manager feature spec Closes #227237 See merge request gitlab-org/gitlab!36239
-
Tiger Watson authored
Update index.md with necessary shell opts See merge request gitlab-org/gitlab!35941
-
James Fargher authored
Fix zero-downtime reindexing docs count issue See merge request gitlab-org/gitlab!36173
-
James Fargher authored
FF Removal: generic_alert_fingerprinting Closes #224113 See merge request gitlab-org/gitlab!36148
-
Jose Ivan Vargas authored
Resolve "Health Status text displaying twice on Epic Tree" Closes #227090 See merge request gitlab-org/gitlab!36160
-
Andrew Fontaine authored
Resolve "Misleading message displays when MR request is first submitted" See merge request gitlab-org/gitlab!34958
-
Frédéric Caplette authored
When no CI is found and Pipeline must succeed option is turned on, we now show a gneric message that should help understand that this might just be temporary.
-
Thong Kuah authored
Form value updating mid-way. Use have_field which will wait until there's a field that matches that value.
-
Mayra Cabrera authored
The conan package presenter will now only read conan packages See merge request gitlab-org/gitlab!35971
-
Dan Davison authored
Refactor 3_create/jira/jira_basic_integration_spec.rb to use let syntax See merge request gitlab-org/gitlab!34227
-
Erick Banks authored
-
Dan Jensen authored
The Group Audit Events feature only displays group-level events, not project-level events within the groupw, which is unexpected behavior for many users. This improves the description that appears at the top of the feature page to better explain that only group-level events will be displayed.
-