]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
13 years agoFix JSON response of /api/manual_measures on postgresql
Simon Brandhof [Thu, 4 Aug 2011 12:44:37 +0000 (14:44 +0200)]
Fix JSON response of /api/manual_measures on postgresql

13 years agoSONAR-2667 Keep context when Java Web Service raises exceptions
Simon Brandhof [Thu, 4 Aug 2011 08:21:12 +0000 (10:21 +0200)]
SONAR-2667 Keep context when Java Web Service raises exceptions

13 years agoSONAR-2627 False-positive flags disappear after second analysis run
Simon Brandhof [Thu, 4 Aug 2011 07:50:42 +0000 (09:50 +0200)]
SONAR-2627 False-positive flags disappear after second analysis run

13 years agoSONAR-75 fix naming convention of widget name and properties
simonbrandhof [Wed, 3 Aug 2011 23:15:04 +0000 (01:15 +0200)]
SONAR-75 fix naming convention of widget name and properties

13 years agoSONAR-75 fix some l10n keys
simonbrandhof [Wed, 3 Aug 2011 22:14:28 +0000 (00:14 +0200)]
SONAR-75 fix some l10n keys

13 years agoSONAR-2637 Issue with dashboard layout in IE6 and IE7
Simon Brandhof [Wed, 3 Aug 2011 12:11:26 +0000 (14:11 +0200)]
SONAR-2637 Issue with dashboard layout in IE6 and IE7

13 years agoImprove UI of Email administration console
Simon Brandhof [Wed, 3 Aug 2011 10:31:27 +0000 (12:31 +0200)]
Improve UI of Email administration console

13 years agoFix classloader issue of EmailNotificationChannel
Simon Brandhof [Wed, 3 Aug 2011 10:30:52 +0000 (12:30 +0200)]
Fix classloader issue of EmailNotificationChannel

13 years agoRemove mail.jar from standalone application
Simon Brandhof [Wed, 3 Aug 2011 10:30:14 +0000 (12:30 +0200)]
Remove mail.jar from standalone application

13 years agoFix loading of javax.mail library
Simon Brandhof [Wed, 3 Aug 2011 09:07:52 +0000 (11:07 +0200)]
Fix loading of javax.mail library

13 years agoDeactivate test HttpDownloaderTest
simonbrandhof [Tue, 2 Aug 2011 19:42:04 +0000 (21:42 +0200)]
Deactivate test HttpDownloaderTest

13 years agoSome code improvements
Simon Brandhof [Tue, 2 Aug 2011 17:31:32 +0000 (19:31 +0200)]
Some code improvements

13 years agoFix new violations
Simon Brandhof [Tue, 2 Aug 2011 16:18:07 +0000 (18:18 +0200)]
Fix new violations

13 years agoSONAR-2665 Allow to override the HTTP parameter Accepted-Language in Java Web Service...
Simon Brandhof [Tue, 2 Aug 2011 13:35:47 +0000 (15:35 +0200)]
SONAR-2665 Allow to override the HTTP parameter Accepted-Language in Java Web Service Client

13 years agoUse child-first classloader for sonar-email-notifications-plugin
Evgeny Mandrikov [Tue, 2 Aug 2011 13:02:03 +0000 (17:02 +0400)]
Use child-first classloader for sonar-email-notifications-plugin

13 years agoDisable the unit test EmailNotificationChannelTest on Mac OS
Simon Brandhof [Tue, 2 Aug 2011 10:41:34 +0000 (12:41 +0200)]
Disable the unit test EmailNotificationChannelTest on Mac OS

13 years agoUpgrade to sonar-dev-maven-plugin 1.3.2 and set the surefire property runOrder=random
Simon Brandhof [Tue, 2 Aug 2011 10:41:06 +0000 (12:41 +0200)]
Upgrade to sonar-dev-maven-plugin 1.3.2 and set the surefire property runOrder=random

13 years agoFix duplications viewer
Simon Brandhof [Tue, 2 Aug 2011 10:18:29 +0000 (12:18 +0200)]
Fix duplications viewer

13 years agoSONAR-75 Fix hotspot page
Simon Brandhof [Tue, 2 Aug 2011 09:12:44 +0000 (11:12 +0200)]
SONAR-75 Fix hotspot page

