- 27 Aug, 2020 31 commits
-
-
Coung Ngo authored
The Jira importer user mapping shows up to 50 users, so any users cannot see all users if their project has more than 50 users. This commit fixes this issue.
-
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
-
Natalia Tepluhina authored
-
Mark Chao authored
Ensure Issues::BuildService is findable on reload from issues controller See merge request gitlab-org/gitlab!40535
-
Russell Dickenson authored
Update index.md make sure file `SAST.gitlab-ci.yml` correct location See merge request gitlab-org/gitlab!40240
-
Marcel Amirault authored
Update docs around conan search command See merge request gitlab-org/gitlab!40427
-
Russell Dickenson authored
Amplify warning to DAST docs about host override See merge request gitlab-org/gitlab!40442
-
- 26 Aug, 2020 9 commits
-
-
Mark Lapierre authored
Move tags to the same describe block See merge request gitlab-org/gitlab!40466
-
Yannis Roussos authored
[RelativePositioning] Add rebalancing worker for issues See merge request gitlab-org/gitlab!40124
-
Russell Dickenson authored
Docs: Document Real-Time sidebar as production-ready See merge request gitlab-org/gitlab!40500
-
Russell Dickenson authored
Docs: clarify how to enable Squash and Merge Closes #220347 See merge request gitlab-org/gitlab!40258
-
Marcia Ramos authored
-
Mike Greiling authored
Remove error/warning logs from Webpack manifest See merge request gitlab-org/gitlab!33918
-
Paul Slaughter authored
This caused JSON values to not be loaded properly
-
Alex Kalderimis authored
This is much better from a performance point of view - batches of 500 take a long time (55sec) but we can run batches of 100 in under 60ms.
-
Denys Mishunov authored
Revise note on token expiration and enforcement See merge request gitlab-org/gitlab!40527
-