]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
12 years agoSONAR-3307 Add the parameter rewriteBatchedStatements=true to MySQL JDBC URL
Simon Brandhof [Mon, 5 Mar 2012 20:53:05 +0000 (21:53 +0100)]
SONAR-3307 Add the parameter rewriteBatchedStatements=true to MySQL JDBC URL

12 years agoImprove batch execution of DELETE statements in PurgeDao
Simon Brandhof [Mon, 5 Mar 2012 15:04:44 +0000 (16:04 +0100)]
Improve batch execution of DELETE statements in PurgeDao

12 years agoImprove purge tasks of DbCleaner
Simon Brandhof [Mon, 5 Mar 2012 13:05:37 +0000 (14:05 +0100)]
Improve purge tasks of DbCleaner

* improve logs
* decrease the nb of SQL requests required to purge aborted builds and historical data of directories/files

12 years agoFix CSS of rule search engine
Simon Brandhof [Fri, 2 Mar 2012 16:36:26 +0000 (17:36 +0100)]
Fix CSS of rule search engine

12 years agoFix support of dry run mode
Simon Brandhof [Fri, 2 Mar 2012 16:36:02 +0000 (17:36 +0100)]
Fix support of dry run mode

12 years agoAdd unit tests, remove the hibernate model Review and improve ReviewPredicates
Simon Brandhof [Fri, 2 Mar 2012 13:24:33 +0000 (14:24 +0100)]
Add unit tests, remove the hibernate model Review and improve ReviewPredicates

12 years agoMerge branch 'release-2.14' of github.com:SonarSource/sonar into release-2.14
Simon Brandhof [Fri, 2 Mar 2012 12:56:16 +0000 (13:56 +0100)]
Merge branch 'release-2.14' of github.com:SonarSource/sonar into release-2.14

12 years agoFix performance issues when processing reviews
Simon Brandhof [Fri, 2 Mar 2012 12:55:21 +0000 (13:55 +0100)]
Fix performance issues when processing reviews

-> refactor the core decorators that update and close reviews in order to decrease the number of SQL requests

12 years agoMinimum number of lines for duplication should depend on language
Evgeny Mandrikov [Fri, 2 Mar 2012 12:00:47 +0000 (16:00 +0400)]
Minimum number of lines for duplication should depend on language

12 years agoRollback change on widget CSS classname
Simon Brandhof [Thu, 1 Mar 2012 10:37:50 +0000 (11:37 +0100)]
Rollback change on widget CSS classname

-> CSS class of widgets is the widget id, for example <div class="coverage"> if the widget id is "coverage"

12 years ago[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Mon, 27 Feb 2012 14:51:07 +0000 (15:51 +0100)]
[maven-release-plugin] prepare for next development iteration

12 years ago[maven-release-plugin] prepare release 2.14-RC1
Eric Hartmann [Mon, 27 Feb 2012 14:51:06 +0000 (15:51 +0100)]
[maven-release-plugin] prepare release 2.14-RC1

12 years agoRevert automatic selection of resource in drilldown pages
Simon Brandhof [Fri, 24 Feb 2012 23:08:03 +0000 (00:08 +0100)]
Revert automatic selection of resource in drilldown pages

12 years agoAdd HTML name for integration tests
Simon Brandhof [Fri, 24 Feb 2012 22:47:53 +0000 (23:47 +0100)]
Add HTML name for integration tests

12 years agoSONAR-3208 automatically drilldown from view/developer to files when there is only...
simonbrandhof [Fri, 24 Feb 2012 18:22:42 +0000 (19:22 +0100)]
SONAR-3208 automatically drilldown from view/developer to files when there is only a single project

12 years agoSONAR-3242 improve rendering of review forms
simonbrandhof [Fri, 24 Feb 2012 17:42:49 +0000 (18:42 +0100)]
SONAR-3242 improve rendering of review forms

* form replaces bottom bar of actions
* improve markdown help

