]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoUpgrade license-maven-plugin from 1.7 to 1.8
Simon Brandhof [Thu, 2 Jul 2015 19:26:49 +0000 (21:26 +0200)]
Upgrade license-maven-plugin from 1.7 to 1.8

9 years agoTemporarily disable a test of LogListenerTest
Simon Brandhof [Thu, 2 Jul 2015 18:20:04 +0000 (20:20 +0200)]
Temporarily disable a test of LogListenerTest

9 years agoMerge branch 'feature/ce_issue_tracking'
Simon Brandhof [Thu, 2 Jul 2015 18:01:59 +0000 (20:01 +0200)]
Merge branch 'feature/ce_issue_tracking'

9 years agoSONAR-6588 move computation of debt to Compute Engine 404/head
Simon Brandhof [Tue, 30 Jun 2015 07:02:14 +0000 (09:02 +0200)]
SONAR-6588 move computation of debt to Compute Engine

9 years agoHelper to stress test TestCases
David Gageot [Thu, 2 Jul 2015 17:29:18 +0000 (19:29 +0200)]
Helper to stress test TestCases

9 years agoSupport // testing
David Gageot [Thu, 2 Jul 2015 17:29:01 +0000 (19:29 +0200)]
Support // testing

9 years agoHandle two threads asking for a temp folder at the very same time
David Gageot [Thu, 2 Jul 2015 17:28:43 +0000 (19:28 +0200)]
Handle two threads asking for a temp folder at the very same time

9 years agoAvoid additional NPE on test failure
David Gageot [Thu, 2 Jul 2015 17:08:05 +0000 (19:08 +0200)]
Avoid additional NPE on test failure

9 years agoadd a couple of issues web tests
Stas Vilchik [Thu, 2 Jul 2015 17:10:05 +0000 (19:10 +0200)]
add a couple of issues web tests

9 years agoThose logs are more disturbing than not
David Gageot [Thu, 2 Jul 2015 16:53:19 +0000 (18:53 +0200)]
Those logs are more disturbing than not

9 years agoshut up selenium
Stas Vilchik [Thu, 2 Jul 2015 15:33:18 +0000 (17:33 +0200)]
shut up selenium

9 years agoSONAR-6605 Add Empty FormulaRepository
Julien Lancelot [Thu, 2 Jul 2015 15:34:53 +0000 (17:34 +0200)]
SONAR-6605 Add Empty FormulaRepository

9 years agoRevert "SONAR-6605 Replace some batch formulas by compute formulas"
Julien Lancelot [Thu, 2 Jul 2015 15:30:50 +0000 (17:30 +0200)]
Revert "SONAR-6605 Replace some batch formulas by compute formulas"

This reverts commit 2f948758eebec934beb54701792cf2d558319251.

9 years agorefactor web tests to simplify asynchronous actions
Stas Vilchik [Thu, 2 Jul 2015 15:19:09 +0000 (17:19 +0200)]
refactor web tests to simplify asynchronous actions

9 years agoadd issues web tests
Stas Vilchik [Thu, 2 Jul 2015 14:37:58 +0000 (16:37 +0200)]
add issues web tests

9 years agoUse latest TravisCI tools
David Gageot [Thu, 2 Jul 2015 14:42:05 +0000 (16:42 +0200)]
Use latest TravisCI tools

9 years agoTemporary fix for ITs
David Gageot [Thu, 2 Jul 2015 14:25:39 +0000 (16:25 +0200)]
Temporary fix for ITs

9 years agoadd command line options to generate_batch_reports.sh
Sébastien Lesaint [Thu, 2 Jul 2015 14:12:29 +0000 (16:12 +0200)]
add command line options to generate_batch_reports.sh

9 years agouse a private repo before building in generate_batch_reports.sh
Sébastien Lesaint [Thu, 2 Jul 2015 13:03:00 +0000 (15:03 +0200)]
use a private repo before building in generate_batch_reports.sh

9 years agoadd ability to dump batch report enabled by sonar.batch.dumpReportDir
Sébastien Lesaint [Thu, 2 Jul 2015 10:13:04 +0000 (12:13 +0200)]
add ability to dump batch report enabled by sonar.batch.dumpReportDir

