- 03 Jul, 2020 40 commits
-
-
Ryan Cobb authored
This creates a new project metrics dashboard path. This will be used for shortening dashboard links for easier sharing.
-
Suzanne Selhorn authored
Remove GitLab pages custom CA workaround Closes #25411 See merge request gitlab-org/gitlab!35401
-
Ben Bodenmiller authored
-
Denys Mishunov authored
Fetch system notes when changing assignee See merge request gitlab-org/gitlab!35575
-
Tristan Read authored
-
Bob Van Landuyt authored
New Crowdin translations - 01 July 2020 Closes #222363 See merge request gitlab-org/gitlab!35783
-
Douglas Barbosa Alexandre authored
Remove commit message 50 character soft limit See merge request gitlab-org/gitlab!35905
-
Marcia Ramos authored
Project import rake task on Omnibus, plus errors See merge request gitlab-org/gitlab!34094
-
Ben Prescott @bprescott_↙ ☺ authored
-
Michael Kozono authored
Geo: Replicate delete event of Package Files Closes #223717 See merge request gitlab-org/gitlab!35447
-
Valery Sizov authored
Implements replication of delete events for Self-Service framework
-
Peter Leitzen authored
Allow cloning of all out of the box dashboards See merge request gitlab-org/gitlab!35607
-
Jose Ivan Vargas authored
Merge branch '216962-add-an-expandable-tag-detail-view-to-the-image-repository-detail-view-ui' into 'master' Add expandable details to container registry lists See merge request gitlab-org/gitlab!35584
-
Nicolò Maria Mezzopera authored
- update source - adjust tests
-
rpereira2 authored
- Allow the CloneDashboardService to clone all out of the box dashboards. - Add a sequence of stages for the self monitoring dashboard.
-
Rémy Coutable authored
Fix archived parameter for Group API's projects endpoint See merge request gitlab-org/gitlab!34018
-
Justin Sleep authored
-
Tim Zallmann authored
Replacing Font-Awesome Icons on Wiki Pages Closes #225894 See merge request gitlab-org/gitlab!35975
-
Peter Leitzen authored
Add comments to public methods of ProxyVariableSubstitutionService See merge request gitlab-org/gitlab!35755
-
Reuben Pereira authored
-
Oswaldo Ferreira authored
Update GitLab Runner Helm Chart to 0.18.1/13.1.1 See merge request gitlab-org/gitlab!35712
-
Andrew Fontaine authored
Add note about SSH key title being public information See merge request gitlab-org/gitlab!35574
-
Mike Jang authored
Credentials inventory. Add version for new features See merge request gitlab-org/gitlab!35896
-
Marcia Ramos authored
Update doc to include squash commits options See merge request gitlab-org/gitlab!33930
-
Peter Leitzen authored
Remove OnBoarding tour - BE Closes #219150 See merge request gitlab-org/gitlab!35363
-
Andreas Brandl authored
Remove check for >9.6 for Geo See merge request gitlab-org/gitlab!35764
-
Roman Kuba authored
-
Nick Thomas authored
Merge branch '209786-improve-performance-of-diffs_batch-diffs-metadata-source-branch-exists' into 'master' Improve performance of diffs_batch and diffs_metadata actions for Projects::MergeRequestsController See merge request gitlab-org/gitlab!34516
-
Marc Shaw authored
Each time this will make a redis call, which is expensive if called enough times. This was an issue when serializing large diffs for a merge request. Clear the memoized source_branch_exists on MR update Clear memoized variables before proceeding with checks Issue: gitlab.com/gitlab-org/gitlab/-/issues/209786 Merge Request: gitlab.com/gitlab-org/gitlab/-/merge_requests/34516
-
Andreas Brandl authored
The general requirement is >= PG 11 today, so we should be able to expect >9.6 anyways.
-
Nicolò Maria Mezzopera authored
Fix usage graph not exceeding 100% See merge request gitlab-org/gitlab!35758
-
Mark Florian authored
Resolve "Align license compliance `deny` classification outcome with user expectations - Add tooltip and text copy to policy tab" See merge request gitlab-org/gitlab!34039
-
Natalia Tepluhina authored
Feat(charts): add general skeleton loader See merge request gitlab-org/gitlab!35012
-
Michael Lunøe authored
fix(chart/skeleton_loader): use percentage to make chart dynamically flexible and easier to understand
-
Rémy Coutable authored
Ensure pipelines are created when FORCE_GITLAB_CI is set See merge request gitlab-org/gitlab!35967
-
Shinya Maeda authored
Resolve "Fix severity and status sort order on alert list" Closes #221242 See merge request gitlab-org/gitlab!35774
-
Vitali Tatarintev authored
Change `AlertManagement::Alert` severity sort order: * Ascending sort order sorts severity from less critical to critical. * Descending sort order sorts severity from critical to less critical.
-
Enrique Alcántara authored
Minor UI fixes for Issue page in dark mode Closes #223729, #223143, and #223721 See merge request gitlab-org/gitlab!35395
-
Simon Knox authored
Details: 1. Add bg and text color for input element to override usersagent stylesheet. I think not needed if we use `prefers-color-scheme`, but for now this is opt in preference we need to override it 2. Fix bg color overflowing on comment form 3. Fix card header color 4. Fix Upload design text color
-
James Lopez authored
Submit failures with topology usage ping Closes #222344 See merge request gitlab-org/gitlab!35435
-