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

13 years agoMerge branch 'SONAR-2524' of https://github.com/davidfestal/sonar into davidfestal...
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

13 years agoUpgrade to JRuby 1.6.3
Simon Brandhof [Mon, 11 Jul 2011 14:41:36 +0000 (16:41 +0200)]
Upgrade to JRuby 1.6.3

13 years agoSONAR-2583 Remove the unused table PARAMETERS
Simon Brandhof [Mon, 11 Jul 2011 14:05:48 +0000 (16:05 +0200)]
SONAR-2583 Remove the unused table PARAMETERS

13 years agoUpgrade maven plugins
Simon Brandhof [Mon, 11 Jul 2011 13:45:25 +0000 (15:45 +0200)]
Upgrade maven plugins

13 years agoUpgrade version to 2.10-SNAPSHOT
Simon Brandhof [Mon, 11 Jul 2011 13:35:49 +0000 (15:35 +0200)]
Upgrade version to 2.10-SNAPSHOT

13 years agoIntegration tests successful - revert commit
Simon Brandhof [Mon, 11 Jul 2011 12:10:05 +0000 (14:10 +0200)]
Integration tests successful - revert commit

13 years agoTest automation of upgrade tests - db migration should fail
Simon Brandhof [Mon, 11 Jul 2011 09:59:40 +0000 (11:59 +0200)]
Test automation of upgrade tests - db migration should fail

13 years agotemporary reverting to 2.9-SNAPSHOT
simonbrandhof [Sun, 10 Jul 2011 10:05:56 +0000 (12:05 +0200)]
temporary reverting to 2.9-SNAPSHOT

13 years agoUpgrade to version 2.10-SNAPSHOT
simonbrandhof [Sun, 10 Jul 2011 07:18:17 +0000 (09:18 +0200)]
Upgrade to version 2.10-SNAPSHOT

13 years ago[maven-release-plugin] prepare for next development iteration
Simon Brandhof [Fri, 8 Jul 2011 14:35:21 +0000 (16:35 +0200)]
[maven-release-plugin] prepare for next development iteration

13 years ago[maven-release-plugin] prepare release 2.9-RC1
Simon Brandhof [Fri, 8 Jul 2011 14:35:19 +0000 (16:35 +0200)]
[maven-release-plugin] prepare release 2.9-RC1

13 years agoAdd the goal 'deploy' to maven release plugin
Simon Brandhof [Fri, 8 Jul 2011 14:26:54 +0000 (16:26 +0200)]
Add the goal 'deploy' to maven release plugin

13 years agoAllow to deploy SNAPSHOT versions of sonar-application and sonar-server
Simon Brandhof [Fri, 8 Jul 2011 08:48:38 +0000 (10:48 +0200)]
Allow to deploy SNAPSHOT versions of sonar-application and sonar-server

13 years agoRemove TRACE log
Simon Brandhof [Thu, 7 Jul 2011 16:32:32 +0000 (18:32 +0200)]
Remove TRACE log

13 years agoSONAR-2581 Support server setup in Java Web Service client
Simon Brandhof [Thu, 7 Jul 2011 13:06:02 +0000 (15:06 +0200)]
SONAR-2581 Support server setup in Java Web Service client

13 years agoCleanup temp files generated by CommandExecutorTest.java
Simon Brandhof [Thu, 7 Jul 2011 09:56:06 +0000 (11:56 +0200)]
Cleanup temp files generated by CommandExecutorTest.java

13 years agoMinor change of HTML buttons to improve rendering on IE : darker border and lighter...
Simon Brandhof [Thu, 7 Jul 2011 09:48:56 +0000 (11:48 +0200)]
Minor change of HTML buttons to improve rendering on IE : darker border and lighter background

13 years agoSONAR-2469 extensions annotated with @InstantiationStrategy(BATCH) should access...
Simon Brandhof [Thu, 7 Jul 2011 09:48:04 +0000 (11:48 +0200)]
SONAR-2469 extensions annotated with @InstantiationStrategy(BATCH) should access project configuration

13 years agoSONAR-2574 API: configure the working directory used by org.sonar.api.utils.command...
Simon Brandhof [Tue, 5 Jul 2011 08:01:55 +0000 (10:01 +0200)]
SONAR-2574 API: configure the working directory used by org.sonar.api.utils.command.Command

13 years agoInternationalization of SquidJava rules 9/head
David Festal [Mon, 4 Jul 2011 15:04:08 +0000 (17:04 +0200)]
Internationalization of SquidJava rules

13 years agoI18n support in ActiveRecord Rule object
David Festal [Mon, 4 Jul 2011 15:00:08 +0000 (17:00 +0200)]
I18n support in ActiveRecord Rule object

13 years agoI18n key syntax changed
David Festal [Fri, 17 Jun 2011 09:48:33 +0000 (11:48 +0200)]
I18n key syntax changed

13 years agoCode cleanup
David Festal [Thu, 16 Jun 2011 14:55:55 +0000 (16:55 +0200)]
Code cleanup

13 years agoInternationalization of metrics through the model class
David Festal [Thu, 16 Jun 2011 14:02:01 +0000 (16:02 +0200)]
Internationalization of metrics through the model class

13 years agoNew API for Ruby and Java side
David Festal [Thu, 16 Jun 2011 13:02:53 +0000 (15:02 +0200)]
New API for Ruby and Java side

13 years agoSONAR-2436 gray border to buttons
Simon Brandhof [Mon, 4 Jul 2011 17:30:59 +0000 (19:30 +0200)]
SONAR-2436 gray border to buttons

13 years agoSONAR-2571 Fix convert_string_to_unix_newlines
Evgeny Mandrikov [Fri, 1 Jul 2011 12:34:38 +0000 (16:34 +0400)]
SONAR-2571 Fix convert_string_to_unix_newlines

13 years agoCompute new violations on dry runs
Simon Brandhof [Thu, 30 Jun 2011 10:09:53 +0000 (12:09 +0200)]
Compute new violations on dry runs

13 years agoSONAR-2553 API: compute the variations on all measures
Simon Brandhof [Wed, 29 Jun 2011 10:54:22 +0000 (12:54 +0200)]
SONAR-2553 API: compute the variations on all measures