]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
5 years agoSONAR-12260 fix failing DeleteFileMeasures on MsSQL
Sébastien Lesaint [Mon, 1 Jul 2019 15:49:24 +0000 (17:49 +0200)]
SONAR-12260 fix failing DeleteFileMeasures on MsSQL

5 years agoSONAR-12263 reflect new DB requirements in sonar.properties
colin-mueller-sonarsource [Wed, 3 Jul 2019 15:38:27 +0000 (17:38 +0200)]
SONAR-12263 reflect new DB requirements in sonar.properties

5 years agoDOC correct download header
G. Ann Campbell [Mon, 8 Jul 2019 19:23:53 +0000 (15:23 -0400)]
DOC correct download header

5 years agoSONAR-12246 remove mysql specific error message
Simon Brandhof [Mon, 8 Jul 2019 13:52:53 +0000 (15:52 +0200)]
SONAR-12246 remove mysql specific error message

5 years agoSONAR-12246 remove from sonar.properties
Simon Brandhof [Tue, 2 Jul 2019 21:13:50 +0000 (23:13 +0200)]
SONAR-12246 remove from sonar.properties

5 years agoSONAR-12246 remove MySQL dialect
Simon Brandhof [Tue, 2 Jul 2019 21:12:14 +0000 (23:12 +0200)]
SONAR-12246 remove MySQL dialect

5 years agoSONAR-12246 Remove MySQL check for DCE
Simon Brandhof [Tue, 2 Jul 2019 07:52:05 +0000 (09:52 +0200)]
SONAR-12246 Remove MySQL check for DCE

It's redundant with global end-of-support of MySQL

5 years agoSONAR-12246 Remove SQL requests specific to MySQL
Simon Brandhof [Tue, 2 Jul 2019 07:49:07 +0000 (09:49 +0200)]
SONAR-12246 Remove SQL requests specific to MySQL

5 years agoSONAR-12246 Remove dependencies on MySQL driver
Simon Brandhof [Tue, 2 Jul 2019 07:48:16 +0000 (09:48 +0200)]
SONAR-12246 Remove dependencies on MySQL driver

5 years agoSONAR-12246 Remove unused mysql files
Simon Brandhof [Tue, 2 Jul 2019 07:47:40 +0000 (09:47 +0200)]
SONAR-12246 Remove unused mysql files

5 years agoDOC update example plugin key
G. Ann Campbell [Mon, 8 Jul 2019 17:35:02 +0000 (13:35 -0400)]
DOC update example plugin key

We don't let community plugins claim a language name as a plugin key anymore, so let's not give them an example that does.

5 years agoRephrase SonarCloud doc about TLS 1.2
Simon Brandhof [Mon, 8 Jul 2019 14:11:45 +0000 (16:11 +0200)]
Rephrase SonarCloud doc about TLS 1.2

See https://discuss.sonarsource.com/t/documentation-ambiguous-statement-about-tls-1-2/2881

[skip ci]

5 years agoSC-799 improve migration WS
Simon Brandhof [Mon, 8 Jul 2019 14:48:26 +0000 (16:48 +0200)]
SC-799 improve migration WS