12 years agoSONAR-3242 replace the icon by a link "more actions" in the footer of the violation
simonbrandhof [Fri, 24 Feb 2012 14:51:59 +0000 (15:51 +0100)]
SONAR-3242 replace the icon by a link "more actions" in the footer of the violation

12 years agoFail server startup if an ExtensionProvider contains another ExtensionProvider
simonbrandhof [Fri, 24 Feb 2012 10:32:17 +0000 (11:32 +0100)]
Fail server startup if an ExtensionProvider contains another ExtensionProvider

12 years agoFix some quality flaws
simonbrandhof [Fri, 24 Feb 2012 10:31:18 +0000 (11:31 +0100)]
Fix some quality flaws

12 years agoFix compatibility of cloud with Selenium Firefox
simonbrandhof [Fri, 24 Feb 2012 07:16:37 +0000 (08:16 +0100)]
Fix compatibility of cloud with Selenium Firefox

12 years agoImprove description of the Checkstyle rule "Trailing Comment"
Simon Brandhof [Thu, 23 Feb 2012 09:33:38 +0000 (10:33 +0100)]
Improve description of the Checkstyle rule "Trailing Comment"

12 years agoRollback vertical alignment of project name in resource header
Simon Brandhof [Wed, 22 Feb 2012 18:51:10 +0000 (19:51 +0100)]
Rollback vertical alignment of project name in resource header

12 years agoSONAR-3284 The RegExp Header CheckStyle rule incorrectly using ignoreLines instead...
Simon Brandhof [Wed, 22 Feb 2012 18:00:45 +0000 (19:00 +0100)]
SONAR-3284 The RegExp Header CheckStyle rule incorrectly using ignoreLines instead of multiLines causing the functionality to fail every time

12 years agoRemove the compatibility mode of IE8/IE9
Simon Brandhof [Wed, 22 Feb 2012 10:10:40 +0000 (11:10 +0100)]
Remove the compatibility mode of IE8/IE9

12 years agoFix removal of columns in filters
Simon Brandhof [Wed, 22 Feb 2012 08:59:53 +0000 (09:59 +0100)]
Fix removal of columns in filters

12 years agoFix some quality flaws
Simon Brandhof [Wed, 22 Feb 2012 08:41:33 +0000 (09:41 +0100)]
Fix some quality flaws

12 years agoRemove the dependency on ArrayUtils from ResourceTypeTree
Simon Brandhof [Wed, 22 Feb 2012 00:11:44 +0000 (01:11 +0100)]
Remove the dependency on ArrayUtils from ResourceTypeTree

12 years agoUse List instead of Collection into ResourceTypes and ResourceTypeTree
Simon Brandhof [Tue, 21 Feb 2012 23:53:28 +0000 (00:53 +0100)]
Use List instead of Collection into ResourceTypes and ResourceTypeTree

12 years agoRemove unused ruby method Resourceable#qualifier_name
Simon Brandhof [Tue, 21 Feb 2012 23:36:57 +0000 (00:36 +0100)]
Remove unused ruby method Resourceable#qualifier_name

12 years agoSONAR-3208 new extension point to declare tree of resource types
Simon Brandhof [Tue, 21 Feb 2012 23:33:15 +0000 (00:33 +0100)]
SONAR-3208 new extension point to declare tree of resource types

* new extension point org.sonar.api.resources.ResourceTypeTree
* new component org.sonar.api.resources.ResourceTypes to access resource types
* fix compatibility of hotspots, clouds and treemaps with PROJECT_MEASURES.PERSON_ID
* ApplicationController share ruby methods to load the selected resource

12 years agoFix some typos
Simon Brandhof [Tue, 21 Feb 2012 20:31:00 +0000 (21:31 +0100)]
Fix some typos

12 years agoAdd ResourceDefinition#hasSourceCode
Simon Brandhof [Tue, 21 Feb 2012 11:31:23 +0000 (12:31 +0100)]
Add ResourceDefinition#hasSourceCode

12 years agoMinor change in ChartFactory
Simon Brandhof [Tue, 21 Feb 2012 09:11:34 +0000 (10:11 +0100)]
Minor change in ChartFactory

