]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
12 years agoSONAR-2940 Filters: Unable to sort the "language" column on both ways
Fabrice Bellingard [Tue, 17 Jan 2012 11:37:46 +0000 (12:37 +0100)]
SONAR-2940 Filters: Unable to sort the "language" column on both ways

12 years agoFix development mode of webapp + remove useless files
Simon Brandhof [Tue, 17 Jan 2012 11:28:48 +0000 (12:28 +0100)]
Fix development mode of webapp + remove useless files

12 years agoCalling Field.setAccessible(true) is accepted here -> not a quality flaw
Simon Brandhof [Mon, 16 Jan 2012 16:19:55 +0000 (17:19 +0100)]
Calling Field.setAccessible(true) is accepted here -> not a quality flaw

12 years agoSONAR-2946 Display the property keys in UI in all cases
Fabrice Bellingard [Tue, 17 Jan 2012 10:26:31 +0000 (11:26 +0100)]
SONAR-2946 Display the property keys in UI in all cases

12 years agoSONAR-3143 Fix edit/create button name on action plan page
Fabrice Bellingard [Tue, 17 Jan 2012 09:33:05 +0000 (10:33 +0100)]
SONAR-3143 Fix edit/create button name on action plan page

The title of the "Create Action Plan" button is wrongly changed
when the action plan can't be created

12 years agoSONAR-3012 Add new_unreviewed_violations metric
Fabrice Bellingard [Tue, 17 Jan 2012 07:38:01 +0000 (08:38 +0100)]
SONAR-3012 Add new_unreviewed_violations metric

In order to more easily track incoming violations without a review

12 years agoRemove unused Ruby code : JNDI support in activerecord adapters
Simon Brandhof [Mon, 16 Jan 2012 16:11:08 +0000 (17:11 +0100)]
Remove unused Ruby code : JNDI support in activerecord adapters

12 years agoSONAR-3155 Change the info message displayed by the Timeline widget when only one...
Simon Brandhof [Mon, 16 Jan 2012 15:40:03 +0000 (16:40 +0100)]
SONAR-3155 Change the info message displayed by the Timeline widget when only one snapshot is available

12 years agoSONAR-3148 Do not log errors when the URL /charts/trends has bad parameters
Simon Brandhof [Mon, 16 Jan 2012 14:41:01 +0000 (15:41 +0100)]
SONAR-3148 Do not log errors when the URL /charts/trends has bad parameters

12 years agoAdd some HTML ids for integration tests
Simon Brandhof [Mon, 16 Jan 2012 14:30:24 +0000 (15:30 +0100)]
Add some HTML ids for integration tests

12 years agoSONAR-2990 The category filter is lost when adding a widget to a dashboard
Simon Brandhof [Mon, 16 Jan 2012 13:36:39 +0000 (14:36 +0100)]
SONAR-2990 The category filter is lost when adding a widget to a dashboard

12 years agoSONAR-2009 Redirect to original URL when user logs in
Simon Brandhof [Mon, 16 Jan 2012 11:34:37 +0000 (12:34 +0100)]
SONAR-2009 Redirect to original URL when user logs in

12 years agoRefactor org.sonar.batch.bootstrapper.Batch
Simon Brandhof [Mon, 16 Jan 2012 11:14:50 +0000 (12:14 +0100)]
Refactor org.sonar.batch.bootstrapper.Batch

12 years agoRemove unused files
Evgeny Mandrikov [Mon, 16 Jan 2012 10:28:57 +0000 (14:28 +0400)]
Remove unused files

12 years agoFix violations
Evgeny Mandrikov [Mon, 16 Jan 2012 09:41:24 +0000 (13:41 +0400)]
Fix violations

12 years agoSONAR-3012 Check that resource is not a unit test for reviews metrics
Fabrice Bellingard [Mon, 16 Jan 2012 09:22:16 +0000 (10:22 +0100)]
SONAR-3012 Check that resource is not a unit test for reviews metrics

12 years agoSONAR-1263 Add support for AJP13 host
Evgeny Mandrikov [Mon, 16 Jan 2012 08:46:41 +0000 (12:46 +0400)]
SONAR-1263 Add support for AJP13 host

