- 13 Nov, 2020 40 commits
-
-
Grzegorz Bizon authored
Remove ci_trace_new_fog_store feature flag See merge request gitlab-org/gitlab!47522
-
Brandon Labuschagne authored
MR Analytics: Chart tooltip overlays filter dropdown See merge request gitlab-org/gitlab!47274
-
Ezekiel Kigbo authored
Add devops adoption table component See merge request gitlab-org/gitlab!47491
-
Brandon Labuschagne authored
This has been introduced in a stanbdalone MR in order to iterate while being blocked on the larger feature
-
Sean McGivern authored
Remove ci_always_refresh_merge_requests_from_beginning flag See merge request gitlab-org/gitlab!46768
-
Sean McGivern authored
Fix rubocop errors by adding type annotations See merge request gitlab-org/gitlab!47547
-
Martin Wortschack authored
-
Sarah Groff Hennigh-Palermo authored
Update dependency @gitlab/ui to v23.8.0 See merge request gitlab-org/gitlab!47507
-
Jan Provaznik authored
Add .rubocop_manual_todo.yml to code patterns See merge request gitlab-org/gitlab!47553
-
Natalia Tepluhina authored
Fix button styles in repo header See merge request gitlab-org/gitlab!47562
-
Phil Hughes authored
Merge branch 'remove-DOMContentloaded-eventlistener-from-ee/app/assets/javascripts/pages/security/vulnerabilities/index/index.js' into 'master' Remove DOMContentLoaded event listener See merge request gitlab-org/gitlab!47516
-
Jannik Lehmann authored
-
Marcel Amirault authored
Update doc/ci/examples/README.md See merge request gitlab-org/gitlab!46974
-
Dov Hershkovitch authored
-
Sanad Liaquat authored
Unquarantine project creation spec on staging See merge request gitlab-org/gitlab!47590
-
Nicolò Maria Mezzopera authored
Update check on features object for cases where not defined See merge request gitlab-org/gitlab!47447
-
Nicolò Maria Mezzopera authored
Fix button inconsistencies on blob header See merge request gitlab-org/gitlab!47571
-
Vitaly Slobodin authored
Add email notifications for CSV requirements import See merge request gitlab-org/gitlab!46484
-
Jacques Erasmus authored
Add project support to Invite Members modal See merge request gitlab-org/gitlab!44785
-
Jackie Fraser authored
-
Ash McKenzie authored
Use Gitlab::Http as the adapter for Graphql queries See merge request gitlab-org/gitlab!47444
-
Kushal Pandya authored
Improve the look of wikis in search results See merge request gitlab-org/gitlab!47470
-
Vitaly Slobodin authored
Update dependency @gitlab/eslint-plugin to v4.1.0 See merge request gitlab-org/gitlab!44164
-
Kushal Pandya authored
Show and link group path for saml provider See merge request gitlab-org/gitlab!47563
-
Heinrich Lee Yu authored
Fix kwargs deprecation warnings in merge request resolver specs See merge request gitlab-org/gitlab!47533
-
Heinrich Lee Yu authored
Deduplicate epic iids and add uniqueness constraint See merge request gitlab-org/gitlab!47081
-
Heinrich Lee Yu authored
Add cloud_license_auth_token to ApplicationSettings See merge request gitlab-org/gitlab!47396
-
Gabriel Mazetto authored
Remove unused scoped labels feature flag See merge request gitlab-org/gitlab!46964
-
Simon Knox authored
Fix pipeline security tab filters not showing See merge request gitlab-org/gitlab!47294
-
Douglas Barbosa Alexandre authored
Merge branch '259605-repositories-gone-after-update-broken-migration-to-hashed-storage' into 'master' Hashed Storage: make migration and rollback resilient to exceptions See merge request gitlab-org/gitlab!46178
-
Gabriel Mazetto authored
Fix config variables when having includes See merge request gitlab-org/gitlab!47189
-
Gabriel Mazetto authored
Add new fields for creating issues from vulnerabilities in Jira See merge request gitlab-org/gitlab!46982
-
Alan (Maciej) Paruszewski authored
This change adds new fields vulnerabilities_enabled and vulnerabilities_issuetype to JiraTrackerData to allow user to configure Jira for vulnerabilities.
-
Furkan Ayhan authored
When implementing config variables, we did not pass necessary parameters to yaml processor.
-
Michael Kozono authored
Resolve "Set Auto-Stop Environment Expiry Period when an environment is created" See merge request gitlab-org/gitlab!47239
-
Mark Lapierre authored
Add and update QA text content matchers See merge request gitlab-org/gitlab!47351
-
Mark Lapierre authored
- Adds a negatable have_text/have_content matcher to be used instead of Capybara's built-in ones - Include all custom matchers during RSpec config. This should make it simpler to add more matchers - we just need to put them in qa/spec/support/matchers in the Matchers module - Update a few tests that used `expect(page).to have_content`
-
Peter Leitzen authored
Update code stage calculation in VSA See merge request gitlab-org/gitlab!47215
-
Adam Hegyi authored
This change updates the calculation in value stream analytics. For the code stage, the start event timestamp can be first_commit_at (new) or first_mentioned_in_commit_at. The change also introduces a separate stage where only the first_commit_at is used.
-
Dylan Griffith authored
Extend require_migration helper on EE See merge request gitlab-org/gitlab!47509
-