]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
12 years agoSONAR-1927 Add 'Global' qualifier to all core global widgets
David Gageot [Wed, 9 May 2012 09:25:45 +0000 (11:25 +0200)]
SONAR-1927 Add 'Global' qualifier to all core global widgets

12 years agoSONAR-1927 Implement a Global Widget that can display Complexity of a given project
David Gageot [Wed, 9 May 2012 08:31:33 +0000 (10:31 +0200)]
SONAR-1927 Implement a Global Widget that can display Complexity of a given project

12 years agoSONAR-1927 Fix links being displayed on Violation Drilldown
David Gageot [Wed, 9 May 2012 08:31:29 +0000 (10:31 +0200)]
SONAR-1927 Fix links being displayed on Violation Drilldown

12 years agoSONAR-3456 Title of metric hotspot widget does not support i18n
Simon Brandhof [Wed, 9 May 2012 07:46:49 +0000 (09:46 +0200)]
SONAR-3456 Title of metric hotspot widget does not support i18n

12 years agoRemove tabs
David Gageot [Wed, 9 May 2012 07:19:56 +0000 (09:19 +0200)]
Remove tabs

12 years agoSONAR-3182 Remove unused code
Evgeny Mandrikov [Mon, 7 May 2012 12:16:48 +0000 (18:16 +0600)]
SONAR-3182 Remove unused code

12 years agoSONAR 1076 Don't run PMD on test files if no test rule is defined
David Gageot [Tue, 8 May 2012 11:07:01 +0000 (13:07 +0200)]
SONAR 1076 Don't run PMD on test files if no test rule is defined

12 years agoSONAR-1927 Fix links being displayed when configuring a project
David Gageot [Tue, 8 May 2012 10:54:27 +0000 (12:54 +0200)]
SONAR-1927 Fix links being displayed when configuring a project

12 years agoSONAR-1927 Filter Widgets should show the name of the filter
David Gageot [Tue, 8 May 2012 10:14:48 +0000 (12:14 +0200)]
SONAR-1927 Filter Widgets should show the name of the filter

12 years agoRevert "SONAR-1927 Filters should be in the Administration Section" because it breaks...
David Gageot [Tue, 8 May 2012 09:23:40 +0000 (11:23 +0200)]
Revert "SONAR-1927 Filters should be in the Administration Section" because it breaks IT tests.
This should be implemented only after the filter migration is done

This reverts commit 6235e6d68c1583e16229b38f7c789b57181721a9.

12 years agoSONAR-2950 Single Sign On with external authentication mechanism
Simon Brandhof [Tue, 8 May 2012 07:14:29 +0000 (09:14 +0200)]
SONAR-2950 Single Sign On with external authentication mechanism

12 years agoSONAR-3448 Sonar fails to start on Windows if DB password is encrypted
Simon Brandhof [Mon, 7 May 2012 08:36:53 +0000 (10:36 +0200)]
SONAR-3448 Sonar fails to start on Windows if DB password is encrypted

12 years agoSONAR-1927 Better Widget meta-data
David Gageot [Mon, 7 May 2012 16:46:19 +0000 (18:46 +0200)]
SONAR-1927 Better Widget meta-data

12 years agoSONAR-1927 Filters should be in the Administration Section
David Gageot [Mon, 7 May 2012 16:37:42 +0000 (18:37 +0200)]
SONAR-1927 Filters should be in the Administration Section

12 years agoSONAR-1927 Simplify Filter widget
David Gageot [Mon, 7 May 2012 16:15:08 +0000 (18:15 +0200)]
SONAR-1927 Simplify Filter widget

12 years agoSONAR-1927 Should be able to click on a timeframe in Filter widget
David Gageot [Mon, 7 May 2012 16:02:41 +0000 (18:02 +0200)]
SONAR-1927 Should be able to click on a timeframe in Filter widget

12 years agoSONAR-1927 Should be able to click on a project in Filter widget
David Gageot [Mon, 7 May 2012 15:36:41 +0000 (17:36 +0200)]
SONAR-1927 Should be able to click on a project in Filter widget

12 years agoShould fix the build on windows
David Gageot [Mon, 7 May 2012 15:35:55 +0000 (17:35 +0200)]
Should fix the build on windows

12 years agoForgot this in previous commit
David Gageot [Mon, 7 May 2012 14:41:16 +0000 (16:41 +0200)]
Forgot this in previous commit

