- 29 Dec, 2020 14 commits
-
-
Dmytro Zaporozhets (DZ) authored
Minor typo on the "Renaming queues" See merge request gitlab-org/gitlab!50643
-
Sean McGivern authored
Creates new on-demand scans routes See merge request gitlab-org/gitlab!50469
-
Sean McGivern authored
Add a quick action for /rebase See merge request gitlab-org/gitlab!49800
-
Sean McGivern authored
Add the NuGet group level API See merge request gitlab-org/gitlab!48356
-
David Fernandez authored
Re using the shareable nuget endpoint Add related specs
-
Sean McGivern authored
Resolve "OnboardingUserAddedWorker fails frequently" See merge request gitlab-org/gitlab!50622
-
Sean McGivern authored
Remove users#show.json completely See merge request gitlab-org/gitlab!49670
-
Alper Akgun authored
Refactor coverage report service See merge request gitlab-org/gitlab!50424
-
Maxime Orefice authored
This commit refators our coverage report service to prepare our new codequality service which will be introduced in a follow up.
-
Alper Akgun authored
-
Russell Dickenson authored
Copy vulnerability level details from handbook page to docs See merge request gitlab-org/gitlab!49581
-
Sam Kerr authored
-
Takuya Noguchi authored
See also the previous merge request 48712: 7https://gitlab.com/gitlab-org/gitlab/-/merge_requests/48712Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Douglas Barbosa Alexandre authored
Use upstream version of pg_query again See merge request gitlab-org/gitlab!50638
-
- 28 Dec, 2020 26 commits
-
-
Stan Hu authored
The upstream gem has incorporated all the necessary changes--namely ARM support and SHA256 verification of libpg_query--so we can now switch back to the official gem. CHANGELOG: https://github.com/lfittl/pg_query/blob/master/CHANGELOG.md Diff: https://github.com/lfittl/pg_query/compare/v1.2.0..v1.3.0
-
Kerri Miller authored
Remove nil code-owners-section condition See merge request gitlab-org/gitlab!50631
-
Russell Dickenson authored
Clarify how to download sast report artifact in UI See merge request gitlab-org/gitlab!50585
-
Greg Myers authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
- Creates `new` and `edit` routes for on-demand scans - Creates the `dast_saved_scans` feature flag - Changees the `On-demand Scans` nav item to point the `new` route when the feature flag is enabled
-
Douglas Barbosa Alexandre authored
Remove FF ci_seed_block_run_before_workflow_rules See merge request gitlab-org/gitlab!50595
-
Igor Drozdov authored
-
Kerri Miller authored
Update cluster-applications to v0.37.0 See merge request gitlab-org/gitlab!50548
-
Alex Buijs authored
when adding a member to a project, now correctly pass the namespace_id
-
Stan Hu authored
This documents the use of /rebase for merge requests.
-
Stan Hu authored
Also move rebase functionality into `MergeRequests::UpdateService` to ensure merges/rebases are handled in the same location.
-
Stan Hu authored
Since /rebase and /merge actions are not atomic, we may run into confusing race conditions if these are applied together. For now, we just ignore the /merge and proceed with the rebase.
-
Stan Hu authored
This will make it easier for people to bring their merge requests up-to-date.
-
Sean McGivern authored
Fix flaky spec in QuickActions::InterpretService#execute See merge request gitlab-org/gitlab!50605
-
Stan Hu authored
Remove FF ci_include_multiple_files_from_project See merge request gitlab-org/gitlab!50577
-
Kerri Miller authored
Adds annotations to CiliumNetworkPolicies See merge request gitlab-org/gitlab!50586
-
Igor Drozdov authored
Set finding_uuid while creating feedback records See merge request gitlab-org/gitlab!50495
-
Mehmet Emin INAC authored
-
Ramya Authappan authored
Un-quarantine project export file download spec See merge request gitlab-org/gitlab!50615
-
Sean McGivern authored
Improve details on queue_selector rename See merge request gitlab-org/gitlab!50473
-
Ben Bodenmiller authored
-
Achilleas Pipinellis authored
PgBouncer docs need to mention backups See merge request gitlab-org/gitlab!50298
-
Achilleas Pipinellis authored
Remove duplicate tier info from RA docs See merge request gitlab-org/gitlab!50578
-