]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
12 years agoSONAR-3802 prefix the breadcrumb with Projects (or Views/Developers)
simonbrandhof [Wed, 19 Sep 2012 22:47:57 +0000 (00:47 +0200)]
SONAR-3802 prefix the breadcrumb with Projects (or Views/Developers)

12 years agoSONAR-3802 move link of reviews from sidebar to top nav bar
simonbrandhof [Wed, 19 Sep 2012 22:07:16 +0000 (00:07 +0200)]
SONAR-3802 move link of reviews from sidebar to top nav bar

12 years agoSONAR-3812 Enhanced selection of metric properties
simonbrandhof [Wed, 19 Sep 2012 21:10:31 +0000 (23:10 +0200)]
SONAR-3812 Enhanced selection of metric properties

12 years agoFix dependency on sonar-java plugins
simonbrandhof [Wed, 19 Sep 2012 21:09:50 +0000 (23:09 +0200)]
Fix dependency on sonar-java plugins

12 years agoSONAR-3672 improve the selection of projects in global dashboards
Simon Brandhof [Wed, 19 Sep 2012 16:30:53 +0000 (18:30 +0200)]
SONAR-3672 improve the selection of projects in global dashboards

12 years agoSONAR-3736 Use Maven dependencies for I18n Harmcrest matchers
Fabrice Bellingard [Wed, 19 Sep 2012 15:45:05 +0000 (17:45 +0200)]
SONAR-3736 Use Maven dependencies for I18n Harmcrest matchers

- Do not use URLs anymore, to make it easier to test (no need for an
  internet connection)

12 years agoSONAR-3783 Core plugin not able to have his own l10n bundle
Fabrice Bellingard [Tue, 18 Sep 2012 16:03:52 +0000 (18:03 +0200)]
SONAR-3783 Core plugin not able to have his own l10n bundle

=> Move the bundles in the plugins they are related to.

12 years agoSONAR-3800 The Timeline widget generates many warnings
Fabrice Bellingard [Tue, 18 Sep 2012 10:29:32 +0000 (12:29 +0200)]
SONAR-3800 The Timeline widget generates many warnings

12 years agoSet versions to 3.3-SNAPSHOT and Soanr Java to 1.0-SNAPSHOT
Eric Hartmann [Tue, 18 Sep 2012 09:24:48 +0000 (11:24 +0200)]
Set versions to 3.3-SNAPSHOT and Soanr Java to 1.0-SNAPSHOT

12 years agoUpdate Sonar version to 3.3-M4 and Sonar Java to 1.0-M3
Eric Hartmann [Tue, 18 Sep 2012 08:11:26 +0000 (10:11 +0200)]
Update Sonar version to 3.3-M4 and Sonar Java to 1.0-M3

12 years agoFix HTML ID of breadcrumb
Simon Brandhof [Tue, 18 Sep 2012 06:56:46 +0000 (08:56 +0200)]
Fix HTML ID of breadcrumb

12 years agoAdd HTML ids for integration tests
Simon Brandhof [Mon, 17 Sep 2012 20:07:50 +0000 (22:07 +0200)]
Add HTML ids for integration tests

12 years agoFix HTML ID
Simon Brandhof [Mon, 17 Sep 2012 19:52:56 +0000 (21:52 +0200)]
Fix HTML ID

12 years agoSONAR-3802 integration select2 3.2 + rename jquery.js
Simon Brandhof [Mon, 17 Sep 2012 17:51:34 +0000 (19:51 +0200)]
SONAR-3802 integration select2 3.2 + rename jquery.js

12 years agoSONAR-3802 new breadcrumb
Simon Brandhof [Mon, 17 Sep 2012 16:58:12 +0000 (18:58 +0200)]
SONAR-3802 new breadcrumb

12 years agoRevert "SONAR-3778 Bad performances when Hibernate requests measures on quality models"
Simon Brandhof [Mon, 17 Sep 2012 14:45:06 +0000 (16:45 +0200)]
Revert "SONAR-3778 Bad performances when Hibernate requests measures on quality models"

This reverts commit 5000405959b05fb3562a2f2cd55a1ba10e6464e2.