12 years agoSONAR-3166 Move the false-positive widget to the bottom of the page
Fabrice Bellingard [Mon, 16 Jan 2012 07:48:38 +0000 (08:48 +0100)]
SONAR-3166 Move the false-positive widget to the bottom of the page

12 years agoSONAR-3164 AnnotationCheckFactory does not detect properties declared in inherited...
Simon Brandhof [Fri, 13 Jan 2012 19:03:49 +0000 (20:03 +0100)]
SONAR-3164 AnnotationCheckFactory does not detect properties declared in inherited classes

12 years agoSONAR-3169 API: new utility class org.sonar.api.utils.FieldUtils
Simon Brandhof [Fri, 13 Jan 2012 18:44:31 +0000 (19:44 +0100)]
SONAR-3169 API: new utility class org.sonar.api.utils.FieldUtils

12 years agoSONAR-3012 fix NPE
Simon Brandhof [Fri, 13 Jan 2012 17:27:20 +0000 (18:27 +0100)]
SONAR-3012 fix NPE

12 years agoDo not delete the temporary directory /deploy in development mode
Simon Brandhof [Fri, 13 Jan 2012 16:11:07 +0000 (17:11 +0100)]
Do not delete the temporary directory /deploy in development mode

12 years agoHardcode usage of SLF4J in MyBatis
Simon Brandhof [Fri, 13 Jan 2012 16:10:12 +0000 (17:10 +0100)]
Hardcode usage of SLF4J in MyBatis

12 years agoSONAR-2959 add example to enable SQL logs on server-side
Simon Brandhof [Fri, 13 Jan 2012 16:09:40 +0000 (17:09 +0100)]
SONAR-2959 add example to enable SQL logs on server-side

12 years agoSanitize batch bootstrapper
Simon Brandhof [Fri, 13 Jan 2012 13:10:51 +0000 (14:10 +0100)]
Sanitize batch bootstrapper

- by default Logback is configured by batch, not by bootstrappers
- ability to delegate logging to bootstrappers (require a SLF4J implementation)

12 years agoSONAR-3166 Provide by default a new "Reviews" page
Fabrice Bellingard [Fri, 13 Jan 2012 11:16:16 +0000 (12:16 +0100)]
SONAR-3166 Provide by default a new "Reviews" page

12 years agoSONAR-3012 Improvements on Review Activity
Fabrice Bellingard [Fri, 13 Jan 2012 10:50:52 +0000 (11:50 +0100)]
SONAR-3012 Improvements on Review Activity

- Computes metrics even on folders/packages
- Fixes a bug in computation of unreviewed violations
- Improves widget rendering

12 years agoSONAR-3112 Metric 'test_failures' should be qualitative
Evgeny Mandrikov [Fri, 13 Jan 2012 09:41:44 +0000 (13:41 +0400)]
SONAR-3112 Metric 'test_failures' should be qualitative

12 years agoSONAR-3138 Prevent security flaw, refactor code
Evgeny Mandrikov [Thu, 12 Jan 2012 06:02:16 +0000 (10:02 +0400)]
SONAR-3138 Prevent security flaw, refactor code

12 years agoSONAR-2959 Add the property sonar.showSql
Simon Brandhof [Thu, 12 Jan 2012 18:55:58 +0000 (19:55 +0100)]
SONAR-2959 Add the property sonar.showSql

12 years agoRemove useless exclusion in assembly.xml
Simon Brandhof [Thu, 12 Jan 2012 17:35:13 +0000 (18:35 +0100)]
Remove useless exclusion in assembly.xml

12 years agoSONAR-3012 New widget to monitor the review activity
Fabrice Bellingard [Thu, 12 Jan 2012 17:30:40 +0000 (18:30 +0100)]
SONAR-3012 New widget to monitor the review activity

- 5 new metrics added
- Decorator implemented to compute those metrics
- Widget implemented to report those metrics

12 years agoSONAR-3137,SONAR-2292 Add synchronization of groups, prepare API for future enhancements
Evgeny Mandrikov [Wed, 11 Jan 2012 09:45:38 +0000 (13:45 +0400)]
SONAR-3137,SONAR-2292 Add synchronization of groups, prepare API for future enhancements