12 years agoSONAR-3275 ArrayIndexOutOfBoundsException in URL /chart
Simon Brandhof [Tue, 21 Feb 2012 09:09:35 +0000 (10:09 +0100)]
SONAR-3275 ArrayIndexOutOfBoundsException in URL /chart

12 years agoAdd warning in quick_build.sh
Simon Brandhof [Tue, 21 Feb 2012 08:41:55 +0000 (09:41 +0100)]
Add warning in quick_build.sh

12 years agoFix some quality flaws
Evgeny Mandrikov [Tue, 21 Feb 2012 06:23:17 +0000 (10:23 +0400)]
Fix some quality flaws

12 years agoFix some quality flaws, particularly on newly inspected code
Simon Brandhof [Mon, 20 Feb 2012 21:30:43 +0000 (22:30 +0100)]
Fix some quality flaws, particularly on newly inspected code

12 years agoAdd unit tests and fix some quality flaws
Simon Brandhof [Mon, 20 Feb 2012 21:05:03 +0000 (22:05 +0100)]
Add unit tests and fix some quality flaws

12 years agoSONAR-3009 Widgets can not be configured on IE9
Simon Brandhof [Mon, 20 Feb 2012 14:48:44 +0000 (15:48 +0100)]
SONAR-3009 Widgets can not be configured on IE9

12 years agoSONAR-3255 Drilling down into violations from SQALE does not land properly
Simon Brandhof [Mon, 20 Feb 2012 09:35:51 +0000 (10:35 +0100)]
SONAR-3255 Drilling down into violations from SQALE does not land properly

12 years agoSONAR-3242 Add a "Reply" action on the last comment
Fabrice Bellingard [Mon, 20 Feb 2012 08:55:54 +0000 (09:55 +0100)]
SONAR-3242 Add a "Reply" action on the last comment

+ always show the actions, in order to make it simpler to comment
  reviews.

12 years agoRemove unused Javascript function openResource()
Simon Brandhof [Sun, 19 Feb 2012 21:53:07 +0000 (22:53 +0100)]
Remove unused Javascript function openResource()

12 years agoSONAR-3040 Dispay the project/module along with the file path in the Code Viewer...
Simon Brandhof [Sun, 19 Feb 2012 21:52:37 +0000 (22:52 +0100)]
SONAR-3040 Dispay the project/module along with the file path in the Code Viewer header

12 years agoImprove treemap tooltips
Simon Brandhof [Sun, 19 Feb 2012 20:36:47 +0000 (21:36 +0100)]
Improve treemap tooltips

12 years agoMark org.sonar.duplications.cpd.CPD as deprecated
Evgeny Mandrikov [Sat, 18 Feb 2012 04:10:39 +0000 (08:10 +0400)]
Mark org.sonar.duplications.cpd.CPD as deprecated

12 years agoSONAR-3238 Deprecate old format for DUPLICATIONS_DATA
Evgeny Mandrikov [Sat, 18 Feb 2012 02:05:06 +0000 (06:05 +0400)]
SONAR-3238 Deprecate old format for DUPLICATIONS_DATA

12 years agoSONAR-3273 Do not apply hack on IE6
Simon Brandhof [Fri, 17 Feb 2012 18:42:03 +0000 (19:42 +0100)]
SONAR-3273 Do not apply hack on IE6

12 years agoImprove display of drilldowns
Simon Brandhof [Fri, 17 Feb 2012 18:36:52 +0000 (19:36 +0100)]
Improve display of drilldowns

* SONAR-3273 Remove useless horizontal scrollbars on IE7
* SONAR-3242 The review buttons should not hide the violation title

12 years agoSONAR-3248 add unit tests and fix deletion of review comments
Simon Brandhof [Fri, 17 Feb 2012 15:26:14 +0000 (16:26 +0100)]
SONAR-3248 add unit tests and fix deletion of review comments