12 years agoIn the Widget Filter, we should be able to select filter by name
David Gageot [Mon, 7 May 2012 14:27:59 +0000 (16:27 +0200)]
In the Widget Filter, we should be able to select filter by name

12 years agoWe should be able to select with filter to display in the Filter Widget
David Gageot [Mon, 7 May 2012 14:08:30 +0000 (16:08 +0200)]
We should be able to select with filter to display in the Filter Widget

12 years agoFilter Widget first try
David Gageot [Mon, 7 May 2012 07:56:10 +0000 (09:56 +0200)]
Filter Widget first try

12 years agoSONAR-3444 Name and description of the Treemap widget is missing
Fabrice Bellingard [Mon, 7 May 2012 08:21:30 +0000 (10:21 +0200)]
SONAR-3444 Name and description of the Treemap widget is missing

12 years agoFilter Widget first try
David Gageot [Mon, 7 May 2012 07:56:10 +0000 (09:56 +0200)]
Filter Widget first try

12 years agoEnable test that involve classpath scanning
David Gageot [Mon, 7 May 2012 07:53:50 +0000 (09:53 +0200)]
Enable test that involve classpath scanning

12 years agoLook Mum, my name in the Maven pom!
David Gageot [Mon, 7 May 2012 07:53:17 +0000 (09:53 +0200)]
Look Mum, my name in the Maven pom!

12 years agoEven better 'edit layout' GUI. Smaller and without title
David Gageot [Mon, 7 May 2012 10:42:39 +0000 (12:42 +0200)]
Even better 'edit layout' GUI. Smaller and without title

12 years agoSONAR-3442 Fix possible ArrayIndexOutOfBoundsException
Evgeny Mandrikov [Mon, 7 May 2012 09:36:22 +0000 (15:36 +0600)]
SONAR-3442 Fix possible ArrayIndexOutOfBoundsException

12 years agoSONAR-1927 really fix database migration
David Gageot [Mon, 7 May 2012 07:56:20 +0000 (09:56 +0200)]
SONAR-1927 really fix database migration

12 years agoSONAR-1927 fix database migration
David Gageot [Mon, 7 May 2012 07:07:21 +0000 (09:07 +0200)]
SONAR-1927 fix database migration

12 years agoImprove Unit Test coverage on PMD Plugin
David Gageot [Sat, 5 May 2012 08:54:25 +0000 (10:54 +0200)]
Improve Unit Test coverage on PMD Plugin

12 years agoInputFile should return an input stream to make it easier to test code reading InputFiles
David Gageot [Sat, 5 May 2012 08:24:36 +0000 (10:24 +0200)]
InputFile should return an input stream to make it easier to test code reading InputFiles

12 years agoSmaller png images thanks to optipng
David Gageot [Sat, 5 May 2012 21:28:33 +0000 (23:28 +0200)]
Smaller png images thanks to optipng

12 years agoFix highlighting effect on newly added widget
David Gageot [Sun, 6 May 2012 15:27:24 +0000 (17:27 +0200)]
Fix highlighting effect on newly added widget

12 years agoMerge 'Configure Widgets' and 'Edit Layout'
David Gageot [Sat, 5 May 2012 21:15:26 +0000 (23:15 +0200)]
Merge 'Configure Widgets' and 'Edit Layout'

12 years agoSONAR-1927 Add global image widget and fix HelloWorld widget
David Gageot [Fri, 4 May 2012 17:18:28 +0000 (19:18 +0200)]
SONAR-1927 Add global image widget and fix HelloWorld widget

12 years agoSONAR-1927 Fix default dashboard and widget
David Gageot [Fri, 4 May 2012 16:12:37 +0000 (18:12 +0200)]
SONAR-1927 Fix default dashboard and widget

12 years agoSONAR-1927 GUI to edit layout now also shows widgets
David Gageot [Fri, 4 May 2012 15:45:46 +0000 (17:45 +0200)]
SONAR-1927 GUI to edit layout now also shows widgets

12 years agoSONAR-1927 GUI to manage global dashboards
David Gageot [Fri, 4 May 2012 15:28:18 +0000 (17:28 +0200)]
SONAR-1927 GUI to manage global dashboards

12 years agoSONAR-1927 Dashboards are global instead of detached
David Gageot [Fri, 4 May 2012 15:00:27 +0000 (17:00 +0200)]
SONAR-1927 Dashboards are global instead of detached