12 years agoSONAR-3137 Add exception handling
Evgeny Mandrikov [Wed, 11 Jan 2012 07:37:51 +0000 (11:37 +0400)]
SONAR-3137 Add exception handling

12 years agoUpdate copyright header for this new year
Simon Brandhof [Tue, 10 Jan 2012 17:27:36 +0000 (18:27 +0100)]
Update copyright header for this new year

12 years agoSONAR-2416 Remove the internal Maven repository that is used by Sonar Mojo 1.0-beta-1
Simon Brandhof [Tue, 10 Jan 2012 16:21:42 +0000 (17:21 +0100)]
SONAR-2416 Remove the internal Maven repository that is used by Sonar Mojo 1.0-beta-1

12 years agoRevert SONAR-3036 : do not upgrade to latest version of protovis-msie.js
Simon Brandhof [Tue, 10 Jan 2012 15:16:00 +0000 (16:16 +0100)]
Revert SONAR-3036 : do not upgrade to latest version of protovis-msie.js

12 years agoRemove Ruby on Rails warning
Fabrice Bellingard [Tue, 10 Jan 2012 14:16:02 +0000 (15:16 +0100)]
Remove Ruby on Rails warning

12 years agoSONAR-3137,SONAR-2292 Fix startup failure
Evgeny Mandrikov [Tue, 10 Jan 2012 09:50:37 +0000 (13:50 +0400)]
SONAR-3137,SONAR-2292 Fix startup failure

12 years agoSONAR-3139 Refactor our fork of PMD CPD
Evgeny Mandrikov [Mon, 9 Jan 2012 22:50:01 +0000 (02:50 +0400)]
SONAR-3139 Refactor our fork of PMD CPD

* Replace some code by our own implementation
* Remove unused
* Reformat to conform with our conventions

12 years agoSONAR-3137,SONAR-2292 Complete API for external security systems
Evgeny Mandrikov [Mon, 9 Jan 2012 18:55:59 +0000 (22:55 +0400)]
SONAR-3137,SONAR-2292 Complete API for external security systems

12 years agoRemove unused imports
Simon Brandhof [Mon, 9 Jan 2012 11:24:26 +0000 (12:24 +0100)]
Remove unused imports

12 years agoAdd logs when restoring backup of configuration
Simon Brandhof [Mon, 9 Jan 2012 10:51:45 +0000 (11:51 +0100)]
Add logs when restoring backup of configuration

12 years agoSONAR-3150 Lock size of email-notifications plugin to prevent regressions
Evgeny Mandrikov [Mon, 9 Jan 2012 09:14:00 +0000 (13:14 +0400)]
SONAR-3150 Lock size of email-notifications plugin to prevent regressions

12 years agoSONAR-3150 Lock size of other plugins with dependencies
Evgeny Mandrikov [Mon, 9 Jan 2012 08:38:54 +0000 (12:38 +0400)]
SONAR-3150 Lock size of other plugins with dependencies

To prevent regressions for following plugins:
* jacoco
* checkstyle
* squid java

12 years agoSONAR-3139 Allow to use Sonar CPD with existing extension point CpdMapping
Evgeny Mandrikov [Mon, 9 Jan 2012 07:39:03 +0000 (11:39 +0400)]
SONAR-3139 Allow to use Sonar CPD with existing extension point CpdMapping

12 years agoSONAR-3137 Add experimental API to retrieve users from external system
Evgeny Mandrikov [Mon, 9 Jan 2012 07:22:51 +0000 (11:22 +0400)]
SONAR-3137 Add experimental API to retrieve users from external system

12 years agoAdd some unit tests
simonbrandhof [Sun, 8 Jan 2012 17:34:40 +0000 (18:34 +0100)]
Add some unit tests

12 years agoRemove "Sign up" link from tabindex.
Julien HENRY [Thu, 17 Nov 2011 10:13:16 +0000 (11:13 +0100)]
Remove "Sign up" link from tabindex.

12 years agoSONAR-3150 Reduce size of PMD and FindBugs plugins
Evgeny Mandrikov [Sun, 8 Jan 2012 17:27:44 +0000 (21:27 +0400)]
SONAR-3150 Reduce size of PMD and FindBugs plugins

