]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoSONAR-6350 /api/sources/scm should read information from index 178/head
Julien Lancelot [Mon, 30 Mar 2015 14:21:33 +0000 (16:21 +0200)]
SONAR-6350 /api/sources/scm should read information from index

9 years agoSONAR-6331 do not show overview by default
Stas Vilchik [Mon, 30 Mar 2015 14:19:09 +0000 (16:19 +0200)]
SONAR-6331 do not show overview by default

9 years agoFix quality flaws
Simon Brandhof [Mon, 30 Mar 2015 13:28:51 +0000 (15:28 +0200)]
Fix quality flaws

9 years agoadd an issue reopen tooltip
Stas Vilchik [Mon, 30 Mar 2015 12:53:15 +0000 (14:53 +0200)]
add an issue reopen tooltip

9 years agoadd a second sort dimension for facets
Stas Vilchik [Mon, 30 Mar 2015 12:46:36 +0000 (14:46 +0200)]
add a second sort dimension for facets

9 years agofix file headers
Stas Vilchik [Mon, 30 Mar 2015 12:22:22 +0000 (14:22 +0200)]
fix file headers

9 years agoformat numbers in the issue filter widget
Stas Vilchik [Mon, 30 Mar 2015 11:56:27 +0000 (13:56 +0200)]
format numbers in the issue filter widget

9 years agoSONAR-6331 add a project overview page
Stas Vilchik [Mon, 30 Mar 2015 11:42:42 +0000 (13:42 +0200)]
SONAR-6331 add a project overview page

9 years agoMerge from branch-5.1
Jean-Baptiste Lievremont [Mon, 30 Mar 2015 10:28:59 +0000 (12:28 +0200)]
Merge from branch-5.1

* origin/branch-5.1:
  Remove log to console in unit test
  Fix regression on issue paging with one component
  Fix indexing of source lines
  SONAR-6340 highlight cancelled reports
  fix display of overlapping duplications
  do not show global error if the request is sent from modal window
  cancel analysis when the snapshot is not found - SONAR-6340

Conflicts:
server/sonar-server/src/test/java/org/sonar/server/computation/ComputationServiceTest.java
server/sonar-web/src/main/hbs/source-viewer/source-viewer-duplication-popup.hbs
server/sonar-web/src/main/js/source-viewer/viewer.js

9 years agoUpdate example of /api/sources/show
Julien Lancelot [Mon, 30 Mar 2015 09:21:06 +0000 (11:21 +0200)]
Update example of /api/sources/show

9 years agoRemove log to console in unit test
Jean-Baptiste Lievremont [Mon, 30 Mar 2015 08:37:56 +0000 (10:37 +0200)]
Remove log to console in unit test

9 years agoFix regression on issue paging with one component
Jean-Baptiste Lievremont [Mon, 30 Mar 2015 08:35:10 +0000 (10:35 +0200)]
Fix regression on issue paging with one component

9 years agoSONAR-6293 add property sonar.search.host
schnatterer [Sat, 28 Feb 2015 17:31:10 +0000 (18:31 +0100)]
SONAR-6293 add property sonar.search.host

9 years agoFix indexing of source lines
Simon Brandhof [Fri, 27 Mar 2015 19:03:55 +0000 (20:03 +0100)]
Fix indexing of source lines

When file is smaller compared to previous analysis, then only maximum 10 lines were removed from index

9 years agoRevert "Remove all deprecated Violation APIs"
Julien Lancelot [Fri, 27 Mar 2015 17:17:09 +0000 (18:17 +0100)]
Revert "Remove all deprecated Violation APIs"

This reverts commit 5446d877b4e67f2f32ac869e76d9ad02ca226773.

9 years agoSONAR-6340 highlight cancelled reports
Stas Vilchik [Fri, 27 Mar 2015 16:54:19 +0000 (17:54 +0100)]
SONAR-6340 highlight cancelled reports

9 years agofix display of overlapping duplications
Stas Vilchik [Fri, 27 Mar 2015 16:41:47 +0000 (17:41 +0100)]
fix display of overlapping duplications

9 years agodo not show global error if the request is sent from modal window
Stas Vilchik [Fri, 27 Mar 2015 15:03:00 +0000 (16:03 +0100)]
do not show global error if the request is sent from modal window

9 years agoSONAR-6338 Coverage in compute 174/head
Julien Lancelot [Fri, 27 Mar 2015 15:51:39 +0000 (16:51 +0100)]
SONAR-6338 Coverage in compute

9 years agoRemove all deprecated Violation APIs
Julien HENRY [Fri, 27 Mar 2015 15:47:05 +0000 (16:47 +0100)]
Remove all deprecated Violation APIs