batch report dump are saved in the directory specified by the property sonar.batch.dumpReportDir and the batch is NOT pushed to the server

9 years agoSONAR-6628 fix warning log displaying value, security hole
Sébastien Lesaint [Thu, 2 Jul 2015 13:15:53 +0000 (15:15 +0200)]
SONAR-6628 fix warning log displaying value, security hole

9 years agoSONAR-6588 integrate issues to Compute Engine
Simon Brandhof [Wed, 24 Jun 2015 14:41:13 +0000 (16:41 +0200)]
SONAR-6588 integrate issues to Compute Engine

9 years agoSONAR-6623 distribution of issues by debt in Compute Engine
Simon Brandhof [Wed, 24 Jun 2015 07:11:30 +0000 (09:11 +0200)]
SONAR-6623 distribution of issues by debt in Compute Engine

This allows to deprecate org.sonar.api.measures.RuleMeasure

9 years agoSONAR-6623 count issues
Simon Brandhof [Tue, 23 Jun 2015 14:06:31 +0000 (16:06 +0200)]
SONAR-6623 count issues

9 years agoSONAR-6623 extract issue tracking algorithm from batch
Simon Brandhof [Wed, 3 Jun 2015 08:31:16 +0000 (10:31 +0200)]
SONAR-6623 extract issue tracking algorithm from batch

9 years agoSONAR-6605 Replace some batch formulas by compute formulas 406/head
Julien Lancelot [Thu, 2 Jul 2015 12:33:18 +0000 (14:33 +0200)]
SONAR-6605 Replace some batch formulas by compute formulas

9 years agoSONAR-6605 Create average formula
Julien Lancelot [Wed, 1 Jul 2015 16:33:52 +0000 (18:33 +0200)]
SONAR-6605 Create average formula

9 years agoSONAR-6605 Create distribution formula
Julien Lancelot [Wed, 1 Jul 2015 16:33:08 +0000 (18:33 +0200)]
SONAR-6605 Create distribution formula

9 years agoSONAR-6605 Create sum formula
Julien Lancelot [Wed, 1 Jul 2015 16:30:55 +0000 (18:30 +0200)]
SONAR-6605 Create sum formula

9 years agoSONAR-6605 Create step computing formula measures
Julien Lancelot [Wed, 1 Jul 2015 16:28:51 +0000 (18:28 +0200)]
SONAR-6605 Create step computing formula measures

9 years agoSONAR-6605 Do not persist FILE_COMPLEXITY_DISTRIBUTION and FUNCTION_COMPLEXITY_DISTRI...
Julien Lancelot [Wed, 1 Jul 2015 13:03:00 +0000 (15:03 +0200)]
SONAR-6605 Do not persist FILE_COMPLEXITY_DISTRIBUTION and FUNCTION_COMPLEXITY_DISTRIBUTION measures on file

9 years agoSONAR-6588 Send all measures to the report, even the ones that was not marked to...
Julien Lancelot [Wed, 1 Jul 2015 12:13:54 +0000 (14:13 +0200)]
SONAR-6588 Send all measures to the report, even the ones that was not marked to be stored in database
Removing this check allow to send all file measures to the report

9 years agoAdd isHigherThan method
Julien Lancelot [Tue, 30 Jun 2015 15:58:26 +0000 (17:58 +0200)]
Add isHigherThan method

9 years agoadd issues saved searches web tests
Stas Vilchik [Thu, 2 Jul 2015 09:09:32 +0000 (11:09 +0200)]
add issues saved searches web tests

9 years agoMerge branch 'feature/it'
David Gageot [Thu, 2 Jul 2015 08:51:50 +0000 (10:51 +0200)]
Merge branch 'feature/it'

Conflicts:
.travis.yml
travis.sh

9 years agoUpdate Travis Tools
David Gageot [Thu, 2 Jul 2015 08:47:24 +0000 (10:47 +0200)]
Update Travis Tools

9 years agoRevert "update style of search fields"
Stas Vilchik [Wed, 1 Jul 2015 11:58:21 +0000 (13:58 +0200)]
Revert "update style of search fields"

