]>
source.dussan.org Git - sonarqube.git/log
Duarte Meneses [Mon, 9 Nov 2015 15:56:58 +0000 (16:56 +0100)]
SONAR-7003 Refactor batch issue tracking
Sébastien Lesaint [Tue, 10 Nov 2015 09:55:57 +0000 (10:55 +0100)]
SONAR-6991 remove batch code generating duplicate_* measures
Sébastien Lesaint [Mon, 9 Nov 2015 15:33:42 +0000 (16:33 +0100)]
SONAR-6991 compute all duplicate_* measure in CE
duplicated_files, duplicated_blocks and duplicated_lines are now ignored when present in analysis report
Sébastien Lesaint [Mon, 9 Nov 2015 13:04:49 +0000 (14:04 +0100)]
SONAR-6991 remove duplicated_lines_density from metrics allowed in report
Sébastien Lesaint [Tue, 10 Nov 2015 15:32:56 +0000 (16:32 +0100)]
fix some quality flaws
Julien HENRY [Tue, 10 Nov 2015 15:23:39 +0000 (16:23 +0100)]
Fix some quality flaws
Stas Vilchik [Tue, 10 Nov 2015 15:13:47 +0000 (16:13 +0100)]
SONAR-6331 apply feedback
Stas Vilchik [Mon, 9 Nov 2015 17:31:33 +0000 (18:31 +0100)]
SONAR-6360 add detailed "Code Coverage" panel for the "Overview" main page
Julien Lancelot [Tue, 10 Nov 2015 13:54:20 +0000 (14:54 +0100)]
SONAR-6990 Adjust expected duration of file persistence
Duplications are now read from the in-memory repository and no more from the analysis report, so duration is now faster
Stas Vilchik [Tue, 10 Nov 2015 10:21:04 +0000 (11:21 +0100)]
SONAR-6952 fix wording
Stas Vilchik [Tue, 10 Nov 2015 09:47:28 +0000 (10:47 +0100)]
SONAR-6917 apply feedback
Stas Vilchik [Tue, 10 Nov 2015 09:45:13 +0000 (10:45 +0100)]
SONAR-6952 apply feedback
Stas Vilchik [Mon, 9 Nov 2015 13:07:58 +0000 (14:07 +0100)]
SONAR-6361 add detailed "Duplications" panel for the "Overview" main page
Duarte Meneses [Thu, 5 Nov 2015 13:14:35 +0000 (14:14 +0100)]
SONAR-6978 Provide enhanced issue locations (start/end) offset in issues mode
Duarte Meneses [Wed, 4 Nov 2015 15:27:42 +0000 (16:27 +0100)]
clean imports in ITs
Duarte Meneses [Wed, 4 Nov 2015 09:44:17 +0000 (10:44 +0100)]
Fix typos
Julien HENRY [Mon, 9 Nov 2015 10:00:21 +0000 (11:00 +0100)]
SONAR-6922 Fix some quality flaws and provide executable JAR
Sébastien Lesaint [Mon, 9 Nov 2015 10:03:48 +0000 (11:03 +0100)]
SONAR-6990 implement check otherFileKey is not a project key
Sébastien Lesaint [Mon, 9 Nov 2015 09:49:46 +0000 (10:49 +0100)]
SONAR-6990 merge ReportTreeRootHolder into TreeRootHolder
+ add methods to get Component by key from TreeRootHolder
Sébastien Lesaint [Fri, 6 Nov 2015 17:38:02 +0000 (18:38 +0100)]
SONAR-6990 add one missing UT on DuplicationsPublisher
Sébastien Lesaint [Fri, 6 Nov 2015 16:33:31 +0000 (17:33 +0100)]
SONAR-6990 now read duplication only from DuplicationRepository
Sébastien Lesaint [Fri, 6 Nov 2015 16:16:45 +0000 (17:16 +0100)]
fix UT: remove duplicated tests since key is now stored in Component
Sébastien Lesaint [Fri, 6 Nov 2015 16:10:54 +0000 (17:10 +0100)]
fix UT: otherFileRef must not be set for same file Duplication
Sébastien Lesaint [Fri, 6 Nov 2015 15:49:48 +0000 (16:49 +0100)]
SONAR-6990 add DuplicationRepository and LoadDuplicationsFromReportStep
Sébastien Lesaint [Fri, 6 Nov 2015 14:42:50 +0000 (15:42 +0100)]
SONAR-6990 add ComponentImpl.equals and hashcode based on uuid
Sébastien Lesaint [Fri, 6 Nov 2015 14:17:20 +0000 (15:17 +0100)]
factorize Predicate to wrap into single element object array
this function is very convenient when writting DataProvider methods
Sébastien Lesaint [Thu, 5 Nov 2015 14:44:11 +0000 (15:44 +0100)]
small refactoring of ComponentProvider
change so that initialization state verification is responsability of ComponentProvider implementation, not user of ComponentProvider
add NoComponentProvider implementation so that componentProvider property can be never null
Stas Vilchik [Mon, 9 Nov 2015 15:07:28 +0000 (16:07 +0100)]
SONAR-6918 fix display of internal WS
Stas Vilchik [Mon, 9 Nov 2015 14:50:21 +0000 (15:50 +0100)]
SONAR-6917 display a warning message in documentation of internal web services
Stas Vilchik [Mon, 9 Nov 2015 14:37:17 +0000 (15:37 +0100)]
SONAR-6999 display the since tag for WS parameters, add "since" tag for "additionalFields"
Stas Vilchik [Mon, 9 Nov 2015 14:17:13 +0000 (15:17 +0100)]
SONAR-6952 display the deprecated flag
Stas Vilchik [Mon, 9 Nov 2015 13:53:23 +0000 (14:53 +0100)]
SONAR-6331 fix project overview redirection
Stas Vilchik [Mon, 9 Nov 2015 11:38:06 +0000 (12:38 +0100)]
ie11 fixes
Stas Vilchik [Mon, 9 Nov 2015 11:09:31 +0000 (12:09 +0100)]
remove extra font letter-spacing
Stas Vilchik [Mon, 9 Nov 2015 10:55:48 +0000 (11:55 +0100)]
bugfix: project permissions page shows all projects
Stas Vilchik [Mon, 9 Nov 2015 10:05:28 +0000 (11:05 +0100)]
SONAR-6331 fix label for previous analysis period
Stas Vilchik [Mon, 9 Nov 2015 09:43:50 +0000 (10:43 +0100)]
SONAR-6331 apply feedback
Teryk Bellahsene [Thu, 5 Nov 2015 12:54:43 +0000 (13:54 +0100)]
SONAR-6916 Use Orchestrator 3.7
Teryk Bellahsene [Mon, 2 Nov 2015 14:57:50 +0000 (15:57 +0100)]
SONAR-6916 Improve documentation by adding mandatory information on WS
Teryk Bellahsene [Fri, 30 Oct 2015 10:04:55 +0000 (11:04 +0100)]
SONAR-6916 Enforce some mandatory web service metadata
Julien HENRY [Thu, 5 Nov 2015 20:11:56 +0000 (21:11 +0100)]
Another attempt to exclude generated protobuf files
Julien HENRY [Wed, 4 Nov 2015 16:43:02 +0000 (17:43 +0100)]
SONAR-6989 Feed the file duplication index in the batch report
Julien HENRY [Wed, 14 Oct 2015 13:59:51 +0000 (15:59 +0200)]
SONAR-6922 Initial version of report viewer
Stas Vilchik [Fri, 6 Nov 2015 17:06:47 +0000 (18:06 +0100)]
fix test "not_fail_with_url_ending_by_jsp"
Stas Vilchik [Fri, 6 Nov 2015 16:57:39 +0000 (17:57 +0100)]
SONAR-6331 apply feedback
Stas Vilchik [Tue, 27 Oct 2015 09:34:42 +0000 (10:34 +0100)]
SONAR-6331 display overview page by default
Stas Vilchik [Thu, 5 Nov 2015 08:54:55 +0000 (09:54 +0100)]
SONAR-6357 add detailed "Size" panel for the "Overview" main page
Julien HENRY [Thu, 5 Nov 2015 11:30:18 +0000 (12:30 +0100)]
SONAR-6998 Remove injection of MavenProject in module IoC container
Duarte Meneses [Thu, 5 Nov 2015 16:16:36 +0000 (17:16 +0100)]
SONAR-6931 Speed up issues mode by scanning only changed files
Duarte Meneses [Thu, 5 Nov 2015 15:56:58 +0000 (16:56 +0100)]
SONAR-6931 Speed up issues mode by scanning only changed files
Teryk Bellahsene [Thu, 5 Nov 2015 15:50:32 +0000 (16:50 +0100)]
Revert "SONAR-6916 Enforce some mandatory web service metadata"
This reverts commit
3608f17625b2c54882ebef237b0bc9525eda7e19 .
Teryk Bellahsene [Thu, 5 Nov 2015 15:50:17 +0000 (16:50 +0100)]
Revert "SONAR-6916 Improve documentation by adding mandatory information on WS"
This reverts commit
70b1e1b1539913ff0e5ee8085736419e54eebade .
Teryk Bellahsene [Thu, 5 Nov 2015 15:50:03 +0000 (16:50 +0100)]
Revert "SONAR-6916 Use Orchestrator 3.7"
This reverts commit
526e3b9053582e4921d705c35a4b24d3cd9d0d60 .
Teryk Bellahsene [Thu, 5 Nov 2015 12:54:43 +0000 (13:54 +0100)]
SONAR-6916 Use Orchestrator 3.7
Teryk Bellahsene [Mon, 2 Nov 2015 14:57:50 +0000 (15:57 +0100)]
SONAR-6916 Improve documentation by adding mandatory information on WS
Teryk Bellahsene [Fri, 30 Oct 2015 10:04:55 +0000 (11:04 +0100)]
SONAR-6916 Enforce some mandatory web service metadata
Teryk Bellahsene [Wed, 4 Nov 2015 15:36:28 +0000 (16:36 +0100)]
SONAR-6954 Add 'since' tag to WS parameters
Simon Brandhof [Thu, 5 Nov 2015 13:26:11 +0000 (14:26 +0100)]
Fix analysis mode of pull request analysis on Travis
Simon Brandhof [Thu, 5 Nov 2015 09:49:48 +0000 (10:49 +0100)]
Fix env variables of pull request analysis on Travis
Teryk Bellahsene [Thu, 5 Nov 2015 09:08:48 +0000 (10:08 +0100)]
Remove manually generated protobuf file WsTests.java
Simon Brandhof [Thu, 5 Nov 2015 09:14:31 +0000 (10:14 +0100)]
Add comments to Travis PR analysis
Julien HENRY [Wed, 4 Nov 2015 21:38:26 +0000 (22:38 +0100)]
Exclude protobuf generated files from the SQ analysis
Julien HENRY [Wed, 4 Nov 2015 21:20:14 +0000 (22:20 +0100)]
Display more details about component that fail to be instanciated
Julien HENRY [Wed, 4 Nov 2015 21:19:46 +0000 (22:19 +0100)]
Don't load Decorators in pico
Julien HENRY [Wed, 4 Nov 2015 20:15:35 +0000 (21:15 +0100)]
SONAR-6658 Remove ProjectClasspath, ProjectFileSystem, sonar.binaries, sonar.libraries
Teryk Bellahsene [Wed, 4 Nov 2015 14:33:07 +0000 (15:33 +0100)]
SONAR-6462 Deprecate api/profiles/* web services
Teryk Bellahsene [Wed, 4 Nov 2015 10:32:10 +0000 (11:32 +0100)]
SONAR-6462 Add deprecated flag on WS and WS parameters
Julien Lancelot [Wed, 4 Nov 2015 13:13:57 +0000 (14:13 +0100)]
SONAR-6988 Add cross project duplication info in batch report
Add duplication blocks
Add isCrossProjectDuplicationActivated boolen in metada
Julien Lancelot [Wed, 4 Nov 2015 13:06:52 +0000 (14:06 +0100)]
Only display logs when assertions are wrong
Duarte Meneses [Mon, 2 Nov 2015 14:34:12 +0000 (15:34 +0100)]
SONAR-6931 Speed up issues mode by scanning only changed files
Simon Brandhof [Tue, 3 Nov 2015 22:21:18 +0000 (23:21 +0100)]
Fix profile coverage-per-test
Julien Lancelot [Tue, 3 Nov 2015 13:49:29 +0000 (14:49 +0100)]
Fix quality flaw
Julien Lancelot [Fri, 30 Oct 2015 16:37:53 +0000 (17:37 +0100)]
Move debt ITs
Julien Lancelot [Tue, 3 Nov 2015 10:20:30 +0000 (11:20 +0100)]
Move action plan ITs
Julien Lancelot [Fri, 30 Oct 2015 16:37:47 +0000 (17:37 +0100)]
Add Xoo senor to generate a issue with one day debt on each file
Julien Lancelot [Tue, 3 Nov 2015 13:06:20 +0000 (14:06 +0100)]
Merge remote-tracking branch 'origin/branch-5.2'
Duarte Meneses [Thu, 29 Oct 2015 15:37:29 +0000 (16:37 +0100)]
SONAR-6211 Skip project key validation in issues mode
Duarte Meneses [Thu, 29 Oct 2015 08:54:36 +0000 (09:54 +0100)]
SONAR-6108 Keep batch report if debug mode is enabled
Duarte Meneses [Thu, 29 Oct 2015 08:17:59 +0000 (09:17 +0100)]
Remove unused vars
Stas Vilchik [Tue, 3 Nov 2015 08:09:48 +0000 (09:09 +0100)]
Revert "do not cache node_modules in travis"
This reverts commit
910e73142f2a82410166a1ac210f8891b663d73a .
Stas Vilchik [Mon, 2 Nov 2015 18:09:15 +0000 (19:09 +0100)]
Merge pull request #611 from SonarSource/revert-609-feature/coveralls
Revert "send coverage report to coveralls"
Stas Vilchik [Mon, 2 Nov 2015 18:07:16 +0000 (19:07 +0100)]
Revert "send coverage report to coveralls"
Stas Vilchik [Mon, 2 Nov 2015 15:50:56 +0000 (16:50 +0100)]
Merge pull request #609 from SonarSource/feature/coveralls
send coverage report to coveralls
Stas Vilchik [Mon, 2 Nov 2015 15:01:41 +0000 (16:01 +0100)]
clean up package.json
Stas Vilchik [Mon, 2 Nov 2015 15:00:33 +0000 (16:00 +0100)]
refactor urls helper
Stas Vilchik [Mon, 2 Nov 2015 13:24:14 +0000 (14:24 +0100)]
drop coverage of jsx files
Stas Vilchik [Mon, 2 Nov 2015 10:23:36 +0000 (11:23 +0100)]
refactor measure formatting
Simon Brandhof [Mon, 2 Nov 2015 09:53:59 +0000 (10:53 +0100)]
Update version to 5.2.1-SNAPSHOT
Stas Vilchik [Mon, 2 Nov 2015 09:17:58 +0000 (10:17 +0100)]
SONAR-6331 improve display of measures on the project overview page
Simon Brandhof [Mon, 2 Nov 2015 08:56:19 +0000 (09:56 +0100)]
Release 5.2
Jenkins CI [Mon, 2 Nov 2015 07:01:18 +0000 (08:01 +0100)]
Automatic merge from branch-5.2
* origin/branch-5.2:
SONAR-5851 Add back the WS /profiles/export web page
Julien Lancelot [Wed, 28 Oct 2015 17:04:29 +0000 (18:04 +0100)]
SONAR-6355 Fix IT
Julien Lancelot [Wed, 28 Oct 2015 16:03:15 +0000 (17:03 +0100)]
SONAR-6355 Default quality gate should used period 1
As the period 1 is now the leak period, the quality gate should then use this period
Julien Lancelot [Wed, 28 Oct 2015 15:06:56 +0000 (16:06 +0100)]
SONAR-6355 Period 1 is now the leak period
Period 1 is renamed 'Leak Period' and set to 'since previous version'
Period 2 is now set to 'since previous analyis'
Period 3 is now set to 'over 30 days'
Julien Lancelot [Fri, 30 Oct 2015 10:23:00 +0000 (11:23 +0100)]
Reactivate since_previous_version_should_use_first_analysis_when_no_version_found IT
Julien Lancelot [Fri, 30 Oct 2015 10:10:13 +0000 (11:10 +0100)]
Temporary ignore IT
Stas Vilchik [Wed, 28 Oct 2015 09:25:13 +0000 (10:25 +0100)]
SONAR-6331 improve UX of the project overview page
Teryk Bellahsene [Thu, 29 Oct 2015 16:42:33 +0000 (17:42 +0100)]
SONAR-5851 Add back the WS /profiles/export web page
Julien Lancelot [Fri, 30 Oct 2015 08:24:16 +0000 (09:24 +0100)]
Fix since_previous_version_should_use_first_analysis_when_no_version_found IT
Simon Brandhof [Fri, 30 Oct 2015 08:21:54 +0000 (09:21 +0100)]
Merge remote-tracking branch 'origin/branch-5.2'