- 25 Sep, 2020 40 commits
-
-
Bob Van Landuyt authored
Excluding these headers allows us to avoid the extra Gitaly call needed to count the commits for the specific call that is being made to the API.
-
Kerri Miller authored
Stop using argument in perform_async See merge request gitlab-org/gitlab!43303
-
Mayra Cabrera authored
Add feature flags details See merge request gitlab-org/gitlab!43389
-
Kerri Miller authored
Remove merge_request_short_pipeline_serializer FF See merge request gitlab-org/gitlab!43331
-
Documentation: Clarify the kas-address configuration for the kubernetes agent See merge request gitlab-org/gitlab!43420
-
Jason Young authored
Changes to related pages came in this morning, so I merged in master to be 100% safe. While there, I reformatted a few lines into proper nested lists.
-
Kerri Miller authored
Update specialized_project_authorization_worker feature flags See merge request gitlab-org/gitlab!43002
-
Kerri Miller authored
Remove periodic_project_authorization_recalculation feature flag See merge request gitlab-org/gitlab!42999
-
Kerri Miller authored
Add group information to group ndjson feature flags See merge request gitlab-org/gitlab!43164
-
Kerri Miller authored
Hide instance-level integrations on GitLab.com See merge request gitlab-org/gitlab!42808
-
Suzanne Selhorn authored
More alternatives for non-inclusive words See merge request gitlab-org/gitlab!43433
-
Tim Zallmann authored
Add fallback to load event for startup css See merge request gitlab-org/gitlab!43329
-
Paul Slaughter authored
- It looks like some browsers like WaterFox classic actually don't load stylesheets with media print. I can't find any documentation that browsers should load these stylesheets, so it's possible this fallback would could give us some future protection with our officially supported browsers as well.
-
Kerri Miller authored
Add metadata to some unattributed feature flags See merge request gitlab-org/gitlab!43144
-
Nick Gaskill authored
Document vulnerability status timeline See merge request gitlab-org/gitlab!43406
-
Vitaly Slobodin authored
Fixed icons reference See merge request gitlab-org/gitlab!43391
-
Denys Mishunov authored
-
Dan Davison authored
Treat git commands as failed if output has errors See merge request gitlab-org/gitlab!43237
-
Andrew Fontaine authored
Strip deprecations from last_commit.vue Closes #219860 See merge request gitlab-org/gitlab!43337
-
Strip deprecated strings from this Vue file.
-
Add note about Agent server availability See merge request gitlab-org/gitlab!43293
-
Emily Ring authored
-
Jose Ivan Vargas authored
Fix Jira importer immutable cache update See merge request gitlab-org/gitlab!43430
-
Nick Gaskill authored
Update CI secrets docs See merge request gitlab-org/gitlab!43242
-
Krasimir Angelov authored
to make it clear secrets values are stored in temp files and path made available as environment variables. Related to https://gitlab.com/gitlab-org/gitlab/-/issues/254712.
-
Bob Van Landuyt authored
Improve loading time for large number of events See merge request gitlab-org/gitlab!43248
-
Marin Jankovski authored
Add endpoint for rendering expanded CI YAML config See merge request gitlab-org/gitlab!42380
-
Dmytro Zaporozhets (DZ) authored
Fix group level package permissions See merge request gitlab-org/gitlab!43007
-
Dan Davison authored
Add E2E for personal snippet with multiple files See merge request gitlab-org/gitlab!42929
-
-
Andreas Brandl authored
Remove feature flag to backfill partitioned table See merge request gitlab-org/gitlab!43418
-
Amy Qualls authored
Our conversations brought up some more alternatives for non-inclusive words, so let's get them added to the tests.
-
Bob Van Landuyt authored
Optimise WikiPage spec See merge request gitlab-org/gitlab!42796
-
Luke Duncalfe authored
Locally the spec has reduced from ~45s to ~14s. We used to spend ~35s creating 416 factories, and we now spend ~3s creating 43 factories.
-
Nick Gaskill authored
Update supported languages for Dependency scanning See merge request gitlab-org/gitlab!40877
-
Nicole Schwartz authored
-
Jacques Erasmus authored
Apply GitLab UI button styles to buttons in ee/app/views/projects/settings/slacks directory See merge request gitlab-org/gitlab!42657
-
Suzanne Selhorn authored
Packages is no longer premium only See merge request gitlab-org/gitlab!43107
-
Alper Akgun authored
Extend exported attributes of vulnerabilities See merge request gitlab-org/gitlab!43179
-
Mehmet Emin INAC authored
This MR adds 2 new columns to the vulnerability export CSV file which are called `CWE` and `Other Identifiers`.
-