- 19 Aug, 2020 40 commits
-
-
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
-
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
-
Aishwarya Subramanian authored
Adds api to list the push rules for groups. Available to group owners and admins. Updated changelog text
-
ngaskill authored
-
Doug Stull authored
- for collecting data on what is clicked in navigation area.
-
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
-