13 years agoSONAR-75 Remove unused French GWT properties + add method Metric.Builder#setUserManag...
Simon Brandhof [Mon, 1 Aug 2011 15:27:07 +0000 (17:27 +0200)]
SONAR-75 Remove unused French GWT properties + add method Metric.Builder#setUserManaged(boolean)

13 years agoSONAR-75 support GWT components integrated to core
Simon Brandhof [Mon, 1 Aug 2011 14:10:08 +0000 (16:10 +0200)]
SONAR-75 support GWT components integrated to core

13 years agoSONAR-2547 add legend of pending measures
Simon Brandhof [Mon, 1 Aug 2011 08:56:27 +0000 (10:56 +0200)]
SONAR-2547 add legend of pending measures

13 years agoManual Measures WS : add ManualMeasureDeleteQuery to ws-client
Simon Brandhof [Mon, 1 Aug 2011 08:55:26 +0000 (10:55 +0200)]
Manual Measures WS : add ManualMeasureDeleteQuery to ws-client

13 years agoFix JSON response of POST /api/manual_measures
Simon Brandhof [Fri, 29 Jul 2011 15:53:19 +0000 (17:53 +0200)]
Fix JSON response of POST /api/manual_measures

13 years agoFix wsclient of POST /api/manual_mesasures with integer values
Simon Brandhof [Fri, 29 Jul 2011 15:43:05 +0000 (17:43 +0200)]
Fix wsclient of POST /api/manual_mesasures with integer values

13 years agoSONAR-75 rule search engine supports localized titles
Simon Brandhof [Fri, 29 Jul 2011 15:25:22 +0000 (17:25 +0200)]
SONAR-75 rule search engine supports localized titles

13 years agoSONAR-75 rename i18n bundles to l10n bundles
Simon Brandhof [Fri, 29 Jul 2011 12:06:50 +0000 (14:06 +0200)]
SONAR-75 rename i18n bundles to l10n bundles

Article from the W3C :
Localization refers to the adaptation of a product, application or document content to meet the language, cultural and other requirements of a specific target market (a "locale").

Internationalization is the design and development of a product, application or document content that enables easy localization for target audiences that vary in culture, region, or language.

13 years agoSONAR-75 Improve i18n API
Simon Brandhof [Fri, 29 Jul 2011 10:09:43 +0000 (12:09 +0200)]
SONAR-75 Improve i18n API

- The extension point LanguagePack is not required anymore
- No error logs when rule description is not available in all locales
- Increase code coverage and decrease complexity

13 years agoSONAR-2648 add ManualMeasureCreateQuery
Simon Brandhof [Thu, 28 Jul 2011 17:53:47 +0000 (19:53 +0200)]
SONAR-2648 add ManualMeasureCreateQuery

13 years agoSONAR-2582 The Filter Path field is not working with Oracle DB
Freddy Mallet [Thu, 28 Jul 2011 15:20:10 +0000 (17:20 +0200)]
SONAR-2582 The Filter Path field is not working with Oracle DB

13 years agoImprove shutdown of NotificationService
Evgeny Mandrikov [Thu, 28 Jul 2011 13:23:53 +0000 (17:23 +0400)]
Improve shutdown of NotificationService

13 years agoSONAR-2649 Add 'sonar.notifications.delay' to conf/sonar.properties
Evgeny Mandrikov [Thu, 28 Jul 2011 13:11:15 +0000 (17:11 +0400)]
SONAR-2649 Add 'sonar.notifications.delay' to conf/sonar.properties

13 years agoSONAR-2601 Use CSS style 'comments' for descriptions of SMTP settings
Evgeny Mandrikov [Thu, 28 Jul 2011 12:52:04 +0000 (16:52 +0400)]
SONAR-2601 Use CSS style 'comments' for descriptions of SMTP settings

13 years agoSONAR-75 refactor I18nManager
Simon Brandhof [Thu, 28 Jul 2011 12:43:51 +0000 (14:43 +0200)]
SONAR-75 refactor I18nManager

13 years agoSONAR-75 fix l10n bundle
Simon Brandhof [Thu, 28 Jul 2011 12:03:01 +0000 (14:03 +0200)]
SONAR-75 fix l10n bundle

