- 29 Dec, 2020 26 commits
-
-
jboyson authored
Part of the epic https://gitlab.com/groups/gitlab-org/-/epics/5102
-
Achilleas Pipinellis authored
Change CE to EE See merge request gitlab-org/gitlab!50656
-
Achilleas Pipinellis authored
Additional style and wording updates from recent Install change See merge request gitlab-org/gitlab!50620
-
Achilleas Pipinellis authored
Improve GraphQL style guide docs See merge request gitlab-org/gitlab!50641
-
Achilleas Pipinellis authored
Remove tier badging from doc links on index page See merge request gitlab-org/gitlab!50637
-
Joshua Lambert authored
-
Sean McGivern authored
Configure sampler intervals via environment variables See merge request gitlab-org/gitlab!50625
-
Matthias Käppler authored
This is useful for development but also to more easily change these values in production.
-
Christopher Lefelhocz authored
Update language re. docs for disabled FFs See merge request gitlab-org/gitlab!47917
-
John Hope authored
-
Igor Drozdov authored
Increase the diff limit See merge request gitlab-org/gitlab!50572
-
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
-
Chad Woolley authored
- Add a link to services from 'writing resolvers' - Add note that mutation resolve methods should be thin - Add note that all mutation fields should be nullable.
-
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 14 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
-
Craig Norris authored
Delete tier references from index list.
-
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.
-