]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
13 years agofix display of measures
simonbrandhof [Sun, 26 Dec 2010 17:52:57 +0000 (17:52 +0000)]
fix display of measures

13 years agofix display of measures
simonbrandhof [Sun, 26 Dec 2010 17:51:58 +0000 (17:51 +0000)]
fix display of measures

13 years agofix rendering of string measures
simonbrandhof [Sun, 26 Dec 2010 17:20:41 +0000 (17:20 +0000)]
fix rendering of string measures

13 years ago[maven-release-plugin] prepare release 2.5
simonbrandhof [Fri, 24 Dec 2010 16:00:51 +0000 (16:00 +0000)]
[maven-release-plugin] prepare release 2.5

13 years ago[maven-release-plugin] prepare branch 2.5
simonbrandhof [Fri, 24 Dec 2010 16:00:09 +0000 (16:00 +0000)]
[maven-release-plugin] prepare branch 2.5

13 years agorename select box in filter header
simonbrandhof [Fri, 24 Dec 2010 15:56:09 +0000 (15:56 +0000)]
rename select box in filter header

13 years agoimprove labels of diff views
simonbrandhof [Fri, 24 Dec 2010 15:37:41 +0000 (15:37 +0000)]
improve labels of diff views

13 years agoinheritance tree: display the number of overriding rules
simonbrandhof [Thu, 23 Dec 2010 22:37:33 +0000 (22:37 +0000)]
inheritance tree: display the number of overriding rules

13 years agofix bug on oracle to avoid restarting the server
simonbrandhof [Thu, 23 Dec 2010 22:02:56 +0000 (22:02 +0000)]
fix bug on oracle to avoid restarting the server

13 years agofix migration on oracle
simonbrandhof [Thu, 23 Dec 2010 17:24:24 +0000 (17:24 +0000)]
fix migration on oracle

13 years agolog a warning when period properties are not valid
simonbrandhof [Thu, 23 Dec 2010 16:41:08 +0000 (16:41 +0000)]
log a warning when period properties are not valid

13 years agobug-fix : hotspot and drilldown pages fail if the server is not restarted after db...
simonbrandhof [Thu, 23 Dec 2010 16:40:38 +0000 (16:40 +0000)]
bug-fix : hotspot and drilldown pages fail if the server is not restarted after db upgrade

13 years agothe violations tab must reuse the period selected in violations drilldown
simonbrandhof [Thu, 23 Dec 2010 11:34:26 +0000 (11:34 +0000)]
the violations tab must reuse the period selected in violations drilldown

13 years agofix filter by period in violations viewer
simonbrandhof [Thu, 23 Dec 2010 10:50:58 +0000 (10:50 +0000)]
fix filter by period in violations viewer

13 years agoforgot to declare the PurgeDependencies component
simonbrandhof [Thu, 23 Dec 2010 10:16:22 +0000 (10:16 +0000)]
forgot to declare the PurgeDependencies component

13 years agoupdate labels of variation select boxes
simonbrandhof [Thu, 23 Dec 2010 00:15:40 +0000 (00:15 +0000)]
update labels of variation select boxes

13 years agodo not display the delete button on profiles inherited by other profiles
simonbrandhof [Wed, 22 Dec 2010 23:25:28 +0000 (23:25 +0000)]
do not display the delete button on profiles inherited by other profiles

13 years agodb migration : do not fail if SNAPSHOTS.VARIATION_VALUE_x columns already exist
simonbrandhof [Wed, 22 Dec 2010 22:48:48 +0000 (22:48 +0000)]
db migration : do not fail if SNAPSHOTS.VARIATION_VALUE_x columns already exist

13 years agofix memory leak in ruby database migration
simonbrandhof [Wed, 22 Dec 2010 22:43:49 +0000 (22:43 +0000)]
fix memory leak in ruby database migration

13 years agoadd the server-side component ServerUpgradeStatus to know the database version before...
simonbrandhof [Wed, 22 Dec 2010 19:12:57 +0000 (19:12 +0000)]
add the server-side component ServerUpgradeStatus to know the database version before starting the server

13 years agoSONAR-1722 add a filter on inheritance field
simonbrandhof [Wed, 22 Dec 2010 16:59:08 +0000 (16:59 +0000)]
SONAR-1722 add a filter on inheritance field