13 years agoSONAR-2540 Comments containing only spaces should not lead to error
Evgeny Mandrikov [Thu, 28 Jul 2011 08:52:11 +0000 (12:52 +0400)]
SONAR-2540 Comments containing only spaces should not lead to error

13 years agoSONAR-2539 Should not be possible to modify closed review
Evgeny Mandrikov [Thu, 28 Jul 2011 08:18:41 +0000 (12:18 +0400)]
SONAR-2539 Should not be possible to modify closed review

13 years agoAdd convenient factory methods ResourceQuery#create(String resourceKey) and Rule...
Simon Brandhof [Thu, 28 Jul 2011 08:14:43 +0000 (10:14 +0200)]
Add convenient factory methods ResourceQuery#create(String resourceKey) and Rule#create(String repo, String key)

13 years agoFix label of metric commented_out_code_lines
Simon Brandhof [Thu, 28 Jul 2011 08:13:14 +0000 (10:13 +0200)]
Fix label of metric commented_out_code_lines

13 years agoFix english l10n
Evgeny Mandrikov [Thu, 28 Jul 2011 01:59:18 +0000 (05:59 +0400)]
Fix english l10n

13 years agoSONAR-2596 Reduce number of arguments for NotificationService constructor
Evgeny Mandrikov [Thu, 28 Jul 2011 01:33:33 +0000 (05:33 +0400)]
SONAR-2596 Reduce number of arguments for NotificationService constructor

13 years agoSONAR-2596 Add unit tests
Evgeny Mandrikov [Wed, 27 Jul 2011 14:35:42 +0000 (18:35 +0400)]
SONAR-2596 Add unit tests

13 years agoSONAR-2649 Add server property 'sonar.notifications.delay'
Evgeny Mandrikov [Wed, 27 Jul 2011 23:55:18 +0000 (03:55 +0400)]
SONAR-2649 Add server property 'sonar.notifications.delay'

Can be defined in conf/sonar.properties and specifies delay in seconds
between processing of notifications queue, default value is 60.

13 years agoSONAR-2600,SONAR-2601 Replace STARTTLS by SSL and describe all SMTP settings
Evgeny Mandrikov [Wed, 27 Jul 2011 16:17:41 +0000 (20:17 +0400)]
SONAR-2600,SONAR-2601 Replace STARTTLS by SSL and describe all SMTP settings

13 years agoSONAR-2650 fix startup when no FileFilter extensions are installed
Simon Brandhof [Wed, 27 Jul 2011 17:14:59 +0000 (19:14 +0200)]
SONAR-2650 fix startup when no FileFilter extensions are installed

13 years agoSONAR-2607 Show in notification: project, resource and title of review
Evgeny Mandrikov [Wed, 27 Jul 2011 14:16:16 +0000 (18:16 +0400)]
SONAR-2607 Show in notification: project, resource and title of review

13 years agoSONAR-2650 reduce number of constructors
Simon Brandhof [Wed, 27 Jul 2011 16:20:10 +0000 (18:20 +0200)]
SONAR-2650 reduce number of constructors

13 years agoSONAR-2650 FileFilter extension point is ignored
Simon Brandhof [Wed, 27 Jul 2011 15:49:32 +0000 (17:49 +0200)]
SONAR-2650 FileFilter extension point is ignored

13 years agoSONAR-2547 fix level type
Simon Brandhof [Wed, 27 Jul 2011 14:55:54 +0000 (16:55 +0200)]
SONAR-2547 fix level type

13 years agoSONAR-2607 Should be only one dispatcher - ChangesInReviewAssignedToMeOrCreatedByMe
Evgeny Mandrikov [Wed, 27 Jul 2011 13:42:09 +0000 (17:42 +0400)]
SONAR-2607 Should be only one dispatcher - ChangesInReviewAssignedToMeOrCreatedByMe

13 years agoSONAR-2547 validate values
Simon Brandhof [Wed, 27 Jul 2011 14:33:10 +0000 (16:33 +0200)]
SONAR-2547 validate values

13 years agoSONAR-2607 Fix permalink in ReviewEmailTemplate
Evgeny Mandrikov [Wed, 27 Jul 2011 13:09:15 +0000 (17:09 +0400)]
SONAR-2607 Fix permalink in ReviewEmailTemplate

13 years agoSONAR-2547 support i18n
Simon Brandhof [Wed, 27 Jul 2011 11:41:11 +0000 (13:41 +0200)]
SONAR-2547 support i18n

