- 30 Sep, 2020 40 commits
-
-
Martin Wortschack authored
Replace the delete SSH confirmation dialog with GlModal See merge request gitlab-org/gitlab!42824
-
Robert Hunt authored
Updated the admin and user SSH key delete confirmation to use GlModal. This uses the shared modal feature to trigger the GlModal on click of the delete buttons and processes the deletion on confirmation. Also revised the wording of the buttons to "Delete" from "Remove" to make sure that the wording is consistent across the product. Updated the specs to work with the new modal as well
-
Natalia Tepluhina authored
Remove bogus inject properties See merge request gitlab-org/gitlab!43833
-
Enrique Alcántara authored
Bump Rails to 6.0.3.3 See merge request gitlab-org/gitlab!43770
-
Natalia Tepluhina authored
Update getter in group security reports Closes #254637 See merge request gitlab-org/gitlab!43531
-
Fernando Arias authored
* Update getters to be aware of coverage fuzzing
-
Olena Horal-Koretska authored
Migrate button in fluentd_output_settings.vue Closes #219786 See merge request gitlab-org/gitlab!43724
-
Marcia Ramos authored
-
Igor Drozdov authored
Remove CodeReuse/ActiveRecord cop for sum calls Closes #220098 See merge request gitlab-org/gitlab!43603
-
Brandon Labuschagne authored
Give performance bar cookie an expiry date See merge request gitlab-org/gitlab!43692
-
Sean McGivern authored
Without an expiry, it's a session cookie, which means it could be cleared on browser exit.
-
Yannis Roussos authored
Limit postgres_indexes to owned schemas See merge request gitlab-org/gitlab!43834
-
Nick Thomas authored
Exclude the total headers from the commits API See merge request gitlab-org/gitlab!43159
-
Igor Drozdov authored
Allow access to license scan report when claim is satisfied See merge request gitlab-org/gitlab!43222
-
Phil Hughes authored
Update copyState to reflect new enum values See merge request gitlab-org/gitlab!43749
-
Luke Duncalfe authored
The values of DesignCollection#copyState changed from `PENDING` and `COPYING` to just `IN_PROGRESS`. This change updates the frontend to correctly reflect the in progress state of a Design Collection copy. It also adjusts the padding of the box as per https://gitlab.com/gitlab-org/gitlab/-/issues/13426#note_414551182.
-
Igor Drozdov authored
Fix uninitialized constant Elastic::BoolExpr See merge request gitlab-org/gitlab!43671
-
Igor Drozdov authored
Resolve kwargs deprecation for experimentation.rb See merge request gitlab-org/gitlab!43622
-
Brandon Labuschagne authored
Replace fa-unlink with GitLab SVG unlink icon Closes #222535 See merge request gitlab-org/gitlab!43641
-
Ezekiel Kigbo authored
-
Olena Horal-Koretska authored
Fix avatar crop screen in dark mode See merge request gitlab-org/gitlab!43540
-
Achilleas Pipinellis authored
Typo in parameter name for services API endpoint See merge request gitlab-org/gitlab!43844
-
Achilleas Pipinellis authored
Link Geo-specific upgrade advice to the correct Omnibus upgrade section See merge request gitlab-org/gitlab!43707
-
Igor Drozdov authored
Enable unified diff lines flag by default See merge request gitlab-org/gitlab!43733
-
Mark Florian authored
Resolve "Bug - Fuzz testing results in MR widget shows security row as ALWAYS 0 vulns detected." See merge request gitlab-org/gitlab!43278
-
Fernando Arias authored
* Hide when we don't have endpoint path defined * Prettier code cleanup
-
Shinya Maeda authored
Move Unleash API to Core RUN AS-IF-FOSS See merge request gitlab-org/gitlab!43608
-
Jason Goodman authored
Split feature flag helper between core and EE Part of moving feature flags to core
-
Markus Koller authored
GraphQL - Preload parent in group epics query See merge request gitlab-org/gitlab!43323
-
Eugenia Grieff authored
- Use Lookahead to preload the field parent when querying group epics using GraphQL
-
Sanad Liaquat authored
Remove haml duplicates from NewSnippet and Snippet/Edit pages Closes gitlab-org/quality/team-tasks#492 See merge request gitlab-org/gitlab!43653
-
Andreas Brandl authored
Adds package event tracking Closes #246619 See merge request gitlab-org/gitlab!41846
-
Markus Koller authored
Add maintenance_mode feature flag details See merge request gitlab-org/gitlab!43753
-
Shinya Maeda authored
Fix Ruby 2.7 deprecation warnings for redis hll See merge request gitlab-org/gitlab!43544
-
Toon Claes authored
Remove unused cluster_providers_aws.created_by_user_id column See merge request gitlab-org/gitlab!43064
-
Sean Enck authored
-
Andreas Brandl authored
Update database helpers to set the current_schema See merge request gitlab-org/gitlab!43568
-
Miguel Rincon authored
Revert "Merge branch '241129-retry-button-misaligned' into 'master'" See merge request gitlab-org/gitlab!43830
-
Martin Wortschack authored
Merge branch '238602-integrate-analyzerconfiguration-component-into-sast-configuration-ui-2' into 'master' Remove sast_configuration_ui_analyzers feature flag See merge request gitlab-org/gitlab!42593
-
Mark Florian authored
This removes the sast_configuration_ui_analyzers feature flag and associated code paths, and updates the documentation. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/238602
-