13 years agoSONAR-1722 change color of overrides icon + fix bulk change
simonbrandhof [Wed, 22 Dec 2010 15:29:24 +0000 (15:29 +0000)]
SONAR-1722 change color of overrides icon + fix bulk change

13 years agoSONAR-1722 rename the Inheritance Tree tab + add missing image
simonbrandhof [Wed, 22 Dec 2010 15:07:00 +0000 (15:07 +0000)]
SONAR-1722 rename the Inheritance Tree tab + add missing image

13 years agoSONAR-1722 increase the size of RULES_PROFILES.PARENT_NAME (same as NAME) + change...
simonbrandhof [Wed, 22 Dec 2010 15:02:41 +0000 (15:02 +0000)]
SONAR-1722 increase the size of RULES_PROFILES.PARENT_NAME (same as NAME) + change the type of ACTIVE_RULES.INHERITANCE

13 years agofix unit test (timezone pb)
simonbrandhof [Wed, 22 Dec 2010 14:40:26 +0000 (14:40 +0000)]
fix unit test (timezone pb)

13 years agoSONAR-1722 improve rendering of inheritance of rules
simonbrandhof [Wed, 22 Dec 2010 14:09:53 +0000 (14:09 +0000)]
SONAR-1722 improve rendering of inheritance of rules

13 years agofix unit tests
simonbrandhof [Wed, 22 Dec 2010 14:06:24 +0000 (14:06 +0000)]
fix unit tests

13 years agofix CSS of profile permalinks
simonbrandhof [Wed, 22 Dec 2010 13:27:06 +0000 (13:27 +0000)]
fix CSS of profile permalinks

13 years agoSONAR-1722 improve the tab "Hierarchy" of inheritance of profiles
simonbrandhof [Wed, 22 Dec 2010 13:22:53 +0000 (13:22 +0000)]
SONAR-1722 improve the tab "Hierarchy" of inheritance of profiles

13 years agoremove IT of SONAR-2041 which has not been fixed yet
simonbrandhof [Wed, 22 Dec 2010 09:33:22 +0000 (09:33 +0000)]
remove IT of SONAR-2041 which has not been fixed yet

13 years agoSONAR-2052: Should be possible to restore backup without inheritance information
Godin [Wed, 22 Dec 2010 09:06:18 +0000 (09:06 +0000)]
SONAR-2052: Should be possible to restore backup without inheritance information

13 years agominor : change the RSS feed icon
simonbrandhof [Wed, 22 Dec 2010 00:11:45 +0000 (00:11 +0000)]
minor : change the RSS feed icon

13 years agodefine new_violations metrics as 'optimized with best value'
simonbrandhof [Wed, 22 Dec 2010 00:11:19 +0000 (00:11 +0000)]
define new_violations metrics as 'optimized with best value'

13 years agorename the period select box + add a small icon of RSS feed
simonbrandhof [Tue, 21 Dec 2010 23:46:33 +0000 (23:46 +0000)]
rename the period select box + add a small icon of RSS feed

13 years agoMinor fix
Godin [Tue, 21 Dec 2010 23:34:06 +0000 (23:34 +0000)]
Minor fix

13 years agoAdd missing license headers
Godin [Tue, 21 Dec 2010 23:19:20 +0000 (23:19 +0000)]
Add missing license headers

13 years agoSONAR-1941 fix tracking of violations since previous analysis
simonbrandhof [Tue, 21 Dec 2010 22:45:37 +0000 (22:45 +0000)]
SONAR-1941 fix tracking of violations since previous analysis

13 years agoSONAR-1722: Merge two fields ActiveRule.inherited and ActiveRule.overridden into...
Godin [Tue, 21 Dec 2010 22:45:14 +0000 (22:45 +0000)]
SONAR-1722: Merge two fields ActiveRule.inherited and ActiveRule.overridden into one with enum type

13 years agodo not persist measures with null value, null variations and "best-value" metric
simonbrandhof [Tue, 21 Dec 2010 22:32:44 +0000 (22:32 +0000)]
do not persist measures with null value, null variations and "best-value" metric

13 years agoSONAR-2048: Show inherited profiles
Godin [Tue, 21 Dec 2010 21:20:05 +0000 (21:20 +0000)]
SONAR-2048: Show inherited profiles

13 years agoSONAR-2048: Move inheritance settings to separate tab
Godin [Tue, 21 Dec 2010 20:49:31 +0000 (20:49 +0000)]
SONAR-2048: Move inheritance settings to separate tab