* Remove unused dependencies

* Lock size with help of maven-enforcer-plugin to prevent future
  regressions

12 years agoCopy only plugins instead of all libraries, when launching dev mode for sonar-server
Evgeny Mandrikov [Sat, 7 Jan 2012 00:34:38 +0000 (04:34 +0400)]
Copy only plugins instead of all libraries, when launching dev mode for sonar-server

12 years agoExperimental refactoring to improve support of booleans in MyBatis
simonbrandhof [Sun, 8 Jan 2012 10:52:57 +0000 (11:52 +0100)]
Experimental refactoring to improve support of booleans in MyBatis

12 years agoImprove HTML of review form in order to simplify integration tests
simonbrandhof [Sun, 8 Jan 2012 10:36:51 +0000 (11:36 +0100)]
Improve HTML of review form in order to simplify integration tests

12 years agoRemove executable flag for source files
Evgeny Mandrikov [Fri, 6 Jan 2012 18:02:57 +0000 (22:02 +0400)]
Remove executable flag for source files

12 years agoSONAR-3144 Fix corner case, when implementations of CpdMapping not presented
Evgeny Mandrikov [Fri, 6 Jan 2012 13:56:32 +0000 (17:56 +0400)]
SONAR-3144 Fix corner case, when implementations of CpdMapping not presented

12 years agoFix widget id in the URL /widget used by integration tests
Simon Brandhof [Fri, 6 Jan 2012 13:54:56 +0000 (14:54 +0100)]
Fix widget id in the URL /widget used by integration tests

12 years agoDo not embed google-collections in the plugins checkstyle and squid-java
simonbrandhof [Thu, 5 Jan 2012 23:13:54 +0000 (00:13 +0100)]
Do not embed google-collections in the plugins checkstyle and squid-java

12 years agoSONAR-3138 Fallback to database from plugin authenticator
Evgeny Mandrikov [Thu, 5 Jan 2012 23:34:42 +0000 (03:34 +0400)]
SONAR-3138 Fallback to database from plugin authenticator

12 years agoSONAR-3144 sonar-cpd-plugin should not depend on PMD
Evgeny Mandrikov [Thu, 5 Jan 2012 09:29:10 +0000 (13:29 +0400)]
SONAR-3144 sonar-cpd-plugin should not depend on PMD

12 years agoFix bug on UpdateReviewsDecorator when line number is NULL
Fabrice Bellingard [Thu, 5 Jan 2012 15:15:29 +0000 (16:15 +0100)]
Fix bug on UpdateReviewsDecorator when line number is NULL

12 years agoSONAR-3147 Web service to list available widgets
Simon Brandhof [Thu, 5 Jan 2012 13:52:45 +0000 (14:52 +0100)]
SONAR-3147 Web service to list available widgets

12 years agoAdd some HTML ids used by integration tests
Simon Brandhof [Thu, 5 Jan 2012 13:50:46 +0000 (14:50 +0100)]
Add some HTML ids used by integration tests

12 years agoFix bug on UpdateReviewsDecorator when a violation has no line number
Fabrice Bellingard [Wed, 4 Jan 2012 08:56:50 +0000 (09:56 +0100)]
Fix bug on UpdateReviewsDecorator when a violation has no line number

12 years agoUpgrade to 2.14-SNAPSHOT
Eric Hartmann [Tue, 3 Jan 2012 17:05:27 +0000 (18:05 +0100)]
Upgrade to 2.14-SNAPSHOT

12 years agoFix some quality flaws
simonbrandhof [Sun, 1 Jan 2012 20:48:15 +0000 (21:48 +0100)]
Fix some quality flaws

12 years agoRemove ignored test
simonbrandhof [Sat, 31 Dec 2011 10:36:44 +0000 (11:36 +0100)]
Remove ignored test

12 years agoAdd unit tests to ResourceIndexerDao
simonbrandhof [Sat, 31 Dec 2011 10:31:34 +0000 (11:31 +0100)]
Add unit tests to ResourceIndexerDao