13 years agoRemove the logback logger dedicated to i18n
Simon Brandhof [Wed, 27 Jul 2011 08:59:35 +0000 (10:59 +0200)]
Remove the logback logger dedicated to i18n

13 years agoSONAR-2648 New web service /api/manual_measures
Simon Brandhof [Wed, 27 Jul 2011 08:59:00 +0000 (10:59 +0200)]
SONAR-2648 New web service /api/manual_measures

13 years agoSONAR-2596,SONAR-2601 Improve UI for email notifications
Evgeny Mandrikov [Tue, 26 Jul 2011 19:47:33 +0000 (23:47 +0400)]
SONAR-2596,SONAR-2601 Improve UI for email notifications

* Replace 'Send Test Email' by 'Test Configuration'
* Replace 'Send' by 'Send test email'
* Apply CSS styles

13 years agoSONAR-2596,SONAR-2601 UI for email notifications
Evgeny Mandrikov [Tue, 26 Jul 2011 10:25:57 +0000 (14:25 +0400)]
SONAR-2596,SONAR-2601 UI for email notifications

* Add email configuration to sidebar menu
* I18n for email and notifications settings
* Email configuration properties must be secured
* Rename sonar-email-plugin to sonar-email-notifications-plugin

13 years agoSONAR-75 fix loading of checkstyle bundles
Simon Brandhof [Tue, 26 Jul 2011 14:01:55 +0000 (16:01 +0200)]
SONAR-75 fix loading of checkstyle bundles

13 years agoSONAR-2592 change description of property sonar.violationLocale
Simon Brandhof [Tue, 26 Jul 2011 09:57:23 +0000 (11:57 +0200)]
SONAR-2592 change description of property sonar.violationLocale

13 years agoSONAR-2644 remove description and name from checkstyle rule HeaderCheck
Simon Brandhof [Tue, 26 Jul 2011 09:56:30 +0000 (11:56 +0200)]
SONAR-2644 remove description and name from checkstyle rule HeaderCheck

13 years agoSONAR-2644 Rule name should be optional in XML declaration files
Simon Brandhof [Tue, 26 Jul 2011 09:55:44 +0000 (11:55 +0200)]
SONAR-2644 Rule name should be optional in XML declaration files

13 years agoSONAR-2634 new_*_violations and *_violations metrics are not qualitative
Simon Brandhof [Tue, 26 Jul 2011 08:29:49 +0000 (10:29 +0200)]
SONAR-2634 new_*_violations and *_violations metrics are not qualitative

13 years agoSONAR-2589 add missing bundles in drilldown pages
Simon Brandhof [Tue, 26 Jul 2011 08:25:45 +0000 (10:25 +0200)]
SONAR-2589 add missing bundles in drilldown pages

13 years agoSONAR-75 support alert thresholds
Simon Brandhof [Tue, 26 Jul 2011 08:07:49 +0000 (10:07 +0200)]
SONAR-75 support alert thresholds

13 years agoSONAR-2607 Provide email notifications on review changes
Evgeny Mandrikov [Mon, 25 Jul 2011 21:08:01 +0000 (01:08 +0400)]
SONAR-2607 Provide email notifications on review changes

Update ruby code to send notifications on changes in reviews

13 years agoSONAR-2591: push english translations of checkstyle, pmd and findbugs rules
Freddy Mallet [Mon, 25 Jul 2011 21:52:48 +0000 (23:52 +0200)]
SONAR-2591: push english translations of checkstyle, pmd and findbugs rules

13 years agoSONAR-2591: push english translations of checkstyle, pmd and findbugs rules
Freddy Mallet [Mon, 25 Jul 2011 21:52:11 +0000 (23:52 +0200)]
SONAR-2591: push english translations of checkstyle, pmd and findbugs rules

13 years agoSONAR-830 Sonar WS API return all elements when there aren't metric value
simonbrandhof [Mon, 25 Jul 2011 20:50:42 +0000 (22:50 +0200)]
SONAR-830 Sonar WS API return all elements when there aren't metric value

13 years agoSONAR-75 Configure Checkstyle with locale
simonbrandhof [Mon, 25 Jul 2011 20:19:40 +0000 (22:19 +0200)]
SONAR-75 Configure Checkstyle with locale