9 years agoAdd missing unit test
Julien HENRY [Fri, 27 Mar 2015 14:06:12 +0000 (15:06 +0100)]
Add missing unit test

9 years agoRevert "Upgrade to frontend-maven-plugin 0.0.23"
Simon Brandhof [Fri, 27 Mar 2015 15:52:20 +0000 (16:52 +0100)]
Revert "Upgrade to frontend-maven-plugin 0.0.23"

This reverts commit 9be97df03de519bf5f1c0a43cadb543aeac26056.

9 years agoUpgrade to frontend-maven-plugin 0.0.23
Simon Brandhof [Fri, 27 Mar 2015 15:21:27 +0000 (16:21 +0100)]
Upgrade to frontend-maven-plugin 0.0.23

9 years agoFix quality flaw
Simon Brandhof [Fri, 27 Mar 2015 15:18:44 +0000 (16:18 +0100)]
Fix quality flaw

9 years agofix quality flaws
Teryk Bellahsene [Fri, 27 Mar 2015 15:15:12 +0000 (16:15 +0100)]
fix quality flaws

9 years agocancel analysis when the snapshot is not found - SONAR-6340 173/head
Teryk Bellahsene [Thu, 26 Mar 2015 14:18:10 +0000 (15:18 +0100)]
cancel analysis when the snapshot is not found - SONAR-6340

9 years agoshow warning when find a duplication in a removed component
Stas Vilchik [Fri, 27 Mar 2015 09:33:11 +0000 (10:33 +0100)]
show warning when find a duplication in a removed component

9 years agoFix some quality flaws
Julien HENRY [Fri, 27 Mar 2015 08:20:44 +0000 (09:20 +0100)]
Fix some quality flaws

9 years agoFix quality flaws
Julien Lancelot [Fri, 27 Mar 2015 08:11:23 +0000 (09:11 +0100)]
Fix quality flaws

9 years agoFix removal of project/profile association (bad type conversion in Rails)
Jean-Baptiste Lievremont [Thu, 26 Mar 2015 17:18:38 +0000 (18:18 +0100)]
Fix removal of project/profile association (bad type conversion in Rails)

9 years agoSONAR-6280 Use a range to represent duplication position
Julien HENRY [Thu, 26 Mar 2015 16:36:21 +0000 (17:36 +0100)]
SONAR-6280 Use a range to represent duplication position

9 years agoFix 4.4 migration issue (due to removal of core DAO)
Jean-Baptiste Lievremont [Thu, 26 Mar 2015 16:04:16 +0000 (17:04 +0100)]
Fix 4.4 migration issue (due to removal of core DAO)

9 years agoFix issue with quality profile/project association on project admin page
Jean-Baptiste Lievremont [Thu, 26 Mar 2015 16:03:48 +0000 (17:03 +0100)]
Fix issue with quality profile/project association on project admin page

9 years agoSONAR-6317 Feed SCM in compute report - batch side 164/head
Julien HENRY [Thu, 26 Mar 2015 13:09:31 +0000 (14:09 +0100)]
SONAR-6317 Feed SCM in compute report - batch side

9 years agoSCM on server side - SONAR-6253 SONAR-6316
Teryk Bellahsene [Fri, 20 Mar 2015 15:22:58 +0000 (16:22 +0100)]
SCM on server side - SONAR-6253 SONAR-6316

9 years agoSONAR-6294 Create WS to search for quality profiles
Jean-Baptiste Lievremont [Wed, 18 Mar 2015 14:24:49 +0000 (15:24 +0100)]
SONAR-6294 Create WS to search for quality profiles

9 years agoSONAR-6318 Highlighting in compute 172/head
Julien Lancelot [Thu, 26 Mar 2015 10:20:04 +0000 (11:20 +0100)]
SONAR-6318 Highlighting in compute

9 years agoSONAR-6257 No need to store key in report for files and directories
Julien HENRY [Thu, 26 Mar 2015 14:30:37 +0000 (15:30 +0100)]
SONAR-6257 No need to store key in report for files and directories

9 years agoImprove batch medium tester to allow registration of several metrics
Julien HENRY [Wed, 25 Mar 2015 11:11:44 +0000 (12:11 +0100)]
Improve batch medium tester to allow registration of several metrics

9 years agoSONAR-6325 Apply feedback from PR
Jean-Baptiste Lievremont [Thu, 26 Mar 2015 13:24:02 +0000 (14:24 +0100)]
SONAR-6325 Apply feedback from PR