13 years agoSONAR-2048: Move inheritance settings to separate tab
Godin [Tue, 21 Dec 2010 20:26:19 +0000 (20:26 +0000)]
SONAR-2048: Move inheritance settings to separate tab

13 years agoRemove unused method
Godin [Tue, 21 Dec 2010 18:27:35 +0000 (18:27 +0000)]
Remove unused method

13 years agoSONAR-1722: Take inheritance into account during rename of profiles
Godin [Tue, 21 Dec 2010 17:59:22 +0000 (17:59 +0000)]
SONAR-1722: Take inheritance into account during rename of profiles

13 years agofix migration on large databases
simonbrandhof [Tue, 21 Dec 2010 16:24:04 +0000 (16:24 +0000)]
fix migration on large databases

13 years agofix IT
simonbrandhof [Tue, 21 Dec 2010 15:29:42 +0000 (15:29 +0000)]
fix IT

13 years agofix typo in IT
simonbrandhof [Tue, 21 Dec 2010 12:29:12 +0000 (12:29 +0000)]
fix typo in IT

13 years agofix deletion of batch temp directories on MS Windows
simonbrandhof [Tue, 21 Dec 2010 12:19:33 +0000 (12:19 +0000)]
fix deletion of batch temp directories on MS Windows

13 years agoSONAR-1722: Don't allow to delete inherited profile
Godin [Tue, 21 Dec 2010 11:49:41 +0000 (11:49 +0000)]
SONAR-1722: Don't allow to delete inherited profile

13 years agoFix unit test.
Godin [Tue, 21 Dec 2010 10:27:16 +0000 (10:27 +0000)]
Fix unit test.

13 years agoadd a comment
simonbrandhof [Tue, 21 Dec 2010 10:16:26 +0000 (10:16 +0000)]
add a comment

13 years agofix unit test
simonbrandhof [Tue, 21 Dec 2010 08:19:37 +0000 (08:19 +0000)]
fix unit test

13 years agotemporarily ignore HttpDownloadederTest - too many freezes on MS Windows
simonbrandhof [Tue, 21 Dec 2010 08:15:31 +0000 (08:15 +0000)]
temporarily ignore HttpDownloadederTest - too many freezes on MS Windows

13 years agoSONAR-1722: Minor fixes
Godin [Tue, 21 Dec 2010 02:59:51 +0000 (02:59 +0000)]
SONAR-1722: Minor fixes

13 years agoSONAR-1722: Support multiple levels of inheritance
Godin [Tue, 21 Dec 2010 02:34:10 +0000 (02:34 +0000)]
SONAR-1722: Support multiple levels of inheritance

13 years agoSONAR-1722: Rename ActiveRule.overrides to AcriveRule.overridden
Godin [Tue, 21 Dec 2010 01:31:35 +0000 (01:31 +0000)]
SONAR-1722: Rename ActiveRule.overrides to AcriveRule.overridden
SONAR-2052: Support inheritance of quality profiles in backup of global configuration

13 years agoSONAR-1722: Change RulesProfile.parentId to RulesProfile.parentName in order to simpl...
Godin [Tue, 21 Dec 2010 00:20:07 +0000 (00:20 +0000)]
SONAR-1722: Change RulesProfile.parentId to RulesProfile.parentName in order to simplify backup
SONAR-2052: Add test for backup of inherited profiles

13 years agoadd JsonUtils#getAsDouble(JSONValue) to GWT API
simonbrandhof [Mon, 20 Dec 2010 23:18:00 +0000 (23:18 +0000)]
add JsonUtils#getAsDouble(JSONValue) to GWT API

13 years agoSONAR-833 time machine WS : improve SQL requests + better support of Q model characte...
simonbrandhof [Mon, 20 Dec 2010 21:46:50 +0000 (21:46 +0000)]
SONAR-833 time machine WS : improve SQL requests + better support of Q model characteristics

13 years agoSONAR-1722: Allow to revert rule state
Godin [Sun, 19 Dec 2010 03:23:26 +0000 (03:23 +0000)]
SONAR-1722: Allow to revert rule state

13 years agoSONAR-1722: Allow to override inherited rule
Godin [Sat, 18 Dec 2010 11:23:14 +0000 (11:23 +0000)]
SONAR-1722: Allow to override inherited rule

