- 13 Nov, 2020 37 commits
-
-
John Jarvis authored
This reverts merge request !47410
-
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
-
Luke Duncalfe authored
Documentation: Add dos-and-donts for resolver re-use See merge request gitlab-org/gitlab!47325
-
Thong Kuah authored
Add documentation for the Canary Ingress Weight Change See merge request gitlab-org/gitlab!45637
-
Shinya Maeda authored
This commit adds the documentation.
-
Stan Hu authored
[GraphQL] Boards: use Global-ID scalar See merge request gitlab-org/gitlab!36113
-
Dylan Griffith authored
Fix an issue in the create_empty_index rake task See merge request gitlab-org/gitlab!47575
-
Jennie Louie authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
- 12 Nov, 2020 3 commits
-
-
Jose Ivan Vargas authored
Update detailed_metric.vue modal to match Pajamas guidelines See merge request gitlab-org/gitlab!46183
-
Amy Qualls authored
Attempts to start the process of updating the detailed_metric.vue file to use the new Pajamas components. It is neither correct nor complete.
-
Thong Kuah authored
Update `ci_jwt_signing_key` feature flag to be enabled by default See merge request gitlab-org/gitlab!47336
-