12 years agoImprove spacing in the violations drilldown page
Simon Brandhof [Fri, 17 Feb 2012 14:39:08 +0000 (15:39 +0100)]
Improve spacing in the violations drilldown page

12 years agoDo not exclude the modules sonar-deprecated and sonar-testing-harness from analysis...
Simon Brandhof [Fri, 17 Feb 2012 14:31:27 +0000 (15:31 +0100)]
Do not exclude the modules sonar-deprecated and sonar-testing-harness from analysis. Let's increase the debt measure !

12 years agoImprove the way to switch between views and projects
Simon Brandhof [Fri, 17 Feb 2012 14:30:05 +0000 (15:30 +0100)]
Improve the way to switch between views and projects

12 years agoSONAR-3269 Add popup window to access full help on markdown
Fabrice Bellingard [Fri, 17 Feb 2012 13:44:00 +0000 (14:44 +0100)]
SONAR-3269 Add popup window to access full help on markdown

12 years agoSONAR-3269 Add 'lang' attribute on <pre> for code blocks
Fabrice Bellingard [Fri, 17 Feb 2012 13:41:41 +0000 (14:41 +0100)]
SONAR-3269 Add 'lang' attribute on <pre> for code blocks

12 years agoFix some quality flaws
Evgeny Mandrikov [Fri, 17 Feb 2012 08:48:07 +0000 (12:48 +0400)]
Fix some quality flaws

12 years agoSONAR-1492 Update html to ease IT writing
Fabrice Bellingard [Fri, 17 Feb 2012 09:40:19 +0000 (10:40 +0100)]
SONAR-1492 Update html to ease IT writing

12 years agoSONAR-3059 Remove the Javascript Infovis Toolkit 1.3.x from the sonar bundle
Simon Brandhof [Fri, 17 Feb 2012 05:37:00 +0000 (06:37 +0100)]
SONAR-3059 Remove the Javascript Infovis Toolkit 1.3.x from the sonar bundle

12 years agoSONAR-3254 do not fail when violation line is not correct
Simon Brandhof [Thu, 16 Feb 2012 21:03:09 +0000 (22:03 +0100)]
SONAR-3254 do not fail when violation line is not correct

12 years agoUse an icon to display help message in treemaps
Simon Brandhof [Thu, 16 Feb 2012 18:26:11 +0000 (19:26 +0100)]
Use an icon to display help message in treemaps

12 years agoSONAR-3269 Add multiline code support on Sonar markdown
Fabrice Bellingard [Thu, 16 Feb 2012 18:01:04 +0000 (19:01 +0100)]
SONAR-3269 Add multiline code support on Sonar markdown

12 years agoSONAR-1492 Fix small issue
Fabrice Bellingard [Thu, 16 Feb 2012 17:36:29 +0000 (18:36 +0100)]
SONAR-1492 Fix small issue

12 years agoImprove style of profile page
Simon Brandhof [Thu, 16 Feb 2012 16:21:07 +0000 (17:21 +0100)]
Improve style of profile page

12 years agoImprove some links with the CSS class link-action
Simon Brandhof [Thu, 16 Feb 2012 13:13:37 +0000 (14:13 +0100)]
Improve some links with the CSS class link-action

12 years agoImprove database migrations : correctly use faux models
Simon Brandhof [Thu, 16 Feb 2012 11:23:39 +0000 (12:23 +0100)]
Improve database migrations : correctly use faux models

12 years agoImprove rendering of operations in administration consoles of users and groups
Simon Brandhof [Thu, 16 Feb 2012 10:22:50 +0000 (11:22 +0100)]
Improve rendering of operations in administration consoles of users and groups

12 years agoFix db migration : do not use faux models for User
Simon Brandhof [Thu, 16 Feb 2012 10:22:20 +0000 (11:22 +0100)]
Fix db migration : do not use faux models for User

12 years agoRemove the experimental class Drilldown2
Simon Brandhof [Thu, 16 Feb 2012 10:21:55 +0000 (11:21 +0100)]
Remove the experimental class Drilldown2