13 years agoFix CloseReviewsDecorator for Derby and move Review entity from sonar-plugin-api...
Evgeny Mandrikov [Mon, 25 Jul 2011 19:53:25 +0000 (23:53 +0400)]
Fix CloseReviewsDecorator for Derby and move Review entity from sonar-plugin-api to sonar-core

13 years agoSONAR-75 define locale for violation messages
simonbrandhof [Mon, 25 Jul 2011 18:32:05 +0000 (20:32 +0200)]
SONAR-75 define locale for violation messages

13 years agoSONAR-2607 Provide email notifications on review changes
Evgeny Mandrikov [Mon, 25 Jul 2011 13:35:50 +0000 (17:35 +0400)]
SONAR-2607 Provide email notifications on review changes

* Update CloseReviewsDecorator to send notifications

* Fix permalink in ReviewEmailTemplate

13 years agoAdd method findById to UserFinder and make it available as BatchComponent
Evgeny Mandrikov [Mon, 25 Jul 2011 13:29:06 +0000 (17:29 +0400)]
Add method findById to UserFinder and make it available as BatchComponent

13 years agoSONAR-2598 NotificationManager should be available as BatchComponent
Evgeny Mandrikov [Mon, 25 Jul 2011 11:42:52 +0000 (15:42 +0400)]
SONAR-2598 NotificationManager should be available as BatchComponent