This reverts commit e9f47d1dd0164d9f495aa4f5f24ef85ef5dc1c9d.

9 years agoupdate style of search fields
Stas Vilchik [Wed, 1 Jul 2015 11:52:37 +0000 (13:52 +0200)]
update style of search fields

9 years agoupdate style of toggles
Stas Vilchik [Wed, 1 Jul 2015 10:54:17 +0000 (12:54 +0200)]
update style of toggles

9 years agofix typo in method name in MeasureVariations 402/head
Sébastien Lesaint [Mon, 29 Jun 2015 09:48:45 +0000 (11:48 +0200)]
fix typo in method name in MeasureVariations

9 years agoSONAR-6645 remove computation of new coverage measures from Batch
Sébastien Lesaint [Fri, 26 Jun 2015 17:16:14 +0000 (19:16 +0200)]
SONAR-6645 remove computation of new coverage measures from Batch

9 years agoSONAR-6645 move New Coverage computation to Compute Engine
Sébastien Lesaint [Fri, 26 Jun 2015 16:56:40 +0000 (18:56 +0200)]
SONAR-6645 move New Coverage computation to Compute Engine

9 years agoAutomatic merge from branch-5.1
Jenkins CI [Wed, 1 Jul 2015 06:01:44 +0000 (08:01 +0200)]
Automatic merge from branch-5.1

* origin/branch-5.1:
  Fix build with empty local Maven repository

9 years agofix coverage of MeasureVariations
Sébastien Lesaint [Tue, 30 Jun 2015 17:13:05 +0000 (19:13 +0200)]
fix coverage of MeasureVariations

9 years agoadd issue web tests
Stas Vilchik [Tue, 30 Jun 2015 16:20:38 +0000 (18:20 +0200)]
add issue web tests

9 years agofix missing provider initialization when no measure has been added to rule
Sébastien Lesaint [Fri, 26 Jun 2015 15:16:25 +0000 (17:16 +0200)]
fix missing provider initialization when no measure has been added to rule

9 years agoadd missing equals() to MeasureVariations
Sébastien Lesaint [Fri, 26 Jun 2015 14:59:49 +0000 (16:59 +0200)]
add missing equals() to MeasureVariations

9 years agoremove dead code (AbstractDivisionDecorator)
Sébastien Lesaint [Tue, 30 Jun 2015 14:42:29 +0000 (16:42 +0200)]
remove dead code (AbstractDivisionDecorator)

9 years agoFix script name
David Gageot [Tue, 30 Jun 2015 14:41:28 +0000 (16:41 +0200)]
Fix script name

9 years agoFix some quality flaws
Julien HENRY [Tue, 30 Jun 2015 14:08:07 +0000 (16:08 +0200)]
Fix some quality flaws

9 years agoimprove the web app start
Stas Vilchik [Tue, 30 Jun 2015 12:53:32 +0000 (14:53 +0200)]
improve the web app start

9 years agotranslate users page web tests
Stas Vilchik [Tue, 30 Jun 2015 11:20:02 +0000 (13:20 +0200)]
translate users page web tests

9 years agoimprove the functional web tests
Stas Vilchik [Tue, 30 Jun 2015 10:26:58 +0000 (12:26 +0200)]
improve the functional web tests

9 years agotranslate some tests: application
Stas Vilchik [Tue, 30 Jun 2015 09:34:33 +0000 (11:34 +0200)]
translate some tests: application

9 years agoadd browser config for web tests
Stas Vilchik [Tue, 30 Jun 2015 08:54:19 +0000 (10:54 +0200)]
add browser config for web tests

9 years agoSONAR-6628 warn log if any sonar.jdbc property is set in Batch
Sébastien Lesaint [Tue, 30 Jun 2015 10:05:26 +0000 (12:05 +0200)]
SONAR-6628 warn log if any sonar.jdbc property is set in Batch

9 years agoSONAR-6621 warn log if sonar.qualitygate set in project properties
Sébastien Lesaint [Tue, 30 Jun 2015 08:38:11 +0000 (10:38 +0200)]
SONAR-6621 warn log if sonar.qualitygate set in project properties

