]>
source.dussan.org Git - sonarqube.git/log
Sébastien Lesaint [Thu, 5 Sep 2019 15:20:11 +0000 (17:20 +0200)]
SONAR-8520 fix bad accidental change in sonar.properties
Jacek [Thu, 5 Sep 2019 11:05:19 +0000 (13:05 +0200)]
SONAR-12214 - order by created_at instead of technical id (#2029)
* SONAR-12214 - order by created_at instead of technical id
Duarte Meneses [Wed, 31 Jul 2019 18:54:30 +0000 (13:54 -0500)]
Simplify MeasureRepository interface
Duarte Meneses [Tue, 30 Jul 2019 19:17:16 +0000 (14:17 -0500)]
Use Trove for memory efficient Map
Duarte Meneses [Tue, 30 Jul 2019 20:41:10 +0000 (15:41 -0500)]
Create memory efficient implementations of Measures
Duarte Meneses [Tue, 30 Jul 2019 20:39:53 +0000 (15:39 -0500)]
Cache measures for ratings
Duarte Meneses [Tue, 30 Jul 2019 20:38:34 +0000 (15:38 -0500)]
Use arrays insted of set for Duplicates
Duarte Meneses [Mon, 29 Jul 2019 14:59:16 +0000 (09:59 -0500)]
Fix tests
Duarte Meneses [Tue, 30 Jul 2019 20:37:02 +0000 (15:37 -0500)]
Simplify keys of measure repository
Duarte Meneses [Tue, 30 Jul 2019 20:36:46 +0000 (15:36 -0500)]
cache regex pattern
Duarte Meneses [Tue, 30 Jul 2019 20:45:06 +0000 (15:45 -0500)]
Use CompactMap instead of HashMap for Measures
Duarte Meneses [Tue, 30 Jul 2019 20:44:51 +0000 (15:44 -0500)]
Use arrays instead of Map for SCM info
Duarte Meneses [Tue, 30 Jul 2019 20:44:06 +0000 (15:44 -0500)]
Cache common Doubles in Measures
Duarte Meneses [Tue, 30 Jul 2019 20:43:07 +0000 (15:43 -0500)]
Intern strings in Components and Changesets
mickael-caro-sonarsource [Tue, 3 Sep 2019 14:03:37 +0000 (16:03 +0200)]
SONAR-12439 - Updated Scanner for MSBuild documentation (4.7.0) (#2053)
philippe-perrin-sonarsource [Fri, 30 Aug 2019 16:08:11 +0000 (18:08 +0200)]
Tests fixup
philippe-perrin-sonarsource [Tue, 20 Aug 2019 16:21:48 +0000 (18:21 +0200)]
Add support for the new styled component theme
philippe-perrin-sonarsource [Tue, 20 Aug 2019 13:46:21 +0000 (15:46 +0200)]
Add support for styled component
philippe-perrin-sonarsource [Tue, 20 Aug 2019 13:45:38 +0000 (15:45 +0200)]
Stop referencing alert css directly
n-b-sonar [Tue, 25 Jun 2019 13:50:50 +0000 (15:50 +0200)]
Link 'Product News' in SQ menu to What's New page
Sébastien Lesaint [Fri, 30 Aug 2019 10:03:13 +0000 (12:03 +0200)]
fix old quality flaw
Sébastien Lesaint [Thu, 29 Aug 2019 13:27:53 +0000 (15:27 +0200)]
use testFixtures instead of test configuration of ce-task-projectanalysis
Sébastien Lesaint [Thu, 29 Aug 2019 13:01:10 +0000 (15:01 +0200)]
use testFixtures instead of test configuration of ce-task
Sébastien Lesaint [Thu, 29 Aug 2019 12:52:26 +0000 (14:52 +0200)]
use testFixtures instead of test configuration of webserver-es
Sébastien Lesaint [Thu, 29 Aug 2019 12:40:33 +0000 (14:40 +0200)]
use testFixtures instead of test configuration of webserver-webapi
Sébastien Lesaint [Thu, 29 Aug 2019 12:31:55 +0000 (14:31 +0200)]
use testFixtures instead of test configuration of webserver-auth
Sébastien Lesaint [Thu, 29 Aug 2019 11:47:54 +0000 (13:47 +0200)]
use testFixtures instead of test configuration of server-common
Sébastien Lesaint [Thu, 29 Aug 2019 15:15:15 +0000 (17:15 +0200)]
drop now useless module sonar-db-testing
Sébastien Lesaint [Wed, 28 Aug 2019 15:57:49 +0000 (17:57 +0200)]
use testFixtures instead of test configuration of db-dao
Sébastien Lesaint [Wed, 28 Aug 2019 15:33:17 +0000 (17:33 +0200)]
use testFixtures instead of test configuration of db-core
Sébastien Lesaint [Wed, 28 Aug 2019 14:52:53 +0000 (16:52 +0200)]
use testFixtures instead of test configuration of webserver-ws
Sébastien Lesaint [Thu, 29 Aug 2019 09:39:20 +0000 (11:39 +0200)]
fix documented docker build command line and make it run fast
added .dockerignore file to only send relevant data to Docker Daemon instead of the full current repository (which represents 480Mb+ on Cirrus and locally can be 6Gb)
Sébastien Lesaint [Wed, 28 Aug 2019 14:07:39 +0000 (16:07 +0200)]
upgrade Gradle to 5.6.1
Sébastien Lesaint [Fri, 30 Aug 2019 09:35:30 +0000 (11:35 +0200)]
remove rethrow of exception in tryToStartProcess
rethrowing is effectively useless as no called will catch the exception
in practice, it is caught by the default exception handle of technical thread involved in scheduler SQ start/stop and logged to default logger
this is just noise as the error has been logged by ManagedProcessHandler's start method anyway.
Sébastien Lesaint [Fri, 30 Aug 2019 09:13:06 +0000 (11:13 +0200)]
Event thread must not interrupt itself when hard stopping
same applies to StopWatcher thread
Sébastien Lesaint [Wed, 28 Aug 2019 13:09:50 +0000 (15:09 +0200)]
remove deprecated WsTester
Wouter Admiraal [Thu, 29 Aug 2019 13:47:44 +0000 (15:47 +0200)]
Fix sonar-docs yarn.lock file
Sébastien Lesaint [Thu, 29 Aug 2019 22:38:11 +0000 (00:38 +0200)]
"yarn install" should be executed with option "--frozen-lockfile"
Sébastien Lesaint [Tue, 27 Aug 2019 15:35:14 +0000 (17:35 +0200)]
SONAR-12423 fix misleading naming in notification stat classes
Sébastien Lesaint [Tue, 27 Aug 2019 15:09:04 +0000 (17:09 +0200)]
SONAR-12423 do not display component with zero issues
in "new issues" and "my new issues" email notifications
Simon Brandhof [Thu, 29 Aug 2019 07:43:10 +0000 (09:43 +0200)]
Attempt to fix FP in SchedulerImplTest
Pierre Guillot [Thu, 29 Aug 2019 07:59:46 +0000 (09:59 +0200)]
ORCH-437 upgrade orchestrator
Simon Brandhof [Wed, 28 Aug 2019 15:25:25 +0000 (17:25 +0200)]
Fix notifications of nightly builds
The branch "nightly-build" is replaced by the branch "dogfood-on-next"
every night by the Jenkins job "trigger-nightly-sonar-enterprise".
That triggers the execution of integration tests on all databases.
Unfortunately the team is not notified when tests fail. Errors are not
visible from:
- wallboards
- the project default page on burgr
- slack channels
The root cause is that burgr does not consider the branch "nightly-build"
as being shared by the team. The workaround is to rename the branch by
prefixing it with "branch-". This is convention for long-living
maintenance branches.
Jacek [Wed, 28 Aug 2019 06:06:51 +0000 (08:06 +0200)]
SONAR-12376 - increase project key param limit to 400 in api/webhook/create (#2027)
Wouter Admiraal [Mon, 26 Aug 2019 07:31:41 +0000 (09:31 +0200)]
SONAR-12416 Fine-tune badges appearance
Wouter Admiraal [Thu, 22 Aug 2019 13:15:54 +0000 (15:15 +0200)]
SONAR-12333 Cleanup profile inheritance typings, improve coverage
Wouter Admiraal [Fri, 23 Aug 2019 13:45:40 +0000 (15:45 +0200)]
SONAR-12333 Write IT, improve existing ITs
Wouter Admiraal [Thu, 22 Aug 2019 14:12:05 +0000 (16:12 +0200)]
SONAR-12333 Change modal confirmation button to 'Extend'
Wouter Admiraal [Tue, 20 Aug 2019 08:35:25 +0000 (10:35 +0200)]
SONAR-12402 Allow filtering by multiple tags on macOS
Wouter Admiraal [Fri, 9 Aug 2019 06:36:54 +0000 (08:36 +0200)]
SONAR-12392 Fix Issue filtering using Directory facet
Wouter Admiraal [Mon, 19 Aug 2019 13:50:40 +0000 (15:50 +0200)]
SONAR-12403 Fix Issue filtering using File facet
Wouter Admiraal [Mon, 19 Aug 2019 08:59:34 +0000 (10:59 +0200)]
SONAR-11448 Update closed issue changelog comment about line number
Wouter Admiraal [Mon, 19 Aug 2019 08:02:16 +0000 (10:02 +0200)]
SONAR-10805 Fix unwanted content overlap on narrow screens
CS [Thu, 22 Aug 2019 07:00:32 +0000 (09:00 +0200)]
DOCS Add instructions for Application to a Portfolios (#2014)
* Add instructions on adding an Application to a Portfolios
* Edit following review
* Fix broken link
MikeBirnstiehl [Wed, 21 Aug 2019 18:58:09 +0000 (13:58 -0500)]
DOCS remove analyzer docs not up to date warning
MikeBirnstiehl [Wed, 21 Aug 2019 15:57:45 +0000 (10:57 -0500)]
DOCS update heading levels
CS [Wed, 21 Aug 2019 14:24:10 +0000 (16:24 +0200)]
DOCS fix broken links (#2020)
Jeremy Davis [Tue, 13 Aug 2019 14:57:22 +0000 (16:57 +0200)]
SONAR-12399 Fix vulnerabilities with secondary locations
Jeremy Davis [Tue, 13 Aug 2019 13:16:57 +0000 (15:16 +0200)]
SONAR-12334 Fix issue
CS [Wed, 21 Aug 2019 08:06:00 +0000 (10:06 +0200)]
DOCS Remove old limitation of hard-coded SLB QG (#2015)
Wouter Admiraal [Thu, 15 Aug 2019 10:04:47 +0000 (12:04 +0200)]
SONAR-12401 Footer Documentation link should point to embedded doc
Wouter Admiraal [Thu, 15 Aug 2019 09:33:47 +0000 (11:33 +0200)]
SONAR-12368 Fix documentation in IE11
Wouter Admiraal [Mon, 12 Aug 2019 12:23:53 +0000 (14:23 +0200)]
SONAR-12348 Fix formatting issue
Wouter Admiraal [Thu, 8 Aug 2019 14:44:38 +0000 (16:44 +0200)]
SONAR-12391 Exclude collapsible block labels from floating TOC
Wouter Admiraal [Fri, 26 Jul 2019 14:25:06 +0000 (16:25 +0200)]
SONAR-12346 Unmount extensions cleanly before mounting a new one
Jacek [Tue, 20 Aug 2019 13:07:12 +0000 (15:07 +0200)]
SONAR-8115 - remove default quality gate from Properties table (#1980)
* SONAR-8115 - remove default quality gate from Properties table
Pierre Guillot [Thu, 15 Aug 2019 08:26:44 +0000 (10:26 +0200)]
DOC fix es version in faq
Sébastien Lesaint [Wed, 14 Aug 2019 15:36:39 +0000 (17:36 +0200)]
fix missing package-info.java files
Sébastien Lesaint [Wed, 14 Aug 2019 14:50:27 +0000 (16:50 +0200)]
drop usage of dependency to sonar-webserver-api test jar
Sébastien Lesaint [Wed, 14 Aug 2019 14:21:32 +0000 (16:21 +0200)]
sanitize dependencies on testjar of modules sonar-webserver*
Sébastien Lesaint [Wed, 14 Aug 2019 13:31:09 +0000 (15:31 +0200)]
fix some (old) quality flaws
Sébastien Lesaint [Wed, 14 Aug 2019 11:11:35 +0000 (13:11 +0200)]
clean-up dependencies between webserver modules
leverage transitive dependencies to simplify dependencies
Sébastien Lesaint [Wed, 14 Aug 2019 10:46:39 +0000 (12:46 +0200)]
rename sonar-webserver-common to sonar-webserver-api
Sébastien Lesaint [Wed, 14 Aug 2019 10:38:28 +0000 (12:38 +0200)]
clean up sonar-webserver content belonging to sonar-webserver-core
Sébastien Lesaint [Wed, 14 Aug 2019 09:07:17 +0000 (11:07 +0200)]
rename sonar-server to sonar-webserver-core
Sébastien Lesaint [Wed, 14 Aug 2019 07:38:13 +0000 (09:38 +0200)]
remove need to add H2 dependency when depending on sonar-db-testing
Sébastien Lesaint [Wed, 14 Aug 2019 06:43:40 +0000 (08:43 +0200)]
remove all other dependencies onto sonar-server
was causing funky dependency tree for tests (almost loop)
dependency was sometimes added for transitive dependencies
module was super large yet hardly a couple classes were used
Sébastien Lesaint [Tue, 13 Aug 2019 15:17:51 +0000 (17:17 +0200)]
remove dependency from sonar-webserver-webapi to sonar-server
Sébastien Lesaint [Tue, 13 Aug 2019 16:05:32 +0000 (18:05 +0200)]
move WrapInSingleElementArray to the single module where it's used
Sébastien Lesaint [Tue, 13 Aug 2019 12:39:37 +0000 (14:39 +0200)]
make TelemetryDataLoader an interface
this will easy later refactoring
Sébastien Lesaint [Tue, 13 Aug 2019 12:17:32 +0000 (14:17 +0200)]
make MetricToDto upper level class and move it to metric package
because it used in several unrelated packages
Sébastien Lesaint [Tue, 13 Aug 2019 11:54:45 +0000 (13:54 +0200)]
separate Action from indirect dependencies in system WS
Sébastien Lesaint [Mon, 12 Aug 2019 15:48:03 +0000 (17:48 +0200)]
create sonar-webserver-es from sonar-server
Sébastien Lesaint [Mon, 12 Aug 2019 13:24:22 +0000 (15:24 +0200)]
create webserver-auth and webserver-common from sonar-server
actual module names are sonar-webserver-auth and sonar-webserver-common
Sébastien Lesaint [Mon, 12 Aug 2019 09:16:43 +0000 (11:16 +0200)]
move some WSUtils methods to NotFoundException and ServerException
Sébastien Lesaint [Mon, 12 Aug 2019 10:00:07 +0000 (12:00 +0200)]
remove unused OrganizationUpdater from UserUpdater
Sébastien Lesaint [Fri, 9 Aug 2019 15:07:03 +0000 (17:07 +0200)]
remove some SonarCloud specific code
Sébastien Lesaint [Fri, 9 Aug 2019 12:04:34 +0000 (14:04 +0200)]
delete old unused resources in sonar-server
most were probably forgotten when the class which used them was deleted
Sébastien Lesaint [Thu, 8 Aug 2019 13:27:57 +0000 (15:27 +0200)]
create sonar-webserver-webapi from sonar-server
Sébastien Lesaint [Thu, 8 Aug 2019 10:28:41 +0000 (12:28 +0200)]
create sonar-webserver from sonar-server
contains the Web Server "executable", the Pico Container definition (to allow building it up from multiple modules) and Tomcat/JEE specific code
Sébastien Lesaint [Thu, 8 Aug 2019 09:22:13 +0000 (11:22 +0200)]
create sonar-webserver-es from sonar-server
ie. move WS engine to dedicated project
Sébastien Lesaint [Wed, 14 Aug 2019 14:52:13 +0000 (16:52 +0200)]
update javax-servlet-api to 3.1.0
this is a forgotten version upgrade. recent version of Tomcat support 3.1.0
Sébastien Lesaint [Tue, 13 Aug 2019 15:29:34 +0000 (17:29 +0200)]
remove dead code: RubyUtils
philippe-perrin-sonarsource [Mon, 12 Aug 2019 11:47:54 +0000 (13:47 +0200)]
SONAR-8520 Make schema dumper cross-platform
Sébastien Lesaint [Wed, 14 Aug 2019 07:49:42 +0000 (09:49 +0200)]
fix bad UT in RegisterMetricsTest
which caused it to be unstable
MikeBirnstiehl [Tue, 13 Aug 2019 13:26:57 +0000 (08:26 -0500)]
DOCS update GH integration headings to enable TOC
Jeremy [Tue, 13 Aug 2019 07:19:36 +0000 (09:19 +0200)]
SONAR-12334 Add primary location in snippets
Wouter Admiraal [Wed, 7 Aug 2019 09:25:32 +0000 (11:25 +0200)]
SONAR-12384 Update Gatsby build to include plugin documentation
Michal Duda [Wed, 7 Aug 2019 10:39:35 +0000 (12:39 +0200)]
SONAR-12384 update gradle build
Michal Duda [Fri, 7 Jun 2019 10:25:22 +0000 (12:25 +0200)]
SONAR-12197 completely drop "sonar.branch" code