13 years agoFix bug in ActiveRule.clone()
Godin [Fri, 17 Dec 2010 09:04:09 +0000 (09:04 +0000)]
Fix bug in ActiveRule.clone()

13 years agoMinor fix.
Godin [Fri, 17 Dec 2010 01:10:43 +0000 (01:10 +0000)]
Minor fix.

13 years ago* SONAR-2048: Add an option to define parent in quality profile settings
Godin [Fri, 17 Dec 2010 00:05:04 +0000 (00:05 +0000)]
* SONAR-2048: Add an option to define parent in quality profile settings
* SONAR-1722: Provide a simple inheritance mechanism on Quality Profiles
** current implementation is some kind of synchronization between profiles
** only one level of inheritance supported, this constraint exists on UI side and not handled on Java side
** inherited rule can't be modified

13 years agoSONAR-1941 add a period filter on violations tab
simonbrandhof [Thu, 16 Dec 2010 17:47:59 +0000 (17:47 +0000)]
SONAR-1941 add a period filter on violations tab

13 years agofix memory leak : hibernate session is not correctly cleared with batch processing...
simonbrandhof [Thu, 16 Dec 2010 14:37:26 +0000 (14:37 +0000)]
fix memory leak : hibernate session is not correctly cleared with batch processing mode

13 years agofix filter criteria on variation
simonbrandhof [Thu, 16 Dec 2010 14:31:52 +0000 (14:31 +0000)]
fix filter criteria on variation

13 years agotrivial : fix javadoc link
simonbrandhof [Thu, 16 Dec 2010 14:29:57 +0000 (14:29 +0000)]
trivial : fix javadoc link

13 years agoSONAR-1948 Temporary folder is not deleted after installation of plugins
simonbrandhof [Thu, 16 Dec 2010 14:23:21 +0000 (14:23 +0000)]
SONAR-1948 Temporary folder is not deleted after installation of plugins

13 years agoSONAR-2016 remove some debug logs
simonbrandhof [Thu, 16 Dec 2010 11:45:04 +0000 (11:45 +0000)]
SONAR-2016 remove some debug logs