9 years agoSONAR-5489 Add web services to manage project/profile association
Jean-Baptiste Lievremont [Wed, 25 Mar 2015 13:22:56 +0000 (14:22 +0100)]
SONAR-5489 Add web services to manage project/profile association

9 years agoSONAR-6329 Update handling of project/profile association in service layer and DAOs
Jean-Baptiste Lievremont [Mon, 23 Mar 2015 17:18:18 +0000 (18:18 +0100)]
SONAR-6329 Update handling of project/profile association in service layer and DAOs

9 years agoRemove dependency of migration on core persistence classes
Jean-Baptiste Lievremont [Tue, 24 Mar 2015 10:01:11 +0000 (11:01 +0100)]
Remove dependency of migration on core persistence classes

9 years agoSONAR-6328 Use MassUpdate for project/profile association migration
Jean-Baptiste Lievremont [Mon, 23 Mar 2015 16:15:31 +0000 (17:15 +0100)]
SONAR-6328 Use MassUpdate for project/profile association migration

9 years agoSONAR-6328 Migrate existing project/profile associations
Jean-Baptiste Lievremont [Mon, 23 Mar 2015 15:50:33 +0000 (16:50 +0100)]
SONAR-6328 Migrate existing project/profile associations

9 years agoSONAR-6327 Add is_default column to rules_profiles
Jean-Baptiste Lievremont [Mon, 23 Mar 2015 10:29:03 +0000 (11:29 +0100)]
SONAR-6327 Add is_default column to rules_profiles

9 years agoSONAR-6326 Add project_profiles association table
Jean-Baptiste Lievremont [Mon, 23 Mar 2015 10:10:38 +0000 (11:10 +0100)]
SONAR-6326 Add project_profiles association table

9 years agoSONAR-6320 Symbol in compute 169/head
Julien Lancelot [Wed, 25 Mar 2015 16:00:00 +0000 (17:00 +0100)]
SONAR-6320 Symbol in compute

9 years agoAutomatic merge from branch-5.1
Jenkins CI [Thu, 26 Mar 2015 07:00:57 +0000 (08:00 +0100)]
Automatic merge from branch-5.1

* origin/branch-5.1:
  Improve javadoc of org.sonar.api.utils.log.Logger
  apply rules feedback

9 years agoSONAR-6257 Fix duplication issue when there's folder in project structure and add...
Julien Lancelot [Wed, 25 Mar 2015 18:01:01 +0000 (19:01 +0100)]
SONAR-6257 Fix duplication issue when there's folder in project structure and add component key in report

9 years agoFix conflict between sonar-core and sonar-testing-harness for the dependency json...
Simon Brandhof [Wed, 25 Mar 2015 15:42:34 +0000 (16:42 +0100)]
Fix conflict between sonar-core and sonar-testing-harness for the dependency json-simple.

I don't have any explanation for this strange maven behavior.

9 years agoImprove javadoc of org.sonar.api.utils.log.Logger
Simon Brandhof [Wed, 25 Mar 2015 14:36:32 +0000 (15:36 +0100)]
Improve javadoc of org.sonar.api.utils.log.Logger

9 years agoSONAR-6257 Fail when measures report contains duplications_data measures
Julien Lancelot [Wed, 25 Mar 2015 13:06:26 +0000 (14:06 +0100)]
SONAR-6257 Fail when measures report contains duplications_data measures

9 years agoSONAR-6280 Feed duplications in compute report
Julien HENRY [Wed, 25 Mar 2015 09:59:50 +0000 (10:59 +0100)]
SONAR-6280 Feed duplications in compute report

9 years agoSONAR-6257 Persist duplication measures in compute
Julien Lancelot [Tue, 24 Mar 2015 15:18:10 +0000 (16:18 +0100)]
SONAR-6257 Persist duplication measures in compute

9 years agoAdd -e -B to maven build of Travis
Simon Brandhof [Wed, 25 Mar 2015 14:04:26 +0000 (15:04 +0100)]
Add -e -B to maven build of Travis

9 years agoFix timezone errors in some server tests
Simon Brandhof [Wed, 25 Mar 2015 13:35:29 +0000 (14:35 +0100)]
Fix timezone errors in some server tests

9 years agoImprove HttpDownloaderTest for travis environment
Simon Brandhof [Wed, 25 Mar 2015 12:59:27 +0000 (13:59 +0100)]
Improve HttpDownloaderTest for travis environment

Replace localhost by 0.0.0.0

9 years agoIncrease timeout of HttpDownloaderTest
Simon Brandhof [Wed, 25 Mar 2015 12:58:11 +0000 (13:58 +0100)]
Increase timeout of HttpDownloaderTest

