- 30 Sep, 2020 40 commits
-
-
Dmytro Zaporozhets (DZ) authored
Merge branch '215852-experiment-requiring-a-cohort-of-trial-signups-into-only-group-trials' into 'master' Experiment: no personal trials, only group trials See merge request gitlab-org/gitlab!40564
-
Dallas Reedy authored
- Remove personal namespaces from the trial namespace selection form - Add new experiment key for :group_only_trials - Record the experiment users & some key events
-
Vitali Tatarintev authored
Fix Ruby 2.7 kwarg warnings for Prometheus specs See merge request gitlab-org/gitlab!43819
-
Vitali Tatarintev authored
Fix Ruby 2.7 keyword parameter deprecations for Status Page See merge request gitlab-org/gitlab!43815
-
Andrew Fontaine authored
Adds the page css bundle for group VSA See merge request gitlab-org/gitlab!43807
-
Grzegorz Bizon authored
Ensure that runner exponential backoff is an integer Closes #258628 See merge request gitlab-org/gitlab!43849
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!43854
-
Mark Chao authored
Change transfer, update and create services for groups and projects See merge request gitlab-org/gitlab!36080
-
Annabel Dunstone Gray authored
Merge branch '231174-apply-gitlab-ui-button-to-ee/app/views/projects/settings/operations/_tracing.html.haml' into 'master' Added .gl-button class to ee/app/views/projects/settings/operations/_tracing.html.haml See merge request gitlab-org/gitlab!43347
-
Justin Zeng authored
-
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
-
Grzegorz Bizon authored
This commit fixes runner exponential backoff and ensures that the value returned is an integer.
-
GitLab Release Tools Bot authored
-
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
-
Ezekiel Kigbo authored
-
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
-