]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoSONAR-6620 Condition should expose operator as an enum 375/head
Sébastien Lesaint [Mon, 15 Jun 2015 09:34:11 +0000 (11:34 +0200)]
SONAR-6620 Condition should expose operator as an enum

9 years agoSONAR-6620 remove MeasureImpl and make Measure a final class
Sébastien Lesaint [Mon, 15 Jun 2015 07:16:15 +0000 (09:16 +0200)]
SONAR-6620 remove MeasureImpl and make Measure a final class

instead of being in interface

9 years agoadd Measure#equals definition and improve javadoc of MeasureRepository methods
Sébastien Lesaint [Fri, 12 Jun 2015 14:25:28 +0000 (16:25 +0200)]
add Measure#equals definition and improve javadoc of MeasureRepository methods

emphasis on Measure for rule or characteristics

9 years agoSONAR-6620 replace MetricCache by MetricRepository everywhere
Sébastien Lesaint [Fri, 12 Jun 2015 14:16:34 +0000 (16:16 +0200)]
SONAR-6620 replace MetricCache by MetricRepository everywhere

and remove MetricCache

9 years agoSONAR-6620 fix MeasureRepository.getRawMeasures return type
Sébastien Lesaint [Fri, 12 Jun 2015 13:57:17 +0000 (15:57 +0200)]
SONAR-6620 fix MeasureRepository.getRawMeasures return type

there can be more than on measure per metric key => we need to return a multimap of Measure per Metric key

9 years agoSONAR-6620 persist metrics based on MetricRepository
Sébastien Lesaint [Fri, 12 Jun 2015 09:44:17 +0000 (11:44 +0200)]
SONAR-6620 persist metrics based on MetricRepository

9 years agoimpl. of DepthTraversalTypeAwareVisitor should not have to visit internal method
Sébastien Lesaint [Fri, 12 Jun 2015 07:40:12 +0000 (09:40 +0200)]
impl. of DepthTraversalTypeAwareVisitor should not have to visit internal method

9 years agoSONAR-6620 add support for Measure characteriticId and ruleId
Sébastien Lesaint [Thu, 11 Jun 2015 15:46:18 +0000 (17:46 +0200)]
SONAR-6620 add support for Measure characteriticId and ruleId

introduced a builder to MeasureImpl to simplify creation of MeasureImpl instance with optional characteristic and rule

9 years agoSONAR-6620 MetricRepository now loads all metrics at startup
Sébastien Lesaint [Thu, 11 Jun 2015 12:26:49 +0000 (14:26 +0200)]
SONAR-6620 MetricRepository now loads all metrics at startup

9 years agoSONAR-6620 add getId() to Metric interface of the Compute Engine
Sébastien Lesaint [Thu, 11 Jun 2015 10:29:08 +0000 (12:29 +0200)]
SONAR-6620 add getId() to Metric interface of the Compute Engine

9 years agoSONAR-6620 add Variations to Measure in Compute Engine
Sébastien Lesaint [Thu, 11 Jun 2015 08:01:58 +0000 (10:01 +0200)]
SONAR-6620 add Variations to Measure in Compute Engine

9 years agoSONAR-6620 move QualityGateStatus out of class Measure
Sébastien Lesaint [Wed, 10 Jun 2015 16:32:57 +0000 (18:32 +0200)]
SONAR-6620 move QualityGateStatus out of class Measure

and adds unit tests

9 years agoSONAR-6507 Redesign the "My Profile" page
Stas Vilchik [Fri, 12 Jun 2015 16:15:09 +0000 (18:15 +0200)]
SONAR-6507 Redesign the "My Profile" page

9 years agorename field reportReader in SourceLinesCache 369/head
Teryk Bellahsene [Thu, 11 Jun 2015 14:43:17 +0000 (16:43 +0200)]
rename field reportReader in SourceLinesCache

