]>
source.dussan.org Git - sonarqube.git/log
Julien HENRY [Tue, 29 Mar 2016 16:13:12 +0000 (18:13 +0200)]
SONAR-7497 Restore behavior for line coverage after move to proto3
Teryk Bellahsene [Wed, 30 Mar 2016 08:34:27 +0000 (10:34 +0200)]
MMF-165 Remove action plan mentions
Sébastien Lesaint [Wed, 30 Mar 2016 07:29:47 +0000 (09:29 +0200)]
fix ServerSystemTest (response.content() must not be called twice)
Julien Lancelot [Wed, 30 Mar 2016 07:17:13 +0000 (09:17 +0200)]
SONAR-7473 Remove ITs
Stas Vilchik [Fri, 25 Mar 2016 10:14:28 +0000 (11:14 +0100)]
MMF-223 clean up
Julien Lancelot [Thu, 24 Mar 2016 17:03:34 +0000 (18:03 +0100)]
SONAR-7470 Delete manual rules from DB
Julien Lancelot [Thu, 24 Mar 2016 16:39:57 +0000 (17:39 +0100)]
SONAR-7470 Remove 'manual' from SQL queries
Julien Lancelot [Thu, 24 Mar 2016 15:23:28 +0000 (16:23 +0100)]
SONAR-7470 Drop ability to manage manual rules from backend
Julien Lancelot [Thu, 24 Mar 2016 15:05:28 +0000 (16:05 +0100)]
SONAR-7470 Drop ability to manage manual rules from WS
Julien Lancelot [Thu, 24 Mar 2016 14:08:48 +0000 (15:08 +0100)]
SONAR-7470 Drop ability to manage manual rules from UI
Julien Lancelot [Thu, 24 Mar 2016 17:04:37 +0000 (18:04 +0100)]
SONAR-7472 Delete manual issues from DB
Julien Lancelot [Thu, 24 Mar 2016 11:31:43 +0000 (12:31 +0100)]
SONAR-7472 Drop manual issues in issue tracking
Teryk Bellahsene [Tue, 29 Mar 2016 16:50:35 +0000 (18:50 +0200)]
SONAR-7472 Drop WS api/issues/create
Julien Lancelot [Thu, 24 Mar 2016 10:33:44 +0000 (11:33 +0100)]
SONAR-7472 Drop ability to create manual issues from WS
Julien Lancelot [Thu, 24 Mar 2016 10:12:32 +0000 (11:12 +0100)]
SONAR-7472 Drop ability to create manual issues from UI
Julien Lancelot [Thu, 24 Mar 2016 10:07:49 +0000 (11:07 +0100)]
SONAR-7473 Drop 'reporter' from scanner
Julien Lancelot [Thu, 24 Mar 2016 09:59:25 +0000 (10:59 +0100)]
SONAR-7473 Drop 'reporter' from bundle
Julien Lancelot [Wed, 23 Mar 2016 15:29:11 +0000 (16:29 +0100)]
SONAR-7473 Drop 'reporter' field in issue change notification
Julien Lancelot [Wed, 23 Mar 2016 14:47:05 +0000 (15:47 +0100)]
SONAR-7473 Drop 'reporter' field from ES
Julien Lancelot [Wed, 23 Mar 2016 14:40:13 +0000 (15:40 +0100)]
SONAR-7473 Drop 'reporter' field from WS
Julien Lancelot [Thu, 24 Mar 2016 16:44:13 +0000 (17:44 +0100)]
SONAR-7473 Drop 'reporter' field from backend
Julien Lancelot [Thu, 24 Mar 2016 16:42:40 +0000 (17:42 +0100)]
SONAR-7473 Drop 'reporter' field from issue filter widgets
Julien Lancelot [Wed, 23 Mar 2016 12:48:51 +0000 (13:48 +0100)]
SONAR-7473 Drop 'reporter' field from UI
Stas Vilchik [Tue, 29 Mar 2016 15:21:53 +0000 (17:21 +0200)]
remove unnecessary routerMiddleware from quality gates app
Stas Vilchik [Tue, 29 Mar 2016 15:15:14 +0000 (17:15 +0200)]
SONAR-7402 simplify home page
Stas Vilchik [Tue, 29 Mar 2016 13:41:54 +0000 (15:41 +0200)]
rename Show Details to Show Measures
Stas Vilchik [Tue, 29 Mar 2016 13:19:50 +0000 (15:19 +0200)]
fix scrolling of source viewer inside workspace window
Sébastien Lesaint [Tue, 29 Mar 2016 09:23:39 +0000 (11:23 +0200)]
SONAR-7441 no DB Component should have @ServerSide nor @ComputeEngineSide
Sébastien Lesaint [Tue, 29 Mar 2016 09:19:57 +0000 (11:19 +0200)]
renamed BatchMetrics to ScannerMetrics
Sébastien Lesaint [Wed, 23 Mar 2016 09:14:22 +0000 (10:14 +0100)]
SONAR-7441 add ComputeEngineSide annotation where applicable
Sébastien Lesaint [Wed, 23 Mar 2016 08:56:27 +0000 (09:56 +0100)]
SONAR-7441 add annotation ComputeEngineSide
Stas Vilchik [Tue, 29 Mar 2016 09:48:53 +0000 (11:48 +0200)]
drop old unused tests
Stas Vilchik [Tue, 29 Mar 2016 09:02:12 +0000 (11:02 +0200)]
MMF-233 ignore ManualRulesTest
Teryk Bellahsene [Tue, 29 Mar 2016 08:59:39 +0000 (10:59 +0200)]
Fix IssueBulkChangeTest IT related to action plan removal
Simon Brandhof [Tue, 29 Mar 2016 07:57:32 +0000 (09:57 +0200)]
Fix SystemI Info integration test
JMX section has been renamed.
Simon Brandhof [Fri, 25 Mar 2016 14:15:49 +0000 (15:15 +0100)]
SONAR-7436 System Info must not fail if the monitored process is not up
Stas Vilchik [Fri, 25 Mar 2016 16:58:38 +0000 (17:58 +0100)]
SONAR-7402 improve display of ratings
Sébastien Lesaint [Thu, 24 Mar 2016 16:33:49 +0000 (17:33 +0100)]
SONAR-7435 increase timeout and reset sharedMemory to stabilize test
Stas Vilchik [Fri, 25 Mar 2016 16:46:57 +0000 (17:46 +0100)]
improve code quality
Stas Vilchik [Fri, 25 Mar 2016 16:07:42 +0000 (17:07 +0100)]
SONAR-7483 rework delete rule modal
Julien Lancelot [Fri, 25 Mar 2016 15:07:30 +0000 (16:07 +0100)]
SONAR-7499 Display a note that transition 'wontfix' requires 'Administer Issues'
Stas Vilchik [Fri, 25 Mar 2016 15:33:15 +0000 (16:33 +0100)]
SONAR-7360 Encryption form should hide data and prevent caching
Simon Brandhof [Fri, 25 Mar 2016 15:29:08 +0000 (16:29 +0100)]
SONAR-7436 Add DEBUG log when setting JMX URL
Stas Vilchik [Fri, 25 Mar 2016 15:10:52 +0000 (16:10 +0100)]
SONAR-6158 On a project Issues page, it should be possible to easily select the Leak period to filter new issues
Stas Vilchik [Fri, 25 Mar 2016 14:53:32 +0000 (15:53 +0100)]
SONAR-7402 do not diplay leak value for RATING measures
Julien Lancelot [Fri, 25 Mar 2016 13:25:39 +0000 (14:25 +0100)]
SONAR-7204 Clean action plans out of localization properties
Stas Vilchik [Fri, 25 Mar 2016 09:46:57 +0000 (10:46 +0100)]
SONAR-7469 SONAR-7202 SONAR-7201 fix up
Teryk Bellahsene [Thu, 24 Mar 2016 17:27:47 +0000 (18:27 +0100)]
SONAR-7467 Drop/deprecate action plan API
Teryk Bellahsene [Thu, 24 Mar 2016 17:28:36 +0000 (18:28 +0100)]
SONAR-7469 SONAR-7202 SONAR-7201 Remove action plan from the UI
Teryk Bellahsene [Thu, 24 Mar 2016 14:15:52 +0000 (15:15 +0100)]
SONAR-7466 Remove ACTION_PLANS table and related code
Teryk Bellahsene [Thu, 24 Mar 2016 10:49:11 +0000 (11:49 +0100)]
SONAR-7468 SONAR-7199 Remove or update Action Plan related web services
Stas Vilchik [Fri, 25 Mar 2016 13:52:09 +0000 (14:52 +0100)]
SONAR-7397 The "Change Password" form must be available in the UI only for local accounts
Stas Vilchik [Fri, 25 Mar 2016 13:30:39 +0000 (14:30 +0100)]
fix code blocks in markdown
Stas Vilchik [Fri, 25 Mar 2016 13:25:55 +0000 (14:25 +0100)]
SONAR-6742 Stop displaying plugin actions for issues in the UI
Stas Vilchik [Fri, 25 Mar 2016 12:38:55 +0000 (13:38 +0100)]
SONAR-7409 use period parameter
Simon Brandhof [Fri, 25 Mar 2016 12:32:03 +0000 (13:32 +0100)]
Fix integration test about System Info page
Stas Vilchik [Thu, 24 Mar 2016 10:20:18 +0000 (11:20 +0100)]
SONAR-7402 improve display of measures home page
Sébastien Lesaint [Fri, 25 Mar 2016 08:36:09 +0000 (09:36 +0100)]
Revert "SONAR-6941 Partition files of scanner report in different folders"
This reverts commit
0417484bef1e4bfefbe7dc8a7a5c9a1a105697af .
Simon Brandhof [Wed, 16 Mar 2016 22:01:11 +0000 (23:01 +0100)]
SONAR-7436 Monitoring of CE process in system WS and console
Simon Brandhof [Thu, 24 Mar 2016 21:38:16 +0000 (22:38 +0100)]
Fix quality flaws
Simon Brandhof [Thu, 24 Mar 2016 09:42:38 +0000 (10:42 +0100)]
Correctly stop server when an error is raised during startup
Simon Brandhof [Wed, 16 Mar 2016 15:40:07 +0000 (16:40 +0100)]
SONAR-6171 Make sure at server startup that the DB is configured to use the UTF8 charset and to be case-sensitive
Simon Brandhof [Thu, 24 Mar 2016 19:26:11 +0000 (20:26 +0100)]
Fix quality flaws
Stas Vilchik [Thu, 24 Mar 2016 12:59:23 +0000 (13:59 +0100)]
SONAR-7402 provide link to file
Julien Lancelot [Thu, 24 Mar 2016 15:52:12 +0000 (16:52 +0100)]
Fix IT because of update of measure page
Julien HENRY [Thu, 24 Mar 2016 13:28:51 +0000 (14:28 +0100)]
SONAR-7489 Empty branch should be considered as no branch
Simon Brandhof [Thu, 24 Mar 2016 14:34:20 +0000 (15:34 +0100)]
More stable Selenium EventTest
Simon Brandhof [Wed, 23 Mar 2016 13:35:41 +0000 (14:35 +0100)]
SONAR-6731 Fix loading of plugins by CE when running on MS Windows
Simon Brandhof [Thu, 24 Mar 2016 12:13:38 +0000 (13:13 +0100)]
Rename the term "Compute Engine Server" to "Compute Engine"
Simon Brandhof [Thu, 24 Mar 2016 10:56:33 +0000 (11:56 +0100)]
Fix documentation of CE section of sonar.properties
Julien HENRY [Thu, 24 Mar 2016 10:53:20 +0000 (11:53 +0100)]
Update timing of highlighting perf test
Marc-Andre Laperle [Tue, 22 Mar 2016 18:54:03 +0000 (14:54 -0400)]
Update com.github.eirslett:frontend-maven-plugin to fix proxy issue
Behind a proxy, it was not possible to build Sonarqube because it
failed to download node-v4.2.4-linux-x64.tar.gz, for example.
Updating com.github.eirslett:frontend-maven-plugin fixes this issue.
Signed-off-by: Marc-Andre Laperle <malaperle@gmail.com>
Julien HENRY [Thu, 24 Mar 2016 09:33:29 +0000 (10:33 +0100)]
Fix some quality flaws
Julien HENRY [Mon, 21 Mar 2016 17:52:14 +0000 (18:52 +0100)]
SONAR-7368 Deprecate quality_profiles measure and add data in scanner report
Stas Vilchik [Mon, 21 Mar 2016 17:28:05 +0000 (18:28 +0100)]
SONAR-7402 improve list and tree views on measures page
Julien HENRY [Wed, 23 Mar 2016 20:32:52 +0000 (21:32 +0100)]
Fix ITs after move to proto3 for scanner report
Julien HENRY [Tue, 22 Mar 2016 09:06:28 +0000 (10:06 +0100)]
Update scanner report to protobuf 3 (imply SONAR-7497)
Teryk Bellahsene [Wed, 23 Mar 2016 13:29:01 +0000 (14:29 +0100)]
SONAR-6717 Drop IT test on issue attributes
Julien Lancelot [Wed, 23 Mar 2016 10:42:48 +0000 (11:42 +0100)]
SONAR-7428 Remove sonar-views-bridge
Julien Lancelot [Tue, 22 Mar 2016 16:35:24 +0000 (17:35 +0100)]
SONAR-7428 Server fail to start if Views, SQALE or Report is installed
Julien Lancelot [Tue, 22 Mar 2016 14:35:34 +0000 (15:35 +0100)]
SONAR-7330 Remove measures on rules in DB
Julien Lancelot [Tue, 22 Mar 2016 14:28:54 +0000 (15:28 +0100)]
SONAR-7330 Fix ITs
Julien Lancelot [Mon, 21 Mar 2016 15:17:04 +0000 (16:17 +0100)]
SONAR-7330 Remove usage of PROJECT_MEASURES.RULE_ID
Julien Lancelot [Mon, 21 Mar 2016 14:54:51 +0000 (15:54 +0100)]
SONAR-7425 Stop computing technical debt measures per rule
Teryk Bellahsene [Wed, 23 Mar 2016 09:33:03 +0000 (10:33 +0100)]
SONAR-6717 Deprecate WS api/issues/do_action
Teryk Bellahsene [Tue, 22 Mar 2016 17:08:41 +0000 (18:08 +0100)]
SONAR-6717 Drop support of plugin extension issue action
Tom [Wed, 23 Mar 2016 10:10:56 +0000 (11:10 +0100)]
Added windows axis to QA
Julien Lancelot [Wed, 23 Mar 2016 09:34:40 +0000 (10:34 +0100)]
Add missing UT
Julien Lancelot [Wed, 23 Mar 2016 08:32:37 +0000 (09:32 +0100)]
Fix quality flaws
Sébastien Lesaint [Tue, 22 Mar 2016 17:15:29 +0000 (18:15 +0100)]
fix quality flaw and some missing UT coverage
Sébastien Lesaint [Mon, 21 Mar 2016 16:37:45 +0000 (17:37 +0100)]
SONAR-7307 retrieve only one row when polling queue table
Julien Lancelot [Tue, 22 Mar 2016 16:54:55 +0000 (17:54 +0100)]
Fix quality flaws
Teryk Bellahsene [Mon, 21 Mar 2016 16:20:40 +0000 (17:20 +0100)]
SONAR-7478 External identity information in users WS
Julien Lancelot [Tue, 22 Mar 2016 14:14:52 +0000 (15:14 +0100)]
SONAR-7487 Fix ITs
Sébastien Lesaint [Tue, 22 Mar 2016 11:34:35 +0000 (12:34 +0100)]
fix quality flaws
Sébastien Lesaint [Tue, 22 Mar 2016 11:15:32 +0000 (12:15 +0100)]
SONAR-6732 there should be no static binding but in CeServer.main
Sébastien Lesaint [Tue, 22 Mar 2016 11:02:14 +0000 (12:02 +0100)]
SONAR-7435 remove useless calls to Thread.interrupted()
Sébastien Lesaint [Tue, 22 Mar 2016 11:01:05 +0000 (12:01 +0100)]
SONAR-6732 fix ServerTest perf test confused by extra JVM
orchestrator is using the WS /api/server/index which does not wait for the Compute Engine in its own process to actually finish starting
startup time and shutdown time are therefor incorrectly calculated. We now rely on logs to compute them correctly, until the WS is updated
Julien Lancelot [Tue, 22 Mar 2016 11:48:42 +0000 (12:48 +0100)]
SONAR-7448 Add ITs
Julien Lancelot [Wed, 16 Mar 2016 16:01:02 +0000 (17:01 +0100)]
SONAR-7448 Allow groups synchronization in IdentityProvider API