13 years agoSONAR-2016 improve the class TempFileUtils : add the method.createTempDirectory(Strin...
simonbrandhof [Thu, 16 Dec 2010 11:42:39 +0000 (11:42 +0000)]
SONAR-2016 improve the class TempFileUtils : add the method.createTempDirectory(String) and add some javadoc

13 years agoSONAR-2016 Sonar plugins and so extensions are not accessible from the Sonar Maven...
simonbrandhof [Thu, 16 Dec 2010 11:41:17 +0000 (11:41 +0000)]
SONAR-2016 Sonar plugins and so extensions are not accessible from the Sonar Maven plugin

13 years agoAdd ITs for timemachine web service
Godin [Thu, 16 Dec 2010 02:45:59 +0000 (02:45 +0000)]
Add ITs for timemachine web service

13 years agoSONAR-1722: Add DB columns for profiles inheritance
Godin [Thu, 16 Dec 2010 00:56:42 +0000 (00:56 +0000)]
SONAR-1722: Add DB columns for profiles inheritance

13 years agoremove ISO categories from ws-client ResourceQuery + minor improvements of GWT API
simonbrandhof [Wed, 15 Dec 2010 18:06:13 +0000 (18:06 +0000)]
remove ISO categories from ws-client ResourceQuery + minor improvements of GWT API

13 years agofix IT
simonbrandhof [Wed, 15 Dec 2010 16:54:07 +0000 (16:54 +0000)]
fix IT

13 years agoSONAR-249 support filter criteria on variations
simonbrandhof [Wed, 15 Dec 2010 16:11:35 +0000 (16:11 +0000)]
SONAR-249 support filter criteria on variations

13 years agoSONAR-249 add span ids to html
simonbrandhof [Wed, 15 Dec 2010 14:45:40 +0000 (14:45 +0000)]
SONAR-249 add span ids to html

13 years agoSONAR-2057 update IT
simonbrandhof [Wed, 15 Dec 2010 14:41:34 +0000 (14:41 +0000)]
SONAR-2057 update IT

13 years agoSONAR-2057 Move quality profile link from dashboard header to description widget
simonbrandhof [Wed, 15 Dec 2010 14:37:42 +0000 (14:37 +0000)]
SONAR-2057 Move quality profile link from dashboard header to description widget

13 years agoSONAR-249 rename FILTERS.VARIATION_INDEX to FILTERS.PERIOD_INDEX + support variations...
simonbrandhof [Wed, 15 Dec 2010 14:35:33 +0000 (14:35 +0000)]
SONAR-249 rename FILTERS.VARIATION_INDEX to FILTERS.PERIOD_INDEX + support variations in the resources web service + add IT

13 years agorename IT to follow maven conventions
simonbrandhof [Wed, 15 Dec 2010 12:08:07 +0000 (12:08 +0000)]
rename IT to follow maven conventions

13 years agomove IT from src/it/java to src/test/java to follow default conf of failsafe plugin
simonbrandhof [Wed, 15 Dec 2010 12:05:17 +0000 (12:05 +0000)]
move IT from src/it/java to src/test/java to follow default conf of failsafe plugin

13 years agorename Java integration tests with pattern *IT.java
simonbrandhof [Wed, 15 Dec 2010 11:58:50 +0000 (11:58 +0000)]
rename Java integration tests with pattern *IT.java

13 years agofix a NPE when restoring a backup without node <alerts/>
simonbrandhof [Wed, 15 Dec 2010 11:02:17 +0000 (11:02 +0000)]
fix a NPE when restoring a backup without node <alerts/>

13 years agofix IT
simonbrandhof [Wed, 15 Dec 2010 10:59:45 +0000 (10:59 +0000)]
fix IT

13 years agoSONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add SNAPSHOTS.PERIODx_DATE
simonbrandhof [Wed, 15 Dec 2010 08:28:43 +0000 (08:28 +0000)]
SONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add SNAPSHOTS.PERIODx_DATE

13 years agoDo not keep DSM measure in cache
simonbrandhof [Wed, 15 Dec 2010 06:52:12 +0000 (06:52 +0000)]
Do not keep DSM measure in cache

13 years agoDo not keep DSM measure in cache
simonbrandhof [Wed, 15 Dec 2010 06:51:30 +0000 (06:51 +0000)]
Do not keep DSM measure in cache

13 years agoSONAR-1829: Use severity instead of priority
Godin [Tue, 14 Dec 2010 17:20:29 +0000 (17:20 +0000)]
SONAR-1829: Use severity instead of priority

13 years agoAdd missing javadoc
Godin [Tue, 14 Dec 2010 12:20:23 +0000 (12:20 +0000)]
Add missing javadoc

13 years agoSONAR-833 remove support of XML format
simonbrandhof [Tue, 14 Dec 2010 11:07:41 +0000 (11:07 +0000)]
SONAR-833 remove support of XML format

13 years agoAdd missing license headers
Godin [Tue, 14 Dec 2010 01:14:19 +0000 (01:14 +0000)]
Add missing license headers

13 years agoSONAR-833: New Web Service to get history of measures (time machine)
Godin [Tue, 14 Dec 2010 00:56:54 +0000 (00:56 +0000)]
SONAR-833: New Web Service to get history of measures (time machine)

13 years agoSONAR-833: New Web Service to get history of measures (time machine)
Godin [Tue, 14 Dec 2010 00:53:14 +0000 (00:53 +0000)]
SONAR-833: New Web Service to get history of measures (time machine)

13 years agoAdd IT for violations timemachine
Godin [Tue, 14 Dec 2010 00:01:41 +0000 (00:01 +0000)]
Add IT for violations timemachine

13 years agoSeparate profile for violations-timemachine IT
Godin [Mon, 13 Dec 2010 22:47:43 +0000 (22:47 +0000)]
Separate profile for violations-timemachine IT

13 years agoSONAR-833: New Web Service to get history of measures (time machine)
Godin [Mon, 13 Dec 2010 22:22:31 +0000 (22:22 +0000)]
SONAR-833: New Web Service to get history of measures (time machine)

13 years agoSONAR-833: New Web Service to get history of measures (time machine)
Godin [Mon, 13 Dec 2010 21:55:49 +0000 (21:55 +0000)]
SONAR-833: New Web Service to get history of measures (time machine)

13 years agoImprove tests for sonar-ws-client
Godin [Mon, 13 Dec 2010 15:34:18 +0000 (15:34 +0000)]
Improve tests for sonar-ws-client