9 years agoDrop support of org.sonar.api.batch.TimeMachine
Simon Brandhof [Fri, 12 Jun 2015 16:01:10 +0000 (18:01 +0200)]
Drop support of org.sonar.api.batch.TimeMachine

It can't be supported anymore by design. Analyzers do not connect to database anymore.

9 years agoMinor update on DebtModel
Julien Lancelot [Fri, 12 Jun 2015 13:47:34 +0000 (15:47 +0200)]
Minor update on DebtModel

9 years agoSONAR-6642 drop internal maven plugins
Simon Brandhof [Fri, 12 Jun 2015 09:56:45 +0000 (11:56 +0200)]
SONAR-6642 drop internal maven plugins

9 years agoSONAR-6637 Stop filling db column PROJECT_MEASURES.RULE_PRIORITY
Simon Brandhof [Fri, 12 Jun 2015 12:20:54 +0000 (14:20 +0200)]
SONAR-6637 Stop filling db column PROJECT_MEASURES.RULE_PRIORITY

9 years agoFix quality flaws
Julien Lancelot [Fri, 12 Jun 2015 12:14:28 +0000 (14:14 +0200)]
Fix quality flaws

9 years agoSONAR-6588 Apply Feedback from PR (2) 372/head
Julien Lancelot [Fri, 12 Jun 2015 11:02:08 +0000 (13:02 +0200)]
SONAR-6588 Apply Feedback from PR (2)

9 years agoSONAR-6588 Apply Feedback from PR
Julien Lancelot [Fri, 12 Jun 2015 08:59:40 +0000 (10:59 +0200)]
SONAR-6588 Apply Feedback from PR

9 years agoSONAR-6588 Add DebtModelHolder
Julien Lancelot [Thu, 11 Jun 2015 15:57:37 +0000 (17:57 +0200)]
SONAR-6588 Add DebtModelHolder

9 years agounified view of all dropdowns
Stas Vilchik [Fri, 12 Jun 2015 09:58:38 +0000 (11:58 +0200)]
unified view of all dropdowns

9 years agoSONAR-6557 Remove library filter in SQL queries 364/head
Julien Lancelot [Thu, 11 Jun 2015 07:24:32 +0000 (09:24 +0200)]
SONAR-6557 Remove library filter in SQL queries

9 years agoSONAR-6557 Drop dependencies table
Julien Lancelot [Wed, 10 Jun 2015 16:31:13 +0000 (18:31 +0200)]
SONAR-6557 Drop dependencies table

9 years agoSONAR-6557 Remove component and snapshot libraries
Julien Lancelot [Wed, 10 Jun 2015 16:30:55 +0000 (18:30 +0200)]
SONAR-6557 Remove component and snapshot libraries

9 years agoSONAR-6557 Remove useless migrations on dependencies
Julien Lancelot [Wed, 10 Jun 2015 15:34:31 +0000 (17:34 +0200)]
SONAR-6557 Remove useless migrations on dependencies

9 years agoSONAR-6636 Remove module checks from batch requiring database
Julien Lancelot [Thu, 11 Jun 2015 08:10:57 +0000 (10:10 +0200)]
SONAR-6636 Remove module checks from batch requiring database

9 years agofix tooltips on issues home page
Stas Vilchik [Fri, 12 Jun 2015 09:08:53 +0000 (11:08 +0200)]
fix tooltips on issues home page

9 years agoimprove display of sticky footer in modern browsers
Stas Vilchik [Fri, 12 Jun 2015 09:00:29 +0000 (11:00 +0200)]
improve display of sticky footer in modern browsers

9 years agofix QualityGateServiceImpl: QualityGateConditionDto has only metricId
Sébastien Lesaint [Fri, 12 Jun 2015 08:22:31 +0000 (10:22 +0200)]
fix QualityGateServiceImpl: QualityGateConditionDto has only metricId

and no metricKey has was initially assumed by the implementation of QualityGateServiceImpl,