12 years agoSONAR-1927 Global Dashboard and widgets. Part I
David Gageot [Fri, 4 May 2012 10:25:57 +0000 (12:25 +0200)]
SONAR-1927 Global Dashboard and widgets. Part I

12 years agoSONAR-1927 Dashboard and Detached controller and views are now the same
David Gageot [Thu, 3 May 2012 14:50:11 +0000 (16:50 +0200)]
SONAR-1927 Dashboard and Detached controller and views are now the same

12 years agoSONAR-1927 Fix the previous fix...
David Gageot [Thu, 3 May 2012 14:47:20 +0000 (16:47 +0200)]
SONAR-1927 Fix the previous fix...

12 years agoSONAR-1927 Fix filter by category on widgets
David Gageot [Thu, 3 May 2012 14:38:47 +0000 (16:38 +0200)]
SONAR-1927 Fix filter by category on widgets

12 years agoSONAR-1927 Dashboard and Detached controller and views are now almost the same
David Gageot [Thu, 3 May 2012 13:34:35 +0000 (15:34 +0200)]
SONAR-1927 Dashboard and Detached controller and views are now almost the same

12 years agoSONAR-1927 This is getting very duplicated
David Gageot [Thu, 3 May 2012 08:47:05 +0000 (10:47 +0200)]
SONAR-1927 This is getting very duplicated

12 years agoSONAR-1927 And Now For Some More Duplication.
David Gageot [Thu, 3 May 2012 08:03:43 +0000 (10:03 +0200)]
SONAR-1927 And Now For Some More Duplication.

12 years agoSONAR-1927 Introduce more duplication to hopefully improve things after
David Gageot [Thu, 3 May 2012 07:43:49 +0000 (09:43 +0200)]
SONAR-1927 Introduce more duplication to hopefully improve things after

12 years agoSONAR-1927 Global dashboards
David Gageot [Wed, 2 May 2012 11:27:59 +0000 (13:27 +0200)]
SONAR-1927 Global dashboards

12 years agoShould be able to add a manual violation on a unit test
David Gageot [Wed, 2 May 2012 13:32:40 +0000 (15:32 +0200)]
Should be able to add a manual violation on a unit test

12 years agoTestClassWithoutTestCases supports only JUnit 3.x
David Gageot [Wed, 2 May 2012 12:57:14 +0000 (14:57 +0200)]
TestClassWithoutTestCases supports only JUnit 3.x

12 years agoFIX Review #1928
David Gageot [Tue, 1 May 2012 09:30:21 +0000 (11:30 +0200)]
FIX Review #1928

12 years agoFIX Review #1929
David Gageot [Tue, 1 May 2012 14:49:48 +0000 (16:49 +0200)]
FIX Review #1929

12 years agoUse maven-compiler-plugin 2.4
Evgeny Mandrikov [Tue, 1 May 2012 10:52:43 +0000 (16:52 +0600)]
Use maven-compiler-plugin 2.4

12 years agoTrying to fix the build on windows
David Gageot [Tue, 1 May 2012 06:50:03 +0000 (08:50 +0200)]
Trying to fix the build on windows

12 years agoSONAR-3182 Do not use PMD CPD
Evgeny Mandrikov [Mon, 30 Apr 2012 06:33:15 +0000 (12:33 +0600)]
SONAR-3182 Do not use PMD CPD

12 years agoA singleton is not needed. The code can be simpler
David Gageot [Mon, 30 Apr 2012 05:41:40 +0000 (07:41 +0200)]
A singleton is not needed. The code can be simpler

12 years agoFix violation
David Gageot [Mon, 30 Apr 2012 05:41:14 +0000 (07:41 +0200)]
Fix violation

12 years agoFix violation introduced in 1a6a18a5c4e73987a72b8176f398477f13074d29
David Gageot [Sun, 29 Apr 2012 20:19:49 +0000 (22:19 +0200)]
Fix violation introduced in 1a6a18a5c4e73987a72b8176f398477f13074d29

12 years agoCode cleaning : Possible null values
David Gageot [Fri, 27 Apr 2012 15:12:51 +0000 (17:12 +0200)]
Code cleaning : Possible null values

12 years agoCode cleaning : Add @Override annotations
David Gageot [Fri, 27 Apr 2012 15:05:35 +0000 (17:05 +0200)]
Code cleaning : Add @Override annotations

12 years agoCode cleaning : Unused code
David Gageot [Fri, 27 Apr 2012 14:57:37 +0000 (16:57 +0200)]
Code cleaning : Unused code

