- 30 May, 2020 3 commits
-
-
Heinrich Lee Yu authored
Promote json-schema to production See merge request gitlab-org/gitlab!33457
-
Stan Hu authored
This was introduced in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/32991 and used in app/validators/json_schema_validator.rb, so we need it as a production gem instead of a test gem. This caused https://gitlab.com/gitlab-com/gl-infra/production/-/issues/2207
-
Michael Kozono authored
Revert "Merge branch 'bump-rails-6.0.3.1' into 'master'" See merge request gitlab-org/gitlab!33446
-
- 29 May, 2020 37 commits
-
-
Peter Leitzen authored
Hide N+1 query behind intended feature flag See merge request gitlab-org/gitlab!33445
-
syasonik authored
-
Stan Hu authored
Show the status of stand-alone secrets analyzer on configuration page See merge request gitlab-org/gitlab!31167
-
Thong Kuah authored
This reverts merge request !32486
-
Stan Hu authored
Move migration related to ci_builds to post_deployment See merge request gitlab-org/gitlab!33416
-
Andrew Fontaine authored
Support user-defined links in metrics dashboard Closes #216385 See merge request gitlab-org/gitlab!33324
-
Dhiraj Bodicherla authored
This MR parses user-defined links in metrics dashboards and saves to Vuex store. This MR creates a links section Vue component but does not use it yet. Also, backend support for links validation is added
-
Andrew Fontaine authored
Fix GraphQL query to fetch vulnerable projects of subgroups See merge request gitlab-org/gitlab!33410
-
Stan Hu authored
Update .ruby-version to 2.6.6 See merge request gitlab-org/gitlab!33253
-
Andrew Fontaine authored
QA selectors for the audit events app are now customisable See merge request gitlab-org/gitlab!33326
-
Robert Hunt authored
At the minute we have a QA selector being defined but it is never used. This has been changed so we can customise the QA selector properly
-
Suzanne Selhorn authored
Update secrets docs to point to Vault See merge request gitlab-org/gitlab!33395
-
Jackie Meshell authored
-
Mike Lewis authored
Adding guide update to avoid profanity See merge request gitlab-org/gitlab!31384
-
Peter Leitzen authored
Add assignee to alert management list view See merge request gitlab-org/gitlab!32609
-
Sarah Yasonik authored
Adds table and model for AlertManagement::AlertAssignee, which will enable the association of users with alerts. This will aide in triaging incoming alerts for a project. This commit also adds the ability to read assignees for alerts to the GraphQL API.
-
Suzanne Selhorn authored
Docs: Fix improperly declared code block See merge request gitlab-org/gitlab!33433
-
Andrew Fontaine authored
Improve within_strategy_row Spec Helper See merge request gitlab-org/gitlab!33339
-
Jason Goodman authored
Add js css class to decouple helper from DOM structure
-
Amy Qualls authored
Change from 'text' to 'plaintext'
-
Peter Leitzen authored
Add project specific repository storage API See merge request gitlab-org/gitlab!32493
-
James Fargher authored
-
Mayra Cabrera authored
Migration helpers to partition existing tables See merge request gitlab-org/gitlab!32240
-
Patrick Bair authored
Add a new migration helper that can be used to create a copy of an existing table that is partitioned by a date column.
-
Kamil Trzciński authored
Add BuildReportResult data model See merge request gitlab-org/gitlab!32991
-
Mayra Cabrera authored
Always use the finders in Value Stream Analytics See merge request gitlab-org/gitlab!33033
-
Adam Hegyi authored
This change alters the base query in VSA to use the standard Issuable finders.
-
Grzegorz Bizon authored
Resolve "Support custom text for coverage badges" See merge request gitlab-org/gitlab!29381
-
Fabian Schneider authored
-
Heinrich Lee Yu authored
Prepare Jira users importer See merge request gitlab-org/gitlab!32975
-
Maxime Orefice authored
This new model will be used to persit junit counter data in order to improve performance and remove the feature flag
-
Achilleas Pipinellis authored
Clarify how old backups are pruned See merge request gitlab-org/gitlab!33400
-
Amy Qualls authored
Add missing instruction link for terraform plan See merge request gitlab-org/gitlab!32711
-
James Sandlin authored
-
Amy Qualls authored
Update link for curl docs test See merge request gitlab-org/gitlab!33360
-
Suzanne Selhorn authored
PHP Composer docs Closes #15886 See merge request gitlab-org/gitlab!32623
-
Robert Speicher authored
Add ApplicationSetting ui changes for repository_storages_weighted Closes #218610 See merge request gitlab-org/gitlab!33096
-