]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
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'

12 years agoUpgrade version to 2.16
Eric Hartmann [Fri, 6 Apr 2012 12:27:14 +0000 (14:27 +0200)]
Upgrade version to 2.16

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

12 years ago[maven-release-plugin] prepare release 2.15-RC1
Eric Hartmann [Fri, 6 Apr 2012 11:30:25 +0000 (13:30 +0200)]
[maven-release-plugin] prepare release 2.15-RC1

12 years agoFix some quality flaws
Simon Brandhof [Thu, 5 Apr 2012 17:07:13 +0000 (19:07 +0200)]
Fix some quality flaws

12 years agoSONAR-3393 add a factory method to AverageFormula
Simon Brandhof [Thu, 5 Apr 2012 16:45:01 +0000 (18:45 +0200)]
SONAR-3393 add a factory method to AverageFormula

12 years agoSONAR-3396 The widget title should be "Lines" instead of "Lines of code" when the...
Simon Brandhof [Thu, 5 Apr 2012 16:37:03 +0000 (18:37 +0200)]
SONAR-3396 The widget title should be "Lines" instead of "Lines of code" when the measure ncloc is not present

12 years agoFix some quality flaws
Simon Brandhof [Thu, 5 Apr 2012 15:40:57 +0000 (17:40 +0200)]
Fix some quality flaws

12 years agoSONAR-3072 Load sources of previous analysis only when required
Evgeny Mandrikov [Thu, 5 Apr 2012 14:42:44 +0000 (20:42 +0600)]
SONAR-3072 Load sources of previous analysis only when required

12 years agoSONAR-2041 Request for existing resource and non-existing metric fails on Derby
Simon Brandhof [Thu, 5 Apr 2012 14:39:16 +0000 (16:39 +0200)]
SONAR-2041 Request for existing resource and non-existing metric fails on Derby

12 years agoSONAR-2983 Unable to define an alert for a boolean metric
Simon Brandhof [Thu, 5 Apr 2012 14:24:23 +0000 (16:24 +0200)]
SONAR-2983 Unable to define an alert for a boolean metric

12 years agoConsistent size of logger field in logs
Simon Brandhof [Thu, 5 Apr 2012 12:50:01 +0000 (14:50 +0200)]
Consistent size of logger field in logs

12 years agoSONAR-3384 Do not display hotspot widgets when related metric is not available
Simon Brandhof [Thu, 5 Apr 2012 12:43:14 +0000 (14:43 +0200)]
SONAR-3384 Do not display hotspot widgets when related metric is not available

12 years agoFix enabling/disabling of treemap
Simon Brandhof [Thu, 5 Apr 2012 12:07:41 +0000 (14:07 +0200)]
Fix enabling/disabling of treemap

12 years agoRemove unused l10n keys widget.rules.on_new_code and widget.rules.on_old_code
Simon Brandhof [Thu, 5 Apr 2012 09:22:52 +0000 (11:22 +0200)]
Remove unused l10n keys widget.rules.on_new_code and widget.rules.on_old_code

12 years agoSONAR-3357 Change also the label on the reviews metrics widget
Fabrice Bellingard [Thu, 5 Apr 2012 09:31:01 +0000 (11:31 +0200)]
SONAR-3357 Change also the label on the reviews metrics widget

12 years agoSONAR-3319 Add missing case
Fabrice Bellingard [Thu, 5 Apr 2012 09:26:25 +0000 (11:26 +0200)]
SONAR-3319 Add missing case

12 years agoFix violations
Fabrice Bellingard [Thu, 5 Apr 2012 07:41:23 +0000 (09:41 +0200)]
Fix violations

12 years agoSONAR-2424 Fix possible NPE during export of profile
Evgeny Mandrikov [Wed, 4 Apr 2012 16:42:49 +0000 (22:42 +0600)]
SONAR-2424 Fix possible NPE during export of profile

Also provide generic handler of java.lang.IllegalArgumentException on
Ruby side.

12 years agoAdd HTML id for selenium tests to /roles/projects
Simon Brandhof [Wed, 4 Apr 2012 16:32:42 +0000 (18:32 +0200)]
Add HTML id for selenium tests to /roles/projects

12 years agoSONAR-3393 Provide an AverageFormula class
Fabrice Bellingard [Wed, 4 Apr 2012 14:28:34 +0000 (16:28 +0200)]
SONAR-3393 Provide an AverageFormula class

12 years agoFix upgrade from version 2.13 with Oracle
Simon Brandhof [Wed, 4 Apr 2012 13:09:28 +0000 (15:09 +0200)]
Fix upgrade from version 2.13 with Oracle

12 years agoFix compatibility with Ruby 1.9
Simon Brandhof [Wed, 4 Apr 2012 10:29:12 +0000 (12:29 +0200)]
Fix compatibility with Ruby 1.9

12 years agoMinor performance improvement on the management page of group roles
Simon Brandhof [Wed, 4 Apr 2012 10:23:36 +0000 (12:23 +0200)]
Minor performance improvement on the management page of group roles