9 years agoMetricDao.selectNullableById should really take a long, not a int
Sébastien Lesaint [Fri, 12 Jun 2015 08:01:29 +0000 (10:01 +0200)]
MetricDao.selectNullableById should really take a long, not a int

9 years agoDecrease to DEBUG the log "API compatibility mode is enabled on plugin xxx"
Simon Brandhof [Fri, 12 Jun 2015 08:09:02 +0000 (10:09 +0200)]
Decrease to DEBUG the log "API compatibility mode is enabled on plugin xxx"

9 years agofix piece of code lost in merge in QualityGateEventsStep
Sébastien Lesaint [Fri, 12 Jun 2015 07:52:05 +0000 (09:52 +0200)]
fix piece of code lost in merge in QualityGateEventsStep

9 years agoFix creation of components
Julien Lancelot [Fri, 12 Jun 2015 07:51:42 +0000 (09:51 +0200)]
Fix creation of components

9 years agoAutomatic merge from branch-5.1
Jenkins CI [Fri, 12 Jun 2015 06:01:06 +0000 (08:01 +0200)]
Automatic merge from branch-5.1

* origin/branch-5.1:
  Log exception that is ignored because of execution in thread

9 years agoSONAR-6624 apply feedback
Stas Vilchik [Thu, 11 Jun 2015 16:52:33 +0000 (18:52 +0200)]
SONAR-6624 apply feedback

9 years agoLog exception that is ignored because of execution in thread
Simon Brandhof [Thu, 11 Jun 2015 16:05:29 +0000 (18:05 +0200)]
Log exception that is ignored because of execution in thread

9 years agoSONAR-6565 do not show global error when request fails
Stas Vilchik [Thu, 11 Jun 2015 15:39:09 +0000 (17:39 +0200)]
SONAR-6565 do not show global error when request fails

9 years agofix quality flaws
Stas Vilchik [Thu, 11 Jun 2015 15:20:25 +0000 (17:20 +0200)]
fix quality flaws

9 years agoclose modal form by pressing escape even if input is focused
Stas Vilchik [Thu, 11 Jun 2015 15:16:06 +0000 (17:16 +0200)]
close modal form by pressing escape even if input is focused

9 years agoSONAR-6565 Prevent IllegalStateException from spewing to server log
Jean-Baptiste Lievremont [Thu, 11 Jun 2015 14:23:04 +0000 (16:23 +0200)]
SONAR-6565 Prevent IllegalStateException from spewing to server log

9 years agofix issue with component favorite
Stas Vilchik [Thu, 11 Jun 2015 11:32:51 +0000 (13:32 +0200)]
fix issue with component favorite

9 years agosanitize coding rules web tests
Stas Vilchik [Thu, 11 Jun 2015 10:25:07 +0000 (12:25 +0200)]
sanitize coding rules web tests

9 years agoupdate jquery to 2.x
Stas Vilchik [Thu, 11 Jun 2015 07:43:59 +0000 (09:43 +0200)]
update jquery to 2.x

9 years agoSONAR-6620 Metric's equals/hashcode should use only the key 360/head
Sébastien Lesaint [Wed, 10 Jun 2015 09:00:09 +0000 (11:00 +0200)]
SONAR-6620 Metric's equals/hashcode should use only the key

9 years agoSONAR-6620 rename Metric.getMetricType to getType
Sébastien Lesaint [Wed, 10 Jun 2015 08:54:01 +0000 (10:54 +0200)]
SONAR-6620 rename Metric.getMetricType to getType

9 years agoSONAR-6620 add step to retrieve project's QualityGate
Sébastien Lesaint [Mon, 8 Jun 2015 14:56:11 +0000 (16:56 +0200)]
SONAR-6620 add step to retrieve project's QualityGate

9 years agoSONAR-6620 remove Dto and BatchReport object from MeasureRepository
Sébastien Lesaint [Thu, 4 Jun 2015 16:24:02 +0000 (18:24 +0200)]
SONAR-6620 remove Dto and BatchReport object from MeasureRepository

