- Nov 12, 2020
-
-
Nicolò Maria Mezzopera authored
Remove gl-button from star button See merge request !47446
-
Marcin Sedlak-Jakubowski authored
Add Epics Swimlanes documentation See merge request !46635
-
Enrique Alcántara authored
Disable a custom tooltip initialization See merge request !46427
-
-
Vitali Tatarintev authored
Fix comment for diff note images See merge request !47400
-
Kushal Pandya authored
Fixes multi line comments options in parallel mode See merge request !45557
-
Denys Mishunov authored
Add documentation for the Web IDE command palette See merge request !45869
-
-
Sanad Liaquat authored
Update Project Security Dashboard Spec See merge request !47332
-
Grzegorz Bizon authored
Improve thread safety of Ci::BuildTraceChunk data stores See merge request !46717
-
Phil Hughes authored
Fix secure MR widget background colors in dark mode See merge request !47352
-
Sean McGivern authored
Schedule clean up of merge request refs efficiently See merge request gitlab-org/gitlab!46758
-
Miguel Rincon authored
Code quality severity icons See merge request !46829
-
Adding badges to the code quality for severity
-
Kushal Pandya authored
Swimlanes - Hide epic lanes with 0 issues See merge request !47257
-
Natalia Tepluhina authored
Boards - Create new issue in GraphQL [RUN AS-IF-FOSS] See merge request !46747
-
Natalia Tepluhina authored
Add integration with BE based on mocks See merge request !47019
-
-
Heinrich Lee Yu authored
Add CI job to Terraform state version GraphQL type See merge request !47339
-
Miguel Rincon authored
Updated service desk incoming email to use custom email See merge request !46053
-
Dylan Griffith authored
Add background migrations for Elasticsearch See merge request !46672
-
This MR implements elastic migration framework, which looks and behaves similar to rails database migrations. Migrations are stored in ee/elastic/migrate/ with YYYYMMDDHHMMSS_migration_name.rb file name format
-
Gabriel Mazetto authored
Update rake to v13 See merge request !47318
-
Kushal Pandya authored
Use closed icons for issue and epics See merge request !47176
-
-
Kushal Pandya authored
-
Tiger Watson authored
Add region field to AWS Role See merge request !47209
-
Add migration to add field to AWS Role. Update AuthorizeRoleService and FetchCredentialsService to use new region field.
-
Douglas Barbosa Alexandre authored
Generate package events file See merge request !47118
-
Luke Duncalfe authored
hAdd a rule to enforce resolver type annotations See merge request !47375
-
This new rubocop rule enforces that all resolvers declare their type. This is important for several reasons: - developers can read a resolver and know what it does, by understanding what it is meant to return. - we can enable better testing of resolvers, by creating fields from resolvers using `Resolver.field_options`. - Resolvers become the SSOT for field metadata, enabling us to eliminate repetition and boilerplate.
-
Florie Guibert authored
Add VueX action to create issue using graphQL mutation
-
Gabriel Mazetto authored
Fetch available issue types in Jira integration for vulnerabilities See merge request !47046
-
This change adds fetching availalbe issue types for Jira integration for vulnerabilities when the integration is being tested.
-
Ash McKenzie authored
Remove hardcoded ID from spec See merge request !47462
-
Thong Kuah authored
Added destroy command to base Terraform template See merge request !46777
-
Mayra Cabrera authored
Merge branch '225322-improve-performance-of-merge-request-changes-api-under-load-into-s3-tier' into 'master' Add FF to avoid directly accessing diffs via gitaly See merge request !46190
-
raw_diffs goes to gitaly, and can cause poor performance. This flag is the first step in experimenting with accessing the diffs stored in the DB.
-
Ash McKenzie authored
Feature flag group_level_integrations default enabled See merge request !47391
-