9 years agoFix quality flaws
Simon Brandhof [Tue, 30 Jun 2015 08:51:46 +0000 (10:51 +0200)]
Fix quality flaws

9 years agoFix quality flaws
Simon Brandhof [Tue, 30 Jun 2015 08:39:54 +0000 (10:39 +0200)]
Fix quality flaws

9 years agofix issue reloading
Stas Vilchik [Tue, 30 Jun 2015 08:13:47 +0000 (10:13 +0200)]
fix issue reloading

9 years agoFix build with empty local Maven repository
Julien HENRY [Tue, 30 Jun 2015 07:59:53 +0000 (09:59 +0200)]
Fix build with empty local Maven repository

9 years agoFix quality flaws
Simon Brandhof [Tue, 30 Jun 2015 07:38:41 +0000 (09:38 +0200)]
Fix quality flaws

9 years agoadd intern test framework, setup initial unit and medium tests
Stas Vilchik [Fri, 19 Jun 2015 13:59:31 +0000 (15:59 +0200)]
add intern test framework, setup initial unit and medium tests

9 years agoUse latest version of TravisUtils
David Gageot [Mon, 29 Jun 2015 17:31:25 +0000 (19:31 +0200)]
Use latest version of TravisUtils

9 years agoQuality flaws
Simon Brandhof [Mon, 29 Jun 2015 13:53:56 +0000 (15:53 +0200)]
Quality flaws

- do not declare multiple variables on same line
- fix imports

9 years agoUse TravisUtils
David Gageot [Mon, 29 Jun 2015 16:30:32 +0000 (18:30 +0200)]
Use TravisUtils

9 years agoMore test categories
David Gageot [Mon, 29 Jun 2015 16:24:02 +0000 (18:24 +0200)]
More test categories

9 years agoupdate checkbox styles
Stas Vilchik [Mon, 29 Jun 2015 15:41:50 +0000 (17:41 +0200)]
update checkbox styles

9 years agofix quality flaw (unnecessary boxing)
Sébastien Lesaint [Mon, 29 Jun 2015 15:50:12 +0000 (17:50 +0200)]
fix quality flaw (unnecessary boxing)

9 years agoxvfb
David Gageot [Mon, 29 Jun 2015 15:22:47 +0000 (17:22 +0200)]
xvfb

9 years agoAnother test to fix after change of parsing to not lenient
Julien HENRY [Mon, 29 Jun 2015 14:57:04 +0000 (16:57 +0200)]
Another test to fix after change of parsing to not lenient

9 years agoFix test now that date parsing is not lenient
Julien HENRY [Mon, 29 Jun 2015 14:28:52 +0000 (16:28 +0200)]
Fix test now that date parsing is not lenient

9 years agoGet rid of Ruby default configuration
David Gageot [Mon, 29 Jun 2015 14:13:47 +0000 (16:13 +0200)]
Get rid of Ruby default configuration

9 years agoLogs
David Gageot [Mon, 29 Jun 2015 14:00:24 +0000 (16:00 +0200)]
Logs

9 years agofix search of issue tags
Stas Vilchik [Mon, 29 Jun 2015 13:35:06 +0000 (15:35 +0200)]
fix search of issue tags

9 years agoSimplify job
David Gageot [Mon, 29 Jun 2015 13:25:57 +0000 (15:25 +0200)]
Simplify job

9 years agoLogs
David Gageot [Mon, 29 Jun 2015 13:25:09 +0000 (15:25 +0200)]
Logs

9 years agoSONAR-6668 update issue filters widgets to display the technical debt
Stas Vilchik [Mon, 29 Jun 2015 11:21:37 +0000 (13:21 +0200)]
SONAR-6668 update issue filters widgets to display the technical debt

9 years agoSONAR-6635 Parsing of date should not be lenient
Julien HENRY [Mon, 29 Jun 2015 08:36:22 +0000 (10:36 +0200)]
SONAR-6635 Parsing of date should not be lenient