12 years agoEnforce that parameters are non null by default in sonar-duplications
Evgeny Mandrikov [Thu, 16 Feb 2012 08:07:02 +0000 (12:07 +0400)]
Enforce that parameters are non null by default in sonar-duplications

12 years agoFix length of index for Oracle
Simon Brandhof [Thu, 16 Feb 2012 07:42:50 +0000 (08:42 +0100)]
Fix length of index for Oracle

12 years agoSONAR-3208 drilldown from views to files
Simon Brandhof [Thu, 16 Feb 2012 07:31:43 +0000 (08:31 +0100)]
SONAR-3208 drilldown from views to files

12 years agoFix binary compatibility of ResourceModel#setCopyResourceId(Integer)
Simon Brandhof [Thu, 16 Feb 2012 07:19:24 +0000 (08:19 +0100)]
Fix binary compatibility of ResourceModel#setCopyResourceId(Integer)

12 years agoSONAR-3258 Remove useless code
Fabrice Bellingard [Wed, 15 Feb 2012 16:19:24 +0000 (17:19 +0100)]
SONAR-3258 Remove useless code

12 years agoFix loading of Filter
Simon Brandhof [Wed, 15 Feb 2012 14:28:47 +0000 (15:28 +0100)]
Fix loading of Filter

12 years agoRemove unused ruby method Snapshot#last_enabled_snapshots
Simon Brandhof [Wed, 15 Feb 2012 14:04:35 +0000 (15:04 +0100)]
Remove unused ruby method Snapshot#last_enabled_snapshots

12 years agoRefactor existing db migrations to apply recommendations
Simon Brandhof [Wed, 15 Feb 2012 12:50:23 +0000 (13:50 +0100)]
Refactor existing db migrations to apply recommendations

12 years agoSONAR-3208 use PERSON_ID instead of COMMITTER in PROJECT_MEASURES and RULE_FAILURES
Simon Brandhof [Wed, 15 Feb 2012 12:50:01 +0000 (13:50 +0100)]
SONAR-3208 use PERSON_ID instead of COMMITTER in PROJECT_MEASURES and RULE_FAILURES

12 years agoImprove management of indexes and faux models in database migrations
Simon Brandhof [Wed, 15 Feb 2012 10:40:59 +0000 (11:40 +0100)]
Improve management of indexes and faux models in database migrations

12 years agoDocument best practices for DB migration scripts
Fabrice Bellingard [Tue, 14 Feb 2012 17:17:54 +0000 (18:17 +0100)]
Document best practices for DB migration scripts

12 years agoRefactor PurgeDao
Simon Brandhof [Tue, 14 Feb 2012 15:36:35 +0000 (16:36 +0100)]
Refactor PurgeDao

12 years agoSONAR-3208 complete database tables
Simon Brandhof [Tue, 14 Feb 2012 15:36:24 +0000 (16:36 +0100)]
SONAR-3208 complete database tables

* add PROJECTS.PERSON_ID
* create the table AUTHORS

12 years agoSONAR-3014 Improve rendering
Fabrice Bellingard [Tue, 14 Feb 2012 14:24:47 +0000 (15:24 +0100)]
SONAR-3014 Improve rendering

12 years agoImprove the component org.sonar.dbcleaner.api.PurgeTask
Simon Brandhof [Tue, 14 Feb 2012 13:10:07 +0000 (14:10 +0100)]
Improve the component org.sonar.dbcleaner.api.PurgeTask

* add javadoc
* use simple and generic method names

12 years agoSONAR-3223 Update script to clean reviews with deleted resource
Fabrice Bellingard [Tue, 14 Feb 2012 12:55:31 +0000 (13:55 +0100)]
SONAR-3223 Update script to clean reviews with deleted resource

12 years agoFix PurgeDao for SQLServer - second attempt
Simon Brandhof [Tue, 14 Feb 2012 11:51:24 +0000 (12:51 +0100)]
Fix PurgeDao for SQLServer -  second attempt

