]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
11 years agoSONAR-4100 Put overall & project notifs in the same form
Fabrice Bellingard [Wed, 20 Feb 2013 14:50:01 +0000 (15:50 +0100)]
SONAR-4100 Put overall & project notifs in the same form

11 years agoSONAR-4100 Fix typo
Fabrice Bellingard [Wed, 20 Feb 2013 14:29:01 +0000 (15:29 +0100)]
SONAR-4100 Fix typo

11 years agoSONAR-4012 added html escape in violations widget link and gwt javascript
Julien Lancelot [Wed, 20 Feb 2013 14:21:17 +0000 (15:21 +0100)]
SONAR-4012 added html escape in violations widget link and gwt javascript

11 years agoDo no set parent value to key value if no parent in metadata
Julien Lancelot [Wed, 20 Feb 2013 14:16:49 +0000 (15:16 +0100)]
Do no set parent value to key value if no parent in metadata

11 years agoAdd the possibility to download a release from a file
Julien Lancelot [Wed, 20 Feb 2013 12:37:23 +0000 (13:37 +0100)]
Add the possibility to download a release from a file

11 years agoSONAR-3434 Open in new window
Fabrice Bellingard [Wed, 20 Feb 2013 11:54:14 +0000 (12:54 +0100)]
SONAR-3434 Open in new window

11 years agoRemove the unsupported "mysql 6.x" from sonar.properties
Simon Brandhof [Wed, 20 Feb 2013 11:12:29 +0000 (12:12 +0100)]
Remove the unsupported "mysql 6.x" from sonar.properties

11 years agoFix compatibility of dry run mode with Oracle
Simon Brandhof [Wed, 20 Feb 2013 11:12:02 +0000 (12:12 +0100)]
Fix compatibility of dry run mode with Oracle

11 years agoReplace array of string by list in DefaultPluginMetadata and use immutable listin...
Julien Lancelot [Wed, 20 Feb 2013 10:23:06 +0000 (11:23 +0100)]
Replace array of string by list in DefaultPluginMetadata and use immutable listin getter and setter

11 years agoAdd test for export for dry run database
Simon Brandhof [Wed, 20 Feb 2013 10:09:13 +0000 (11:09 +0100)]
Add test for export for dry run database

11 years agoSONAR-4012 add html escape in project key in the projects history
Julien Lancelot [Wed, 20 Feb 2013 09:27:58 +0000 (10:27 +0100)]
SONAR-4012 add html escape in project key in the projects history

11 years agoSONAR-4140 fix performance of /api/batch_bootstrap/properties
Simon Brandhof [Wed, 20 Feb 2013 09:21:57 +0000 (10:21 +0100)]
SONAR-4140 fix performance of /api/batch_bootstrap/properties

11 years agoFix quality flaws
Simon Brandhof [Wed, 20 Feb 2013 08:35:50 +0000 (09:35 +0100)]
Fix quality flaws

11 years agoAdd HTML id for integration tests
Simon Brandhof [Wed, 20 Feb 2013 08:35:20 +0000 (09:35 +0100)]
Add HTML id for integration tests

11 years agoRemoved ServerStartException to remove dependency cycle between packages
Julien Lancelot [Wed, 20 Feb 2013 08:01:02 +0000 (09:01 +0100)]
Removed ServerStartException to remove dependency cycle between packages

11 years agoSONAR-4098 icon for "new window"
Simon Brandhof [Tue, 19 Feb 2013 19:14:06 +0000 (20:14 +0100)]
SONAR-4098 icon for "new window"

11 years agoSwitch to sonar-java 1.2-SNAPSHOT
Simon Brandhof [Tue, 19 Feb 2013 19:13:32 +0000 (20:13 +0100)]
Switch to sonar-java 1.2-SNAPSHOT

11 years agoFix license header
Simon Brandhof [Tue, 19 Feb 2013 17:46:07 +0000 (18:46 +0100)]
Fix license header

11 years agoSONAR-3612 Custom servlet filters are not loaded after database upgrade
Simon Brandhof [Tue, 19 Feb 2013 17:28:21 +0000 (18:28 +0100)]
SONAR-3612 Custom servlet filters are not loaded after database upgrade

11 years agoSONAR-4100 Remove useless code
Fabrice Bellingard [Tue, 19 Feb 2013 15:57:12 +0000 (16:57 +0100)]
SONAR-4100 Remove useless code

11 years agoSONAR-2227 Display message for update plugins which dependencies needed sonar updgrade
Julien Lancelot [Tue, 19 Feb 2013 15:24:32 +0000 (16:24 +0100)]
SONAR-2227 Display message for update plugins which dependencies needed sonar updgrade

