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

13 years agoSONAR-2628 create manual measure
Simon Brandhof [Wed, 20 Jul 2011 10:24:42 +0000 (12:24 +0200)]
SONAR-2628 create manual measure

13 years agoSONAR-2628 Add a page to manage manual measures
simonbrandhof [Tue, 19 Jul 2011 21:02:36 +0000 (23:02 +0200)]
SONAR-2628 Add a page to manage manual measures

13 years agoMerge remote branch 'upstream/master'
Fabrice Bellingard [Tue, 19 Jul 2011 16:52:32 +0000 (18:52 +0200)]
Merge remote branch 'upstream/master'

13 years agoSONAR-2589 Modification of all web ruby templates to use bundles
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

13 years agoFirst draft of administration console of manual measures
Simon Brandhof [Tue, 19 Jul 2011 16:02:00 +0000 (18:02 +0200)]
First draft of administration console of manual measures

13 years agoAdd description to custom measures widget
Simon Brandhof [Tue, 19 Jul 2011 10:05:39 +0000 (12:05 +0200)]
Add description to custom measures widget

13 years agoMerge remote branch 'upstream/master'
Fabrice Bellingard [Tue, 19 Jul 2011 10:35:08 +0000 (12:35 +0200)]
Merge remote branch 'upstream/master'

13 years agoSONAR-2615 Administrator should be able to change email address of user
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

13 years agoSONAR-2589 Modification of all web ruby templates to use bundles
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

13 years agoSONAR-2567 Prevent administrators from removing shared filters
Simon Brandhof [Tue, 19 Jul 2011 09:09:16 +0000 (11:09 +0200)]
SONAR-2567 Prevent administrators from removing shared filters

13 years agoSONAR-2002 fix timeout with HttpClient 4
Simon Brandhof [Tue, 19 Jul 2011 08:27:20 +0000 (10:27 +0200)]
SONAR-2002 fix timeout with HttpClient 4

13 years agoNew widget of custom measures
simonbrandhof [Tue, 19 Jul 2011 05:42:16 +0000 (07:42 +0200)]
New widget of custom measures

13 years agoSONAR-2619 Measure drilldown fails with Views plugin
simonbrandhof [Mon, 18 Jul 2011 20:56:48 +0000 (22:56 +0200)]
SONAR-2619 Measure drilldown fails with Views plugin

13 years agoSONAR-2600,SONAR-2601 Add ability to send emails
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.

13 years agoSONAR-2589 Modification of all web ruby templates to use bundles
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

13 years agoSONAR-2589 Modification of all web ruby templates to use bundles
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

13 years agoFix line-endings and mode bits
Evgeny Mandrikov [Mon, 18 Jul 2011 12:43:15 +0000 (16:43 +0400)]
Fix line-endings and mode bits

13 years agoSONAR-2596 Add an event notification mechanism
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.

13 years agoRemove the configuration of unused maven release plugin
simonbrandhof [Sun, 17 Jul 2011 21:50:23 +0000 (23:50 +0200)]
Remove the configuration of unused maven release plugin

13 years agoMerge branch 'release-2.9'
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

13 years agoPostpone deployment on nexus.codehaus.org 2.9
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

13 years agoRelease 2.9
simonbrandhof [Sun, 17 Jul 2011 20:09:04 +0000 (22:09 +0200)]
Release 2.9

13 years agoAdd release configuration for nexus.codehaus.org
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

13 years agoSONAR-2589 Modification of web ruby templates to use bundles
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)

13 years agoAdd Review model
Evgeny Mandrikov [Fri, 15 Jul 2011 15:12:43 +0000 (19:12 +0400)]
Add Review model

13 years agoSONAR-2002 The Sonar WS API automatically kills an HTTP connection after 30s. This...
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

13 years agoCheck license headers during default build
Simon Brandhof [Fri, 15 Jul 2011 16:09:43 +0000 (18:09 +0200)]
Check license headers during default build

13 years agoSONAR-2591 API : translation mechanism of rule descriptions
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

13 years agoSONAR-2591 API : translation mechanism of rule descriptions
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

13 years agoSONAR-2610 migrate existing manual measures
simonbrandhof [Thu, 14 Jul 2011 17:15:34 +0000 (19:15 +0200)]
SONAR-2610 migrate existing manual measures

13 years agoSONAR-2610 support url and description of manual measures
simonbrandhof [Thu, 14 Jul 2011 17:14:43 +0000 (19:14 +0200)]
SONAR-2610 support url and description of manual measures

13 years agoSamples: sonar-plugin-api must be declared with scope provided
Evgeny Mandrikov [Thu, 14 Jul 2011 14:52:50 +0000 (18:52 +0400)]
Samples: sonar-plugin-api must be declared with scope provided

13 years agoSONAR-2610 web service for manual measures + copy manual measures during analysis
simonbrandhof [Thu, 14 Jul 2011 16:19:37 +0000 (18:19 +0200)]
SONAR-2610 web service for manual measures + copy manual measures during analysis

13 years agoSONAR-2591 API : translation mechanism of rule descriptions
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

13 years agoAdd ruby method Api::Utils.is_integer?
simonbrandhof [Thu, 14 Jul 2011 13:16:54 +0000 (15:16 +0200)]
Add ruby method Api::Utils.is_integer?

13 years agoRemove unused imports
simonbrandhof [Thu, 14 Jul 2011 13:15:06 +0000 (15:15 +0200)]
Remove unused imports

13 years agoUpdate license headers
Fabrice Bellingard [Thu, 14 Jul 2011 07:08:54 +0000 (09:08 +0200)]
Update license headers

13 years agoSONAR-2589 Creation of a I18n English Pack
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

13 years agoSONAR-2589 Modification of web ruby templates to use bundles
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)

13 years agoAllow to configure url of maven snapshot repository
Simon Brandhof [Wed, 13 Jul 2011 08:07:51 +0000 (10:07 +0200)]
Allow to configure url of maven snapshot repository

13 years agoSONAR-2589 Modification of web ruby templates to use bundles
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

13 years agoSONAR-2477 Allow to use FindBugs filter-files with exclusions
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.

13 years agoSONAR-2610 Replace the table ASYNC_MEASURES_SNAPSHOTS by MANUAL_MEASURES
Simon Brandhof [Tue, 12 Jul 2011 15:29:09 +0000 (17:29 +0200)]
SONAR-2610 Replace the table ASYNC_MEASURES_SNAPSHOTS by MANUAL_MEASURES

13 years agoSONAR-2589 Modification of all web ruby templates to use bundles
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

13 years agoFix compatibility with IE6 and IE7
Simon Brandhof [Tue, 12 Jul 2011 12:34:13 +0000 (14:34 +0200)]
Fix compatibility with IE6 and IE7

13 years agoMove m2eclipse configuration into separate profile
Evgeny Mandrikov [Tue, 12 Jul 2011 11:19:07 +0000 (15:19 +0400)]
Move m2eclipse configuration into separate profile

13 years agoRemove empty test
Evgeny Mandrikov [Tue, 12 Jul 2011 10:44:55 +0000 (14:44 +0400)]
Remove empty test

13 years agoUpgrade maven plugins
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

13 years agoSONAR-2604 Default value for properties "sonar.java.source" and "sonar.java.target...
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"

13 years agoSONAR-2605 Dashboard crashes if a project variation is configured as 'since a version'
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'

13 years agoAdd m2eclipse configuration into POM to get Maven support in Eclipse
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

13 years agoSONAR-75 continue i18n
simonbrandhof [Mon, 11 Jul 2011 20:47:41 +0000 (22:47 +0200)]
SONAR-75 continue i18n