12 years agoCode cleaning : Methods overriding equals() should override hashCode()
David Gageot [Fri, 27 Apr 2012 14:52:34 +0000 (16:52 +0200)]
Code cleaning : Methods overriding equals() should override hashCode()

12 years agoCode cleaning : Remove indirect access to static member
David Gageot [Fri, 27 Apr 2012 14:48:46 +0000 (16:48 +0200)]
Code cleaning : Remove indirect access to static member

12 years agoCode cleaning : Remove unnecessary casts
David Gageot [Fri, 27 Apr 2012 14:45:37 +0000 (16:45 +0200)]
Code cleaning : Remove unnecessary casts

12 years agoSONAR 1076 - Run PMD on Unit Tests
David Gageot [Fri, 27 Apr 2012 12:45:13 +0000 (14:45 +0200)]
SONAR 1076 - Run PMD on Unit Tests

12 years agoAdd test helpers and refactor TestUtils a bit.
David Gageot [Fri, 27 Apr 2012 12:49:10 +0000 (14:49 +0200)]
Add test helpers and refactor TestUtils a bit.

12 years agoAdded comments on code
David Gageot [Fri, 27 Apr 2012 12:48:34 +0000 (14:48 +0200)]
Added comments on code

12 years agoFIX missing </pre> in rule description
David Gageot [Fri, 27 Apr 2012 12:47:09 +0000 (14:47 +0200)]
FIX missing </pre> in rule description

12 years agoUse Fest Assert library
David Gageot [Tue, 24 Apr 2012 16:15:45 +0000 (18:15 +0200)]
Use Fest Assert library

12 years agoRemove warnings
David Gageot [Tue, 24 Apr 2012 08:12:28 +0000 (10:12 +0200)]
Remove warnings

12 years agoSONAR-3406 Missing HTML escape in 'Edit rule' page in Quality profiles for rule param...
Simon Brandhof [Thu, 26 Apr 2012 20:20:59 +0000 (22:20 +0200)]
SONAR-3406 Missing HTML escape in 'Edit rule' page in Quality profiles for rule parameters

12 years agoUpgrade Mockito to 1.9.0
David Gageot [Thu, 26 Apr 2012 08:43:04 +0000 (10:43 +0200)]
Upgrade Mockito to 1.9.0

12 years agoSONAR-3431 Complete the web service /api/profiles to backup and restore profile
Simon Brandhof [Wed, 25 Apr 2012 16:00:00 +0000 (18:00 +0200)]
SONAR-3431 Complete the web service /api/profiles to backup and restore profile

12 years agoSONAR-3428 Configure Infinitest
David Gageot [Tue, 24 Apr 2012 09:20:28 +0000 (11:20 +0200)]
SONAR-3428 Configure Infinitest

12 years agoFix .gitignore to ignore .DS_Store files
David Gageot [Tue, 24 Apr 2012 10:42:17 +0000 (12:42 +0200)]
Fix .gitignore to ignore .DS_Store files

12 years agoMerge branch 'release-3.0'
Eric Hartmann [Tue, 17 Apr 2012 12:27:01 +0000 (14:27 +0200)]
Merge branch 'release-3.0'

12 years agoAdd version number into migration script
Evgeny Mandrikov [Tue, 17 Apr 2012 08:01:43 +0000 (14:01 +0600)]
Add version number into migration script

12 years agoFix possible NPE during tracking of violations
Evgeny Mandrikov [Tue, 17 Apr 2012 07:52:28 +0000 (13:52 +0600)]
Fix possible NPE during tracking of violations

12 years agoMerge branch 'release-3.0'
Eric Hartmann [Mon, 16 Apr 2012 18:12:14 +0000 (20:12 +0200)]
Merge branch 'release-3.0'

12 years agoUpgrade to surefire-m-p 12 in order to fail on JVM crash (see SUREFIRE-780)
Simon Brandhof [Fri, 13 Apr 2012 15:06:00 +0000 (17:06 +0200)]
Upgrade to surefire-m-p 12 in order to fail on JVM crash (see SUREFIRE-780)

12 years ago[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Fri, 13 Apr 2012 10:35:10 +0000 (12:35 +0200)]
[maven-release-plugin] prepare for next development iteration

12 years ago[maven-release-plugin] prepare release 3.0-RC3
Eric Hartmann [Fri, 13 Apr 2012 10:35:10 +0000 (12:35 +0200)]
[maven-release-plugin] prepare release 3.0-RC3

