summaryrefslogtreecommitdiffstats
path: root/sonar-application/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare release 3.3-RC1Eric Hartmann2012-10-111-1/+1
|
* Update to 3.3-SNAPSHOTGAUDIN2012-09-261-1/+1
|
* Update to 3.3-M5GAUDIN2012-09-261-1/+1
|
* Set versions to 3.3-SNAPSHOT and Soanr Java to 1.0-SNAPSHOTEric Hartmann2012-09-181-1/+1
|
* Update Sonar version to 3.3-M4 and Sonar Java to 1.0-M3Eric Hartmann2012-09-181-1/+1
|
* SONAR-3802 various improvements in the top nav barSimon Brandhof2012-09-141-1/+1
| | | | | | | * Upgrade YUI reset/font CSS * New URLs /dev/layout and /dev/empty for performance tests * Rename the link "Home" with the name of the main global dashboard * Extract layout.css from style.css
* Fix buildEvgeny Mandrikov2012-09-141-1/+1
|
* Get rid of unnecessary files in assemblyEvgeny Mandrikov2012-09-141-1/+1
| | | | | | This requires upgrade of maven-assembly-plugin to 2.2.2 because of MASSEMBLY-570. Also should be noted that upgrade to 2.3 more complicated - see comments for MASSEMBLY-449.
* Move declaration of sonar-java version to parent pomSimon Brandhof2012-09-141-2/+0
|
* Update to 3.3-SNAPSHOTEric Hartmann2012-09-141-1/+1
|
* Update to 3.3-M2Eric Hartmann2012-09-141-1/+1
|
* Reformat POMs according to Maven POM ConventionEvgeny Mandrikov2012-09-101-63/+68
|
* Use new sonar-squid-java-pluginEvgeny Mandrikov2012-09-071-2/+2
| | | | | This plugin was rewritten to use SSLR instead of Checkstyle to parse Java source code.
* Use external sonar-java-pluginEvgeny Mandrikov2012-09-051-2/+2
|
* Enforce size of distribution to prevent regressionsEvgeny Mandrikov2012-09-051-0/+25
|
* Upgrade version to 3.3-SNAPSHOTEric Hartmann2012-07-241-1/+1
|
* Upgrade version to 3.2-SNAPSHOTEric Hartmann2012-07-241-1/+1
|
* Upgrade version to 3.3-SNAPSHOTEric Hartmann2012-07-231-1/+1
|
* Replacing Derby with H2David Gageot2012-07-031-2/+2
|
* SONAR-3496, SONAR-3497 & SONAR-3498 Add new rules for JavaFabrice Bellingard2012-06-251-0/+6
| | | | | => Those rules are the ones pulled out from the SQALE plugin and put in an independant lib called "sonar-common-rules"
* Upgrade version to 3.2-SNAPSHOTEric Hartmann2012-05-301-1/+1
|
* Upgrade to 3.1-SNAPSHOTEric Hartmann2012-04-111-1/+1
|
* Upgrade version to 2.16Eric Hartmann2012-04-061-1/+1
|
* Typo : upgrade version to 2.15-SNAPSHOTEric Hartmann2012-02-271-1/+1
|
* Upgrade version to 3.0-SNAPSHOTEric Hartmann2012-02-271-1/+1
|
* SONAR-3180 Remove the support of AJP connectorSimon Brandhof2012-01-181-4/+0
|
* SONAR-2416 Remove the internal Maven repository that is used by Sonar Mojo ↵Simon Brandhof2012-01-101-8/+0
| | | | 1.0-beta-1
* Upgrade to 2.14-SNAPSHOTEric Hartmann2012-01-031-1/+1
|
* Upgrade version to 2.13-SNAPSHOTEric Hartmann2011-11-091-1/+1
|
* SONAR-2834 Move Google Analytics Plugin to the forgeEvgeny Mandrikov2011-10-171-6/+0
| | | | This includes removal of Google Analytics Account from System Info page.
* SONAR-2792 Import code of JaCoCo plugin from Plugins ForgeEvgeny Mandrikov2011-10-141-0/+6
| | | | Revision 4564.
* SONAR-2881 Do not rebuild the WAR file when changing conf/logback.xmlsimonbrandhof2011-10-091-20/+0
|
* Upgrade version to 2.12-SNAPSHOTSimon Brandhof2011-09-161-1/+1
|
* Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10Simon Brandhof2011-08-151-1/+1
|
* [maven-release-plugin] prepare for next development iterationSimon Brandhof2011-08-091-1/+1
|
* [maven-release-plugin] prepare release 2.10-RC2Simon Brandhof2011-08-091-1/+1
|
* Upgrade version to 2.11-SNAPSHOTSimon Brandhof2011-08-051-1/+1
|
* SONAR-75 rename i18n bundles to l10n bundlesSimon Brandhof2011-07-291-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 notificationsEvgeny Mandrikov2011-07-261-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 mechanismEvgeny Mandrikov2011-07-201-0/+6
| | | | | * Persist notifications into DB for later delivery. * Add sonar-email-plugin, which sends notifications by email.
* Merge branch 'release-2.9'simonbrandhof2011-07-171-4/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.9simonbrandhof2011-07-171-1/+1
| |
| * [maven-release-plugin] prepare for next development iterationSimon Brandhof2011-07-081-1/+1
| |
| * [maven-release-plugin] prepare release 2.9-RC1Simon Brandhof2011-07-081-5/+4
| |
* | SONAR-2589 Creation of a I18n English PackFabrice Bellingard2011-07-131-0/+6
| | | | | | | | | | - Creation of the plugin - Modification the I18nManager to read keys from this plugin in the first place
* | Upgrade version to 2.10-SNAPSHOTSimon Brandhof2011-07-111-1/+1
| |
* | temporary reverting to 2.9-SNAPSHOTsimonbrandhof2011-07-101-1/+1
| |
* | Upgrade to version 2.10-SNAPSHOTsimonbrandhof2011-07-101-1/+1
|/
* Allow to deploy SNAPSHOT versions of sonar-application and sonar-serverSimon Brandhof2011-07-081-9/+20
|
* SONAR-2497 Merge i18n plugin with coreSimon Brandhof2011-06-211-6/+0
|