Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extract module sonar-db | Simon Brandhof | 2015-07-04 | 1 | -80/+1 |
| | |||||
* | SONAR-6588 drop db connection from batch | Simon Brandhof | 2015-07-02 | 1 | -30/+0 |
| | |||||
* | Drop Hibernate from server | Simon Brandhof | 2015-06-18 | 1 | -0/+10 |
| | |||||
* | SONAR-6370 isolate plugin classloader from core classes | Simon Brandhof | 2015-06-05 | 1 | -1/+2 |
| | |||||
* | SONAR-6370 rename module sonar-api-deps to sonar-plugin-api-deps | Simon Brandhof | 2015-05-28 | 1 | -3/+3 |
| | |||||
* | SONAR-6370 Package deprecated API dependencies in a single JAR. | Simon Brandhof | 2015-05-28 | 1 | -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 Brandhof | 2015-05-28 | 1 | -0/+4 |
| | | | | sonar-plugin-api | ||||
* | SONAR-5382 Drop Java WS client library | Simon Brandhof | 2015-05-21 | 1 | -4/+0 |
| | |||||
* | SONAR-6278 Stop relying on graph to store tests | Julien HENRY | 2015-05-21 | 1 | -22/+0 |
| | |||||
* | SONAR-6562 bring back sonar-squid 4.1 as a runtime dependency | Simon Brandhof | 2015-05-20 | 1 | -0/+5 |
| | |||||
* | SONAR-6555 Drop design related features on batch side | Julien HENRY | 2015-05-19 | 1 | -0/+4 |
| | |||||
* | SONAR-6517 merge sonar-deprecated into sonar-plugin-api | Simon Brandhof | 2015-05-19 | 1 | -14/+0 |
| | | | | It allows to use the shaded and relocated dependencies of sonar-plugin-api | ||||
* | SONAR-6517 remove dependency of sonar-plugin-api on picocontainer | Simon Brandhof | 2015-05-19 | 1 | -0/+4 |
| | |||||
* | SONAR-6370 isolate plugin classloader from core | Simon Brandhof | 2015-05-11 | 1 | -10/+4 |
| | |||||
* | Remove coupling of sonar-plugin-api on Guava 10 | Simon Brandhof | 2015-04-16 | 1 | -0/+7 |
| | | | | in order to prepare upgrade to Guava 18 in core codebase | ||||
* | Update pom to 5.2-SNAPSHOT | Julien Lancelot | 2015-02-27 | 1 | -1/+1 |
| | |||||
* | SONAR-2570 compress db table FILE_SOURCES | Simon Brandhof | 2015-02-10 | 1 | -0/+24 |
| | |||||
* | Automatic merge from branch-5.0 | Jenkins CI | 2014-12-11 | 1 | -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 iteration | Eric Hartmann | 2014-12-11 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.0-RC15.0-RC1 | Eric Hartmann | 2014-12-11 | 1 | -3/+2 |
| | | |||||
* | | Upgrade version to 5.1-SNAPSHOT | Eric Hartmann | 2014-12-09 | 1 | -1/+1 |
|/ | |||||
* | Centralize algorithm of UUID generation | Simon Brandhof | 2014-11-21 | 1 | -17/+2 |
| | |||||
* | Remove JFreeChart from batch classpath | Simon Brandhof | 2014-10-23 | 1 | -1/+12 |
| | |||||
* | Execute tests on non-h2 databases with the profile named "dbTests" | Simon Brandhof | 2014-10-09 | 1 | -31/+0 |
| | |||||
* | Upgrade version to 5.0-SNAPSHOT | Eric Hartmann | 2014-09-04 | 1 | -1/+1 |
| | |||||
* | Remove elasticsearch from sonar-core dependencies | Simon Brandhof | 2014-08-28 | 1 | -5/+0 |
| | |||||
* | Updated indexQueue mechanism for performance (no compression yet). | Stephane Gamard | 2014-08-20 | 1 | -0/+5 |
| | |||||
* | SONAR-5462 Upgrade PostgreSQL driver to support 9.3 | Julien Lancelot | 2014-07-17 | 1 | -1/+1 |
| | |||||
* | Upgrade to 4.5-SNAPSHOT | Eric Hartmann | 2014-07-02 | 1 | -1/+1 |
| | |||||
* | SONAR-5216 compare quality profile dates when batch detects profile changes | Simon Brandhof | 2014-06-23 | 1 | -7/+0 |
| | |||||
* | Upgrade hamcrest and fix conflicts with JUnit and Mockito | Simon Brandhof | 2014-06-20 | 1 | -1/+14 |
| | |||||
* | Upgrade to 4.4-SNAPSHOT | Eric Hartmann | 2014-04-18 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 4.3-SNAPSHOT | Eric Hartmann | 2014-02-24 | 1 | -1/+1 |
| | |||||
* | Remove org.sonar.api.database.daos.MeasuresDao, deprecated since v2.3 and ↵ | Simon Brandhof | 2014-01-18 | 1 | -0/+4 |
| | | | | move some deprecated classes from sonar-plugin-api to sonar-deprecated | ||||
* | Upgrade to 4.2-SNAPSHOT | Eric Hartmann | 2013-12-11 | 1 | -1/+1 |
| | |||||
* | Update to 4.1-SNAPSHOT | Eric Hartmann | 2013-10-22 | 1 | -1/+1 |
| | |||||
* | SONAR-4675 Replace Jetty web server by Tomcat 7 | Simon Brandhof | 2013-10-01 | 1 | -0/+5 |
| | |||||
* | Upgrade to 4.0-SNAPSHOT | Eric Hartmann | 2013-07-30 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2013-07-25 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 3.7-RC1 | Eric Hartmann | 2013-07-25 | 1 | -1/+1 |
| | |||||
* | SONAR-4388 Move from Sonar to SonarQube | Julien HENRY | 2013-07-08 | 1 | -2/+2 |
| | |||||
* | Upgrade integration test to ojdbc6 | Simon Brandhof | 2013-07-05 | 1 | -2/+2 |
| | |||||
* | SONAR-4470 Performance issue when migrating DB from 3.5 to 3.6 (mainly with ↵ | Simon Brandhof | 2013-07-04 | 1 | -0/+4 |
| | | | | Oracle) | ||||
* | Upgrade to 3.7-SNAPSHOT | Eric Hartmann | 2013-06-11 | 1 | -1/+1 |
| | |||||
* | SONAR-4044 move to Java 6 | Simon Brandhof | 2013-03-25 | 1 | -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-SNAPSHOT | Eric Hartmann | 2013-03-13 | 1 | -1/+1 |
| | |||||
* | Release Sonar 3.5 | Eric Hartmann | 2013-03-13 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2013-03-07 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 3.5-RC4 | Eric Hartmann | 2013-03-07 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2013-03-01 | 1 | -1/+1 |
| |