- 06 Sep, 2020 1 commit
-
-
Stan Hu authored
This commit updates all gems that need Faraday v1.x and updates to Faraday v1.0.1: faraday v1.0.1: - Upgrade notes: https://github.com/lostisland/faraday/blob/master/UPGRADING.md - Changelog: https://github.com/lostisland/faraday/blob/master/CHANGELOG.md We don't appear to have any custom `Faraday::Adapter` or uses of `Faraday::Error` in our dependencies. gitlab-fog-azure-rm v0.9.0: This updates to the latest Azure storage libraries so that this gem no longer depends on a preview Gem release dated over 3 years ago: * Diff: https://gitlab.com/gitlab-org/gitlab-fog-azure-rm/-/compare/v0.8.1...v0.9.0 asana v0.10.2: This removes a few Ruby 2.7 deprecations and updates to Faraday v1.0: * Diff: https://github.com/Asana/ruby-asana/compare/v0.10.0..v0.10.2 sentry-raven v3.0.4: This fixes a few minor bugs: * Diff: https://github.com/getsentry/raven-ruby/compare/v2.9.0..v3.0.0 * Changelog: https://github.com/getsentry/raven-ruby/blob/master/CHANGELOG.md danger v8.0.1: This fixes a number of issues (https://github.com/danger/danger/blob/master/CHANGELOG.md), but we aleady use this in a separate image (registry.gitlab.com/gitlab-org/gitlab-build-images:danger). This is only needed for local development. elasticsearch v6.8.2: https://github.com/elastic/elasticsearch-ruby/compare/v6.8.0..v6.8.2 Closes https://gitlab.com/gitlab-org/gitlab/-/issues/224296
-
- 05 Sep, 2020 6 commits
-
-
Olena Horal-Koretska authored
Replace v-html with v-safe-html in card_security_discover_app.vue See merge request gitlab-org/gitlab!41139
-
Kev authored
-
Marcel Amirault authored
Fix path to runner API endpoints file See merge request gitlab-org/gitlab!41614
-
Ash McKenzie authored
Add similarity sorting for projects for GraphQL API See merge request gitlab-org/gitlab!38916
-
Robert Speicher authored
NotificationsController - Handle mising parent notificationsetting See merge request gitlab-org/gitlab!41612
-
Mario de la Ossa authored
If the parent is missing from base_and_ancestors, we need to gracefully show a default notification setting
-
- 04 Sep, 2020 33 commits
-
-
Phil Zona authored
-
Nick Thomas authored
Touch merge request updated_at when assignees changed Closes #244201 See merge request gitlab-org/gitlab!41030
-
Patrick Herlihy authored
-
Mayra Cabrera authored
Remove keep latest artifact feature flags See merge request gitlab-org/gitlab!40478
-
Matija Čupić authored
Removes the keep_latest_artifacts_for_ref feature flag used to gate locking latest artifacts for ref.
-
Enrique Alcántara authored
Update dependency @gitlab/ui to v20.18.3 See merge request gitlab-org/gitlab!41547
-
Enrique Alcántara authored
Fixing reverted !41014 See merge request gitlab-org/gitlab!41584
-
Denys Mishunov authored
Make sure the visibility options on the snippet edit form follow the restrictions set in "Restricted visibility levels" setting
-
Thong Kuah authored
Cluster Agent query for GraphQl See merge request gitlab-org/gitlab!38833
-
Emily Ring authored
-
Stan Hu authored
Merge branch '241359-nomethoderror-undefined-method-invite_email-for-actionview-outputbuffer-0x00007f0fca8da640' into 'master' Resolve NoMethodError: undefined method invite_email Closes #241359 See merge request gitlab-org/gitlab!41587
-
Mayra Cabrera authored
Drop DinD for SAST, DS See merge request gitlab-org/gitlab!41260
-
Douglas Barbosa Alexandre authored
Modify invalid Snippet response status codes See merge request gitlab-org/gitlab!40619
-
Jose Ivan Vargas authored
RUN-AS-IF-FOSS Show alert on environments See merge request gitlab-org/gitlab!39743
-
Andrew Fontaine authored
This shows whether or not there is an ongoing alert for a given environment on the environments table page.
-
Jose Ivan Vargas authored
Show multiple builds for coverage See merge request gitlab-org/gitlab!41217
-
Scott Hampton authored
The code coverage number comes from multiple builds, so we need to clarify to the user where the number comes from.
-
Nick Gaskill authored
Updated Application Security screenshots and improved content flow See merge request gitlab-org/gitlab!41426
-
Lindsay Kerr authored
Screenshots updated for images of the vulnerability details page. Creating issues content moved next to related issues content.
-
Vijay Hawoldar authored
-
Achilleas Pipinellis authored
Remove invalid S3 Action and split bucket level actions Closes #243561 See merge request gitlab-org/gitlab!41560
-
Collen authored
-
Olena Horal-Koretska authored
Remove weight from incidents sidebar See merge request gitlab-org/gitlab!40794
-
Stan Hu authored
Rollout security navbar to all created users See merge request gitlab-org/gitlab!41586
-
Douglas Barbosa Alexandre authored
Update Secret-Detection template to use commits file See merge request gitlab-org/gitlab!41364
-
Zach Rice authored
-
Douglas Barbosa Alexandre authored
Merge branch '241686-add-automatically-counters-for-events-in-know_events-yml-to-usage-data' into 'master' Add automatically counters for events in know_events.yml to usage data See merge request gitlab-org/gitlab!40714
-
Stan Hu authored
New rubocop rule to avoid using `UploadedFile.from_params` directly See merge request gitlab-org/gitlab!39353
-
Jose Ivan Vargas authored
Remove stale packages/_legacy_package_list.html.haml Closes #243445 See merge request gitlab-org/gitlab!40947
-
Nicolò Maria Mezzopera authored
- list row - rspec file - snapshot
-
Doug Stull authored
- was causing a regression where render_404 was being hit.
-
Craig Norris authored
Docs: add backticks around master in "master branch" See merge request gitlab-org/gitlab!41535
-
Sarah Groff Hennigh-Palermo authored
Move Feature Flag Views to Core RUN AS-IF-FOSS See merge request gitlab-org/gitlab!41475
-