11 years agoSONAR-4100 Improve rendering
Fabrice Bellingard [Tue, 19 Feb 2013 14:26:43 +0000 (15:26 +0100)]
SONAR-4100 Improve rendering

11 years agoSONAR-4100 Update default notification dispatchers
Fabrice Bellingard [Tue, 19 Feb 2013 14:23:15 +0000 (15:23 +0100)]
SONAR-4100 Update default notification dispatchers

- AlertsOnMyFavouriteProject => NewAlerts
- NewViolationsOnMyFavouriteProject => NewViolationsOnFirstDiffPeriod

11 years agoSONAR-4100 When adding a new project, select "Email" by default
Fabrice Bellingard [Tue, 19 Feb 2013 13:35:06 +0000 (14:35 +0100)]
SONAR-4100 When adding a new project, select "Email" by default

11 years agoSONAR-4100 Update labels
Fabrice Bellingard [Tue, 19 Feb 2013 13:16:56 +0000 (14:16 +0100)]
SONAR-4100 Update labels

11 years agoAdd unit test
Fabrice Bellingard [Tue, 19 Feb 2013 11:39:53 +0000 (12:39 +0100)]
Add unit test

11 years agoDo not cache file exclusions
Simon Brandhof [Tue, 19 Feb 2013 14:24:51 +0000 (15:24 +0100)]
Do not cache file exclusions

11 years agoFix quality flaws
Simon Brandhof [Tue, 19 Feb 2013 14:24:34 +0000 (15:24 +0100)]
Fix quality flaws

11 years agoFix test on mysql where TIMESTAMP precision is only second
Julien HENRY [Tue, 19 Feb 2013 14:17:26 +0000 (15:17 +0100)]
Fix test on mysql where TIMESTAMP precision is only second

11 years agoSONAR-2227 Display message for availables plugins which dependencies needed sonar...
Julien Lancelot [Tue, 19 Feb 2013 13:14:33 +0000 (14:14 +0100)]
SONAR-2227 Display message for availables plugins which dependencies needed sonar updgrade

11 years agoSONAR-2227 Manage plugin incompatibility at sonar startup
Julien Lancelot [Tue, 19 Feb 2013 11:47:58 +0000 (12:47 +0100)]
SONAR-2227 Manage plugin incompatibility at sonar startup

11 years agoSimplify testability of PathResolver.RelativePath
Simon Brandhof [Tue, 19 Feb 2013 09:32:42 +0000 (10:32 +0100)]
Simplify testability of PathResolver.RelativePath

11 years agoAdd missing unit tests
Simon Brandhof [Tue, 19 Feb 2013 09:27:40 +0000 (10:27 +0100)]
Add missing unit tests

11 years agoRemove FileSystemException and IllegalPathException
Simon Brandhof [Tue, 19 Feb 2013 09:27:28 +0000 (10:27 +0100)]
Remove FileSystemException and IllegalPathException

11 years agoFix some quality flaws
Simon Brandhof [Tue, 19 Feb 2013 08:43:38 +0000 (09:43 +0100)]
Fix some quality flaws

11 years agoSONAR-3317 download last analysis on dry run
Simon Brandhof [Mon, 18 Feb 2013 23:04:01 +0000 (00:04 +0100)]
SONAR-3317 download last analysis on dry run

11 years agoFix issue when getting update center date
Julien Lancelot [Mon, 18 Feb 2013 22:26:17 +0000 (23:26 +0100)]
Fix issue when getting update center date

11 years agoUpdate to new update center API
Julien Lancelot [Mon, 18 Feb 2013 22:21:14 +0000 (23:21 +0100)]
Update to new update center API

11 years agoMove creation of plugin referential from metadata to a new class
Julien Lancelot [Mon, 18 Feb 2013 18:24:18 +0000 (19:24 +0100)]
Move creation of plugin referential from metadata to a new class

11 years agoRemoved classes that has been moved to the update center module
Julien Lancelot [Mon, 18 Feb 2013 17:33:19 +0000 (18:33 +0100)]
Removed classes that has been moved to the update center module

11 years agoAdded missing test files
Julien Lancelot [Mon, 18 Feb 2013 16:43:52 +0000 (17:43 +0100)]
Added missing test files

11 years agoSONAR-2227 Use new update center API
Julien Lancelot [Mon, 18 Feb 2013 16:07:23 +0000 (17:07 +0100)]
SONAR-2227 Use new update center API