12 years agoFix PurgeDao for SQLServer - first attempt
Simon Brandhof [Tue, 14 Feb 2012 11:33:28 +0000 (12:33 +0100)]
Fix PurgeDao for SQLServer -  first attempt

12 years agoFix PurgeDao for MySQL - new attempt
Simon Brandhof [Tue, 14 Feb 2012 11:03:39 +0000 (12:03 +0100)]
Fix PurgeDao for MySQL -  new attempt

12 years agoFix PurgeDao for MySQL - new attempt
Simon Brandhof [Tue, 14 Feb 2012 10:51:55 +0000 (11:51 +0100)]
Fix PurgeDao for MySQL -  new attempt

12 years agoSONAR-3258 Add feedback from Freddy
Fabrice Bellingard [Tue, 14 Feb 2012 10:01:58 +0000 (11:01 +0100)]
SONAR-3258 Add feedback from Freddy

12 years agoFix PurgeDao for MySQL
Simon Brandhof [Tue, 14 Feb 2012 09:48:35 +0000 (10:48 +0100)]
Fix PurgeDao for MySQL

12 years agoFix PurgeDaoTest
Simon Brandhof [Tue, 14 Feb 2012 08:57:30 +0000 (09:57 +0100)]
Fix PurgeDaoTest

12 years agoSONAR-3120 Resources associated to a module which has been removed from a multi-modul...
Simon Brandhof [Tue, 14 Feb 2012 06:30:34 +0000 (07:30 +0100)]
SONAR-3120 Resources associated to a module which has been removed from a multi-module project are never purged

12 years agoSONAR-3102 Fix issues on reviews when a user is deleted from the DB
Fabrice Bellingard [Mon, 13 Feb 2012 16:58:39 +0000 (17:58 +0100)]
SONAR-3102 Fix issues on reviews when a user is deleted from the DB

It was not possible to see or update a review which had been created/
assigned/commented by a deleted user.

=> A migration script cleans the DB and the constraint on review
   author is now removed

12 years ago SONAR-3258 Support added for external security systems
Fabrice Bellingard [Mon, 13 Feb 2012 15:44:22 +0000 (16:44 +0100)]
 SONAR-3258 Support added for external security systems

+ prevent deactivated user from logging

12 years agoRename ACTION_PLANS.DEAD_LINE to DEADLINE
Simon Brandhof [Mon, 13 Feb 2012 15:31:49 +0000 (16:31 +0100)]
Rename ACTION_PLANS.DEAD_LINE to DEADLINE

12 years agoSONAR-3263
Simon Brandhof [Mon, 13 Feb 2012 15:28:19 +0000 (16:28 +0100)]
SONAR-3263

12 years agoImprove rendering of rules configuration
simonbrandhof [Mon, 13 Feb 2012 15:06:34 +0000 (16:06 +0100)]
Improve rendering of rules configuration

12 years agoSONAR-3248 purge REVIEW_COMMENTS and ACTION_PLANS
simonbrandhof [Mon, 13 Feb 2012 15:04:24 +0000 (16:04 +0100)]
SONAR-3248 purge REVIEW_COMMENTS and ACTION_PLANS

This commit includes the new index on REVIEWS.RESOURCE_ID and the renaming of ACTION_PLANS.DEAD_LINE to DEADLINE

12 years agoImprove the stability of EmailNotificationChannelTest by using different SMTP ports
simonbrandhof [Mon, 13 Feb 2012 13:51:57 +0000 (14:51 +0100)]
Improve the stability of EmailNotificationChannelTest by using different SMTP ports

12 years agoConsistent sort of rule parameters during administration of quality profiles
simonbrandhof [Mon, 13 Feb 2012 10:45:47 +0000 (11:45 +0100)]
Consistent sort of rule parameters during administration of quality profiles

12 years agoImprove breadcrumb for drilldown pages
Evgeny Mandrikov [Mon, 13 Feb 2012 13:09:32 +0000 (17:09 +0400)]
Improve breadcrumb for drilldown pages