12 years agoTimeMachine widget - Display only 3 snapshots & reduce header size
Fabrice Bellingard [Fri, 13 Apr 2012 08:33:41 +0000 (10:33 +0200)]
TimeMachine widget - Display only 3 snapshots & reduce header size

12 years agoFix sorting of reviews on MySQL
Simon Brandhof [Thu, 12 Apr 2012 17:34:02 +0000 (19:34 +0200)]
Fix sorting of reviews on MySQL

12 years agoRemove the link on the metric "projects". Indeed the drilldown is empty
Simon Brandhof [Thu, 12 Apr 2012 14:24:06 +0000 (16:24 +0200)]
Remove the link on the metric "projects". Indeed the drilldown is empty

12 years agoAdd the Ruby on Rails association ProjectMeasure#person
Simon Brandhof [Thu, 12 Apr 2012 14:09:20 +0000 (16:09 +0200)]
Add the Ruby on Rails association ProjectMeasure#person

12 years agoSONAR-3412 Remove zero values from drilldowns of package/file cycles
Simon Brandhof [Thu, 12 Apr 2012 10:06:29 +0000 (12:06 +0200)]
SONAR-3412 Remove zero values from drilldowns of package/file cycles

12 years agoAdd missing whitespace in page "Comparison of Quality Profiles"
Simon Brandhof [Thu, 12 Apr 2012 10:06:03 +0000 (12:06 +0200)]
Add missing whitespace in page "Comparison of Quality Profiles"

12 years agoSONAR-3404 do not limit search of reviews by default (was 200).
Simon Brandhof [Wed, 11 Apr 2012 17:02:11 +0000 (19:02 +0200)]
SONAR-3404 do not limit search of reviews by default (was 200).

12 years agoProject roles : decrease the number of results per page
Simon Brandhof [Wed, 11 Apr 2012 15:43:29 +0000 (17:43 +0200)]
Project roles : decrease the number of results per page

12 years agoRename version 2.15 to 3.0
Simon Brandhof [Wed, 11 Apr 2012 09:34:57 +0000 (11:34 +0200)]
Rename version 2.15 to 3.0

12 years agoUpgrade to 3.1-SNAPSHOT
Eric Hartmann [Wed, 11 Apr 2012 08:49:56 +0000 (10:49 +0200)]
Upgrade to 3.1-SNAPSHOT

12 years agoUpgrade to 3.0-SNAPSHOT
Eric Hartmann [Wed, 11 Apr 2012 08:47:00 +0000 (10:47 +0200)]
Upgrade to 3.0-SNAPSHOT

12 years agoSONAR-2313 Add the entries "Implementation-Build" (Git revision) and "Build-Time...
Simon Brandhof [Tue, 10 Apr 2012 20:12:32 +0000 (22:12 +0200)]
SONAR-2313 Add the entries "Implementation-Build" (Git revision) and "Build-Time" to plugin manifests

12 years agoAdd the entries "Implementation-Build" (Git revision) and "Build-Time" to JAR/WAR...
Simon Brandhof [Tue, 10 Apr 2012 19:40:19 +0000 (21:40 +0200)]
Add the entries "Implementation-Build" (Git revision) and "Build-Time" to JAR/WAR manifests.

Note that plugins are not supported yet because of http://jira.codehaus.org/browse/SONAR-3405

12 years ago[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Tue, 10 Apr 2012 14:40:24 +0000 (16:40 +0200)]
[maven-release-plugin] prepare for next development iteration

12 years ago[maven-release-plugin] prepare release 2.15-RC2
Eric Hartmann [Tue, 10 Apr 2012 14:40:23 +0000 (16:40 +0200)]
[maven-release-plugin] prepare release 2.15-RC2

12 years agoFix PropertiesDao when updating a property with a null value
Simon Brandhof [Tue, 10 Apr 2012 08:36:21 +0000 (10:36 +0200)]
Fix PropertiesDao when updating a property with a null value

12 years agoSONAR-3278 Revert back the review search by 'id' on WS
Fabrice Bellingard [Tue, 10 Apr 2012 08:24:29 +0000 (10:24 +0200)]
SONAR-3278 Revert back the review search by 'id' on WS

- As previous versions of the Java WS Client used this parameter (and
  in turn Sonar Eclipse too)
- But keep it undocumented as it is deprecated
- And update the Java WS Client to not use 'id' anymore but 'ids'