- 09 Jul, 2020 14 commits
-
-
Miguel Rincon authored
This change adds constants to designate specific global empty states. It also adds tests to ensure empty state change work correctly.
-
James Fargher authored
Revert "Add metrics for paused indexing Sidekiq queue size" See merge request gitlab-org/gitlab!36395
-
Dylan Griffith authored
This reverts merge request !35871
-
charlie ablett authored
Move verify stage usage activity to CE See merge request gitlab-org/gitlab!36090
-
James Fargher authored
Add system notes for status updates See merge request gitlab-org/gitlab!35467
-
Sarah Yasonik authored
-
James Fargher authored
Move package entities to core See merge request gitlab-org/gitlab!36234
-
Tiger Watson authored
Merge branch '30390-race-condition-that-makes-it-possible-to-create-duplicated-labels' into 'master' Resolve labels with duplicate title and project IDs See merge request gitlab-org/gitlab!21384
-
Thong Kuah authored
Fix 404 errors when "No epic" selected Closes #226999 See merge request gitlab-org/gitlab!36137
-
Paul Slaughter authored
Allow `@gitlab/ui` mocks to apply to internal imports See merge request gitlab-org/gitlab!36014
-
Thong Kuah authored
Remove references to "gitlab.com" in NPM `.gitlab-ci.yml` template See merge request gitlab-org/gitlab!36124
-
Ezekiel Kigbo authored
Merge branch '227088-follow-up-migrate-utility-classes-in-user_popover-vue-to-gitlab-ui-utility-classes' into 'master' User Popover: migrate BS utility classes to GitLab UI utility classes See merge request gitlab-org/gitlab!36251
-
Ezekiel Kigbo authored
Merge branch '214809-highlight-expired-ssh-or-pat-credentials-in-the-credential-inventory' into 'master' Highlight expired SSH or PAT credentials in the credential inventory See merge request gitlab-org/gitlab!35229
-
Stan Hu authored
If a user clicked on "No epic" in creating an issuable, a 404 would return, and the user would lose all the information entered. This happened because when the button were selected, the frontend would make the hidden element active and send the backend a "0" value. To avoid this, we now ignore zero values. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/226999
-
- 08 Jul, 2020 26 commits
-
-
Nathan Friend authored
This commit updates the way we mock @gitlab/ui modules to allow the mocks to take effect regardless of where the import lives - in either `gitlab` or internally in `@gitlab/ui`.
-
Evan Read authored
Docs: Added Runner install in-UI guidance See merge request gitlab-org/gitlab!36340
-
Amy Qualls authored
Add troubleshooting tip to pages admin doc See merge request gitlab-org/gitlab!35779
-
John Long authored
-
Amy Qualls authored
Fix Elatic - Runner typo in docs See merge request gitlab-org/gitlab!36365
-
Mayra Cabrera authored
Resolve "Improve performance of Search API (Advanced): commits scope" See merge request gitlab-org/gitlab!35449
-
Amy Qualls authored
Add docs for alert fingerprinting Closes #224113 See merge request gitlab-org/gitlab!35815
-
Sean Arnold authored
-
Douglas Barbosa Alexandre authored
Follow-up on cancel review app deployments MR See merge request gitlab-org/gitlab!35555
-
Enrique Alcántara authored
Replace fa icons with svg icons in Board modal See merge request gitlab-org/gitlab!35329
-
Mike Jang authored
Docs: Replace references to login with sign-in in the LDAP documentation Closes #220351 See merge request gitlab-org/gitlab!36377
-
Russell Dickenson authored
Update dependencies with needs note See merge request gitlab-org/gitlab!36260
-
Alper Akgun authored
Also updates the documentation
-
Douglas Barbosa Alexandre authored
Introduce fork_namespace entity and serializer See merge request gitlab-org/gitlab!35587
-
Enrique Alcántara authored
Remove border from related merge requests/issues counter Closes #225965 See merge request gitlab-org/gitlab!36272
-
Marcel van Remmerden authored
-
Nick Gaskill authored
Add version note for custom coverage badges See merge request gitlab-org/gitlab!36268
-
Nick Gaskill authored
Add documentation on configuring custom bundler registries See merge request gitlab-org/gitlab!36252
-
mo khan authored
-
Mark Lapierre authored
Update sec/enab/nonDO tests See merge request gitlab-org/gitlab!35650
-
Blair Lunceford authored
-
Phil Hughes authored
Fix issues with MLC in parallel mode See merge request gitlab-org/gitlab!33655
-
Justin Boyson authored
Add support to side by side diffs for multiline comments. Most of this is around accounting for `left` and `right` lines.
-
Enrique Alcántara authored
Replace append-right-5 class See merge request gitlab-org/gitlab!36223
-
Stan Hu authored
Allow prefixing with Draft to mark MR as WIP See merge request gitlab-org/gitlab!35940
-