- 21 Aug, 2020 1 commit
-
-
Philip Cunningham authored
Switches feature flag over to new policy with additional checks.
-
- 20 Aug, 2020 17 commits
-
-
Kushal Pandya authored
Center align pipeline icons See merge request gitlab-org/gitlab!39848
-
David O'Regan authored
-
Kushal Pandya authored
Refactor VSA metrics components See merge request gitlab-org/gitlab!39625
-
Ezekiel Kigbo authored
The filter mixins are no longer used so we can remove them
-
Heinrich Lee Yu authored
Add size field to SAST config graphql query See merge request gitlab-org/gitlab!39736
-
Heinrich Lee Yu authored
Track iteration change events See merge request gitlab-org/gitlab!37620
-
Ezekiel Kigbo authored
Geo Node Form - Use @input event Closes #238219 See merge request gitlab-org/gitlab!39727
-
Marcel Amirault authored
More Vale fixes in CI YAML file See merge request gitlab-org/gitlab!39925
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/234029
-
Marcel Amirault authored
Docs: Reviewed that and which See merge request gitlab-org/gitlab!39912
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/234029
-
Dylan Griffith authored
Fix a bug with promoting Issues with attachments to Epics See merge request gitlab-org/gitlab!39654
-
Luke Duncalfe authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/38646 had introduced a bug where `MarkdownContentRewriter` was passed the target's `#project`. For Epics, this can be `nil`. Instead, we need to pass the target's `#resource_parent`, which for an Epic, will be a Group. https://gitlab.com/gitlab-org/gitlab/-/issues/236190
-
Marcel Amirault authored
Docs: Fix Vale issues See merge request gitlab-org/gitlab!39910
-
Evan Read authored
Replace inconsistent backend-node term See merge request gitlab-org/gitlab!39898
-
Paul Okstad authored
The admin docs primary use the term "Gitaly node" to refer to Gitaly servers proxied by Praefect. The term "Backend node" is used to mean the same thing. This change further aligns the docs with the term "Gitaly node".
-
Stan Hu authored
Coerce string object storage options to booleans Closes omnibus-gitlab#5588 See merge request gitlab-org/gitlab!39901
-
- 19 Aug, 2020 22 commits
-
-
Mike Jang authored
Clarifies that SSO SAML is not supported at subgroup level See merge request gitlab-org/gitlab!39911
-
Stan Hu authored
Admins that accidentally configure `use_iam_profile` or `path_style` with string values (e.g. `"true"`) instead of boolean values would see obscure unmarshaling errors in Workhorse. To avoid this trouble, coerce these string values o boolean values. Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/5588
-
Ricardo Amarilla authored
-
Enrique Alcántara authored
Setup basic level telemetry for navigation Closes #223927 See merge request gitlab-org/gitlab!39638
-
Evan Read authored
Docs: Adding Integration Demo Video See merge request gitlab-org/gitlab!39905
-
Evan Read authored
Docs: Adding Development Panel Integration Demo Video See merge request gitlab-org/gitlab!39906
-
Russell Dickenson authored
Make Coverage-guided fuzzing lowercase in docs See merge request gitlab-org/gitlab!39895
-
James Fargher authored
Add an upgrade link to the Admin > License page Closes #237868 See merge request gitlab-org/gitlab!39597
-
Doug Stull authored
- help the users.
-
James Fargher authored
Add auto_link_user Omniauth configuration setting Closes #24327 See merge request gitlab-org/gitlab!36664
-
Jose Ivan Vargas authored
Fix datetimepicker hide button See merge request gitlab-org/gitlab!39755
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/234029
-
Mike Greiling authored
Replace tilde with hyphen as delimiter in JS chunks Closes #22648 See merge request gitlab-org/gitlab!39874
-
Andrew Fontaine authored
Use @gitlab/ui utilities on subepic issue flag See merge request gitlab-org/gitlab!31970
-
James Fargher authored
API to retrieve group push rules See merge request gitlab-org/gitlab!39642
-
Brian Collins authored
-
Michael Kozono authored
Lookup for users in LDAP based on their e-mail by their e-mail-address instead of only uid. See merge request gitlab-org/gitlab!33767
-
Niko authored
-
Brian Collins authored
-
Amy Qualls authored
Update terraform documentation See merge request gitlab-org/gitlab!39902
-
Lukas 'Eipi' Eipert authored
We had trouble in the past with firewalls tripping over tildes in URLs. So we are replacing them with a hyphen.
-
sfang97 authored
-