9 years agoadd support for Module in CE's container
Sébastien Lesaint [Tue, 9 Jun 2015 14:56:34 +0000 (16:56 +0200)]
add support for Module in CE's container

9 years agoBatchReportReaderRule.readComponentMeasures should never return null
Sébastien Lesaint [Tue, 9 Jun 2015 13:39:15 +0000 (15:39 +0200)]
BatchReportReaderRule.readComponentMeasures should never return null

9 years agoadd junit-dataprovider as a dependency of sonar-testing-harness
Sébastien Lesaint [Fri, 5 Jun 2015 13:14:48 +0000 (15:14 +0200)]
add junit-dataprovider as a dependency of sonar-testing-harness

9 years agoSONAR-6610 invalidate ruby metric cache when creating/updating/deleting a metric
Teryk Bellahsene [Wed, 10 Jun 2015 16:19:53 +0000 (18:19 +0200)]
SONAR-6610 invalidate ruby metric cache when creating/updating/deleting a metric

9 years agounify actions dropdowns
Stas Vilchik [Wed, 10 Jun 2015 15:34:09 +0000 (17:34 +0200)]
unify actions dropdowns

9 years agoSONAR-6260 Fix test on Oracle because snapshots.path is not empty but null
Julien Lancelot [Wed, 10 Jun 2015 14:46:49 +0000 (16:46 +0200)]
SONAR-6260 Fix test on Oracle because snapshots.path is not empty but null

9 years agofix CustomMeasureTesting to generate alpha numeric characters only
Teryk Bellahsene [Wed, 10 Jun 2015 13:12:52 +0000 (15:12 +0200)]
fix CustomMeasureTesting to generate alpha numeric characters only

9 years agoSONAR-6596 Remove database semaphores from batch 363/head
Julien Lancelot [Wed, 10 Jun 2015 13:00:55 +0000 (15:00 +0200)]
SONAR-6596 Remove database semaphores from batch

9 years agoSONAR-6324 Disable cross project duplications
Julien Lancelot [Wed, 10 Jun 2015 12:24:09 +0000 (14:24 +0200)]
SONAR-6324 Disable cross project duplications

9 years agoSONAR-6260 Apply PR feedback
Julien Lancelot [Wed, 10 Jun 2015 10:12:31 +0000 (12:12 +0200)]
SONAR-6260 Apply PR feedback

9 years agoSONAR-6260 Set is unit test in Component
Julien Lancelot [Wed, 10 Jun 2015 10:35:18 +0000 (12:35 +0200)]
SONAR-6260 Set is unit test in Component

9 years agoSONAR-6260 Set component version in Component
Julien Lancelot [Wed, 10 Jun 2015 10:22:46 +0000 (12:22 +0200)]
SONAR-6260 Set component version in Component

9 years agoSONAR-6260 Remove snapshot and project persistence form batch
Julien Lancelot [Tue, 9 Jun 2015 15:45:52 +0000 (17:45 +0200)]
SONAR-6260 Remove snapshot and project persistence form batch

9 years agoSONAR-6260 Fix snapshot id when persisting measures
Julien Lancelot [Tue, 9 Jun 2015 08:22:00 +0000 (10:22 +0200)]
SONAR-6260 Fix snapshot id when persisting measures

9 years agoSONAR-6260 Set created at when creating new components
Julien Lancelot [Mon, 8 Jun 2015 16:21:22 +0000 (18:21 +0200)]
SONAR-6260 Set created at when creating new components

9 years agoSONAR-6260 Remove snapshot id from batch report
Julien Lancelot [Mon, 8 Jun 2015 13:43:53 +0000 (15:43 +0200)]
SONAR-6260 Remove snapshot id from batch report

9 years agoSONAR-6260 Persist snapshots with periods
Julien Lancelot [Mon, 8 Jun 2015 13:13:15 +0000 (15:13 +0200)]
SONAR-6260 Persist snapshots with periods