5 years agoMMF-1737 Analyze Bitbucket repositories with Azure Pipelines (#1879)
mickael-caro-sonarsource [Mon, 8 Jul 2019 11:30:11 +0000 (13:30 +0200)]
MMF-1737 Analyze Bitbucket repositories with Azure Pipelines (#1879)

* SC-762-  Tutorial for new BbC projects should mention support of Azure Pipelines

* Updated tutorial for bitbucketcloud

* SC-801 - Organization and its eventual app install related entity are now mandatory while targeting a bound project on ALMs.

* SC-801 --TEMP Added INFO logs

* SC-801 - Added back return of alm binding if no project alm is present.

* SC-801 - Fixed added log, failing unit tests before.

* SC-801 - Added extra logs (TEMP)

* SC-801 - Reverted unwanted imports.

* SC-801 - Adaptation of UT following the add of logs TO BE REVERTED ONCE OK

* SC-801 - Changed newly added log levels to debug to see if they are popping in the CE logs.

* SC-801 - Add constant for Bitbucket API Version in its REST client.

* SC-760 - Updated documentation to support Azure Pipelines.

* SC-801 - Reverted all temporary logs

* fixup! SC-760 - remove inside file links to avoid failing of unint tests.

* SC-801 - Fixes after review

* SC-760 - Splited documentation to 3 in total, with azure pipelines and bitbucket pipelines.

* SC-762 - Updated Snapshot

* SC-762 - Updated onboarding tutorial + documentation

* SC-762 - Updated formating of .tsx following yarn validate.

* SC-801 - Added unit tests + removed codesmell

* SC-760 - Updated documentation markdowns for Bitbucket.

* SC-801 - Removed unused import.

* SC-801 - Updated failing unit tests.

* SC-801 - Fix typo

* SC-801 - Resolving issues following analysis by SQ

5 years agoSONAR-12251 change docker image for QA to not run SQ as root
Sébastien Lesaint [Tue, 2 Jul 2019 10:29:28 +0000 (12:29 +0200)]
SONAR-12251 change docker image for QA to not run SQ as root

5 years ago SC-819 Make Organization#guarded column nullable
Benoit [Thu, 4 Jul 2019 09:59:42 +0000 (11:59 +0200)]
 SC-819 Make Organization#guarded column nullable

5 years agoSC-799 Add temporary live migration to delete empty personal orgs
Janos Gyerik [Wed, 3 Jul 2019 09:11:55 +0000 (11:11 +0200)]
SC-799 Add temporary live migration to delete empty personal orgs

5 years agoSC-799 Extract organization deletion to OrganizationDeleter
Janos Gyerik [Wed, 3 Jul 2019 09:11:08 +0000 (11:11 +0200)]
SC-799 Extract organization deletion to OrganizationDeleter

5 years agoSC-764 Return alm organization type in /api/organizations/search
Benoît Gianinetti [Fri, 28 Jun 2019 07:46:59 +0000 (09:46 +0200)]
SC-764 Return alm organization type in /api/organizations/search

5 years agoSC-764 Return alm ogranization type in /api/navigation/organization
Benoît Gianinetti [Thu, 27 Jun 2019 13:05:45 +0000 (15:05 +0200)]
SC-764 Return alm ogranization type in /api/navigation/organization

5 years agoSC-764 Don't sync members when binding personal github org.
Grégoire Aubert [Thu, 27 Jun 2019 08:56:15 +0000 (10:56 +0200)]
SC-764 Don't sync members when binding personal github org.

5 years agoSC-764 Users can remove their personal organization
Benoit [Wed, 26 Jun 2019 07:44:17 +0000 (09:44 +0200)]
SC-764 Users can remove their personal organization

5 years agoSC-786 Drop warning when user login after renaming account
Benoit [Tue, 25 Jun 2019 13:21:05 +0000 (15:21 +0200)]
SC-786 Drop warning when user login after renaming account

5 years agoSC-764 Drop guarded field in WS responses
Janos Gyerik [Mon, 24 Jun 2019 15:33:22 +0000 (17:33 +0200)]
SC-764 Drop guarded field in WS responses

5 years agoSC-764 Drop personalOrganization in /api/users/current
Benoit [Tue, 25 Jun 2019 12:03:30 +0000 (14:03 +0200)]
SC-764 Drop personalOrganization in /api/users/current

5 years agoSC-786 Drop update login warning page
Grégoire Aubert [Fri, 21 Jun 2019 08:22:55 +0000 (10:22 +0200)]
SC-786 Drop update login warning page

5 years agoSC-781 Remove special behavior to bind personal organization
Grégoire Aubert [Fri, 21 Jun 2019 07:10:32 +0000 (09:10 +0200)]
SC-781 Remove special behavior to bind personal organization

* Update documentation talking about personal orgs
* Drop unused organization/delete route

5 years agoSC-763 Remove creation of personal organizations
Benoit [Mon, 24 Jun 2019 15:16:52 +0000 (17:16 +0200)]
SC-763 Remove creation of personal organizations

5 years agoDOC Enable COBOL analysis without file suffixes (#1890)
CS [Fri, 5 Jul 2019 14:36:12 +0000 (16:36 +0200)]
DOC Enable COBOL analysis without file suffixes (#1890)

* Add method for analyzing without file suffixes

* Simplify wording; shrink example

5 years agoDOC add whitespace to fix formatting
G. Ann Campbell [Wed, 3 Jul 2019 14:57:00 +0000 (10:57 -0400)]
DOC add whitespace to fix formatting

5 years agoDOC add/correct punctuation
G. Ann Campbell [Wed, 3 Jul 2019 17:10:13 +0000 (13:10 -0400)]
DOC add/correct punctuation

5 years agoUse special branch for nightly DB tests
Simon Brandhof [Tue, 2 Jul 2019 21:45:01 +0000 (23:45 +0200)]
Use special branch for nightly DB tests

5 years agoDrop MySQL tests from Cirrus
Simon Brandhof [Tue, 2 Jul 2019 19:00:46 +0000 (21:00 +0200)]
Drop MySQL tests from Cirrus

5 years agoUpdate API changes documentation
Julien HENRY [Tue, 2 Jul 2019 07:59:40 +0000 (09:59 +0200)]
Update API changes documentation

5 years agoUse GA release of SQLServer 2017 for tests
Simon Brandhof [Tue, 2 Jul 2019 11:38:31 +0000 (13:38 +0200)]
Use GA release of SQLServer 2017 for tests

5 years agoDrop tests on SQLServer 2019
Simon Brandhof [Tue, 2 Jul 2019 11:38:20 +0000 (13:38 +0200)]
Drop tests on SQLServer 2019

The preview version of SQLServer 2019 has an expiration period. Let's
wait for the GA release instead of upgrading preview versions from
time to time.

5 years agoFixing hashmark in MethodId heading specific to C Sharp (#1868)
Jeff Zapotoczny [Tue, 2 Jul 2019 18:04:32 +0000 (13:04 -0500)]
Fixing hashmark in MethodId heading specific to C Sharp (#1868)

5 years agoDOC drop link to 6.7 "LTS"
G. Ann Campbell [Mon, 1 Jul 2019 16:13:08 +0000 (12:13 -0400)]
DOC drop link to 6.7 "LTS"

5 years agoDOC Add causes of "Missing blame info..."
G. Ann Campbell [Mon, 1 Jul 2019 16:12:07 +0000 (12:12 -0400)]
DOC Add causes of "Missing blame info..."

5 years agoSC-687 Fix tutorial for manual projects (#1848)
Siegfried Ehret [Mon, 1 Jul 2019 13:42:52 +0000 (15:42 +0200)]
SC-687 Fix tutorial for manual projects (#1848)

5 years agoFix the systemd unit file
Eric Hartmann [Fri, 28 Jun 2019 16:25:30 +0000 (18:25 +0200)]
Fix the systemd unit file

when stopping the service

5 years agoSet version 8.0-SNAPSHOT
Simon Brandhof [Mon, 1 Jul 2019 09:50:47 +0000 (11:50 +0200)]
Set version 8.0-SNAPSHOT

5 years agoUse Orchestrator RELEASE
Simon Brandhof [Mon, 1 Jul 2019 07:56:26 +0000 (09:56 +0200)]
Use Orchestrator RELEASE

5 years agoRelease 7.9
Simon Brandhof [Sun, 30 Jun 2019 18:05:18 +0000 (20:05 +0200)]
Release 7.9

5 years agoSONAR-12251 add warning about migration with MSSQL Server
Christophe Levis [Sun, 30 Jun 2019 15:09:45 +0000 (17:09 +0200)]
SONAR-12251 add warning about migration with MSSQL Server

5 years agoSONAR-12251 fix statement leak in DB migrations
Simon Brandhof [Fri, 28 Jun 2019 15:28:00 +0000 (17:28 +0200)]
SONAR-12251 fix statement leak in DB migrations

Signed-off-by: Simon Brandhof <simon.brandhof@sonarsource.com>
5 years agoSONAR-12140 Improve stability by reducing thread sleep in unit test
Julien Lancelot [Fri, 28 Jun 2019 15:09:56 +0000 (17:09 +0200)]
SONAR-12140 Improve stability by reducing thread sleep in unit test

5 years agoSONAR-12249 Update SonarSource Security categories with the latest definition
Julien Lancelot [Fri, 28 Jun 2019 12:57:46 +0000 (14:57 +0200)]
SONAR-12249 Update SonarSource Security categories with the latest definition

5 years agoSONAR-12216 Upgrade SonarCSS to 1.1.1.1010
Julien Lancelot [Fri, 28 Jun 2019 13:59:00 +0000 (15:59 +0200)]
SONAR-12216 Upgrade SonarCSS to 1.1.1.1010

5 years agoUpgrade sonar-jacoco-plugin to 1.0.2
Evgeny Mandrikov [Fri, 28 Jun 2019 14:10:19 +0000 (16:10 +0200)]
Upgrade sonar-jacoco-plugin to 1.0.2

5 years agoSONAR-11874 ignore inaccessible files when cleaning tmp dir
Sébastien Lesaint [Thu, 27 Jun 2019 09:31:14 +0000 (11:31 +0200)]
SONAR-11874 ignore inaccessible files when cleaning tmp dir

5 years agoDOCS update Oracle JDBC driver recommendation
Duarte Meneses [Fri, 28 Jun 2019 13:41:09 +0000 (15:41 +0200)]
DOCS update Oracle JDBC driver recommendation

5 years agoSONAR-12127 don't run new migrations when upgrading from 7.0
Sébastien Lesaint [Wed, 26 Jun 2019 13:57:04 +0000 (15:57 +0200)]
SONAR-12127 don't run new migrations when upgrading from 7.0

5 years agoSONAR-12127 optimize migrations on LIVE_MEASURES and PROJECT_MEASURES
Sébastien Lesaint [Wed, 26 Jun 2019 13:56:09 +0000 (15:56 +0200)]
SONAR-12127 optimize migrations on LIVE_MEASURES and PROJECT_MEASURES

5 years agoSONAR-11964 Fail at startup when detecting MySQL
Julien Lancelot [Fri, 28 Jun 2019 07:21:02 +0000 (09:21 +0200)]
SONAR-11964 Fail at startup when detecting MySQL

5 years agoSONAR-12023 Remove "Not OWASP" CWE mapping, and move all unmapped CWEs to "Others...
Michal Duda [Wed, 26 Jun 2019 08:19:48 +0000 (10:19 +0200)]
SONAR-12023 Remove "Not OWASP" CWE mapping, and move all unmapped CWEs to "Others" (SonarSource Security)

5 years agoSONAR-12216 Upgrade code analyzers to latest released versions
Julien Lancelot [Fri, 28 Jun 2019 08:34:12 +0000 (10:34 +0200)]
SONAR-12216 Upgrade code analyzers to latest released versions

5 years agoSONAR-11723 Don't pass name and email values when updating a non-local user
Wouter Admiraal [Thu, 27 Jun 2019 12:49:52 +0000 (14:49 +0200)]
SONAR-11723 Don't pass name and email values when updating a non-local user

5 years agoSONAR-11723 Prevent updating attributes of non-local users
Pierre Guillot [Thu, 27 Jun 2019 08:50:51 +0000 (10:50 +0200)]
SONAR-11723 Prevent updating attributes of non-local users

5 years agoSwitch sonarqube build to openjdk11
Tom [Fri, 28 Jun 2019 08:22:41 +0000 (10:22 +0200)]
Switch sonarqube build to openjdk11

5 years agoSONAR-12140 Do not return "Warning" in quality gate facet when no project in warning
Julien Lancelot [Tue, 25 Jun 2019 11:50:25 +0000 (13:50 +0200)]
SONAR-12140 Do not return "Warning" in quality gate facet when no project in warning

5 years agoSONAR-12140 Compute number of projects in warning in a daemon
Julien Lancelot [Tue, 25 Jun 2019 11:50:36 +0000 (13:50 +0200)]
SONAR-12140 Compute number of projects in warning in a daemon

5 years agoFix unit test on Windows
Duarte Meneses [Thu, 27 Jun 2019 09:57:09 +0000 (11:57 +0200)]
Fix unit test on Windows

5 years agoSONAR-11849 increase SQ max size
Sébastien Lesaint [Thu, 27 Jun 2019 12:37:27 +0000 (14:37 +0200)]
SONAR-11849 increase SQ max size

new SonarCSS plugin added 970Kb

5 years agoMerge pull request #1789 from SonarSource/fix/md/SONAR-11845-project-import-should...
Michal Duda [Thu, 27 Jun 2019 11:57:22 +0000 (13:57 +0200)]
Merge pull request #1789 from SonarSource/fix/md/SONAR-11845-project-import-should-handle-external-issues

SONAR-11845 project import should handle external issues

5 years agoDOCS update Security HS wording
MikeBirnstiehl [Thu, 27 Jun 2019 11:57:12 +0000 (13:57 +0200)]
DOCS update Security HS wording

5 years agoDOCS update Java reqs for Server and Analysis
MikeBirnstiehl [Thu, 27 Jun 2019 09:20:33 +0000 (11:20 +0200)]
DOCS update Java reqs for Server and Analysis

5 years agoSONAR-12002 Fail startup of SonarQube server if JRE < 11
Duarte Meneses [Thu, 27 Jun 2019 09:18:24 +0000 (11:18 +0200)]
SONAR-12002 Fail startup of SonarQube server if JRE < 11

5 years agoDOCS: Ported License Manger Docs
colin-mueller-sonarsource [Thu, 27 Jun 2019 10:51:01 +0000 (03:51 -0700)]
DOCS: Ported License Manger Docs

* Created license-manager.md

* Added support-information-file.png

* Added License Managemer to ToC

* Added License Manager to static docs index

* Update SonarQubeNavigationTree.json

* Update StaticNavigationTree.json

* Update license-manager.md

* Update license-manager.md

* Update max size of distribution

* Update license-manager.md

5 years agoDOCS: Removed 5.6 / 6.0 - 6.6 references
colin-mueller-sonarsource [Thu, 27 Jun 2019 10:50:17 +0000 (03:50 -0700)]
DOCS: Removed 5.6 / 6.0 - 6.6 references

5 years agoSONAR-12081 fail CE processing if branch/pr on Community Edition
Sébastien Lesaint [Wed, 19 Jun 2019 07:22:32 +0000 (09:22 +0200)]
SONAR-12081 fail CE processing if branch/pr on Community Edition

5 years agoDOC update versions inclusion
G. Ann Campbell [Wed, 26 Jun 2019 13:48:54 +0000 (15:48 +0200)]
DOC update versions inclusion

5 years agoSONAR-12137 Introduce a new comment syntax for rendering plugin data
Wouter Admiraal [Thu, 23 May 2019 07:07:00 +0000 (09:07 +0200)]
SONAR-12137 Introduce a new comment syntax for rendering plugin data

We can now fetch plugin data from updates.sonarsource.com, and
dynamically render this information on the page.

5 years agoDOC add SONARPY-339 to upgrade notes
nicolas-harraudeau-sonarsource [Thu, 27 Jun 2019 08:53:38 +0000 (10:53 +0200)]
DOC add SONARPY-339 to upgrade notes

5 years agoDOC Java 11 requirement in upgrade notes
G. Ann Campbell [Thu, 27 Jun 2019 08:08:28 +0000 (10:08 +0200)]
DOC Java 11 requirement in upgrade notes

5 years agoDOCS update requirement to Java 11
MikeBirnstiehl [Thu, 27 Jun 2019 07:12:11 +0000 (09:12 +0200)]
DOCS update requirement to Java 11

5 years agoSONAR-12118 Disable UNKNOWN issue type for custom rules
Wouter Admiraal [Wed, 26 Jun 2019 13:28:32 +0000 (15:28 +0200)]
SONAR-12118 Disable UNKNOWN issue type for custom rules

5 years agoSONAR-11714 Make badges round
Wouter Admiraal [Wed, 26 Jun 2019 10:12:30 +0000 (12:12 +0200)]
SONAR-11714 Make badges round

5 years agoSONAR-12070 Make large modals scrollable
Wouter Admiraal [Wed, 26 Jun 2019 10:09:14 +0000 (12:09 +0200)]
SONAR-12070 Make large modals scrollable

5 years agoDocument Additional Permissions for GitHub Checks
colin-mueller-sonarsource [Wed, 26 Jun 2019 20:50:30 +0000 (13:50 -0700)]
Document Additional Permissions for GitHub Checks

5 years agoDOCS add security engine custom configuration
MikeBirnstiehl [Wed, 26 Jun 2019 18:22:17 +0000 (20:22 +0200)]
DOCS add security engine custom configuration

5 years agoSONAR-12236 Fix SSF-81
Jeremy Davis [Wed, 26 Jun 2019 12:34:26 +0000 (14:34 +0200)]
SONAR-12236 Fix SSF-81

5 years agoSONAR-12235 Adjust portfolio metric freshness font size
Jeremy Davis [Wed, 26 Jun 2019 09:36:59 +0000 (11:36 +0200)]
SONAR-12235 Adjust portfolio metric freshness font size

5 years agoSONAR-12007 & SONAR-12008 tasks can be executed by any node of the cluster
Pierre Guillot [Wed, 26 Jun 2019 15:42:26 +0000 (17:42 +0200)]
SONAR-12007 & SONAR-12008 tasks can be executed by any node of the cluster

SONAR-12007 & SONAR-12008 tasks can be executed by any node of the cluster

5 years agoSONAR-12068 Use project settings to load branch config
Julien HENRY [Tue, 25 Jun 2019 21:26:20 +0000 (23:26 +0200)]
SONAR-12068 Use project settings to load branch config

5 years agoSONAR-12233 Remove security review rating from QG metrics list
Jeremy Davis [Wed, 26 Jun 2019 09:27:48 +0000 (11:27 +0200)]
SONAR-12233 Remove security review rating from QG metrics list

5 years agoSONAR-12233 Remove quality gate conditions on Security Review Rating
Julien Lancelot [Tue, 25 Jun 2019 12:42:14 +0000 (14:42 +0200)]
SONAR-12233 Remove quality gate conditions on Security Review Rating

5 years agoSONAR-12233 Prevent using Security Review Rating in quality gates
Julien Lancelot [Tue, 25 Jun 2019 12:31:34 +0000 (14:31 +0200)]
SONAR-12233 Prevent using Security Review Rating in quality gates

5 years agoSONAR-12148 Use cookies to display error message in EmailAlreadyExists and Unauthoriz...
Grégoire Aubert [Mon, 24 Jun 2019 13:47:48 +0000 (15:47 +0200)]
SONAR-12148 Use cookies to display error message in EmailAlreadyExists and Unauthorized sessions

5 years agoSONAR-12148 Generate cookie in case of authentication error or email update
Julien Lancelot [Fri, 21 Jun 2019 16:20:16 +0000 (18:20 +0200)]
SONAR-12148 Generate cookie in case of authentication error or email update

5 years agoDOCS fix formatting error
MikeBirnstiehl [Wed, 26 Jun 2019 13:31:04 +0000 (15:31 +0200)]
DOCS fix formatting error

5 years agoSONAR-12212 add ES read-only recovery doc
MikeBirnstiehl [Wed, 26 Jun 2019 12:59:26 +0000 (14:59 +0200)]
SONAR-12212 add ES read-only recovery doc

5 years agoSC-700 Hide Configure Analysis button for non logged users (#1817)
Siegfried Ehret [Wed, 26 Jun 2019 12:54:37 +0000 (14:54 +0200)]
SC-700 Hide Configure Analysis button for non logged users (#1817)

5 years agoDOCS add MySQL end of support upgrade note
MikeBirnstiehl [Wed, 26 Jun 2019 12:42:11 +0000 (14:42 +0200)]
DOCS add MySQL end of support upgrade note

5 years agoSONAR-11723 Prevent user update if authentication is delegated
Wouter Admiraal [Mon, 24 Jun 2019 09:40:06 +0000 (11:40 +0200)]
SONAR-11723 Prevent user update if authentication is delegated

5 years agoSONAR-12167 Prevent facet spinner from overlapping with button
Wouter Admiraal [Mon, 24 Jun 2019 08:29:46 +0000 (10:29 +0200)]
SONAR-12167 Prevent facet spinner from overlapping with button

5 years agoSONAR-12193 Fix redirect issue on 403 errors
Wouter Admiraal [Fri, 21 Jun 2019 14:21:44 +0000 (16:21 +0200)]
SONAR-12193 Fix redirect issue on 403 errors

5 years agoSONAR-12072 Fix full re-rendering of the Projects list when paginating
Wouter Admiraal [Fri, 21 Jun 2019 13:11:42 +0000 (15:11 +0200)]
SONAR-12072 Fix full re-rendering of the Projects list when paginating

5 years agoReplace 3 regex with 1 and precompiled pattern
Franck Arnulfo [Fri, 31 May 2019 09:55:03 +0000 (11:55 +0200)]
Replace 3 regex with 1 and precompiled pattern

5 years agofix vararg warnings in RemoveOrphansFromProjectBranchesTest
Sébastien Lesaint [Wed, 26 Jun 2019 08:21:39 +0000 (10:21 +0200)]
fix vararg warnings in RemoveOrphansFromProjectBranchesTest