- 15 May, 2020 40 commits
-
-
Marcia Ramos authored
Add requirements for Quality code review approval See merge request gitlab-org/gitlab!32037
-
Mark Lapierre authored
-
Phil Hughes authored
Externalize i18n aria-label strings from ./app/views/shared/* See merge request gitlab-org/gitlab!32142
-
Gilang Gumilar authored
-
Andreas Brandl authored
Fix not-null inconsistency See merge request gitlab-org/gitlab!31930
-
Denys Mishunov authored
Alert list filter naming fix See merge request gitlab-org/gitlab!31772
-
Kushal Pandya authored
(Resubmitted) Metrics: Use a single source for the selected dashboard (Vuex getter) Closes #214581 See merge request gitlab-org/gitlab!32125
-
Sean McGivern authored
Use AuthorizedProjectRefresh::ProjectCreateWorker for project create See merge request gitlab-org/gitlab!31377
-
Marcin Sedlak-Jakubowski authored
Update Epic Tree doc screenshot for 13.0 See merge request gitlab-org/gitlab!32084
-
Sean McGivern authored
Add #parent method to milestone See merge request gitlab-org/gitlab!32130
-
Sean McGivern authored
Fix failing inspect call in case of failing spec See merge request gitlab-org/gitlab!31840
-
Patrick Derichs authored
-
Sean McGivern authored
Detect container registry vendor/version/features Closes #204839 See merge request gitlab-org/gitlab!31692
-
Steve Abrams authored
Co-authored-by: João Pereira <jpereira@gitlab.com>
-
Marcia Ramos authored
docs: Add alert box about the SSE URL breaking changes See merge request gitlab-org/gitlab!31960
-
Sean McGivern authored
Move container_expiration_policies_usage to counts See merge request gitlab-org/gitlab!31470
-
Andreas Brandl authored
Refer to https://gitlab.com/gitlab-org/gitlab/-/merge_requests/31886 for details This mostly aligns GitLab.com (and perhaps gdk environments) to use the same `NOT NULL` constraints instead of `CHECK` constraints.
-
James Lopez authored
Fix: 500 error in Groups API when statistics are requested in an unauthenticated API call Closes #217708 See merge request gitlab-org/gitlab!32057
-
Manoj M J authored
This change fixes bug in Groups API when statistics are requested in an unauthenticated API call
-
Bob Van Landuyt authored
Skip mergeability check by default when listing MRs in the API Closes #217455 See merge request gitlab-org/gitlab!31890
-
charlie ablett authored
Quarantine feature specs on `error tracking` See merge request gitlab-org/gitlab!32288
-
Kushal Pandya authored
Fixed ESlint check See merge request gitlab-org/gitlab!32285
-
Patrick Derichs authored
-
Jan Provaznik authored
Resolves exclusions for RSpec/EmptyLineAfterSharedExample cop Closes #217338 See merge request gitlab-org/gitlab!31944
-
Mark Florian authored
Update dependency @gitlab/ui to v14.10.0 See merge request gitlab-org/gitlab!31591
-
Bob Van Landuyt authored
Introduce check for future_dated licenses See merge request gitlab-org/gitlab!31445
-
Kushal Pandya authored
Add burnup chart FE See merge request gitlab-org/gitlab!29652
-
Heinrich Lee Yu authored
Add project level access tokens See merge request gitlab-org/gitlab!30214
-
Jan Provaznik authored
Remove license_management licensed feature See merge request gitlab-org/gitlab!30861
-
Tetiana Chupryna authored
We're dropping support in favour of license_scanning
-
Martin Wortschack authored
Merge branch '22691-externalize-i18n-strings-from-./app/views/shared/issuable/_close_reopen_button.html.haml' into 'master' Externalize i18n strings from ./app/views/shared/issuable/_close_reopen_button.html.haml See merge request gitlab-org/gitlab!32172
-
Gilang Gumilar authored
-
Phil Hughes authored
Merge branch '22691-externelize-i18n-strings-from-./app/views/shared/_project_limit.html.haml' into 'master' Externalize i18n strings from ./app/views/shared/_project_limit.html.haml See merge request gitlab-org/gitlab!32110
-
Miguel Rincon authored
Previously the currently selected dashboard was calculated on the fly by the dashboard, but as other components need this knowledge as well this was added to a (nullable) getter selectedDashboard. The selectedDashboard getter is used by the dashboard with this change.
-
Gilang Gumilar authored
-
Peter Leitzen authored
Add Northstar metric Monitor: Health See merge request gitlab-org/gitlab!31406
-
Allison Browne authored
Labels are group or project scoped
-
Albert Salim authored
-
David O'Regan authored
-
Stan Hu authored
Add initial Iteration GraphQL endpoint See merge request gitlab-org/gitlab!30670
-