12 years agoFix warnings
David Gageot [Mon, 17 Sep 2012 08:16:11 +0000 (10:16 +0200)]
Fix warnings

12 years agoSONAR-3802 fix HTML ids for integration tests
Simon Brandhof [Sat, 15 Sep 2012 12:41:22 +0000 (14:41 +0200)]
SONAR-3802 fix HTML ids for integration tests

12 years agoSONAR-3802 various improvements in the top nav bar
Simon Brandhof [Fri, 14 Sep 2012 16:08:16 +0000 (18:08 +0200)]
SONAR-3802 various improvements in the top nav bar

 * Upgrade YUI reset/font CSS
 * New URLs /dev/layout and /dev/empty for performance tests
 * Rename the link "Home" with the name of the main global dashboard
 * Extract layout.css from style.css

12 years agoSONAR-3065 API: add jQuery
Simon Brandhof [Fri, 14 Sep 2012 10:27:41 +0000 (12:27 +0200)]
SONAR-3065 API: add jQuery

12 years agoRemove sonar-squid-java-plugin
Evgeny Mandrikov [Fri, 14 Sep 2012 10:28:25 +0000 (16:28 +0600)]
Remove sonar-squid-java-plugin

It's not used anymore.

12 years agoMerge branch 'master' of github.com:SonarSource/sonar for 3.3-M3 release
Eric Hartmann [Fri, 14 Sep 2012 10:33:12 +0000 (12:33 +0200)]
Merge branch 'master' of github.com:SonarSource/sonar for 3.3-M3 release

12 years agoFix build
Evgeny Mandrikov [Fri, 14 Sep 2012 10:33:54 +0000 (16:33 +0600)]
Fix build

12 years agoUpdate Sonar version to 3.3-SNAPSHOT and Java version to 1.0-SNAPSHOT
Eric Hartmann [Fri, 14 Sep 2012 10:31:49 +0000 (12:31 +0200)]
Update Sonar version to 3.3-SNAPSHOT and Java version to 1.0-SNAPSHOT

12 years agoGet rid of unnecessary files in assembly
Evgeny Mandrikov [Fri, 14 Sep 2012 10:22:07 +0000 (16:22 +0600)]
Get rid of unnecessary files in assembly

This requires upgrade of maven-assembly-plugin to 2.2.2 because of
MASSEMBLY-570. Also should be noted that upgrade to 2.3 more
complicated - see comments for MASSEMBLY-449.

12 years agoUpdate Java version to 1.0-M1 and Sonar version to 3.3-M3
Eric Hartmann [Fri, 14 Sep 2012 09:55:35 +0000 (11:55 +0200)]
Update Java version to 1.0-M1 and Sonar version to 3.3-M3

12 years agoMove declaration of sonar-java version to parent pom
Simon Brandhof [Fri, 14 Sep 2012 09:32:41 +0000 (11:32 +0200)]
Move declaration of sonar-java version to parent pom

12 years agoUpdate to 3.3-SNAPSHOT
Eric Hartmann [Fri, 14 Sep 2012 09:14:45 +0000 (11:14 +0200)]
Update to 3.3-SNAPSHOT

12 years agoUpdate to 3.3-M2
Eric Hartmann [Fri, 14 Sep 2012 09:14:09 +0000 (11:14 +0200)]
Update to 3.3-M2

12 years agoRemove unused directory
Simon Brandhof [Thu, 13 Sep 2012 10:04:43 +0000 (12:04 +0200)]
Remove unused directory

12 years agoSONAR-3698 correctly propagate exit code on Windows
Simon Brandhof [Thu, 13 Sep 2012 09:17:27 +0000 (11:17 +0200)]
SONAR-3698 correctly propagate exit code on Windows

12 years agoSONAR-3773 keep the existing default roles of views during migration
Simon Brandhof [Wed, 12 Sep 2012 15:29:47 +0000 (17:29 +0200)]
SONAR-3773 keep the existing default roles of views during migration

12 years agoSONAR-3775 Don't fail the build if there's no file
Fabrice Bellingard [Wed, 12 Sep 2012 09:45:10 +0000 (11:45 +0200)]
SONAR-3775 Don't fail the build if there's no file

=> Revert back changes introduced in SONAR-3543