13 years agoSONAR-75 add rule severities (thanks to David Festal's patch)
David Festal [Tue, 19 Jul 2011 14:26:50 +0000 (16:26 +0200)]
SONAR-75 add rule severities (thanks to David Festal's patch)

13 years agoFix violations and increase coverage
Evgeny Mandrikov [Mon, 25 Jul 2011 09:46:14 +0000 (13:46 +0400)]
Fix violations and increase coverage

13 years agoSONAR-2615 Show email on page 'My Profile'
Evgeny Mandrikov [Mon, 25 Jul 2011 08:16:38 +0000 (12:16 +0400)]
SONAR-2615 Show email on page 'My Profile'

13 years agoSONAR-2006 Allow to select manual measures in filters treemap
Simon Brandhof [Fri, 22 Jul 2011 16:31:44 +0000 (18:31 +0200)]
SONAR-2006 Allow to select manual measures in filters treemap

13 years agoSONAR-2547 display metric domains
Simon Brandhof [Fri, 22 Jul 2011 15:49:34 +0000 (17:49 +0200)]
SONAR-2547 display metric domains

13 years agoAdd unit test for UserFinder
Evgeny Mandrikov [Fri, 22 Jul 2011 15:01:35 +0000 (19:01 +0400)]
Add unit test for UserFinder

13 years agoSONAR-2607 Provide email notifications on review changes
Evgeny Mandrikov [Thu, 21 Jul 2011 07:45:41 +0000 (11:45 +0400)]
SONAR-2607 Provide email notifications on review changes

* Add email templates.

* Add server component - UserFinder.

13 years agoSONAR-2589 Fix bug with I18n rule description
Fabrice Bellingard [Fri, 22 Jul 2011 14:42:41 +0000 (16:42 +0200)]
SONAR-2589 Fix bug with I18n rule description

If a rule description is not available in the locale of the user,
the english one is not used.
This is fixed now.

13 years agoSONAR-2589 Reduce logs from I18nManager
Fabrice Bellingard [Fri, 22 Jul 2011 09:04:48 +0000 (11:04 +0200)]
SONAR-2589 Reduce logs from I18nManager

Set most I18nManager messages to DEBUG to prevent having too verbose
logs.

13 years agoSONAR-2636 Display keys in the administration console of manual metrics
Simon Brandhof [Fri, 22 Jul 2011 14:25:51 +0000 (16:25 +0200)]
SONAR-2636 Display keys in the administration console of manual metrics

13 years agoSONAR-2635 Add new type of widget property : METRIC
Simon Brandhof [Fri, 22 Jul 2011 14:15:29 +0000 (16:15 +0200)]
SONAR-2635 Add new type of widget property : METRIC

13 years agoSONAR-2634 The tendency icon of the 'violations' metric should not be colorized
Simon Brandhof [Fri, 22 Jul 2011 13:38:15 +0000 (15:38 +0200)]
SONAR-2634 The tendency icon of the 'violations' metric should not be colorized

13 years agoVarious minor improvements of UI
Simon Brandhof [Fri, 22 Jul 2011 13:35:32 +0000 (15:35 +0200)]
Various minor improvements of UI

- Rename the sidebar section 'SYSTEM' to 'CONFIGURATION'
- Change the violations drilldown header in order to be consistent with all other pages
- Remove the link 'Plugins' from footer (useless with Update Center)
- Add a title to manual measures page

13 years agoRemove unused class org.sonar.server.ui.SonarRackFilter
Simon Brandhof [Fri, 22 Jul 2011 09:31:55 +0000 (11:31 +0200)]
Remove unused class org.sonar.server.ui.SonarRackFilter

13 years agoAdd property 'sonar.core.serverBaseURL'
Evgeny Mandrikov [Fri, 22 Jul 2011 11:53:24 +0000 (15:53 +0400)]
Add property 'sonar.core.serverBaseURL'

13 years agoSONAR-2589 Modification of all web ruby templates to use bundles
Fabrice Bellingard [Thu, 21 Jul 2011 17:00:02 +0000 (19:00 +0200)]
SONAR-2589 Modification of all web ruby templates to use bundles

- Add I18n to quality profiles
- Add I18n to rules configuration
- Add I18n to alerts

13 years agoSONAR-2547 fix breadcrumb of manual measures
Simon Brandhof [Thu, 21 Jul 2011 15:18:05 +0000 (17:18 +0200)]
SONAR-2547 fix breadcrumb of manual measures

13 years agoSONAR-2589 Modification of all web ruby templates to use bundles
Fabrice Bellingard [Thu, 21 Jul 2011 09:03:27 +0000 (11:03 +0200)]
SONAR-2589 Modification of all web ruby templates to use bundles

- Add I18n to session messages (log in, log out, ...)
- Add I18n to flash notices
- Add I18n to cloud page
- Add I18n to maintenance page

13 years agoSONAR-2589 Modification of all web ruby templates to use bundles
Fabrice Bellingard [Thu, 21 Jul 2011 08:00:08 +0000 (10:00 +0200)]
SONAR-2589 Modification of all web ruby templates to use bundles

- Display widget title and description from metadata if I18n keys not
  available

13 years agoSONAR-2599 First draft of settings for notifications in user profile
Evgeny Mandrikov [Wed, 20 Jul 2011 15:09:57 +0000 (19:09 +0400)]
SONAR-2599 First draft of settings for notifications in user profile

13 years agoSONAR-2589 Modification of all web ruby templates to use bundles
Fabrice Bellingard [Wed, 20 Jul 2011 16:29:43 +0000 (18:29 +0200)]
SONAR-2589 Modification of all web ruby templates to use bundles

- Fix small bug on filter columns
- Add I18n on violation drilldown
- Add I18n on violation timemachine

13 years agoSONAR-2596,SONAR-2600 Improve notification mechanism
Evgeny Mandrikov [Tue, 19 Jul 2011 09:09:51 +0000 (13:09 +0400)]
SONAR-2596,SONAR-2600 Improve notification mechanism

* Persist notifications into DB for later delivery.
* Add sonar-email-plugin, which sends notifications by email.

13 years agoSONAR-2547 improve rendering on Chrome
Simon Brandhof [Wed, 20 Jul 2011 13:50:50 +0000 (15:50 +0200)]
SONAR-2547 improve rendering on Chrome

13 years agoRemote the column MANUAL_MEASURES.URL + improve IE7 rendering
Simon Brandhof [Wed, 20 Jul 2011 13:35:49 +0000 (15:35 +0200)]
Remote the column MANUAL_MEASURES.URL + improve IE7 rendering

13 years agoSONAR-2589 Modification of all web ruby templates to use bundles
Fabrice Bellingard [Wed, 20 Jul 2011 13:15:00 +0000 (15:15 +0200)]
SONAR-2589 Modification of all web ruby templates to use bundles

- Add I18n for events in dashboards
- Add I18n for dependencies

13 years agoSONAR-2628 improve administration console
Simon Brandhof [Wed, 20 Jul 2011 12:10:33 +0000 (14:10 +0200)]
SONAR-2628 improve administration console