]>
source.dussan.org Git - sonarqube.git/log
Simon Brandhof [Tue, 26 Jul 2011 08:29:49 +0000 (10:29 +0200)]
SONAR-2634 new_*_violations and *_violations metrics are not qualitative
Simon Brandhof [Tue, 26 Jul 2011 08:25:45 +0000 (10:25 +0200)]
SONAR-2589 add missing bundles in drilldown pages
Simon Brandhof [Tue, 26 Jul 2011 08:07:49 +0000 (10:07 +0200)]
SONAR-75 support alert thresholds
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
Freddy Mallet [Mon, 25 Jul 2011 21:52:48 +0000 (23:52 +0200)]
SONAR-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
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
simonbrandhof [Mon, 25 Jul 2011 20:19:40 +0000 (22:19 +0200)]
SONAR-75 Configure Checkstyle with locale
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
simonbrandhof [Mon, 25 Jul 2011 18:32:05 +0000 (20:32 +0200)]
SONAR-75 define locale for violation messages
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
Evgeny Mandrikov [Mon, 25 Jul 2011 13:29:06 +0000 (17:29 +0400)]
Add method findById to UserFinder and make it available as BatchComponent
Evgeny Mandrikov [Mon, 25 Jul 2011 11:42:52 +0000 (15:42 +0400)]
SONAR-2598 NotificationManager should be available as BatchComponent
David Festal [Tue, 19 Jul 2011 14:26:50 +0000 (16:26 +0200)]
SONAR-75 add rule severities (thanks to David Festal's patch)
Evgeny Mandrikov [Mon, 25 Jul 2011 09:46:14 +0000 (13:46 +0400)]
Fix violations and increase coverage
Evgeny Mandrikov [Mon, 25 Jul 2011 08:16:38 +0000 (12:16 +0400)]
SONAR-2615 Show email on page 'My Profile'
Simon Brandhof [Fri, 22 Jul 2011 16:31:44 +0000 (18:31 +0200)]
SONAR-2006 Allow to select manual measures in filters treemap
Simon Brandhof [Fri, 22 Jul 2011 15:49:34 +0000 (17:49 +0200)]
SONAR-2547 display metric domains
Evgeny Mandrikov [Fri, 22 Jul 2011 15:01:35 +0000 (19:01 +0400)]
Add unit test for UserFinder
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.
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.
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.
Simon Brandhof [Fri, 22 Jul 2011 14:25:51 +0000 (16:25 +0200)]
SONAR-2636 Display keys in the administration console of manual metrics
Simon Brandhof [Fri, 22 Jul 2011 14:15:29 +0000 (16:15 +0200)]
SONAR-2635 Add new type of widget property : METRIC
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
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
Simon Brandhof [Fri, 22 Jul 2011 09:31:55 +0000 (11:31 +0200)]
Remove unused class org.sonar.server.ui.SonarRackFilter
Evgeny Mandrikov [Fri, 22 Jul 2011 11:53:24 +0000 (15:53 +0400)]
Add property 'sonar.core.serverBaseURL'
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
Simon Brandhof [Thu, 21 Jul 2011 15:18:05 +0000 (17:18 +0200)]
SONAR-2547 fix breadcrumb of manual measures
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
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
Evgeny Mandrikov [Wed, 20 Jul 2011 15:09:57 +0000 (19:09 +0400)]
SONAR-2599 First draft of settings for notifications in user profile
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
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.
Simon Brandhof [Wed, 20 Jul 2011 13:50:50 +0000 (15:50 +0200)]
SONAR-2547 improve rendering on Chrome
Simon Brandhof [Wed, 20 Jul 2011 13:35:49 +0000 (15:35 +0200)]
Remote the column MANUAL_MEASURES.URL + improve IE7 rendering
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
Simon Brandhof [Wed, 20 Jul 2011 12:10:33 +0000 (14:10 +0200)]
SONAR-2628 improve administration console
Simon Brandhof [Wed, 20 Jul 2011 10:24:42 +0000 (12:24 +0200)]
SONAR-2628 create manual measure
simonbrandhof [Tue, 19 Jul 2011 21:02:36 +0000 (23:02 +0200)]
SONAR-2628 Add a page to manage manual measures
Fabrice Bellingard [Tue, 19 Jul 2011 16:52:32 +0000 (18:52 +0200)]
Merge remote branch 'upstream/master'
Fabrice Bellingard [Tue, 19 Jul 2011 16:51:28 +0000 (18:51 +0200)]
SONAR-2589 Modification of all web ruby templates to use bundles
- Add I18n to widgets
Simon Brandhof [Tue, 19 Jul 2011 16:02:00 +0000 (18:02 +0200)]
First draft of administration console of manual measures
Simon Brandhof [Tue, 19 Jul 2011 10:05:39 +0000 (12:05 +0200)]
Add description to custom measures widget
Fabrice Bellingard [Tue, 19 Jul 2011 10:35:08 +0000 (12:35 +0200)]
Merge remote branch 'upstream/master'
Evgeny Mandrikov [Tue, 19 Jul 2011 10:27:25 +0000 (14:27 +0400)]
SONAR-2615 Administrator should be able to change email address of user
Fabrice Bellingard [Tue, 19 Jul 2011 09:49:23 +0000 (11:49 +0200)]
SONAR-2589 Modification of all web ruby templates to use bundles
- Add I18n to dashboard page
- Add I18n to dashboards management
Simon Brandhof [Tue, 19 Jul 2011 09:09:16 +0000 (11:09 +0200)]
SONAR-2567 Prevent administrators from removing shared filters
Simon Brandhof [Tue, 19 Jul 2011 08:27:20 +0000 (10:27 +0200)]
SONAR-2002 fix timeout with HttpClient 4
simonbrandhof [Tue, 19 Jul 2011 05:42:16 +0000 (07:42 +0200)]
New widget of custom measures
simonbrandhof [Mon, 18 Jul 2011 20:56:48 +0000 (22:56 +0200)]
SONAR-2619 Measure drilldown fails with Views plugin
Evgeny Mandrikov [Mon, 18 Jul 2011 12:41:00 +0000 (16:41 +0400)]
SONAR-2600,SONAR-2601 Add ability to send emails
Add simple page with SMTP configuration and with ability to send test
email. When SMTP configured - send notifications via email.
Fabrice Bellingard [Mon, 18 Jul 2011 17:05:44 +0000 (19:05 +0200)]
SONAR-2589 Modification of all web ruby templates to use bundles
- Add I18n for components page
Fabrice Bellingard [Mon, 18 Jul 2011 13:32:16 +0000 (15:32 +0200)]
SONAR-2589 Modification of all web ruby templates to use bundles
- Add I18n for reviews
- Add I18n for markdown
- Add I18n for user auto-suggest field
Evgeny Mandrikov [Mon, 18 Jul 2011 12:43:15 +0000 (16:43 +0400)]
Fix line-endings and mode bits
Evgeny Mandrikov [Wed, 13 Jul 2011 22:32:34 +0000 (02:32 +0400)]
SONAR-2596 Add an event notification mechanism
For the moment works only on server-side and no data persisted into DB.
As a proof of concept - write message to log when comment was added to
review.
simonbrandhof [Sun, 17 Jul 2011 21:50:23 +0000 (23:50 +0200)]
Remove the configuration of unused maven release plugin
simonbrandhof [Sun, 17 Jul 2011 21:45:30 +0000 (23:45 +0200)]
Merge branch 'release-2.9'
Conflicts:
archetypes/sonar-basic-plugin/pom.xml
archetypes/sonar-gwt-plugin/pom.xml
plugins/sonar-checkstyle-plugin/pom.xml
plugins/sonar-cobertura-plugin/pom.xml
plugins/sonar-core-gwt/pom.xml
plugins/sonar-core-plugin/pom.xml
plugins/sonar-cpd-plugin/pom.xml
plugins/sonar-dbcleaner-plugin/pom.xml
plugins/sonar-design-plugin/pom.xml
plugins/sonar-findbugs-plugin/pom.xml
plugins/sonar-googleanalytics-plugin/pom.xml
plugins/sonar-pmd-plugin/pom.xml
plugins/sonar-squid-java-plugin/pom.xml
plugins/sonar-surefire-plugin/pom.xml
pom.xml
samples/pom.xml
sonar-application/pom.xml
sonar-batch-bootstrapper/pom.xml
sonar-batch-maven-compat/pom.xml
sonar-batch/pom.xml
sonar-channel/pom.xml
sonar-check-api/pom.xml
sonar-colorizer/pom.xml
sonar-core-maven-plugin/pom.xml
sonar-core/pom.xml
sonar-deprecated/pom.xml
sonar-duplications/pom.xml
sonar-graph/pom.xml
sonar-gwt-api/pom.xml
sonar-java-api/pom.xml
sonar-markdown/pom.xml
sonar-maven-plugin/pom.xml
sonar-maven3-plugin/pom.xml
sonar-plugin-api/pom.xml
sonar-server/pom.xml
sonar-squid/pom.xml
sonar-testing-harness/pom.xml
sonar-ws-client/pom.xml
simonbrandhof [Sun, 17 Jul 2011 20:34:06 +0000 (22:34 +0200)]
Postpone deployment on nexus.codehaus.org
See http://jira.codehaus.org/browse/HAUS-2101
simonbrandhof [Sun, 17 Jul 2011 20:09:04 +0000 (22:09 +0200)]
Release 2.9
simonbrandhof [Sun, 17 Jul 2011 19:24:41 +0000 (21:24 +0200)]
Add release configuration for nexus.codehaus.org
- sign artifacts
- list public keys into the file KEYS
- maven 2.1.0 and 2.2.0 are forbidden because they produce incorrect GPG signatures and checksums respectively
Fabrice Bellingard [Fri, 15 Jul 2011 16:39:07 +0000 (18:39 +0200)]
SONAR-2589 Modification of web ruby templates to use bundles
- Added i18n to core tabs of the resource viewer (coverage, source,
violations)
Evgeny Mandrikov [Fri, 15 Jul 2011 15:12:43 +0000 (19:12 +0400)]
Add Review model
Simon Brandhof [Fri, 15 Jul 2011 16:10:07 +0000 (18:10 +0200)]
SONAR-2002 The Sonar WS API automatically kills an HTTP connection after 30s. This timeout parameter should be configurable
Simon Brandhof [Fri, 15 Jul 2011 16:09:43 +0000 (18:09 +0200)]
Check license headers during default build
Fabrice Bellingard [Fri, 15 Jul 2011 13:48:09 +0000 (15:48 +0200)]
SONAR-2591 API : translation mechanism of rule descriptions
- Remove rule name & description + rule param description from
Squid Java check classes, as they are now in the English Language
Pack
Fabrice Bellingard [Fri, 15 Jul 2011 09:26:04 +0000 (11:26 +0200)]
SONAR-2591 API : translation mechanism of rule descriptions
- Add translation for rule params
simonbrandhof [Thu, 14 Jul 2011 17:15:34 +0000 (19:15 +0200)]
SONAR-2610 migrate existing manual measures
simonbrandhof [Thu, 14 Jul 2011 17:14:43 +0000 (19:14 +0200)]
SONAR-2610 support url and description of manual measures
Evgeny Mandrikov [Thu, 14 Jul 2011 14:52:50 +0000 (18:52 +0400)]
Samples: sonar-plugin-api must be declared with scope provided
simonbrandhof [Thu, 14 Jul 2011 16:19:37 +0000 (18:19 +0200)]
SONAR-2610 web service for manual measures + copy manual measures during analysis
Fabrice Bellingard [Thu, 14 Jul 2011 16:02:57 +0000 (18:02 +0200)]
SONAR-2591 API : translation mechanism of rule descriptions
- Added mechanism to look for rule descriptions in HTML files
- Put all the rule names and descriptions of Squid Java in the
English Pack using this system
simonbrandhof [Thu, 14 Jul 2011 13:16:54 +0000 (15:16 +0200)]
Add ruby method Api::Utils.is_integer?
simonbrandhof [Thu, 14 Jul 2011 13:15:06 +0000 (15:15 +0200)]
Remove unused imports
Fabrice Bellingard [Thu, 14 Jul 2011 07:08:54 +0000 (09:08 +0200)]
Update license headers
Fabrice Bellingard [Wed, 13 Jul 2011 16:08:34 +0000 (18:08 +0200)]
SONAR-2589 Creation of a I18n English Pack
- Creation of the plugin
- Modification the I18nManager to read keys from this plugin in the
first place
Fabrice Bellingard [Wed, 13 Jul 2011 13:39:56 +0000 (15:39 +0200)]
SONAR-2589 Modification of web ruby templates to use bundles
- Add i18n to all filters page
- Modify the I18nManager to return the key if a translation has not
been found (instead of throwing a SonarException)
Simon Brandhof [Wed, 13 Jul 2011 08:07:51 +0000 (10:07 +0200)]
Allow to configure url of maven snapshot repository
Fabrice Bellingard [Tue, 12 Jul 2011 17:33:49 +0000 (19:33 +0200)]
SONAR-2589 Modification of web ruby templates to use bundles
- Add i18n to login screen
- Add i18n to new filter page
Evgeny Mandrikov [Tue, 12 Jul 2011 15:27:16 +0000 (19:27 +0400)]
SONAR-2477 Allow to use FindBugs filter-files with exclusions
Added parameter "sonar.findbugs.excludesFilters". This parameter will be
automatically configured based on configuration for
findbugs-maven-plugin. However it can reference only local files, even
if findbugs-maven-plugin supports resources and URLs.
Simon Brandhof [Tue, 12 Jul 2011 15:29:09 +0000 (17:29 +0200)]
SONAR-2610 Replace the table ASYNC_MEASURES_SNAPSHOTS by MANUAL_MEASURES
Fabrice Bellingard [Tue, 12 Jul 2011 12:58:45 +0000 (14:58 +0200)]
SONAR-2589 Modification of all web ruby templates to use bundles
- Add i18n to left side bar
- Add i18n to footer
Simon Brandhof [Tue, 12 Jul 2011 12:34:13 +0000 (14:34 +0200)]
Fix compatibility with IE6 and IE7
Evgeny Mandrikov [Tue, 12 Jul 2011 11:19:07 +0000 (15:19 +0400)]
Move m2eclipse configuration into separate profile
Evgeny Mandrikov [Tue, 12 Jul 2011 10:44:55 +0000 (14:44 +0400)]
Remove empty test
Evgeny Mandrikov [Tue, 12 Jul 2011 10:44:12 +0000 (14:44 +0400)]
Upgrade maven plugins
* maven-failsafe-plugin to 2.9
* maven-enforcer-plugin to 1.0.1
* animal-sniffer-maven-plugin to 1.7
* Replace tab by 2 spaces in pom.xml
Evgeny Mandrikov [Tue, 12 Jul 2011 08:45:43 +0000 (12:45 +0400)]
SONAR-2604 Default value for properties "sonar.java.source" and "sonar.java.target" should be "1.5"
Simon Brandhof [Tue, 12 Jul 2011 08:06:15 +0000 (10:06 +0200)]
SONAR-2605 Dashboard crashes if a project variation is configured as 'since a version'
Fabrice Bellingard [Mon, 11 Jul 2011 21:26:38 +0000 (23:26 +0200)]
Add m2eclipse configuration into POM to get Maven support in Eclipse
-> This is required for m2eclipse 1.0.0
See http://wiki.eclipse.org/M2E_plugin_execution_not_covered
simonbrandhof [Mon, 11 Jul 2011 20:47:41 +0000 (22:47 +0200)]
SONAR-75 continue i18n
Simon Brandhof [Mon, 11 Jul 2011 14:48:30 +0000 (16:48 +0200)]
Merge branch 'SONAR-2524' of https://github.com/davidfestal/sonar into davidfestal-SONAR-2524
Simon Brandhof [Mon, 11 Jul 2011 14:41:36 +0000 (16:41 +0200)]
Upgrade to JRuby 1.6.3
Simon Brandhof [Mon, 11 Jul 2011 14:05:48 +0000 (16:05 +0200)]
SONAR-2583 Remove the unused table PARAMETERS
Simon Brandhof [Mon, 11 Jul 2011 13:45:25 +0000 (15:45 +0200)]
Upgrade maven plugins
Simon Brandhof [Mon, 11 Jul 2011 13:35:49 +0000 (15:35 +0200)]
Upgrade version to 2.10-SNAPSHOT
Simon Brandhof [Mon, 11 Jul 2011 12:10:05 +0000 (14:10 +0200)]
Integration tests successful - revert commit
Simon Brandhof [Mon, 11 Jul 2011 09:59:40 +0000 (11:59 +0200)]
Test automation of upgrade tests - db migration should fail
simonbrandhof [Sun, 10 Jul 2011 10:05:56 +0000 (12:05 +0200)]
temporary reverting to 2.9-SNAPSHOT
simonbrandhof [Sun, 10 Jul 2011 07:18:17 +0000 (09:18 +0200)]
Upgrade to version 2.10-SNAPSHOT