12 years agoSONAR-3542 fix the DATE type on Oracle
Simon Brandhof [Tue, 11 Sep 2012 08:23:29 +0000 (10:23 +0200)]
SONAR-3542 fix the DATE type on Oracle

12 years agoSONAR-3542 revert the activerecord property "pool"
Simon Brandhof [Tue, 11 Sep 2012 08:09:07 +0000 (10:09 +0200)]
SONAR-3542 revert the activerecord property "pool"

12 years agoSONAR-3542 remove the JDBC parameters that are not supposed to be used by ActiveRecord
Simon Brandhof [Mon, 10 Sep 2012 20:19:25 +0000 (22:19 +0200)]
SONAR-3542 remove the JDBC parameters that are not supposed to be used by ActiveRecord

12 years agoSONAR-3776 Provide a WS Api to validate a user's login/password
David Gageot [Mon, 10 Sep 2012 18:51:24 +0000 (20:51 +0200)]
SONAR-3776 Provide a WS Api to validate a user's login/password

12 years agoSONAR-3776 Provide a WS Api to validate a user's login/password
David Gageot [Mon, 10 Sep 2012 16:22:35 +0000 (18:22 +0200)]
SONAR-3776 Provide a WS Api to validate a user's login/password

12 years agoSONAR-3776 Provide a WS Api to validate a user's login/password
David Gageot [Mon, 10 Sep 2012 15:02:34 +0000 (17:02 +0200)]
SONAR-3776 Provide a WS Api to validate a user's login/password

12 years agoReformat POMs according to Maven POM Convention
Evgeny Mandrikov [Mon, 10 Sep 2012 10:47:50 +0000 (16:47 +0600)]
Reformat POMs according to Maven POM Convention

12 years agoRemove sonar-squid-java-plugin from build
Evgeny Mandrikov [Mon, 10 Sep 2012 07:26:24 +0000 (13:26 +0600)]
Remove sonar-squid-java-plugin from build

It's not used anymore and will be removed soon.

12 years agoSONAR-3542 refactoring to remove custom activerecord adapters
Simon Brandhof [Sun, 9 Sep 2012 20:20:01 +0000 (22:20 +0200)]
SONAR-3542 refactoring to remove custom activerecord adapters

12 years agoSONAR-3542 force activerecord to use the connection pool on oracle
simonbrandhof [Sun, 9 Sep 2012 19:33:37 +0000 (21:33 +0200)]
SONAR-3542 force activerecord to use the connection pool on oracle

# remove oracle_enhanced adapter.
# fix some date/time issues with activerecord-jdbc-adapter
# fix db migrations that forget to set name of indexes
# add enforcer to not forget to set index name in the method add_index()

12 years agoAdd l10n for new Java rules
Evgeny Mandrikov [Sat, 8 Sep 2012 08:33:57 +0000 (14:33 +0600)]
Add l10n for new Java rules

This is required until SONAR-3783 not resolved.

12 years agoUse new sonar-squid-java-plugin
Evgeny Mandrikov [Thu, 6 Sep 2012 18:05:27 +0000 (00:05 +0600)]
Use new sonar-squid-java-plugin

This plugin was rewritten to use SSLR instead of Checkstyle to parse
Java source code.

12 years agoFix compatibility of rails upgrade with sonar-runner
Simon Brandhof [Fri, 7 Sep 2012 12:44:26 +0000 (14:44 +0200)]
Fix compatibility of rails upgrade with sonar-runner

