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

12 years ago[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Wed, 25 Jul 2012 12:37:53 +0000 (14:37 +0200)]
[maven-release-plugin] prepare for next development iteration

12 years ago[maven-release-plugin] prepare release 3.2-RC2
Eric Hartmann [Wed, 25 Jul 2012 12:37:52 +0000 (14:37 +0200)]
[maven-release-plugin] prepare release 3.2-RC2

12 years agoFix violation
David Gageot [Tue, 24 Jul 2012 10:16:06 +0000 (12:16 +0200)]
Fix violation

12 years agoUpgrade version to 3.3-SNAPSHOT
Eric Hartmann [Tue, 24 Jul 2012 08:58:23 +0000 (10:58 +0200)]
Upgrade version to 3.3-SNAPSHOT

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

12 years agoMy bad, fix merge
Simon Brandhof [Tue, 24 Jul 2012 08:49:20 +0000 (10:49 +0200)]
My bad, fix merge

12 years agoUpgrade version to 3.2-SNAPSHOT
Eric Hartmann [Tue, 24 Jul 2012 08:47:29 +0000 (10:47 +0200)]
Upgrade version to 3.2-SNAPSHOT

12 years agoManual merge of branch 3.2
Eric Hartmann [Tue, 24 Jul 2012 08:39:33 +0000 (10:39 +0200)]
Manual merge of branch 3.2

12 years agoSONAR-3688 improve message
Simon Brandhof [Tue, 24 Jul 2012 08:17:52 +0000 (10:17 +0200)]
SONAR-3688 improve message

12 years agoAdd some comments
Simon Brandhof [Tue, 24 Jul 2012 07:48:02 +0000 (09:48 +0200)]
Add some comments

12 years agoAutomatic merge from branch-3.2
Jenkins CI [Tue, 24 Jul 2012 06:25:26 +0000 (08:25 +0200)]
Automatic merge from branch-3.2

12 years agoSONAR-3690 do not use getBytes(UTF-8) in the constructor of MeasureData
Simon Brandhof [Tue, 24 Jul 2012 06:17:30 +0000 (08:17 +0200)]
SONAR-3690 do not use getBytes(UTF-8) in the constructor of MeasureData

12 years agoAutomatic merge from branch-3.2
Jenkins CI [Tue, 24 Jul 2012 05:03:04 +0000 (07:03 +0200)]
Automatic merge from branch-3.2

12 years agoFix regression introduced in 672f34433e52f15d851dff4978878887e69c2969
David Gageot [Tue, 24 Jul 2012 04:56:58 +0000 (06:56 +0200)]
Fix regression introduced in 672f34433e52f15d851dff4978878887e69c2969

12 years agoAutomatic merge from branch-3.2
Jenkins CI [Tue, 24 Jul 2012 04:30:28 +0000 (06:30 +0200)]
Automatic merge from branch-3.2

12 years agoFix the build
David Gageot [Tue, 24 Jul 2012 04:12:14 +0000 (06:12 +0200)]
Fix the build

12 years agoAutomatic merge from branch-3.2
Jenkins CI [Mon, 23 Jul 2012 22:40:26 +0000 (00:40 +0200)]
Automatic merge from branch-3.2

12 years agoMissing test
Simon Brandhof [Mon, 23 Jul 2012 22:39:38 +0000 (00:39 +0200)]
Missing test

12 years agoSONAR-3690 Bad charset when reading measure text data
Simon Brandhof [Mon, 23 Jul 2012 22:31:18 +0000 (00:31 +0200)]
SONAR-3690 Bad charset when reading measure text data

12 years agoAutomatic merge from branch-3.2
Jenkins CI [Mon, 23 Jul 2012 16:25:30 +0000 (18:25 +0200)]
Automatic merge from branch-3.2

12 years agoSONAR-3688 Improve log when loading a plugin that is not compiled for Java 5
Simon Brandhof [Mon, 23 Jul 2012 16:17:14 +0000 (18:17 +0200)]
SONAR-3688 Improve log when loading a plugin that is not compiled for Java 5