11 years agoSONAR-2760 fix support of multiple inclusion patterns
Simon Brandhof [Mon, 18 Feb 2013 15:45:10 +0000 (16:45 +0100)]
SONAR-2760 fix support of multiple inclusion patterns

11 years agoSONAR-2965 Provide a way to close JPA session to avoid DB timeout
Julien HENRY [Mon, 18 Feb 2013 15:07:40 +0000 (16:07 +0100)]
SONAR-2965 Provide a way to close JPA session to avoid DB timeout
Session will now be closed before running maven goals and before sensors.
A new session will automatically be opened on next try to access DB.

11 years agoSONAR-3108 Improve log to look like the main exclusions/inclusions
Fabrice Bellingard [Mon, 18 Feb 2013 14:12:46 +0000 (15:12 +0100)]
SONAR-3108 Improve log to look like the main exclusions/inclusions

11 years agoSONAR-4138 Warn user if deactivated metric exists in DB
Fabrice Bellingard [Mon, 18 Feb 2013 13:58:29 +0000 (14:58 +0100)]
SONAR-4138 Warn user if deactivated metric exists in DB

=> If a user tries to create a metric with a name already used by a
   deactivated metric.

11 years agoSONAR-4138 Do not delete manual metrics, just deactivate them
Fabrice Bellingard [Mon, 18 Feb 2013 11:33:43 +0000 (12:33 +0100)]
SONAR-4138 Do not delete manual metrics, just deactivate them

=> Deleting a manual metric should lead to deactivate the metric in
   the Sonar DB and not to fully drop it

11 years agoFix inclusions by absolute path and improve documentation
Simon Brandhof [Mon, 18 Feb 2013 13:22:09 +0000 (14:22 +0100)]
Fix inclusions by absolute path and improve documentation

11 years agoFix backward-compatibility. File system can be changed by sensors...
Simon Brandhof [Mon, 18 Feb 2013 12:13:58 +0000 (13:13 +0100)]
Fix backward-compatibility. File system can be changed by sensors...

11 years agoSONAR-4137 fix varchar indices on mysql 5.6
Simon Brandhof [Mon, 18 Feb 2013 12:12:16 +0000 (13:12 +0100)]
SONAR-4137 fix varchar indices on mysql 5.6

11 years agoSONAR-4137 fix size of MySQL index of PROPERTIES.PROP_KEY
Simon Brandhof [Mon, 18 Feb 2013 09:53:45 +0000 (10:53 +0100)]
SONAR-4137 fix size of MySQL index of PROPERTIES.PROP_KEY

11 years agoMerge pull request #24 from Batmat/fix-typo
Fabrice Bellingard [Mon, 18 Feb 2013 10:37:58 +0000 (02:37 -0800)]
Merge pull request #24 from Batmat/fix-typo

Fixing typo.

11 years agoSONAR-3108 Improve description of the exclusion property
Fabrice Bellingard [Mon, 18 Feb 2013 10:32:45 +0000 (11:32 +0100)]
SONAR-3108 Improve description of the exclusion property

11 years agoSONAR-3108 Log exclusions when defined
Fabrice Bellingard [Mon, 18 Feb 2013 10:27:19 +0000 (11:27 +0100)]
SONAR-3108 Log exclusions when defined

11 years agoSONAR-3583 Do not save violation if rule does not exist in DB (= no ID)
Fabrice Bellingard [Mon, 18 Feb 2013 09:27:16 +0000 (10:27 +0100)]
SONAR-3583 Do not save violation if rule does not exist in DB (= no ID)

11 years agoFixing typo. 24/head
Baptiste Mathus [Mon, 18 Feb 2013 08:59:02 +0000 (09:59 +0100)]
Fixing typo.

11 years agoSONAR-4037 Fix bug on measures filter edit
Fabrice Bellingard [Fri, 15 Feb 2013 16:19:28 +0000 (17:19 +0100)]
SONAR-4037 Fix bug on measures filter edit

=> If a pending updated Measures filter is "saved" without having first
   "Closed" the "Change Columns" (or "Change Treemap") section most,
   last column changes are lost

11 years agoSONAR-4042 Don't save the page ID when saving a measure filter
Fabrice Bellingard [Fri, 15 Feb 2013 15:14:36 +0000 (16:14 +0100)]
SONAR-4042 Don't save the page ID when saving a measure filter

=> When saving a Measure Filter from a page which is not the first
   result page, this page is always displayed by default

11 years agoAdd missing tests
Simon Brandhof [Fri, 15 Feb 2013 14:52:50 +0000 (15:52 +0100)]
Add missing tests