9 years agoSONAR-6260 Merge PeriodFinder and FeedPeriodsStep
Julien Lancelot [Mon, 8 Jun 2015 12:22:20 +0000 (14:22 +0200)]
SONAR-6260 Merge PeriodFinder and FeedPeriodsStep

9 years agoSONAR-6260 Replace PeriodsRepository by a PeriodsHolder
Julien Lancelot [Mon, 8 Jun 2015 09:31:32 +0000 (11:31 +0200)]
SONAR-6260 Replace PeriodsRepository by a PeriodsHolder

9 years agoSONAR-6260 Split persistence of snapshots and projects
Julien Lancelot [Mon, 8 Jun 2015 07:48:38 +0000 (09:48 +0200)]
SONAR-6260 Split persistence of snapshots and projects

9 years agoSONAR-6260 Create a PeriodsRepository
Julien Lancelot [Fri, 5 Jun 2015 13:31:20 +0000 (15:31 +0200)]
SONAR-6260 Create a PeriodsRepository
The goal is to copy behaviour of PeriodsDefinition and TimeMachineConfiguration from batch in the Compute Engin

9 years agoSONAR-6260 Persist snapshots without periods
Julien Lancelot [Thu, 4 Jun 2015 12:11:32 +0000 (14:11 +0200)]
SONAR-6260 Persist snapshots without periods

9 years agoimprove web tests suite
Stas Vilchik [Wed, 10 Jun 2015 10:43:45 +0000 (12:43 +0200)]
improve web tests suite

9 years agoDrop Hibernate model ManualMeasure
Simon Brandhof [Wed, 10 Jun 2015 12:16:22 +0000 (14:16 +0200)]
Drop Hibernate model ManualMeasure

9 years agoRefactor the SQL request to select notif properties
Simon Brandhof [Wed, 10 Jun 2015 11:41:25 +0000 (13:41 +0200)]
Refactor the SQL request to select notif properties

It should restore the compatibility with all supported dbs.

9 years agoSONAR-6615 add in table 'manual_measures' column 'compunent_uuid' 362/head
Teryk Bellahsene [Wed, 10 Jun 2015 09:00:13 +0000 (11:00 +0200)]
SONAR-6615 add in table 'manual_measures' column 'compunent_uuid'

9 years agoUse DumbComponent builder in tests 361/head
Simon Brandhof [Wed, 10 Jun 2015 09:25:13 +0000 (11:25 +0200)]
Use DumbComponent builder in tests

9 years agoSONAR-6567 send notifications on QGate failures
Simon Brandhof [Tue, 9 Jun 2015 09:11:05 +0000 (11:11 +0200)]
SONAR-6567 send notifications on QGate failures

9 years agoKeep compatibility with deprecated JFreeChart
Simon Brandhof [Wed, 10 Jun 2015 08:11:26 +0000 (10:11 +0200)]
Keep compatibility with deprecated JFreeChart

9 years agoTemporarily remove custom measures from batch
Simon Brandhof [Wed, 10 Jun 2015 07:51:24 +0000 (09:51 +0200)]
Temporarily remove custom measures from batch

They are being moved to Compute Engine.

9 years agoRemove some unused constants from IndexField.Type
Simon Brandhof [Wed, 10 Jun 2015 07:42:19 +0000 (09:42 +0200)]
Remove some unused constants from IndexField.Type

9 years agofix quality flaws
Stas Vilchik [Tue, 9 Jun 2015 15:14:39 +0000 (17:14 +0200)]
fix quality flaws

9 years agoupgrade backbone.marionette
Stas Vilchik [Tue, 9 Jun 2015 10:13:56 +0000 (12:13 +0200)]
upgrade backbone.marionette

9 years agoSONAR-6565 Display a clear message when default group does not exist
Jean-Baptiste Lievremont [Tue, 9 Jun 2015 11:38:34 +0000 (13:38 +0200)]
SONAR-6565 Display a clear message when default group does not exist