12 years agoFix some quality flaws
simonbrandhof [Sat, 31 Dec 2011 09:17:26 +0000 (10:17 +0100)]
Fix some quality flaws

12 years agoFix some quality flaws
simonbrandhof [Sat, 31 Dec 2011 08:49:44 +0000 (09:49 +0100)]
Fix some quality flaws

12 years agoSONAR-983 index the project from a dedicated post-job in order to optimize SQL requests
simonbrandhof [Fri, 30 Dec 2011 17:55:14 +0000 (18:55 +0100)]
SONAR-983 index the project from a dedicated post-job in order to optimize SQL requests

12 years agoImprove the location of the icon 'loading' when using the search engine
simonbrandhof [Thu, 29 Dec 2011 21:20:27 +0000 (22:20 +0100)]
Improve the location of the icon 'loading' when using the search engine

12 years agoIndexation of resources during migration must be reentrant
Simon Brandhof [Thu, 29 Dec 2011 15:50:37 +0000 (16:50 +0100)]
Indexation of resources during migration must be reentrant

12 years agoAdd missing index on Derby
Simon Brandhof [Thu, 29 Dec 2011 14:18:39 +0000 (15:18 +0100)]
Add missing index on Derby

12 years agoFix PurgeUtils
Evgeny Mandrikov [Thu, 29 Dec 2011 12:20:13 +0000 (16:20 +0400)]
Fix PurgeUtils

createQuery() and createNativeQuery() should be invoked as many times as
commit(), because it starts new transaction

12 years agoDelete resource orphans in order to not index them
simonbrandhof [Fri, 23 Dec 2011 22:50:02 +0000 (23:50 +0100)]
Delete resource orphans in order to not index them

This issue will be fixed in v2.14 (see SONAR-3120)

12 years agoSONAR-2662 Display error message inline when no action plan available
Fabrice Bellingard [Fri, 23 Dec 2011 15:36:15 +0000 (16:36 +0100)]
SONAR-2662 Display error message inline when no action plan available

When planning a review, if no action exists for the project, it is
best to write the message inline rather than opening a popup.
=> this also makes the code simpler.

12 years agoSONAR-2662 Minor improvements
Fabrice Bellingard [Fri, 23 Dec 2011 15:09:05 +0000 (16:09 +0100)]
SONAR-2662 Minor improvements

- Show closed action plans by default on the admin page
- Sort them by descending dead-line
- Remove "Show closed action plans" from action plan widget
- Remove "More" links on the widgets
- Fix bug for review search on Derby

12 years agoDo not load twice web services from plugins for a fresh installation
Evgeny Mandrikov [Fri, 23 Dec 2011 15:00:44 +0000 (19:00 +0400)]
Do not load twice web services from plugins for a fresh installation

12 years agoSONAR-3098 do not l10n dashboard descriptions to avoid conflicts between standard...
Simon Brandhof [Fri, 23 Dec 2011 14:55:16 +0000 (15:55 +0100)]
SONAR-3098 do not l10n dashboard descriptions to avoid conflicts between standard and user dashboards.

12 years agoSONAR-2018 Change violation message
Evgeny Mandrikov [Fri, 23 Dec 2011 14:44:51 +0000 (18:44 +0400)]
SONAR-2018 Change violation message

12 years agoFix configuration of dashboard when the plugin defining a widget has been uninstalled.
Simon Brandhof [Fri, 23 Dec 2011 14:36:19 +0000 (15:36 +0100)]
Fix configuration of dashboard when the plugin defining a widget has been uninstalled.

12 years agoFix suppression/move of widgets
Simon Brandhof [Fri, 23 Dec 2011 14:35:26 +0000 (15:35 +0100)]
Fix suppression/move of widgets

12 years agoSONAR-3116 throw an exception if skipping the root module
Simon Brandhof [Fri, 23 Dec 2011 14:01:04 +0000 (15:01 +0100)]
SONAR-3116 throw an exception if skipping the root module

12 years agoSONAR-983 add unit tests
Simon Brandhof [Fri, 23 Dec 2011 13:55:14 +0000 (14:55 +0100)]
SONAR-983 add unit tests

12 years agoSONAR-2660 Add comment
Evgeny Mandrikov [Thu, 22 Dec 2011 13:55:39 +0000 (17:55 +0400)]
SONAR-2660 Add comment

