- 24 Jun, 2020 40 commits
-
-
Kyle Wiebers authored
This reverts merge request !33042
-
Mayra Cabrera authored
Create time-space partitions in separate schema (2) See merge request gitlab-org/gitlab!35137
-
-
Douglas Barbosa Alexandre authored
Move the CiStatusHelper to Ci namespace See merge request gitlab-org/gitlab!35073
-
Mayra Cabrera authored
Add clusters_applications_cilium DB table See merge request gitlab-org/gitlab!34601
-
Bob Van Landuyt authored
Refactor identifier parsing See merge request gitlab-org/gitlab!34638
-
Nick Gaskill authored
Add integration requirements to Secure Onboarding docs See merge request gitlab-org/gitlab!35264
-
Amy Brandenburg authored
-
Bob Van Landuyt authored
Remove the dead code and the associated worker Closes #218231 See merge request gitlab-org/gitlab!32595
-
Andreas Brandl authored
Merge branch '222495-geo-geo-job-artifact-registry-finder-find_registry_differences-should-ignore-expired-ones' into 'master' Geo - Does not sync expired job artifacts Closes #222495 See merge request gitlab-org/gitlab!35082
-
Bob Van Landuyt authored
Add Redis Cluster validator See merge request gitlab-org/gitlab!32450
-
Sean McGivern authored
If we want to use Redis Cluster, we won't be able to use a multi-key command with keys that hash to different slots. For instance, a simple: MGET foo bar Won't work because 'foo' and 'bar' hash to different slots, and therefore could be on different shards of the cluster. This is a client-side validator to ensure that we can annotate existing cross-slot commands easily, as part of the data gathering for whether or not we use Redis Cluster.
-
Paul Slaughter authored
Updated limit for too large snippets See merge request gitlab-org/gitlab!35076
-
Clement Ho authored
Update docs to reflect full width of single charts in a row See merge request gitlab-org/gitlab!35018
-
Robert Speicher authored
Use #in_batches in Project Export StreamingSerializer See merge request gitlab-org/gitlab!35125
-
Gabriel Mazetto authored
Fix Gitaly duration timings for ApplyBfgObjectMapStreamRequest See merge request gitlab-org/gitlab!34907
-
Gabriel Mazetto authored
Tag BuildFinishedWorker as using disk I/O See merge request gitlab-org/gitlab!35134
-
Peter Leitzen authored
Fix broken todo GraphQL API filtering when filtering by type See merge request gitlab-org/gitlab!34790
-
Allison Browne authored
The todo finder filter by type test did not contain data that should have been filtered out allowing for a bug where all issues were always returned when filtering byt type
-
Nathan Friend authored
Fix integration banner link to General Settings See merge request gitlab-org/gitlab!35231
-
Andrei Stoicescu authored
-
Stan Hu authored
Fix constant leaking to subsequent tests See merge request gitlab-org/gitlab!35220
-
Andreas Brandl authored
Add snippets_size to ProjectStatistics See merge request gitlab-org/gitlab!35017
-
Ravishankar authored
Adding changelog entry
-
Paul Slaughter authored
Allow Hiding/Collapsing of Milestone header on Roadmap See merge request gitlab-org/gitlab!34357
-
-
Oswaldo Ferreira authored
Fix Gitaly duration timings for conflict and search RPCs See merge request gitlab-org/gitlab!34909
-
Peter Leitzen authored
Extract `IncidentManagement::CreateIncidentLabelService` from `IncidentManagement::CreateIssueService` Closes #222310 See merge request gitlab-org/gitlab!35050
-
Vitali Tatarintev authored
Extract `IncidentManagement::CreateIncidentLabelService` from `IncidentManagement::CreateIssueService`
-
Nick Thomas authored
Place packages scope under Package Registry condition Closes #219098 See merge request gitlab-org/gitlab!33042
-
Robert Speicher authored
Add route and action for new releases form See merge request gitlab-org/gitlab!34942
-
Nick Thomas authored
Only load project license if needed Closes #223740 See merge request gitlab-org/gitlab!35068
-
Heinrich Lee Yu authored
Allow selection of licenses from the SPDX catalogue See merge request gitlab-org/gitlab!34961
-
-
Heinrich Lee Yu authored
We use an anonymous class so that we don't have to define a new constant
-
Nick Gaskill authored
Add limitations of container scanning See merge request gitlab-org/gitlab!34548
-
Jose Ivan Vargas authored
Give full width to last panel in a panelGroup with odd number of panels See merge request gitlab-org/gitlab!34999
-
Andrei Stoicescu authored
- remove half-width class if panel is last and panel number is odd
-
Jan Provaznik authored
Add personal and project snippet monthly counters to usage data See merge request gitlab-org/gitlab!35155
-
Nick Thomas authored
# Conflicts: # app/views/shared/projects/_project.html.haml
-