9 years agoFix build script
David Gageot [Mon, 29 Jun 2015 12:03:46 +0000 (14:03 +0200)]
Fix build script

9 years agoBuild first
David Gageot [Mon, 29 Jun 2015 11:05:13 +0000 (13:05 +0200)]
Build first

9 years agoAdd ITs
David Gageot [Mon, 29 Jun 2015 10:55:25 +0000 (12:55 +0200)]
Add ITs

9 years agoSONAR-6078 show debt on issues page
Stas Vilchik [Fri, 26 Jun 2015 14:09:24 +0000 (16:09 +0200)]
SONAR-6078 show debt on issues page

9 years agoUse incremental mode to do pull request analysis
Julien HENRY [Mon, 29 Jun 2015 09:24:01 +0000 (11:24 +0200)]
Use incremental mode to do pull request analysis

9 years agoReenable coverage integration tests
Simon Brandhof [Mon, 29 Jun 2015 09:08:21 +0000 (11:08 +0200)]
Reenable coverage integration tests

9 years agoAdd missing copyright header
Simon Brandhof [Mon, 29 Jun 2015 08:48:12 +0000 (10:48 +0200)]
Add missing copyright header

9 years agoRename artifactId it-parent to it
Simon Brandhof [Fri, 26 Jun 2015 20:03:06 +0000 (22:03 +0200)]
Rename artifactId it-parent to it

9 years agoAdd missing directory in integration tests
Simon Brandhof [Fri, 26 Jun 2015 18:17:54 +0000 (20:17 +0200)]
Add missing directory in integration tests

9 years agoAdd integration tests on updatecenter and testing categories
Simon Brandhof [Fri, 26 Jun 2015 17:56:08 +0000 (19:56 +0200)]
Add integration tests on updatecenter and testing categories

9 years agoFix execution of integration tests from command-line
Simon Brandhof [Fri, 26 Jun 2015 16:48:19 +0000 (18:48 +0200)]
Fix execution of integration tests from command-line

9 years agoFix category of integration tests
Simon Brandhof [Fri, 26 Jun 2015 15:46:54 +0000 (17:46 +0200)]
Fix category of integration tests

9 years agoAdd QualityGateNotificationTest
Simon Brandhof [Fri, 26 Jun 2015 15:37:54 +0000 (17:37 +0200)]
Add QualityGateNotificationTest

9 years agoFirst draft of integration tests
Simon Brandhof [Fri, 26 Jun 2015 09:35:47 +0000 (11:35 +0200)]
First draft of integration tests

9 years agoSONAR-6200 Apply coverage exclusions on new Sensor API
Julien HENRY [Mon, 29 Jun 2015 08:15:23 +0000 (10:15 +0200)]
SONAR-6200 Apply coverage exclusions on new Sensor API

9 years agofix quality flaws
Teryk Bellahsene [Fri, 26 Jun 2015 15:10:45 +0000 (17:10 +0200)]
fix quality flaws

9 years agoUse MetricJsonWriter in the metrics/search WS
Teryk Bellahsene [Fri, 26 Jun 2015 14:57:38 +0000 (16:57 +0200)]
Use MetricJsonWriter in the metrics/search WS

9 years agoSONAR-6615 ws custom_measures/search requires 'Administer System' permission or ...
Teryk Bellahsene [Fri, 26 Jun 2015 14:46:16 +0000 (16:46 +0200)]
SONAR-6615 ws custom_measures/search requires 'Administer System' permission or 'Administer' permission on the project

9 years agoSONAR-6615 ws custom_measures/* add the pending field
Teryk Bellahsene [Fri, 26 Jun 2015 14:35:04 +0000 (16:35 +0200)]
SONAR-6615 ws custom_measures/* add the pending field

9 years agoadd new button styles
Stas Vilchik [Thu, 4 Jun 2015 14:38:54 +0000 (16:38 +0200)]
add new button styles

9 years agoSONAR-6664 remove SqaleRatingDecorator from batch 398/head
Sébastien Lesaint [Fri, 26 Jun 2015 13:09:23 +0000 (15:09 +0200)]
SONAR-6664 remove SqaleRatingDecorator from batch