12 years agoSONAR-3118 Remove property "sonar.useStructureDump"
Evgeny Mandrikov [Fri, 23 Dec 2011 12:04:15 +0000 (16:04 +0400)]
SONAR-3118 Remove property "sonar.useStructureDump"

12 years agoSONAR-983 fix display of search results when a SmartGwt component is loaded in the...
Simon Brandhof [Fri, 23 Dec 2011 11:28:18 +0000 (12:28 +0100)]
SONAR-983 fix display of search results when a SmartGwt component is loaded in the page

12 years agoSONAR-983 provide the component org.sonar.core.resource.ResourceIndexer that is a...
Simon Brandhof [Fri, 23 Dec 2011 11:27:39 +0000 (12:27 +0100)]
SONAR-983 provide the component org.sonar.core.resource.ResourceIndexer that is a layer over ResourceIndexerDao

+ move derby SQL files to org.sonar.core.persistence

12 years agoSONAR-2662 Show filters on the review listing page
Fabrice Bellingard [Fri, 23 Dec 2011 10:02:36 +0000 (11:02 +0100)]
SONAR-2662 Show filters on the review listing page

12 years agoSONAR-983 sort result sections
Simon Brandhof [Fri, 23 Dec 2011 09:32:30 +0000 (10:32 +0100)]
SONAR-983 sort result sections

12 years agoSONAR-3093 Java: "comments" metric should include "commented out lines of code"
Evgeny Mandrikov [Thu, 22 Dec 2011 17:55:16 +0000 (21:55 +0400)]
SONAR-3093 Java: "comments" metric should include "commented out lines of code"

12 years agoSONAR-2973 do not display the previous severity
Simon Brandhof [Thu, 22 Dec 2011 18:53:50 +0000 (19:53 +0100)]
SONAR-2973 do not display the previous severity

12 years agoImprovements of management of dashboards
Simon Brandhof [Thu, 22 Dec 2011 18:21:47 +0000 (19:21 +0100)]
Improvements of management of dashboards

* SONAR-1929 do not create a dashboard if another one with the same name exists

* SONAR-3103 unfollow default dashboard

12 years agoSONAR-2662 Fix some issues
Fabrice Bellingard [Thu, 22 Dec 2011 18:15:38 +0000 (19:15 +0100)]
SONAR-2662 Fix some issues

12 years agoSONAR-2662 Insert feedback from Freddy
Fabrice Bellingard [Thu, 22 Dec 2011 17:36:52 +0000 (18:36 +0100)]
SONAR-2662 Insert feedback from Freddy

- Smaller font-size for dates in the action plan widget
- "Back" does not work on Chrome
- A user shouldn't have to be authenticated to list reviews
- In the "Plan" form, button "Plan" replaced by "Link"
- Remove background color for the table in the action plan widget
- Do not show closed action plans by default on the admin page so
  that the greatest "due for" date is displayed first

12 years agoSONAR-3063 Make consistent look when widgets are empty
Fabrice Bellingard [Thu, 22 Dec 2011 16:24:31 +0000 (17:24 +0100)]
SONAR-3063 Make consistent look when widgets are empty

12 years agoSONAR-3086 improve usability of review forms
Simon Brandhof [Thu, 22 Dec 2011 17:29:43 +0000 (18:29 +0100)]
SONAR-3086 improve usability of review forms

12 years agoFix compatibility of the ruby method Widget#property_value with the SQALE plugin
Simon Brandhof [Thu, 22 Dec 2011 16:41:34 +0000 (17:41 +0100)]
Fix compatibility of the ruby method Widget#property_value with the SQALE plugin

12 years agoSONAR-2662 Add the "Planned reviews" widget
Fabrice Bellingard [Thu, 22 Dec 2011 16:10:41 +0000 (17:10 +0100)]
SONAR-2662 Add the "Planned reviews" widget

12 years agoSONAR-2662 Display review detail in the context of the project
Fabrice Bellingard [Thu, 22 Dec 2011 14:04:29 +0000 (15:04 +0100)]
SONAR-2662 Display review detail in the context of the project