aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-plugin/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-6370 drop core pluginSimon Brandhof2015-05-281-43/+0
| | | | | The core plugin was highly coupled with core, so it did not respect classloader isolation as other plugins.
* SONAR-6370 move properties out of core pluginSimon Brandhof2015-05-281-65/+2
|
* SONAR-6370 move batch extensions out of core pluginSimon Brandhof2015-05-281-6/+0
| | | | Decorators temporarily moved to package org.sonar.batch.compute of sonar-batch.
* SONAR-6370 move server extensions out of core pluginSimon Brandhof2015-05-281-33/+0
|
* Update pom to 5.2-SNAPSHOTJulien Lancelot2015-02-271-1/+1
|
* SONAR-6088 Remove old preview/h2 modeJulien HENRY2015-01-271-0/+7
|
* Computation stack based on an isolated picocontainerSimon Brandhof2015-01-201-6/+0
|
* Automatic merge from branch-5.0Jenkins CI2014-12-111-2/+1
|\ | | | | | | | | | | | | | | * origin/branch-5.0: Remove unused ruby files (issues2 MVC) [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release 5.0-RC1 SONAR-5923 A project admin user cannot delete a project
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-12-111-1/+1
| |
| * [maven-release-plugin] prepare release 5.0-RC15.0-RC1Eric Hartmann2014-12-111-3/+2
| |
* | Upgrade version to 5.1-SNAPSHOTEric Hartmann2014-12-091-1/+1
|/
* Remove duplicated dependency in sonar-core-pluginSimon Brandhof2014-10-271-5/+0
|
* SONAR-5705 Drop support of Maven 2Julien HENRY2014-10-231-5/+5
|
* Remove JFreeChart from batch classpathSimon Brandhof2014-10-231-1/+7
|
* Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-301-0/+7
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: 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-email-notifications-plugin/pom.xml plugins/sonar-l10n-en-plugin/pom.xml plugins/sonar-xoo-plugin/pom.xml pom.xml server/pom.xml server/sonar-process-monitor/pom.xml server/sonar-process/pom.xml server/sonar-search/pom.xml server/sonar-server/pom.xml server/sonar-web/pom.xml server/sonar-ws-client/pom.xml sonar-application/pom.xml sonar-batch-maven-compat/pom.xml sonar-batch-protocol/pom.xml sonar-batch/pom.xml sonar-check-api/pom.xml sonar-colorizer/pom.xml sonar-core/pom.xml sonar-deprecated/pom.xml sonar-duplications/pom.xml sonar-graph/pom.xml sonar-home/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-plugin-api/src/test/java/org/sonar/api/utils/HttpDownloaderTest.java sonar-testing-harness/pom.xml
| * Maven profiles for each technical stackSimon Brandhof2014-09-301-0/+7
| | | | | | | | and remove sonar-channel helpers from sonar-testing-harness
| * Update version to 4.5.1-SNAPSHOTEric Hartmann2014-09-291-1/+1
| |
| * Release 4.54.5Eric Hartmann2014-09-291-1/+1
| |
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-261-1/+1
| |
| * [maven-release-plugin] prepare release 4.5-RC34.5-RC3Eric Hartmann2014-09-261-1/+1
| |
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-161-1/+1
| |
| * [maven-release-plugin] prepare release 4.5-RC24.5-RC2Eric Hartmann2014-09-161-1/+1
| |
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-081-1/+1
| |
| * [maven-release-plugin] prepare release 4.5-RC14.5-RC1Eric Hartmann2014-09-081-1/+1
| |
* | Upgrade version to 5.0-SNAPSHOTEric Hartmann2014-09-041-1/+1
|/
* Upgrade to 4.5-SNAPSHOTEric Hartmann2014-07-021-1/+1
|
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-201-1/+1
|
* Upgrade to 4.4-SNAPSHOTEric Hartmann2014-04-181-1/+1
|
* Fix stability of tests depending on order of executionSimon Brandhof2014-04-031-0/+5
| | | | Default timezone should not be changed by tests because DateUtils keeps instances of SimpleDateFormat in ThreadLocalContext. These instances are executed during the first call, so we can't guarantee which tz is used.
* Upgrade version to 4.3-SNAPSHOTEric Hartmann2014-02-241-1/+1
|
* Sanitize sonar-testing-harnessSimon Brandhof2014-01-231-0/+15
|
* Remove org.sonar.api.database.daos.MeasuresDao, deprecated since v2.3 and ↵Simon Brandhof2014-01-181-0/+7
| | | | move some deprecated classes from sonar-plugin-api to sonar-deprecated
* Upgrade to 4.2-SNAPSHOTEric Hartmann2013-12-111-1/+1
|
* Update to 4.1-SNAPSHOTEric Hartmann2013-10-221-1/+1
|
* SONAR-4675 Replace Jetty web server by Tomcat 7Simon Brandhof2013-10-011-0/+5
|
* Upgrade to 4.0-SNAPSHOTEric Hartmann2013-07-301-1/+1
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-07-251-1/+1
|
* [maven-release-plugin] prepare release 3.7-RC1Eric Hartmann2013-07-251-1/+1
|
* SONAR-4388 Move from Sonar to SonarQubeJulien HENRY2013-07-081-1/+1
|
* Upgrade to 3.7-SNAPSHOTEric Hartmann2013-06-111-1/+1
|
* SONAR-4283 implement the notification on new issues raised during project scanSimon Brandhof2013-05-261-0/+6
|
* Update version to 3.6-SNAPSHOTEric Hartmann2013-03-131-1/+1
|
* Release Sonar 3.5Eric Hartmann2013-03-131-1/+1
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-03-071-1/+1
|
* [maven-release-plugin] prepare release 3.5-RC4Eric Hartmann2013-03-071-1/+1
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-03-011-1/+1
|
* [maven-release-plugin] prepare release 3.5-RC2Eric Hartmann2013-03-011-1/+1
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-02-251-1/+1
|
* [maven-release-plugin] prepare release 3.5-RC1Eric Hartmann2013-02-251-1/+1
|
* [maven-release-plugin] prepare for next development iterationGAUDIN2012-12-221-1/+1
|