11 years agoFix some CSS issues in resource viewers
Simon Brandhof [Fri, 15 Feb 2013 14:52:33 +0000 (15:52 +0100)]
Fix some CSS issues in resource viewers

11 years agoSONAR-3108 Add new property to exclude files from duplication detection
Fabrice Bellingard [Fri, 15 Feb 2013 12:51:23 +0000 (13:51 +0100)]
SONAR-3108 Add new property to exclude files from duplication detection

11 years agoSONAR-3108 Replace deprecated calls
Fabrice Bellingard [Thu, 14 Feb 2013 13:48:16 +0000 (14:48 +0100)]
SONAR-3108 Replace deprecated calls

11 years agoSONAR-3108 Replace deprecated calls
Fabrice Bellingard [Thu, 14 Feb 2013 11:45:06 +0000 (12:45 +0100)]
SONAR-3108 Replace deprecated calls

11 years agoFix minimum acceptable size of zip
Simon Brandhof [Fri, 15 Feb 2013 11:32:00 +0000 (12:32 +0100)]
Fix minimum acceptable size of zip

11 years agoSONAR-3837 Fix violation tracking mechanism
Evgeny Mandrikov [Fri, 15 Feb 2013 11:15:40 +0000 (12:15 +0100)]
SONAR-3837 Fix violation tracking mechanism

11 years agoRefactor the filesystem API in order to allow to provide its own exclusions
Simon Brandhof [Fri, 15 Feb 2013 08:43:11 +0000 (09:43 +0100)]
Refactor the filesystem API in order to allow to provide its own exclusions

11 years agoFix Semaphore test on Oracle
Simon Brandhof [Fri, 15 Feb 2013 08:23:19 +0000 (09:23 +0100)]
Fix Semaphore test on Oracle

11 years agoSONAR-3837 Improve violation tracking mechanism
Evgeny Mandrikov [Thu, 14 Feb 2013 15:29:45 +0000 (16:29 +0100)]
SONAR-3837 Improve violation tracking mechanism

11 years agoSONAR-3317 improve memory usage in export of dry run db
Simon Brandhof [Thu, 14 Feb 2013 17:44:34 +0000 (18:44 +0100)]
SONAR-3317 improve memory usage in export of dry run db

11 years agoFix log level of batch working dir
Simon Brandhof [Thu, 14 Feb 2013 17:39:43 +0000 (18:39 +0100)]
Fix log level of batch working dir

11 years agoReplace snapshot id by component key and add a link on a test to directly list files...
Julien Lancelot [Thu, 14 Feb 2013 15:10:09 +0000 (16:10 +0100)]
Replace snapshot id by component key and add a link on a test to directly list files covered by this test

11 years agoDo not display the horizontal scroll bar on accordion medium mode
Julien Lancelot [Thu, 14 Feb 2013 14:19:32 +0000 (15:19 +0100)]
Do not display the horizontal scroll bar on accordion medium mode

11 years agoAdd a html class on the period select box
Julien Lancelot [Thu, 14 Feb 2013 14:18:49 +0000 (15:18 +0100)]
Add a html class on the period select box

11 years agoLittle css improvement of test file name
Julien Lancelot [Thu, 14 Feb 2013 12:48:38 +0000 (13:48 +0100)]
Little css improvement of test file name

11 years agoFix message parameters issue
Julien Lancelot [Thu, 14 Feb 2013 12:43:49 +0000 (13:43 +0100)]
Fix message parameters issue

11 years agoSONAR-4012 Fix missing html escape on project name and key
Julien Lancelot [Thu, 14 Feb 2013 11:39:47 +0000 (12:39 +0100)]
SONAR-4012 Fix missing html escape on project name and key

11 years agoTry to fix SemaphoreDaoTest on mysql
Simon Brandhof [Thu, 14 Feb 2013 11:18:17 +0000 (12:18 +0100)]
Try to fix SemaphoreDaoTest on mysql

11 years agoUpgrade to sonar-java 1.2-M2
Simon Brandhof [Thu, 14 Feb 2013 11:13:27 +0000 (12:13 +0100)]
Upgrade to sonar-java 1.2-M2

11 years agoSONAR-3317 fix possible copy of inverted columns
Simon Brandhof [Thu, 14 Feb 2013 10:10:46 +0000 (11:10 +0100)]
SONAR-3317 fix possible copy of inverted columns

11 years agoFix css issue on global violation due to replacement of html d by html class
Julien Lancelot [Thu, 14 Feb 2013 10:54:10 +0000 (11:54 +0100)]
Fix css issue on global violation due to replacement of html d by html class

