- 18 Feb, 2022 40 commits
-
-
Suzanne Selhorn authored
Minor Agent documentation cleanup See merge request gitlab-org/gitlab!80998
-
Mikhail Mazurskiy authored
-
David O'Regan authored
Update default scan execution yaml See merge request gitlab-org/gitlab!80939
-
Fiona Neill authored
Update User Cap for Groups Documentation See merge request gitlab-org/gitlab!80856
-
Jason Goodman authored
Mention that pending members do not count as billable
-
Amy Qualls authored
Fix performance bar and GitLab Next shortcuts See merge request gitlab-org/gitlab!81016
-
Dan Mizzi-Harris authored
-
Jose Ivan Vargas authored
Revert "Merge branch '337496-link-by-name-not-id-pipelines' into 'master'" See merge request gitlab-org/gitlab!81006
-
Fabio Pitino authored
Make GitlabSlackApplication available to test env See merge request gitlab-org/gitlab!79381
-
Luke Duncalfe authored
fdf31bb2 made the Integrations::GitlabSlackApplication integration available to development in addition to GitLab.com. When a user now generates the GraphQL docs with `rake gitlab:graphql:compile_docs` locally, the new integration appears as a value in the enum `ServiceType` https://gitlab.com/gitlab-org/gitlab/-/blob/b8c957ad50e4ffafe66b6869fc42a936e8aab5ac/app/graphql/types/projects/service_type_enum.rb however because the integration is not available to the test environment the `graphql-verify` job will fail because `rake gitlab:graphql:validate` will check the commited changes against its own version of the GraphQL docs, where the integration value will be absent from the enum. This change makes the integration available to test so the integrations are consistent between a developer's local environment and the `graphql-verify` job. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/79304/diffs#note_822981597
-
Alexander Turinske authored
- it now specified required fields name and branches Changelog: changed EE: true
-
Pavel Shutsin authored
Automatically adapt the CSP when snowplow is enabled See merge request gitlab-org/gitlab!78624
-
Fabio Pitino authored
Ensure OpenSource plan gets Ultimate features See merge request gitlab-org/gitlab!80742
-
Fabio Pitino authored
OpenSource plan gets Ultimate features and is set as a top tier plan. Fix `GitlabSubscription#upgradable?` bug.
-
Enrique Alcántara authored
Hide markdown preview tab if editing non-markdown formats See merge request gitlab-org/gitlab!80178
-
Imre Farkas authored
Add Feature Specs for Pending Group and Project Memberships See merge request gitlab-org/gitlab!80943
-
Jason Goodman authored
-
Craig Norris authored
Clean up the shortcuts page See merge request gitlab-org/gitlab!80774
-
Amy Qualls authored
Split apart the MacOS and Windows shortcuts. Standardize the capitalization. Tidy column lengths to make tables easier to read. Split out "disable keyboard shortcuts" into a CTRT-style subheading.
-
Markus Koller authored
Add sections definition to integration fields See merge request gitlab-org/gitlab!80712
-
Justin Ho Tuan Duong authored
We are redesigning the page to be split into sections to make it easier for users to configure an integration. This change adds the sections definition (which fields belong to a section, section title, and description) to the backend model and passes it to the frontend. It's added this way to keep all integration related data in the backend.
-
Markus Koller authored
Remove delegate as it's redundant due to SimpleDelegator See merge request gitlab-org/gitlab!75883
-
Peter Leitzen authored
Fix Style/OpenStructUse offenses in auth provider specs See merge request gitlab-org/gitlab!75277
-
Siddharth Asthana authored
Changelog: other
-
Pavel Shutsin authored
Fix gitlab_ui_checkbox_component when { multiple: true } See merge request gitlab-org/gitlab!80155
-
Fiona Neill authored
Add extra tip to the "Renew a subscription" step 1 See merge request gitlab-org/gitlab!80898
-
Fiona Neill authored
Clarify that the feature is for the first 20 groups See merge request gitlab-org/gitlab!80869
-
Evan Read authored
-
Andrew Smith authored
Fixes https://gitlab.com/gitlab-org/gitlab/-/issues/228883 Changelog: added Signed-off-by: Andrew Smith <espadav8@gmail.com>
-
Simon Knox authored
Add scan method option to DAST Site Profile See merge request gitlab-org/gitlab!80295
-
Dheeraj Joshi authored
This allows to configure various scan methods for API Security using DAST which includes OpenAPI, HAR and Postman Collection. Changes are behind a feature flag
-
Savas Vedova authored
Refactor vulnerability training to be reusable See merge request gitlab-org/gitlab!80308
-
Marcin Sedlak-Jakubowski authored
Remove mention of inline tier badge in quick actions See merge request gitlab-org/gitlab!80907
-
Alper Akgun authored
Remove the generic_packages feature flag See merge request gitlab-org/gitlab!80886
-
David Fernandez authored
It has been enabled by default for more than a year now Changelog: other
-
charlie ablett authored
Expose container repository sizes See merge request gitlab-org/gitlab!80412
-
Shinya Maeda authored
Add deployment approval fields to internal API See merge request gitlab-org/gitlab!80440
-
Sam Beckham authored
This reverts merge request !80648
-
Olena Horal-Koretska authored
Remove/update outdated to-dos in runner code See merge request gitlab-org/gitlab!80818
-
Olena Horal-Koretska authored
Remove the `:consolidated_edit_button` feature flag See merge request gitlab-org/gitlab!80715
-