Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-2074 Improve timeline widget | Fabrice Bellingard | 2011-08-19 | 1 | -0/+1 |
| | | | | | | | - Improve JS code - Sort the trends directly in the TrendsChart Ruby class - Add optional title for graph - Graph aware of differential view system | ||||
* | Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10 | Simon Brandhof | 2011-08-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release-2.10' | Simon Brandhof | 2011-08-15 | 1 | -1/+1 |
|\ | |||||
| * | [maven-release-plugin] prepare for next development iteration | Simon Brandhof | 2011-08-09 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 2.10-RC2 | Simon Brandhof | 2011-08-09 | 1 | -1/+1 |
| | | |||||
* | | SONAR-2075 Add Protovis | Simon Brandhof | 2011-08-15 | 1 | -1/+1 |
| | | |||||
* | | SONAR-2704 Upgrade to Prototype 1.7/Scriptaculous 1.9 | simonbrandhof | 2011-08-15 | 1 | -5/+2 |
| | | | | | | | | | | | | | | Yahoo JS libs used in timemachine have also been removed from default HTML header. They are available only in the timemachine page. Protovis and its patch for IE have been added. | ||||
* | | Fix development mode | Simon Brandhof | 2011-08-09 | 1 | -40/+1 |
|/ | |||||
* | Upgrade version to 2.11-SNAPSHOT | Simon Brandhof | 2011-08-05 | 1 | -1/+1 |
| | |||||
* | SONAR-75 rename i18n bundles to l10n bundles | Simon Brandhof | 2011-07-29 | 1 | -1/+1 |
| | | | | | | | 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. | ||||
* | SONAR-2596,SONAR-2601 UI for email notifications | Evgeny Mandrikov | 2011-07-26 | 1 | -1/+1 |
| | | | | | | | * 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 | ||||
* | SONAR-2596,SONAR-2600 Improve notification mechanism | Evgeny Mandrikov | 2011-07-20 | 1 | -11/+6 |
| | | | | | * Persist notifications into DB for later delivery. * Add sonar-email-plugin, which sends notifications by email. | ||||
* | SONAR-2600,SONAR-2601 Add ability to send emails | Evgeny Mandrikov | 2011-07-18 | 1 | -0/+11 |
| | | | | | Add simple page with SMTP configuration and with ability to send test email. When SMTP configured - send notifications via email. | ||||
* | Merge branch 'release-2.9' | simonbrandhof | 2011-07-17 | 1 | -2/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | Release 2.9 | simonbrandhof | 2011-07-17 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Simon Brandhof | 2011-07-08 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 2.9-RC1 | Simon Brandhof | 2011-07-08 | 1 | -3/+2 |
| | | |||||
* | | SONAR-2589 Creation of a I18n English Pack | Fabrice Bellingard | 2011-07-13 | 1 | -0/+6 |
| | | | | | | | | | | - Creation of the plugin - Modification the I18nManager to read keys from this plugin in the first place | ||||
* | | Upgrade version to 2.10-SNAPSHOT | Simon Brandhof | 2011-07-11 | 1 | -1/+1 |
| | | |||||
* | | temporary reverting to 2.9-SNAPSHOT | simonbrandhof | 2011-07-10 | 1 | -1/+1 |
| | | |||||
* | | Upgrade to version 2.10-SNAPSHOT | simonbrandhof | 2011-07-10 | 1 | -1/+1 |
|/ | |||||
* | Allow to deploy SNAPSHOT versions of sonar-application and sonar-server | Simon Brandhof | 2011-07-08 | 1 | -7/+16 |
| | |||||
* | SONAR-2497 Merge i18n plugin with core | Simon Brandhof | 2011-06-21 | 1 | -6/+0 |
| | |||||
* | Remove dependency on classworlds - use only plexus-classworlds | Evgeny Mandrikov | 2011-06-13 | 1 | -4/+0 |
| | |||||
* | SONAR-75 Apply first version of contribution by www.serli.com | Simon Brandhof | 2011-06-13 | 1 | -0/+6 |
| | |||||
* | Upgrade to version 2.9-SNAPSHOT | simonbrandhof | 2011-05-13 | 1 | -1/+1 |
| | |||||
* | Temporarily downgrade version to 2.8-SNAPSHOT | simonbrandhof | 2011-05-10 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 2.9-SNAPSHOT | simonbrandhof | 2011-05-09 | 1 | -1/+1 |
| | |||||
* | Release 2.8-RC2 | simonbrandhof | 2011-05-09 | 1 | -1/+1 |
| | |||||
* | Fix dev profile | simonbrandhof | 2011-05-06 | 1 | -1/+1 |
| | |||||
* | Prepare for next development iteration | Evgeny Mandrikov | 2011-05-03 | 1 | -1/+1 |
| | |||||
* | Prepare 2.8-RC1 | Evgeny Mandrikov | 2011-05-03 | 1 | -1/+1 |
| | |||||
* | SONAR-2384 Support markdown in review comments | simonbrandhof | 2011-04-23 | 1 | -0/+4 |
| | |||||
* | Update some Maven plugins to latest versions for thread safety | Evgeny Mandrikov | 2011-04-21 | 1 | -1/+0 |
| | | | | | | | * maven-assembly-plugin 2.2.1 * maven-plugin-plugin 2.7 * maven-antrun-plugin 1.6 * maven-war-plugin 2.1.1 | ||||
* | Upgrade master to version 2.8-SNAPSHOT | simonbrandhof | 2011-03-29 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-03-28 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.7-RC3 | simonbrandhof | 2011-03-28 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-03-22 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.7-RC1 | simonbrandhof | 2011-03-22 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-03-18 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.7-RC2 | simonbrandhof | 2011-03-18 | 1 | -1/+1 |
| | |||||
* | SONAR-2247 Prevent lock of static resources on Windows in dev mode | Julien HENRY | 2011-03-01 | 1 | -0/+1 |
| | |||||
* | SONAR-2145 Remove Clover from the Sonar Core | Evgeny Mandrikov | 2011-02-21 | 1 | -6/+0 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-02-18 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.62.6 | simonbrandhof | 2011-02-18 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-01-28 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.6-M1 | simonbrandhof | 2011-01-28 | 1 | -1/+1 |
| | |||||
* | SONAR-2106: New Java library to bootstrap project analysis | Evgeny Mandrikov | 2011-01-24 | 1 | -0/+12 |
| | | | | | | | | | | * Add BatchResourcesServlet to allow downloading libraries from server * Create in memory POM for non-maven environments * Provide fake MavenPluginExecutor for non-maven environments * Add new module sonar-batch-maven-compat with shaded maven-project | ||||
* | SONAR-2127 API: do not automatically create hierarchy of resource tree | simonbrandhof | 2011-01-21 | 1 | -0/+5 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-01-05 | 1 | -1/+1 |
| |