- 19 Aug, 2020 40 commits
-
-
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
-
Amy Qualls authored
Update terraform documentation See merge request gitlab-org/gitlab!39902
-
sfang97 authored
-
Enrique Alcántara authored
Convert button from deprecated to current state Closes #219831 See merge request gitlab-org/gitlab!38643
-
Amy Qualls authored
Fix button to work with Pajamas.
-
Mayra Cabrera authored
Use FileStoreMounter in PipelineArtifact See merge request gitlab-org/gitlab!39490
-
Mayra Cabrera authored
Fix race condition issue on MergeRequests::CreateService See merge request gitlab-org/gitlab!39587
-
Mehmet Emin INAC authored
`Security::SyncReportsToApprovalRulesService` service class depends on the attribute of `head_pipeline` of merge requests to be set to sync security report results to approval rules. But the `head_pipeline` attribute of merge requests are set by Sidekiq job on background which can be finished before or after the logic of `Security::SyncReportsToApprovalRulesService`. For that reason, we have to move the scheduling of sync approval rule job after we set the `head_pipeline` of merge request.
-
Suzanne Selhorn authored
Substitute gitlab.example.com for example.gitlab.com See merge request gitlab-org/gitlab!39883
-
Lin Jen-Shin authored
Merge branch '231407-review-deploy-job-failed-with-failed-to-disable-sign-up-but-was-actually-disabled' into 'master' Resolve "review-deploy job failed with failed to disable sign up, but was actually disabled" Closes #231407 See merge request gitlab-org/gitlab!38066
-
Mayra Cabrera authored
Implement RSpec helper to load migration files See merge request gitlab-org/gitlab!39112
-
Mehmet Emin INAC authored
The `require_migration!` helper method can be used to require migration files in our specs.
-
Imre Farkas authored
Use `let_it_be` in todos_finder_spec See merge request gitlab-org/gitlab!39806
-
Mike Jang authored
-
Douglas Barbosa Alexandre authored
[Related Issues to core] Change `related_issues` license feature to `blocked_issues` See merge request gitlab-org/gitlab!39662
-
Suzanne Selhorn authored
Correct links to use gitlab.example.com See merge request gitlab-org/gitlab!39880
-
Amy Qualls authored
Fix links so they don't imply actual GitLab URLs, but instead use variants of example.com.
-
Amy Qualls authored
Docs: Updated URL to `gitlab.example.com` See merge request gitlab-org/gitlab!39872
-
Douglas Barbosa Alexandre authored
Geo: Apply selective sync to container repo updates Closes #233514 See merge request gitlab-org/gitlab!39663
-
Sean McGivern authored
Revert !38925 Improve errors on metrics dashboard config viewer See merge request gitlab-org/gitlab!39869
-
Sarah Groff Hennigh-Palermo authored
Update gldeprecatedbutton to glbutton in CI Variables list Closes #219762 See merge request gitlab-org/gitlab!38757
-
Marcel Amirault authored
Using new tertiary category to get borderless style
-
Mike Jang authored
Resolve "Document OmniAuth/Social sign-in password security" See merge request gitlab-org/gitlab!39413
-
Achilleas Pipinellis authored
Docs improvement for dealing with lost secrets files Closes #207193 and #31089 See merge request gitlab-org/gitlab!39536
-
Andreas Brandl authored
Add pipeline_artifacts_size to ProjectStatistics See merge request gitlab-org/gitlab!39607
-
Rémy Coutable authored
Set a 4 hours timeout for the `package-and-qa` job Closes #238563 See merge request gitlab-org/gitlab!39824
-
Douglas Barbosa Alexandre authored
Use correct order when repositioning existing designs See merge request gitlab-org/gitlab!39826
-
Sanad Liaquat authored
Replace click_body with native mouse pointer move and click events See merge request gitlab-org/gitlab!39816
-
Nicolò Maria Mezzopera authored
Fix(mergeUrlparams): handle arrays gracefully See merge request gitlab-org/gitlab!39629
-
Michael Lunøe authored
Ensuring that mergeUrlParams handles arrays to mitigate problems when using this utility to merge parameters that includes array values Related issue: https://gitlab.com/gitlab-org/gitlab/-/issues/232465 Related merge request: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/39588
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/238621
-
Nick Thomas authored
Fix performance of save designs service spec See merge request gitlab-org/gitlab!39739
-
Alex Kalderimis authored
This involves resetting the repo to blank manually between examples, but saves about 30% of the spec runtime
-
Mikołaj Wawrzyniak authored
This reverts merge request !38925
-
Andrew Fontaine authored
Use GraphQL to get list of vulnerable projects for group See merge request gitlab-org/gitlab!38878
-
Alan (Maciej) Paruszewski authored
This change changes the API that loads vulnerable projects for group security dashboard to use new vulnerabilityGrades type.
-
Andrew Fontaine authored
Replace deprecated-button - shared runner minutes Closes #219784 See merge request gitlab-org/gitlab!39393
-
Vitali Tatarintev authored
Add Basic Redis HLL module See merge request gitlab-org/gitlab!39689
-
Rémy Coutable authored
Quarantining noisy QA tests See merge request gitlab-org/gitlab!39835
-