9 years agoTemporarily fix JVM timezone when executing tests
Simon Brandhof [Wed, 25 Mar 2015 12:21:09 +0000 (13:21 +0100)]
Temporarily fix JVM timezone when executing tests

Waiting for tests to not be coupled with env timezone

9 years agoFix timeout margin of benchmark test
Simon Brandhof [Wed, 25 Mar 2015 12:14:05 +0000 (13:14 +0100)]
Fix timeout margin of benchmark test

9 years agoapply rules feedback
Stas Vilchik [Wed, 25 Mar 2015 08:40:26 +0000 (09:40 +0100)]
apply rules feedback

9 years agoAutomatic merge from branch-5.1
Jenkins CI [Wed, 25 Mar 2015 07:42:22 +0000 (08:42 +0100)]
Automatic merge from branch-5.1

* origin/branch-5.1:
  Fix tags dropdown in issue bulk change

9 years agoFix tags dropdown in issue bulk change
Jean-Baptiste Lievremont [Tue, 24 Mar 2015 13:04:07 +0000 (14:04 +0100)]
Fix tags dropdown in issue bulk change

9 years agoAutomatic merge from branch-5.1
Jenkins CI [Tue, 24 Mar 2015 13:55:50 +0000 (14:55 +0100)]
Automatic merge from branch-5.1

* origin/branch-5.1:
  SONAR-6335 Fix file source migration to generate correct checksum on blank lines
  Do not show the debt (sub)characteristic of a rule when it has been overloaded as removed

9 years agoFix tags dropdown in issue bulk change
Jean-Baptiste Lievremont [Tue, 24 Mar 2015 13:04:07 +0000 (14:04 +0100)]
Fix tags dropdown in issue bulk change

9 years agoSONAR-6335 Fix file source migration to generate correct checksum on blank lines
Julien HENRY [Tue, 24 Mar 2015 11:34:43 +0000 (12:34 +0100)]
SONAR-6335 Fix file source migration to generate correct checksum on blank lines

9 years agoDo not show the debt (sub)characteristic of a rule when it has been overloaded as... 168/head
Jean-Baptiste Lievremont [Tue, 24 Mar 2015 10:45:21 +0000 (11:45 +0100)]
Do not show the debt (sub)characteristic of a rule when it has been overloaded as removed

9 years agoSONAR-6275 Add temporary field person_id on measure to keep devcockpit working 167/head
Julien HENRY [Tue, 24 Mar 2015 09:16:03 +0000 (10:16 +0100)]
SONAR-6275 Add temporary field person_id on measure to keep devcockpit working

9 years agoupdate process spinners
Stas Vilchik [Tue, 24 Mar 2015 08:50:04 +0000 (09:50 +0100)]
update process spinners

9 years agoAutomatic merge from branch-5.1
Jenkins CI [Tue, 24 Mar 2015 06:59:02 +0000 (07:59 +0100)]
Automatic merge from branch-5.1

* origin/branch-5.1:
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release 5.1-RC2

9 years agoSONAR-6275 Fix MeasurePublisher (need to reload Metric details)
Julien HENRY [Mon, 23 Mar 2015 20:50:55 +0000 (21:50 +0100)]
SONAR-6275 Fix MeasurePublisher (need to reload Metric details)

9 years ago[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Mon, 23 Mar 2015 15:22:47 +0000 (16:22 +0100)]
[maven-release-plugin] prepare for next development iteration

9 years ago[maven-release-plugin] prepare release 5.1-RC2 5.1-RC2
Eric Hartmann [Mon, 23 Mar 2015 15:22:47 +0000 (16:22 +0100)]
[maven-release-plugin] prepare release 5.1-RC2

9 years agoSONAR-6275 Don't send measures that should not be persisted
Julien HENRY [Mon, 23 Mar 2015 14:55:18 +0000 (15:55 +0100)]
SONAR-6275 Don't send measures that should not be persisted

9 years agofix measure mapping on batch side
Teryk Bellahsene [Mon, 23 Mar 2015 14:19:07 +0000 (15:19 +0100)]
fix measure mapping on batch side

9 years agoMerge pull request #165 from SonarSource/feature/batch/measures_in_compute
Julien HENRY [Mon, 23 Mar 2015 10:31:45 +0000 (11:31 +0100)]
Merge pull request #165 from SonarSource/feature/batch/measures_in_compute

SONAR-6275 Feed measures in compute report

9 years agoSONAR-6275 Feed measures in compute report 165/head
Julien HENRY [Fri, 20 Mar 2015 15:12:20 +0000 (16:12 +0100)]
SONAR-6275 Feed measures in compute report