12 years agoSONAR-3782 Content type is missing on the URL /batch/*
Simon Brandhof [Fri, 7 Sep 2012 09:34:34 +0000 (11:34 +0200)]
SONAR-3782 Content type is missing on the URL /batch/*

12 years agoFix quality flaw
Simon Brandhof [Thu, 6 Sep 2012 08:11:24 +0000 (10:11 +0200)]
Fix quality flaw

12 years agoSONAR-3756 Typo in the 'Upgrade database' page
Simon Brandhof [Thu, 6 Sep 2012 08:03:59 +0000 (10:03 +0200)]
SONAR-3756 Typo in the 'Upgrade database' page

12 years agoUpgrade JRuby on Rails stack
Simon Brandhof [Thu, 6 Sep 2012 07:33:36 +0000 (09:33 +0200)]
Upgrade JRuby on Rails stack

* SONAR-3780 drop support of servlet 2.4 servers
* SONAR-3435 upgrade jruby from 1.6.1 to 1.6.7.2
* SONAR-3737 upgrade rails from 2.3.5 to 2.3.14

12 years agoSONAR-3742 and SONAR-3779 : drop prototip.js
Simon Brandhof [Wed, 5 Sep 2012 21:37:52 +0000 (23:37 +0200)]
SONAR-3742 and SONAR-3779 : drop prototip.js

12 years agoAutomatic merge from branch-3.2
Jenkins CI [Wed, 5 Sep 2012 14:56:40 +0000 (16:56 +0200)]
Automatic merge from branch-3.2

12 years agoSONAR-3701 Upgrade to JaCoCo 0.5.10
Evgeny Mandrikov [Tue, 7 Aug 2012 11:17:21 +0000 (17:17 +0600)]
SONAR-3701 Upgrade to JaCoCo 0.5.10

12 years agoAutomatic merge from branch-3.2
Jenkins CI [Wed, 5 Sep 2012 14:41:44 +0000 (16:41 +0200)]
Automatic merge from branch-3.2

12 years agoMerge branch 'branch-3.2' of github.com:SonarSource/sonar into branch-3.2
Simon Brandhof [Wed, 5 Sep 2012 14:32:19 +0000 (16:32 +0200)]
Merge branch 'branch-3.2' of github.com:SonarSource/sonar into branch-3.2

12 years agoSONAR-3773 When migrating to Sonar 3.2, the default roles on Views are not filled...
Simon Brandhof [Wed, 5 Sep 2012 14:31:46 +0000 (16:31 +0200)]
SONAR-3773 When migrating to Sonar 3.2, the default roles on Views are not filled and remain empty

12 years agoSONAR-3778 Bad performances when Hibernate requests measures on quality models
Simon Brandhof [Wed, 5 Sep 2012 13:08:48 +0000 (15:08 +0200)]
SONAR-3778 Bad performances when Hibernate requests measures on quality models

12 years agoFix typo
Simon Brandhof [Wed, 5 Sep 2012 10:47:18 +0000 (12:47 +0200)]
Fix typo

12 years agoSONAR-3777 Move Batch Bootstrapper classes from Sonar to Sonar Runner
Fabrice Bellingard [Wed, 5 Sep 2012 10:44:04 +0000 (12:44 +0200)]
SONAR-3777 Move Batch Bootstrapper classes from Sonar to Sonar Runner

12 years agoUse external sonar-java-plugin
Evgeny Mandrikov [Tue, 4 Sep 2012 18:32:02 +0000 (00:32 +0600)]
Use external sonar-java-plugin

12 years agoEnforce size of distribution to prevent regressions
Evgeny Mandrikov [Tue, 4 Sep 2012 18:50:04 +0000 (00:50 +0600)]
Enforce size of distribution to prevent regressions

12 years agoSONAR-3768 Deprecate metric comment_blank_lines
Evgeny Mandrikov [Mon, 3 Sep 2012 08:11:01 +0000 (14:11 +0600)]
SONAR-3768 Deprecate metric comment_blank_lines

12 years agoSONAR-3701 Upgrade to JaCoCo 0.5.10
Evgeny Mandrikov [Fri, 31 Aug 2012 11:27:07 +0000 (17:27 +0600)]
SONAR-3701 Upgrade to JaCoCo 0.5.10

12 years agoSONAR-3729 Add Checkstyle rule TrailingComment to 'Sonar way' profile
Evgeny Mandrikov [Thu, 30 Aug 2012 16:18:53 +0000 (22:18 +0600)]
SONAR-3729 Add Checkstyle rule TrailingComment to 'Sonar way' profile

12 years agoSONAR-3729 Fix key for Checkstyle rule TrailingComment
Evgeny Mandrikov [Wed, 29 Aug 2012 10:19:07 +0000 (16:19 +0600)]
SONAR-3729 Fix key for Checkstyle rule TrailingComment

12 years agoSONAR-3600 SONAR-3600 Support Checkstyle rules ClassTypeParameterName and MethodTypeP...
Evgeny Mandrikov [Wed, 29 Aug 2012 09:26:54 +0000 (15:26 +0600)]
SONAR-3600 SONAR-3600 Support Checkstyle rules ClassTypeParameterName and MethodTypeParameterName

12 years agoSONAR-3741 The plugin upgrades that are available in Update Center are not compatible...
Simon Brandhof [Fri, 17 Aug 2012 13:33:36 +0000 (15:33 +0200)]
SONAR-3741 The plugin upgrades that are available in Update Center are not compatible with Sonar Release Candidates

12 years agoSONAR-3740 fix typo
Simon Brandhof [Fri, 17 Aug 2012 12:07:45 +0000 (14:07 +0200)]
SONAR-3740 fix typo

12 years agoHow to enable dev mode on RoR apps
Simon Brandhof [Fri, 17 Aug 2012 08:14:16 +0000 (10:14 +0200)]
How to enable dev mode on RoR apps

12 years agoAdd tip for parsing KeyValueFormat format from ruby code
Simon Brandhof [Thu, 16 Aug 2012 16:16:43 +0000 (18:16 +0200)]
Add tip for parsing KeyValueFormat format from ruby code

12 years agoSONAR-3704 API : remove the component org.sonar.api.utils.ServerHttpClient
Simon Brandhof [Thu, 16 Aug 2012 16:01:19 +0000 (18:01 +0200)]
SONAR-3704 API : remove the component org.sonar.api.utils.ServerHttpClient

12 years agoSONAR-3706 API : remove the deprecated annotation org.sonar.check.Check
Simon Brandhof [Thu, 16 Aug 2012 16:00:48 +0000 (18:00 +0200)]
SONAR-3706 API : remove the deprecated annotation org.sonar.check.Check

12 years agoSONAR-3697 Classloader of batch bootstrapper is not fully isolated
Simon Brandhof [Thu, 16 Aug 2012 15:47:49 +0000 (17:47 +0200)]
SONAR-3697 Classloader of batch bootstrapper is not fully isolated

12 years agoDocument the version of protovis
Simon Brandhof [Tue, 14 Aug 2012 14:10:24 +0000 (16:10 +0200)]
Document the version of protovis

12 years agoReformat Checkstyle rules.xml for better readability
Evgeny Mandrikov [Thu, 9 Aug 2012 08:32:31 +0000 (14:32 +0600)]
Reformat Checkstyle rules.xml for better readability

12 years agoReformat PMD rules.xml for better readability
Evgeny Mandrikov [Wed, 8 Aug 2012 16:27:57 +0000 (22:27 +0600)]
Reformat PMD rules.xml for better readability

12 years agoFix EOLs
Evgeny Mandrikov [Wed, 8 Aug 2012 16:13:18 +0000 (22:13 +0600)]
Fix EOLs

12 years agoReformat Findbugs rules.xml for better readability
Evgeny Mandrikov [Wed, 8 Aug 2012 10:13:10 +0000 (16:13 +0600)]
Reformat Findbugs rules.xml for better readability

12 years agoSONAR-3600 Fix l10n for Checkstyle
Evgeny Mandrikov [Tue, 7 Aug 2012 21:15:12 +0000 (03:15 +0600)]
SONAR-3600 Fix l10n for Checkstyle

12 years agoFix EOLs
Evgeny Mandrikov [Tue, 7 Aug 2012 20:38:09 +0000 (02:38 +0600)]
Fix EOLs

12 years agoSONAR-3600 Support Checkstyle rules ClassTypeParameterName and MethodTypeParameterName
Evgeny Mandrikov [Tue, 7 Aug 2012 18:17:54 +0000 (00:17 +0600)]
SONAR-3600 Support Checkstyle rules ClassTypeParameterName and MethodTypeParameterName

12 years agoSONAR-3699 Upgrade to FindBugs 2.0.1
Evgeny Mandrikov [Tue, 7 Aug 2012 17:15:07 +0000 (23:15 +0600)]
SONAR-3699 Upgrade to FindBugs 2.0.1

New rules:
* PT_ABSOLUTE_PATH_TRAVERSAL
* PT_RELATIVE_PATH_TRAVERSAL
* NP_NONNULL_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
* MS_SHOULD_BE_REFACTORED_TO_BE_FINAL
* BC_UNCONFIRMED_CAST_OF_RETURN_VALUE
* TQ_COMPARING_VALUES_WITH_INCOMPATIBLE_TYPE_QUALIFIERS

12 years agoSONAR-3701 Upgrade to JaCoCo 0.5.9
Evgeny Mandrikov [Tue, 7 Aug 2012 11:17:21 +0000 (17:17 +0600)]
SONAR-3701 Upgrade to JaCoCo 0.5.9

12 years agoAutomatic merge from branch-3.2
Jenkins CI [Mon, 6 Aug 2012 08:05:58 +0000 (10:05 +0200)]
Automatic merge from branch-3.2

12 years agoUpdate version to 3.2-SNAPSHOT
Eric Hartmann [Mon, 6 Aug 2012 07:59:06 +0000 (09:59 +0200)]
Update version to 3.2-SNAPSHOT

12 years agoRelease 3.2 3.2
Eric Hartmann [Mon, 6 Aug 2012 06:44:37 +0000 (08:44 +0200)]
Release 3.2

12 years agoAutomatic merge from branch-3.2
Jenkins CI [Fri, 27 Jul 2012 10:30:48 +0000 (12:30 +0200)]
Automatic merge from branch-3.2

12 years ago[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Fri, 27 Jul 2012 10:09:59 +0000 (12:09 +0200)]
[maven-release-plugin] prepare for next development iteration

12 years ago[maven-release-plugin] prepare release 3.2-RC3
Eric Hartmann [Fri, 27 Jul 2012 10:09:59 +0000 (12:09 +0200)]
[maven-release-plugin] prepare release 3.2-RC3

12 years agoAutomatic merge from branch-3.2
Jenkins CI [Thu, 26 Jul 2012 21:51:08 +0000 (23:51 +0200)]
Automatic merge from branch-3.2

12 years agoSONAR-3702 API : AnnotationRuleParser does not detect overridden rule parameters
Simon Brandhof [Thu, 26 Jul 2012 21:37:58 +0000 (23:37 +0200)]
SONAR-3702 API : AnnotationRuleParser does not detect overridden rule parameters

12 years agoAdd some HTML ids for selenium tests
Simon Brandhof [Thu, 26 Jul 2012 13:42:11 +0000 (15:42 +0200)]
Add some HTML ids for selenium tests

12 years agoAdd some HTML ids for selenium tests
Simon Brandhof [Thu, 26 Jul 2012 13:13:50 +0000 (15:13 +0200)]
Add some HTML ids for selenium tests

12 years agoSONAR-3698 Improve documentation, code coverage and add a salt of Guava
David Gageot [Thu, 26 Jul 2012 09:42:39 +0000 (11:42 +0200)]
SONAR-3698 Improve documentation, code coverage and add a salt of Guava

12 years agoAutomatic merge from branch-3.2
Jenkins CI [Thu, 26 Jul 2012 08:51:21 +0000 (10:51 +0200)]
Automatic merge from branch-3.2

12 years agoFix regression : trim values of conf/sonar.properties
Simon Brandhof [Thu, 26 Jul 2012 08:43:52 +0000 (10:43 +0200)]
Fix regression : trim values of conf/sonar.properties

12 years agoAutomatic merge from branch-3.2
Jenkins CI [Thu, 26 Jul 2012 07:36:08 +0000 (09:36 +0200)]
Automatic merge from branch-3.2

12 years agoUpdate to latest Sonar Common Rules 1.0.1
Fabrice Bellingard [Thu, 26 Jul 2012 07:28:53 +0000 (09:28 +0200)]
Update to latest Sonar Common Rules 1.0.1

12 years agoSONAR-3698 API : ability to execute scripts without enough permissions
Simon Brandhof [Wed, 25 Jul 2012 21:18:14 +0000 (23:18 +0200)]
SONAR-3698 API : ability to execute scripts without enough permissions

12 years agoAutomatic merge from branch-3.2
Jenkins CI [Wed, 25 Jul 2012 13:10:56 +0000 (15:10 +0200)]
Automatic merge from branch-3.2