11 years agoAdd missing unit test
Simon Brandhof [Thu, 14 Feb 2013 09:34:50 +0000 (10:34 +0100)]
Add missing unit test

11 years agoFix backward-compatibility of DefaultProjectFileSystem
Simon Brandhof [Thu, 14 Feb 2013 08:12:24 +0000 (09:12 +0100)]
Fix backward-compatibility of DefaultProjectFileSystem

11 years agoFix possible null pointer dereference
Simon Brandhof [Thu, 14 Feb 2013 07:51:21 +0000 (08:51 +0100)]
Fix possible null pointer dereference

11 years agoRevert "Set sonar-update-center-common version to 1.5-SNAPSHOT"
Julien Lancelot [Wed, 13 Feb 2013 17:40:27 +0000 (18:40 +0100)]
Revert "Set sonar-update-center-common version to 1.5-SNAPSHOT"

This reverts commit 9d7ba3981d3bcd1b2eaf7681adb62f04bafa6286.

11 years agoRevert "SONAR-3976 Introduce the concept of plugin group"
Julien Lancelot [Wed, 13 Feb 2013 17:38:07 +0000 (18:38 +0100)]
Revert "SONAR-3976 Introduce the concept of plugin group"

This reverts commit e1bccb1b2268d6b2bd809c6699e4e96f832c513d.

11 years agoRevert "Revert unit tests name modification"
Julien Lancelot [Wed, 13 Feb 2013 17:32:58 +0000 (18:32 +0100)]
Revert "Revert unit tests name modification"

This reverts commit 47d1b68933bdc85aed1c90a2fd8e26bb595f9bb7.

11 years agoFix property descriptions
Simon Brandhof [Wed, 13 Feb 2013 22:16:54 +0000 (23:16 +0100)]
Fix property descriptions

11 years agoFix quality flaws
Simon Brandhof [Wed, 13 Feb 2013 22:12:41 +0000 (23:12 +0100)]
Fix quality flaws

11 years agoImprove stability of SemaphoreUpdaterTest
Simon Brandhof [Wed, 13 Feb 2013 18:06:13 +0000 (19:06 +0100)]
Improve stability of SemaphoreUpdaterTest

11 years agoSONAR-1896 improve proeprty descriptions
Simon Brandhof [Wed, 13 Feb 2013 18:05:36 +0000 (19:05 +0100)]
SONAR-1896 improve proeprty descriptions

11 years agoSONAR-2760 file exclusions by absolute path
Simon Brandhof [Wed, 13 Feb 2013 18:05:05 +0000 (19:05 +0100)]
SONAR-2760 file exclusions by absolute path

11 years agoSONAR-4053 improve stability of unit test
Simon Brandhof [Wed, 13 Feb 2013 17:39:16 +0000 (18:39 +0100)]
SONAR-4053 improve stability of unit test

11 years agoSONAR-1896 update property descriptions
Simon Brandhof [Wed, 13 Feb 2013 17:38:33 +0000 (18:38 +0100)]
SONAR-1896 update property descriptions

11 years agoRevert unit tests name modification
Julien Lancelot [Wed, 13 Feb 2013 17:08:21 +0000 (18:08 +0100)]
Revert unit tests name modification

11 years agoSet sonar-update-center-common version to 1.5-SNAPSHOT
Julien Lancelot [Wed, 13 Feb 2013 17:04:55 +0000 (18:04 +0100)]
Set sonar-update-center-common version to 1.5-SNAPSHOT

11 years agoSONAR-3976 Introduce the concept of plugin group
Julien Lancelot [Wed, 13 Feb 2013 16:53:02 +0000 (17:53 +0100)]
SONAR-3976 Introduce the concept of plugin group

11 years agoAdd unit test to ListTasksTask
Simon Brandhof [Wed, 13 Feb 2013 16:51:42 +0000 (17:51 +0100)]
Add unit test to ListTasksTask

11 years agoSONAR-4053 re-enable unit test
Simon Brandhof [Wed, 13 Feb 2013 16:42:59 +0000 (17:42 +0100)]
SONAR-4053 re-enable unit test

11 years agoSONAR-4053 improve stability of unit test
Simon Brandhof [Wed, 13 Feb 2013 16:40:52 +0000 (17:40 +0100)]
SONAR-4053 improve stability of unit test

11 years agoSONAR-1896 Rename names of properties
Simon Brandhof [Wed, 13 Feb 2013 16:13:08 +0000 (17:13 +0100)]
SONAR-1896 Rename names of properties