- 30 Sep, 2020 40 commits
-
-
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
-
Natalia Tepluhina authored
Scope css pipeline graph rules to the pipelines show page See merge request gitlab-org/gitlab!43651
-
Heinrich Lee Yu authored
Fix issues with optional merge requests approval in CE Closes #231306 See merge request gitlab-org/gitlab!42119
-
Olena Horal-Koretska authored
Remove bootrap alert from gcp offer See merge request gitlab-org/gitlab!41814
-
Alexander Turinske authored
- remove unnecessary container and update css
-
Natalia Tepluhina authored
Enable GraphQL and vue apollo in the cleanup policy for tags form See merge request gitlab-org/gitlab!43417
-
Nicolò Maria Mezzopera authored
- expiration_policy_fields - tests
-
Dmytro Zaporozhets (DZ) authored
Add GraphQL endpoint for Terraform state metadata See merge request gitlab-org/gitlab!43375
-
Imre Farkas authored
Fix Ruby 2.7 keyword parameter deprecations in Geo::ReplicationToggleRequestService tests See merge request gitlab-org/gitlab!43797
-
Toon Claes authored
-
Kerri Miller authored
Remove the store_mentioned_users_to_db feature flag See merge request gitlab-org/gitlab!43393
-
Sean McGivern authored
Remove `projects/group_links/update.js.haml` in favor of vanilla JS See merge request gitlab-org/gitlab!42745
-
Peter Hegman authored
Remove legacy JS eval in favor of vanilla JS
-
Imre Farkas authored
Fix Ruby 2.7 keyword parameter deprecations in Geo transfer classes See merge request gitlab-org/gitlab!43798
-
Heinrich Lee Yu authored
Add invitation declined page See merge request gitlab-org/gitlab!43305
-