- 09 Jul, 2020 27 commits
-
-
André Hänsel authored
This adds the "email" and "email_verified" claims to OAuth ID tokens. This is to support OpenID Connect clients that expect the email address in the ID token instead of the UserInfo endpoint. Note that the claims are added to the ID token regardless of whether the email scope is granted or not. This is currently a limitation of the doorkeeper-openid_connect gem.
-
Jan Provaznik authored
Move models/API service desk code to core See merge request gitlab-org/gitlab!35557
-
Peter Leitzen authored
Allow auditor user to access project private features See merge request gitlab-org/gitlab!34794
-
Kushal Pandya authored
Fix filter bar member request for subgroups See merge request gitlab-org/gitlab!36303
-
Ezekiel Kigbo authored
For subgroups, we should fetch the group members of the parent group.
-
Kushal Pandya authored
Remove dependency on store for test data of time series See merge request gitlab-org/gitlab!35958
-
Kushal Pandya authored
Resolve "Issue picker buttons don’t overflow nicely" Closes #215965 See merge request gitlab-org/gitlab!30636
-
Holly Reynolds authored
-
Kushal Pandya authored
Add Vuex store for Vue ref component See merge request gitlab-org/gitlab!35872
-
Nathan Friend authored
Adds a Vuex store in preparation for a new Vue ref selector component.
-
Heinrich Lee Yu authored
Mount DastSiteProfileCreate GraphQL mutation See merge request gitlab-org/gitlab!36267
-
Thong Kuah authored
Add Cluster::Applications::Cilium model See merge request gitlab-org/gitlab!34688
-
James Fargher authored
Revert "Add metrics for paused indexing Sidekiq queue size" See merge request gitlab-org/gitlab!36395
-
Miguel Rincon authored
With this change we remove the dependency on creating a store in order to test chart component that does not depend on the store. Moving forward all chart components can use this mock data generator.
-
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
-
Philip Cunningham authored
Mounts mutation, generates documentation and adds some specs.
-
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 13 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
-