9 years agoFix notifications in ruby code
Simon Brandhof [Tue, 9 Jun 2015 09:56:23 +0000 (11:56 +0200)]
Fix notifications in ruby code

9 years agoMerge pull request #359 from SonarSource/disable_cache_by_default
dbmeneses [Tue, 9 Jun 2015 09:34:50 +0000 (11:34 +0200)]
Merge pull request #359 from SonarSource/disable_cache_by_default

SONAR-6577 offline mode in preview mode

9 years agoSONAR-5892 apply feedback
Stas Vilchik [Tue, 9 Jun 2015 09:23:58 +0000 (11:23 +0200)]
SONAR-5892 apply feedback

9 years agoSONAR-6577 offline mode in preview mode 359/head
Duarte Meneses [Tue, 9 Jun 2015 08:47:55 +0000 (10:47 +0200)]
SONAR-6577 offline mode in preview mode

9 years agoSONAR-6624 add data-key for each metric
Stas Vilchik [Tue, 9 Jun 2015 07:46:51 +0000 (09:46 +0200)]
SONAR-6624 add data-key for each metric

9 years agoadd component issues page web tests
Stas Vilchik [Mon, 8 Jun 2015 15:39:39 +0000 (17:39 +0200)]
add component issues page web tests

9 years agoreturn backgrounds for failed analysis
Stas Vilchik [Mon, 8 Jun 2015 15:25:39 +0000 (17:25 +0200)]
return backgrounds for failed analysis

9 years agoSONAR-6624 refactor custom metrics page
Stas Vilchik [Mon, 8 Jun 2015 10:20:03 +0000 (12:20 +0200)]
SONAR-6624 refactor custom metrics page

9 years agorefactoring - move custom measures related classes in the measure.custom package
Teryk Bellahsene [Mon, 8 Jun 2015 14:08:18 +0000 (16:08 +0200)]
refactoring - move custom measures related classes in the measure.custom package

9 years agoSONAR-6341 make it possible to bulk delete provisioned projects
Stas Vilchik [Mon, 8 Jun 2015 13:37:29 +0000 (15:37 +0200)]
SONAR-6341 make it possible to bulk delete provisioned projects

9 years agoSONAR-6572 WS metrics/update fix error message when updating with an existing key
Teryk Bellahsene [Mon, 8 Jun 2015 13:54:41 +0000 (15:54 +0200)]
SONAR-6572 WS metrics/update fix error message when updating with an existing key

9 years agoSONAR-6626 drop Google Chart API (emulated by JFreeChart Eastwood)
Simon Brandhof [Mon, 8 Jun 2015 13:51:26 +0000 (15:51 +0200)]
SONAR-6626 drop Google Chart API (emulated by JFreeChart Eastwood)

9 years agoSONAR-6567 clean-up some useless javadoc
Simon Brandhof [Mon, 8 Jun 2015 13:33:56 +0000 (15:33 +0200)]
SONAR-6567 clean-up some useless javadoc

9 years agoSONAR-6567 move notifications from sonar-core to sonar-server
Simon Brandhof [Mon, 8 Jun 2015 13:22:34 +0000 (15:22 +0200)]
SONAR-6567 move notifications from sonar-core to sonar-server

9 years agoSONAR-6568 remove events from batch
Simon Brandhof [Mon, 8 Jun 2015 13:07:53 +0000 (15:07 +0200)]
SONAR-6568 remove events from batch

9 years agoSONAR-6570 WS metrics/search count take into account the isCustom property
Teryk Bellahsene [Mon, 8 Jun 2015 12:50:02 +0000 (14:50 +0200)]
SONAR-6570 WS metrics/search count take into account the isCustom property

9 years agoSONAR-6570 WS metrics/search add type object with key and name in response
Teryk Bellahsene [Mon, 8 Jun 2015 12:42:41 +0000 (14:42 +0200)]
SONAR-6570 WS metrics/search add type object with key and name in response