12 years agoFix MyBatis tests for Oracle (PropertiesDaoTest + ResourceIndexerDaoTest)
Simon Brandhof [Wed, 4 Apr 2012 09:43:30 +0000 (11:43 +0200)]
Fix MyBatis tests for Oracle (PropertiesDaoTest + ResourceIndexerDaoTest)

12 years agoComplete MyBatis mapper for PROPERTIES : add insert and update operations
Simon Brandhof [Wed, 4 Apr 2012 09:08:35 +0000 (11:08 +0200)]
Complete MyBatis mapper for PROPERTIES : add insert and update operations

12 years agoSONAR-3320 Add an extension point to observe property changes
Simon Brandhof [Wed, 4 Apr 2012 09:07:52 +0000 (11:07 +0200)]
SONAR-3320 Add an extension point to observe property changes

12 years agoSONAR-3318 Fix handling of exceptions in CommandExecutor
Evgeny Mandrikov [Wed, 4 Apr 2012 09:00:47 +0000 (15:00 +0600)]
SONAR-3318 Fix handling of exceptions in CommandExecutor

12 years agoSONAR-3318 Allow to capture stdout and stderr using CommandExecutor
Evgeny Mandrikov [Wed, 4 Apr 2012 05:21:25 +0000 (11:21 +0600)]
SONAR-3318 Allow to capture stdout and stderr using CommandExecutor

Also improve handling of exceptions.

12 years agoFix some quality flaws
Evgeny Mandrikov [Wed, 4 Apr 2012 03:57:10 +0000 (09:57 +0600)]
Fix some quality flaws

12 years agoSONAR-3383 keep context of tab, page and search filter
Simon Brandhof [Tue, 3 Apr 2012 15:42:50 +0000 (17:42 +0200)]
SONAR-3383 keep context of tab, page and search filter

12 years agoFix compatibility with Java 5 compiler : remove @Override annotations on methods...
Simon Brandhof [Tue, 3 Apr 2012 15:17:43 +0000 (17:17 +0200)]
Fix compatibility with Java 5 compiler : remove @Override annotations on methods implementing interfaces

12 years agoFix compatibility with java 5
Simon Brandhof [Tue, 3 Apr 2012 14:51:10 +0000 (16:51 +0200)]
Fix compatibility with java 5

12 years agoFix backward-compatibility of views plugin and management console of roles
Simon Brandhof [Tue, 3 Apr 2012 14:21:09 +0000 (16:21 +0200)]
Fix backward-compatibility of views plugin and management console of roles

12 years agoFix charset constant in unit test RuleFailureModelTest
Simon Brandhof [Tue, 3 Apr 2012 14:17:33 +0000 (16:17 +0200)]
Fix charset constant in unit test RuleFailureModelTest

12 years agoFix compatibility with Java 5
Simon Brandhof [Tue, 3 Apr 2012 14:12:52 +0000 (16:12 +0200)]
Fix compatibility with Java 5

12 years agoSONAR-3383 fix compatibility with views plugin
Simon Brandhof [Tue, 3 Apr 2012 11:03:02 +0000 (13:03 +0200)]
SONAR-3383 fix compatibility with views plugin

12 years agoAdd missing indices on RESOURCE_INDEX
Simon Brandhof [Tue, 3 Apr 2012 10:09:39 +0000 (12:09 +0200)]
Add missing indices on RESOURCE_INDEX

12 years agoAdd tests for tracking of violations
Evgeny Mandrikov [Tue, 3 Apr 2012 06:46:52 +0000 (12:46 +0600)]
Add tests for tracking of violations

12 years agoFix MyBatis AuthorMapper for Oracle
Simon Brandhof [Tue, 3 Apr 2012 08:09:23 +0000 (10:09 +0200)]
Fix MyBatis AuthorMapper for Oracle

12 years agoFix some quality flaws
Simon Brandhof [Tue, 3 Apr 2012 08:08:48 +0000 (10:08 +0200)]
Fix some quality flaws

12 years agoFix some quality flaws
Evgeny Mandrikov [Tue, 3 Apr 2012 05:13:04 +0000 (11:13 +0600)]
Fix some quality flaws

12 years agoFix some quality flaws
Simon Brandhof [Mon, 2 Apr 2012 20:32:30 +0000 (22:32 +0200)]
Fix some quality flaws

12 years agoFix some quality flaws
Evgeny Mandrikov [Mon, 2 Apr 2012 17:33:39 +0000 (23:33 +0600)]
Fix some quality flaws

12 years agoSONAR-3368 Error log "ActiveRecord::JDBCError: Unknown column 'project_measures.varia...
Fabrice Bellingard [Mon, 2 Apr 2012 17:30:57 +0000 (19:30 +0200)]
SONAR-3368 Error log "ActiveRecord::JDBCError: Unknown column 'project_measures.variation_value_0'"