- 25 Feb, 2020 6 commits
-
-
Vitali Tatarintev authored
Removes usage of `set` in specs
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
Removes usage of `set` in specs
-
Fatih Acet authored
Resolve "Migrate '.fa-spinner' to '.spinner' for 'app/assets/javascripts/vue_shared/components/sidebar/labels_select/dropdown_title.vue'" See merge request gitlab-org/gitlab!24914
-
Raihan Kabir authored
Apply suggestion to app/assets/javascripts/vue_shared/components/sidebar/labels_select/dropdown_title.vue
-
- 24 Feb, 2020 34 commits
-
-
Mike Greiling authored
Indicate that tokens show in GitLab GUI are not the entire/full tokens Closes #40585 See merge request gitlab-org/gitlab!25487
-
Juan J. Ramirez authored
-
Peter Leitzen authored
Fix bug with internal project snippets and project maintainer Closes #207803 See merge request gitlab-org/gitlab!25792
-
Stan Hu authored
Add filepath column to release_links See merge request gitlab-org/gitlab!25512
-
Robert Speicher authored
Indicate security issues must be related to security release See merge request gitlab-org/gitlab!25451
-
Mayra Cabrera authored
Clean stale background migration jobs Closes gitlab-com/gl-infra/infrastructure#9160 See merge request gitlab-org/gitlab!25707
-
Mayra Cabrera authored
Modifies security developer workflow template to indicate: * Security issues must be related to the security release * Security merge requests should be related to the security issue This is needed to help automate our release-tooling processes and control the security issue. Also, re-organizes the Links section to make it more readable and hopefully less confusing.
-
Dylan Griffith authored
Only allow group managers to apply licenses See merge request gitlab-org/gitlab!25682
-
Michael Kozono authored
Upgrade to Bootsnap 1.4.6 See merge request gitlab-org/gitlab!25844
-
Francisco Javier López authored
-
Michael Kozono authored
Add API pagination for deployed merge requests See merge request gitlab-org/gitlab!25733
-
Michael Kozono authored
Update RSpec helper methods to *_next_instance_of See merge request gitlab-org/gitlab!25798
-
Michael Kozono authored
Remove Security Dashboard button from project page Closes #202289 See merge request gitlab-org/gitlab!24781
-
Robert Speicher authored
Add support for alert-based metric embeds in GFM See merge request gitlab-org/gitlab!25075
-
Stan Hu authored
In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24135, we reverted the problematic `ActivatePrometheusServicesForSharedClusterApplications` background migration, but the migration only dropped jobs that were in the `background_migration` Sidekiq queue. There may be more jobs in the Sidekiq scheduled or retry sets, so we need to clear those too. Closes https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/9160
-
Sean Carroll authored
Part of https://gitlab.com/gitlab-org/gitlab/issues/27300
-
Jarka Košanová authored
Add suggest pipeline parameter for ci config path See merge request gitlab-org/gitlab!25535
-
Jarka Košanová authored
Use json_response method See merge request gitlab-org/gitlab!25775
-
Stan Hu authored
This upgrade makes it possible to pre-compute a Bootsnap cache for a containerized system, since the `ruby_platform` header is no longer dependent on `uname -v`--which changes depending on the host kernel--but rather on the glibc version: https://github.com/Shopify/bootsnap/pull/283 Full list of changes: https://github.com/Shopify/bootsnap/compare/v1.4.5..v1.4.6
-
Robert Speicher authored
Add success modal for pipeline tour success Closes gitlab-org/growth/ui-ux#65 See merge request gitlab-org/gitlab!25547
-
Paul Slaughter authored
Migrated file_row_spec.js from Karma to Jest See merge request gitlab-org/gitlab!25832
-
Alex Buijs authored
-
syasonik authored
The GFM pipeline supports embeds for various types of metrics. This adds support for embedding dashboards based on a firing alert.
-
Peter Leitzen authored
Remove the `nuget_package_registry` feature flag See merge request gitlab-org/gitlab!25685
-
Natalia Tepluhina authored
Add popover to suggest ci pipeline file See merge request gitlab-org/gitlab!23823
-
Robert Speicher authored
Split embed redactor filter into multiple shared examples Closes #207544 See merge request gitlab-org/gitlab!25737
-
Robert Speicher authored
Broaden access scope for Version API See merge request gitlab-org/gitlab!25211
-
Stan Hu authored
Update ImportExportUploader workhorse_local_upload_path See merge request gitlab-org/gitlab!25715
-
Doug Stull authored
- as per helping with overall design concepts
-
Doug Stull authored
- celebrate user creation of file
-
Stan Hu authored
Remove license check warning message on boot See merge request gitlab-org/gitlab!25827
-
Denys Mishunov authored
Migrated spec/javascripts/vue_shared/components/file_row_spec.js from Karma to Jest
-
Martin Wortschack authored
Refactor project/group variables UI into Vue - 4 / 4 See merge request gitlab-org/gitlab!25731
-
Doug Stull authored
- we need this to trigger the continuation of the suggest pipeline tour on downstream pages.
-