aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Extract module sonar-dbSimon Brandhof2015-07-041-80/+1
|
* SONAR-6588 drop db connection from batchSimon Brandhof2015-07-021-30/+0
|
* Drop Hibernate from serverSimon Brandhof2015-06-181-0/+10
|
* SONAR-6370 isolate plugin classloader from core classesSimon Brandhof2015-06-051-1/+2
|
* SONAR-6370 rename module sonar-api-deps to sonar-plugin-api-depsSimon Brandhof2015-05-281-3/+3
|
* SONAR-6370 Package deprecated API dependencies in a single JAR.Simon Brandhof2015-05-281-0/+33
| | | | | | This JAR file contains Guava, GSON and commons-*. It will be declared in the classloaders of "old" plugins that do not embed their own versions of these libraries.
* SONAR-6370 Shade and relocate Guava, GSON and Apache Commons into ↵Simon Brandhof2015-05-281-0/+4
| | | | sonar-plugin-api
* SONAR-5382 Drop Java WS client librarySimon Brandhof2015-05-211-4/+0
|
* SONAR-6278 Stop relying on graph to store testsJulien HENRY2015-05-211-22/+0
|
* SONAR-6562 bring back sonar-squid 4.1 as a runtime dependencySimon Brandhof2015-05-201-0/+5
|
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-191-0/+4
|
* SONAR-6517 merge sonar-deprecated into sonar-plugin-apiSimon Brandhof2015-05-191-14/+0
| | | | It allows to use the shaded and relocated dependencies of sonar-plugin-api
* SONAR-6517 remove dependency of sonar-plugin-api on picocontainerSimon Brandhof2015-05-191-0/+4
|
* SONAR-6370 isolate plugin classloader from coreSimon Brandhof2015-05-111-10/+4
|
* Remove coupling of sonar-plugin-api on Guava 10Simon Brandhof2015-04-161-0/+7
| | | | in order to prepare upgrade to Guava 18 in core codebase
* Update pom to 5.2-SNAPSHOTJulien Lancelot2015-02-271-1/+1
|
* SONAR-2570 compress db table FILE_SOURCESSimon Brandhof2015-02-101-0/+24
|
* 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
|/
* Centralize algorithm of UUID generationSimon Brandhof2014-11-211-17/+2
|
* Remove JFreeChart from batch classpathSimon Brandhof2014-10-231-1/+12
|
* Execute tests on non-h2 databases with the profile named "dbTests"Simon Brandhof2014-10-091-31/+0
|
* Upgrade version to 5.0-SNAPSHOTEric Hartmann2014-09-041-1/+1
|
* Remove elasticsearch from sonar-core dependenciesSimon Brandhof2014-08-281-5/+0
|
* Updated indexQueue mechanism for performance (no compression yet).Stephane Gamard2014-08-201-0/+5
|
* SONAR-5462 Upgrade PostgreSQL driver to support 9.3Julien Lancelot2014-07-171-1/+1
|
* Upgrade to 4.5-SNAPSHOTEric Hartmann2014-07-021-1/+1
|
* SONAR-5216 compare quality profile dates when batch detects profile changesSimon Brandhof2014-06-231-7/+0
|
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-201-1/+14
|
* Upgrade to 4.4-SNAPSHOTEric Hartmann2014-04-181-1/+1
|
* Upgrade version to 4.3-SNAPSHOTEric Hartmann2014-02-241-1/+1
|
* Remove org.sonar.api.database.daos.MeasuresDao, deprecated since v2.3 and ↵Simon Brandhof2014-01-181-0/+4
| | | | 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-2/+2
|
* Upgrade integration test to ojdbc6Simon Brandhof2013-07-051-2/+2
|
* SONAR-4470 Performance issue when migrating DB from 3.5 to 3.6 (mainly with ↵Simon Brandhof2013-07-041-0/+4
| | | | Oracle)
* Upgrade to 3.7-SNAPSHOTEric Hartmann2013-06-111-1/+1
|
* SONAR-4044 move to Java 6Simon Brandhof2013-03-251-3/+2
| | | | | | | - update jdk signature used by animal sniffer - update javac configuration - fix blueprints-core lib - upgrade commons-dbcp and postgresql driver in order to use JDBC 4
* 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
|