- 03 Jul, 2020 40 commits
-
-
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
-
Matthias Käppler authored
This exports a `failures` field carrying information about failed queries during topology data collection.
-
Shinya Maeda authored
Return ID for newly created vulnerability issue links See merge request gitlab-org/gitlab!35947
-
Alan (Maciej) Paruszewski authored
-
Balasankar "Balu" C authored
Signed-off-by: Balasankar "Balu" C <balasankarc@autistici.org>
-
Nicolas Dular authored
By using `toFixed` we were rounding the percentages which could lead to undesired behaviour where the accumulated percentages were above 100%. We are now not rounding the numbers anymore and use `flex` which accepts floating pointing numbers.
-
Nick Thomas authored
Use S3 Workhorse client with consolidated object store settings See merge request gitlab-org/gitlab!35480
-
Bob Van Landuyt authored
Remove unused method UserAccess#can_read_project? See merge request gitlab-org/gitlab!35950
-
Sean McGivern authored
Quarantine a flaky spec See merge request gitlab-org/gitlab!35955
-
Bob Van Landuyt authored
Resolve timeout in admin/jobs See merge request gitlab-org/gitlab!35385
-
Laura Montemayor authored
-
Sanad Liaquat authored
Stablize protected tags spec See merge request gitlab-org/gitlab!35515
-
Sanad Liaquat authored
Also stablize choose_access_level_role method by ensuring it gives the same output on retry.
-
Shinya Maeda authored
Replace create with build_stubbed in user validations See merge request gitlab-org/gitlab!35901
-
Rémy Coutable authored
Rolling 28 day time period counter for deployments See merge request gitlab-org/gitlab!35493
-
Natalia Tepluhina authored
Improve translations for Alert Management assignees See merge request gitlab-org/gitlab!35841
-