12 years agoAutomatic merge from branch-3.2
Jenkins CI [Mon, 23 Jul 2012 15:00:37 +0000 (17:00 +0200)]
Automatic merge from branch-3.2

12 years agoImprove slow profile page
David Gageot [Mon, 23 Jul 2012 14:24:33 +0000 (16:24 +0200)]
Improve slow profile page

12 years agoAutomatic merge from branch-3.2
Jenkins CI [Mon, 23 Jul 2012 12:30:54 +0000 (14:30 +0200)]
Automatic merge from branch-3.2

12 years agoUpgrade version to 3.3-SNAPSHOT
Eric Hartmann [Mon, 23 Jul 2012 11:38:54 +0000 (13:38 +0200)]
Upgrade version to 3.3-SNAPSHOT

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

12 years ago[maven-release-plugin] prepare release 3.2-RC1
Eric Hartmann [Mon, 23 Jul 2012 10:09:29 +0000 (12:09 +0200)]
[maven-release-plugin] prepare release 3.2-RC1

12 years agoFix deployment of javadoc
Simon Brandhof [Mon, 23 Jul 2012 08:05:16 +0000 (10:05 +0200)]
Fix deployment of javadoc

12 years agoUpdate to latest Update Center 1.3
Eric Hartmann [Sat, 21 Jul 2012 10:48:59 +0000 (12:48 +0200)]
Update to latest Update Center 1.3

12 years agoSONAR-3646 fix transaction conflict with H2
Simon Brandhof [Fri, 20 Jul 2012 14:02:19 +0000 (16:02 +0200)]
SONAR-3646 fix transaction conflict with H2

12 years agoSONAR-3671 Delete log "undefined method `column_layout' for nil:NilClass"
David Gageot [Wed, 18 Jul 2012 10:25:26 +0000 (12:25 +0200)]
SONAR-3671 Delete log "undefined method `column_layout' for nil:NilClass"

Raise a proper NotFound http error instead

12 years agoAdd HTML ids for selenium tests
Simon Brandhof [Wed, 18 Jul 2012 09:35:23 +0000 (11:35 +0200)]
Add HTML ids for selenium tests

12 years agoFilter out copy resources
David Gageot [Wed, 18 Jul 2012 08:18:50 +0000 (10:18 +0200)]
Filter out copy resources

12 years agoAdd unit tests for important setings
David Gageot [Wed, 18 Jul 2012 07:44:34 +0000 (09:44 +0200)]
Add unit tests for important setings

12 years agoSimplify code
David Gageot [Wed, 18 Jul 2012 06:53:57 +0000 (08:53 +0200)]
Simplify code

12 years agoFix Oracle ActiveRecord adapter
Simon Brandhof [Tue, 17 Jul 2012 21:09:29 +0000 (23:09 +0200)]
Fix Oracle ActiveRecord adapter

12 years agoFix display of widget search box
Simon Brandhof [Tue, 17 Jul 2012 20:53:18 +0000 (22:53 +0200)]
Fix display of widget search box

12 years agoReplace jetty-servlet-tester with SimpleHttp
David Gageot [Tue, 17 Jul 2012 20:47:55 +0000 (22:47 +0200)]
Replace jetty-servlet-tester with SimpleHttp

12 years agoAdd unbreakable build script for mac
Simon Brandhof [Tue, 17 Jul 2012 20:11:29 +0000 (22:11 +0200)]
Add unbreakable build script for mac

12 years agoSONAR-3669 Filter widget crashes when end-user has not the role "user"
Simon Brandhof [Tue, 17 Jul 2012 20:07:49 +0000 (22:07 +0200)]
SONAR-3669 Filter widget crashes when end-user has not the role "user"

12 years agoRemove violation
David Gageot [Tue, 17 Jul 2012 19:53:15 +0000 (21:53 +0200)]
Remove violation