- 27 Aug, 2020 40 commits
-
-
Douglas Barbosa Alexandre authored
Clarify querying ActiveRecord models See merge request gitlab-org/gitlab!40471
-
Alper Akgun authored
-
Sean McGivern authored
Move pages async when transferring project See merge request gitlab-org/gitlab!40492
-
charlie ablett authored
Use args hash instead of **kwargs See merge request gitlab-org/gitlab!40550
-
Igor Drozdov authored
[RelativePositioning] Never fail to move nulls See merge request gitlab-org/gitlab!40152
-
Heinrich Lee Yu authored
Prevent issuable which don't support epics from being linked to epics See merge request gitlab-org/gitlab!40501
-
Patrick Bajao authored
Do not write SAST defaults via SAST Config UI See merge request gitlab-org/gitlab!40030
-
rossfuhrman authored
When using the SAST Config UI, we create a commit to the .gitlab-ci.yml file. We do not want to write default values as this prevents the customer from getting any updates to those variables in our vendored SAST template.
-
Patrick Bajao authored
Return message when personal access token creation fails in internal API See merge request gitlab-org/gitlab!40073
-
Achilleas Pipinellis authored
Updated with correct subheading in troubleshooting guide See merge request gitlab-org/gitlab!40581
-
Fabian Zimmer authored
-
Achilleas Pipinellis authored
Add OpenAPI specification for GitLab API See merge request gitlab-org/gitlab!35868
-
🕺 Winnie 🕺 authored
This reverts commit 36ac5d53d08d4df11b2b300cf891d62b1214a021
-
Thong Kuah authored
Quarantine spec that's getting stuck in CI See merge request gitlab-org/gitlab!40593
-
Heinrich Lee Yu authored
-
Ezekiel Kigbo authored
Migration monitoring button to gl-button in Environment table Closes #219801 See merge request gitlab-org/gitlab!40444
-
Juan J. Ramirez authored
-
Vitaly Slobodin authored
Include subgroup issues in iteration list See merge request gitlab-org/gitlab!40099
-
Illya Klymov authored
Alert Management assignee avatar Closes #223846 See merge request gitlab-org/gitlab!40275
-
David O'Regan authored
Add assignee avatars to Alert management in the list view and sidebar view.
-
Martin Wortschack authored
Change diff unfold buttons ordering and make it more clear See merge request gitlab-org/gitlab!39060
-
David Kim authored
It changes the order of show more buttons and add text as it seems to be more clear according to the recent UX research. We'll improve the UI in our next iteration, but this is a quick improvements.
-
Phil Hughes authored
Fix broken snapshot Closes #241682 See merge request gitlab-org/gitlab!40577
-
Simon Knox authored
Merge branch '229215-replace-loadingbutton-with-gitlab-ui-s-glbutton-in-app-assets-javascripts-badges-components' into 'master' Replace deprecated buttons with GlButton in …badge_form.vue Closes #229309 and #229215 See merge request gitlab-org/gitlab!40163
-
Jeremy Elder authored
-
Martin Wortschack authored
-
Mike Greiling authored
Fix counting of frequently visited projects / groups See merge request gitlab-org/gitlab!40415
-
Marcel Amirault authored
Add warning that coverage visualization is off See merge request gitlab-org/gitlab!40426
-
Ricky Wiens authored
- There have been several users who have tried to get code coverage visualization working on dot com when it is behind a feature flag that is disabled by default. Adding a caution box to make sure that it is clear the feature is disabled by default.
-
Illya Klymov authored
[Cohorts] Improve empty state to match DevOps Score Closes #235993 See merge request gitlab-org/gitlab!39828
-
Martin Wortschack authored
- Adds a placeholder image and text to match DevOps Score when usage ping is disabled
-
Illya Klymov authored
Update design for the project manager See merge request gitlab-org/gitlab!40365
-
Martin Wortschack authored
Remove emittedByOrder and isEmpty due to future deprecation See merge request gitlab-org/gitlab!40523
-
Illya Klymov authored
Use required emojis only in specs See merge request gitlab-org/gitlab!40354
-
Toon Claes authored
Fix missing with_lock_retries block in docs See merge request gitlab-org/gitlab!40350
-
Martin Wortschack authored
Fix axios automatically parsing snippet content Closes #241199 See merge request gitlab-org/gitlab!40417
-
Thong Kuah authored
Removing some unnecessary code from GraphQL specs See merge request gitlab-org/gitlab!40468
-
Kushal Pandya authored
Change Advanced Global Search to Advanced Search Closes #23370 See merge request gitlab-org/gitlab!39526
-
Changzheng Liu authored
As described in https://gitlab.com/gitlab-org/gitlab/-/issues/223745, we concluded to use Advanced Search to refer to search feature backed by Elasticsearch. Hence, this change updates related documents to reflect the naming change.
-
Kushal Pandya authored
Resolve "Fix 'Resolved threads' popup link and placement" See merge request gitlab-org/gitlab!40489
-