9 years agofix reactivation of a custom rule
Stas Vilchik [Mon, 23 Mar 2015 09:37:10 +0000 (10:37 +0100)]
fix reactivation of a custom rule

9 years agofix quality flaws
Stas Vilchik [Mon, 23 Mar 2015 08:05:25 +0000 (09:05 +0100)]
fix quality flaws

9 years agoAdjust performance tests
Simon Brandhof [Fri, 20 Mar 2015 21:45:12 +0000 (22:45 +0100)]
Adjust performance tests

9 years agoAutomatic merge from branch-5.1
Jenkins CI [Fri, 20 Mar 2015 17:01:15 +0000 (18:01 +0100)]
Automatic merge from branch-5.1

* origin/branch-5.1:
  Fix quality flaw

9 years agoSONAR-6215 apply feedback
Stas Vilchik [Fri, 20 Mar 2015 15:28:49 +0000 (16:28 +0100)]
SONAR-6215 apply feedback

9 years agoFix quality flaw
Simon Brandhof [Fri, 20 Mar 2015 15:28:08 +0000 (16:28 +0100)]
Fix quality flaw

* ResultSetIterator#next() must not return nullable object

9 years agoThread-safe JsonComparison
Simon Brandhof [Fri, 20 Mar 2015 15:25:10 +0000 (16:25 +0100)]
Thread-safe JsonComparison

9 years agoMerge pull request #160 from SonarSource/feature/filter-similar-issues
Stas Vilchik [Fri, 20 Mar 2015 15:06:11 +0000 (16:06 +0100)]
Merge pull request #160 from SonarSource/feature/filter-similar-issues

SONAR-5968 Allow modification of issue filter using issue properties

9 years agoSONAR-5968 apply feedback 160/head
Stas Vilchik [Fri, 20 Mar 2015 14:21:07 +0000 (15:21 +0100)]
SONAR-5968 apply feedback

9 years agoupdate version of grunt-contrib-clean
Stas Vilchik [Fri, 20 Mar 2015 14:08:59 +0000 (15:08 +0100)]
update version of grunt-contrib-clean

9 years agoAutomatic merge from branch-5.1
Jenkins CI [Fri, 20 Mar 2015 14:01:57 +0000 (15:01 +0100)]
Automatic merge from branch-5.1

* origin/branch-5.1:
  SONAR-6012 Issues on files on removed modules should contain the module key

9 years agoSONAR-6012 Issues on files on removed modules should contain the module key 163/head
Julien Lancelot [Fri, 20 Mar 2015 13:15:38 +0000 (14:15 +0100)]
SONAR-6012 Issues on files on removed modules should contain the module key

9 years agoFix some quality flaws
Simon Brandhof [Fri, 20 Mar 2015 11:56:35 +0000 (12:56 +0100)]
Fix some quality flaws

9 years agoAutomatic merge from branch-5.1
Jenkins CI [Fri, 20 Mar 2015 12:02:09 +0000 (13:02 +0100)]
Automatic merge from branch-5.1

* origin/branch-5.1:
  Do not retry to index failed requests in BulkIndexer
  Fix some quality flaws

9 years agoFix some quality flaws
Simon Brandhof [Fri, 20 Mar 2015 11:15:42 +0000 (12:15 +0100)]
Fix some quality flaws

9 years agoDo not retry to index failed requests in BulkIndexer
Simon Brandhof [Fri, 20 Mar 2015 10:52:12 +0000 (11:52 +0100)]
Do not retry to index failed requests in BulkIndexer

9 years agoFix some quality flaws
Simon Brandhof [Fri, 20 Mar 2015 10:51:54 +0000 (11:51 +0100)]
Fix some quality flaws

9 years agofix quality flaws (2nd edition)
Teryk Bellahsene [Fri, 20 Mar 2015 10:38:51 +0000 (11:38 +0100)]
fix quality flaws (2nd edition)

9 years agoSONAR-6234 apply feedback
Stas Vilchik [Fri, 20 Mar 2015 10:39:04 +0000 (11:39 +0100)]
SONAR-6234 apply feedback

9 years agoSONAR-6243 apply feedback
Stas Vilchik [Fri, 20 Mar 2015 10:11:21 +0000 (11:11 +0100)]
SONAR-6243 apply feedback

9 years agofix quality flaws
Teryk Bellahsene [Fri, 20 Mar 2015 10:13:55 +0000 (11:13 +0100)]
fix quality flaws

9 years agoFix coupling of some db tests with local timezone 162/head
Simon Brandhof [Thu, 19 Mar 2015 21:43:47 +0000 (22:43 +0100)]
Fix coupling of some db tests with local timezone