- 25 Feb, 2020 1 commit
-
-
drew authored
- Added CI_MERGE_REQUEST_CHANGED_PAGE_PATHS - Added CI_MERGE_REQUEST_CHANGED_PAGE_URLS
-
- 24 Feb, 2020 39 commits
-
-
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
-
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
-
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.
-
Rémy Coutable authored
Decouple Webhooks from Integrations within Project > Settings See merge request gitlab-org/gitlab!23136
-
Justin Ho Tuan Duong authored
- Add route for webhooks - Add webhooks_controller - Add Webhooks to sidebar
-
Mike Greiling authored
Updates headers in ops settings page See merge request gitlab-org/gitlab!25641
-
Heinrich Lee Yu authored
We already show this message on the web so this is not needed
-
Doug Stull authored
- nudge users to create a pipeline with a popover to increase expansion into ci use.
-
Mike Greiling authored
Add tests to cover multiple time series See merge request gitlab-org/gitlab!25476
-
Mike Greiling authored
Reference all Release data using `camelCase` See merge request gitlab-org/gitlab!24700
-
Michael Kozono authored
GraphQL: Allow Group/Project Board to be queried by ID See merge request gitlab-org/gitlab!24825
-
Brett Walker authored
in both Group and Project graphql queries Update graphql docs
-
Marcel Amirault authored
Add mention of further control options with Push Rules. See merge request gitlab-org/gitlab!24798
-
Paul Slaughter authored
Fix/pipeline details invalid buttons See merge request gitlab-org/gitlab!25302
-