aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-2074 Improve timeline widgetFabrice Bellingard2011-08-191-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.10Simon Brandhof2011-08-151-1/+1
|
* Merge branch 'release-2.10'Simon 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
| |
* | SONAR-2075 Add ProtovisSimon Brandhof2011-08-151-1/+1
| |
* | SONAR-2704 Upgrade to Prototype 1.7/Scriptaculous 1.9simonbrandhof2011-08-151-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 modeSimon Brandhof2011-08-091-40/+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-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 emailsEvgeny Mandrikov2011-07-181-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'simonbrandhof2011-07-171-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.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-3/+2
| |
* | 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-7/+16
|
* SONAR-2497 Merge i18n plugin with coreSimon Brandhof2011-06-211-6/+0
|
* Remove dependency on classworlds - use only plexus-classworldsEvgeny Mandrikov2011-06-131-4/+0
|
* SONAR-75 Apply first version of contribution by www.serli.comSimon Brandhof2011-06-131-0/+6
|
* Upgrade to version 2.9-SNAPSHOTsimonbrandhof2011-05-131-1/+1
|
* Temporarily downgrade version to 2.8-SNAPSHOTsimonbrandhof2011-05-101-1/+1
|
* Upgrade version to 2.9-SNAPSHOTsimonbrandhof2011-05-091-1/+1
|
* Release 2.8-RC2simonbrandhof2011-05-091-1/+1
|
* Fix dev profilesimonbrandhof2011-05-061-1/+1
|
* Prepare for next development iterationEvgeny Mandrikov2011-05-031-1/+1
|
* Prepare 2.8-RC1Evgeny Mandrikov2011-05-031-1/+1
|
* SONAR-2384 Support markdown in review commentssimonbrandhof2011-04-231-0/+4
|
* Update some Maven plugins to latest versions for thread safetyEvgeny Mandrikov2011-04-211-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-SNAPSHOTsimonbrandhof2011-03-291-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-281-1/+1
|
* [maven-release-plugin] prepare release 2.7-RC3simonbrandhof2011-03-281-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-221-1/+1
|
* [maven-release-plugin] prepare release 2.7-RC1simonbrandhof2011-03-221-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-181-1/+1
|
* [maven-release-plugin] prepare release 2.7-RC2simonbrandhof2011-03-181-1/+1
|
* SONAR-2247 Prevent lock of static resources on Windows in dev modeJulien HENRY2011-03-011-0/+1
|
* SONAR-2145 Remove Clover from the Sonar CoreEvgeny Mandrikov2011-02-211-6/+0
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-02-181-1/+1
|
* [maven-release-plugin] prepare release 2.62.6simonbrandhof2011-02-181-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-281-1/+1
|
* [maven-release-plugin] prepare release 2.6-M1simonbrandhof2011-01-281-1/+1
|
* SONAR-2106: New Java library to bootstrap project analysisEvgeny Mandrikov2011-01-241-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 treesimonbrandhof2011-01-211-0/+5
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-051-1/+1
|