Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-3821 Drop any Maven dependency | Julien HENRY | 2015-06-03 | 1 | -14/+0 |
| | |||||
* | SONAR-6370 Shade sonar-* libraries into sonar-plugin-api | Simon Brandhof | 2015-05-28 | 1 | -9/+11 |
| | |||||
* | SONAR-6370 Shade and relocate Guava, GSON and Apache Commons into ↵ | Simon Brandhof | 2015-05-28 | 1 | -11/+56 |
| | | | | sonar-plugin-api | ||||
* | SONAR-6555 Dependency should continue to extends Edge | Julien HENRY | 2015-05-20 | 1 | -0/+6 |
| | | | | for backward compatibility with Java plugin | ||||
* | SONAR-6555 Drop design related features on batch side | Julien HENRY | 2015-05-19 | 1 | -5/+0 |
| | |||||
* | SONAR-6562 Remove sonar-squid 4.1 from API and runtime classpath | Simon Brandhof | 2015-05-19 | 1 | -14/+0 |
| | |||||
* | SONAR-6517 merge sonar-deprecated into sonar-plugin-api | Simon Brandhof | 2015-05-19 | 1 | -0/+4 |
| | | | | 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 |
| | |||||
* | Remove coupling of sonar-plugin-api on Guava 10 | Simon Brandhof | 2015-04-16 | 1 | -6/+0 |
| | | | | 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-5700 ability to change level of loggers of 3rd-party libraries | Simon Brandhof | 2015-02-19 | 1 | -0/+5 |
| | |||||
* | SONAR-5700 New logging API to remove coupling on SLF4J | Simon Brandhof | 2015-02-19 | 1 | -13/+35 |
| | |||||
* | Use 4.5.2 as a reference for Clirr comparison report | Simon Brandhof | 2015-02-12 | 1 | -1/+1 |
| | |||||
* | Replace fest-assert by assertJ | Simon Brandhof | 2015-01-10 | 1 | -20/+0 |
| | |||||
* | Fix Clirr configuration | Julien HENRY | 2015-01-06 | 1 | -3/+5 |
| | |||||
* | Fix Clirr configuration | Julien HENRY | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | Configure Clirr | Julien HENRY | 2015-01-06 | 1 | -0/+3 |
| | |||||
* | Enable Clirr profile when "clirr" property is set to true | Julien HENRY | 2014-12-15 | 1 | -0/+6 |
| | |||||
* | Add configuration of Clirr plugin in a dedicated profile | Julien HENRY | 2014-12-15 | 1 | -0/+31 |
| | |||||
* | Upgrade version to 5.1-SNAPSHOT | Eric Hartmann | 2014-12-09 | 1 | -1/+1 |
| | |||||
* | SONAR-5705 Drop support of Maven 2 | Julien HENRY | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-10-21 | 1 | -0/+5 |
|\ | | | | | | | | | Conflicts: sonar-plugin-api/src/main/java/org/sonar/api/utils/KeyValueFormat.java | ||||
| * | SONAR-5768 API: org.sonar.api.utils.KeyValueFormat does not support escaping ↵ | Simon Brandhof | 2014-10-21 | 1 | -0/+5 |
| | | | | | | | | of values | ||||
* | | SONAR-4118 Remove XStream from API dependencies | Julien Lancelot | 2014-10-15 | 1 | -4/+0 |
| | | |||||
* | | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-10-03 | 1 | -4/+0 |
|\| | | | | | | | | | | | | | Conflicts: plugins/sonar-xoo-plugin/pom.xml sonar-plugin-api/pom.xml sonar-plugin-api/src/main/java/org/sonar/api/config/Settings.java | ||||
| * | Code clean-up | Simon Brandhof | 2014-10-02 | 1 | -4/+0 |
| | | | | | | | | | | * mark JFreechart as deprecated * complete some javadoc | ||||
| * | Update version to 4.5.1-SNAPSHOT | Eric Hartmann | 2014-09-29 | 1 | -1/+1 |
| | | |||||
| * | Release 4.54.5 | Eric Hartmann | 2014-09-29 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-26 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 4.5-RC34.5-RC3 | Eric Hartmann | 2014-09-26 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-16 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 4.5-RC24.5-RC2 | Eric Hartmann | 2014-09-16 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-08 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 4.5-RC14.5-RC1 | Eric Hartmann | 2014-09-08 | 1 | -1/+1 |
| | | |||||
* | | SONAR-2860 Drop commons-configuration | Julien HENRY | 2014-09-05 | 1 | -4/+8 |
| | | |||||
* | | Upgrade version to 5.0-SNAPSHOT | Eric Hartmann | 2014-09-04 | 1 | -1/+1 |
|/ | |||||
* | Merge commit '46a655cc343aba370396d8af5fbc34d5da668a0a' into HEAD | Jenkins CI | 2014-07-09 | 1 | -2/+1 |
|\ | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-07-08 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 4.4-RC24.4-RC2 | Eric Hartmann | 2014-07-08 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-07-02 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 4.4-RC14.4-RC1 | Eric Hartmann | 2014-07-02 | 1 | -3/+2 |
| | | |||||
* | | Upgrade to 4.5-SNAPSHOT | Eric Hartmann | 2014-07-02 | 1 | -1/+1 |
|/ | |||||
* | Upgrade hamcrest and fix conflicts with JUnit and Mockito | Simon Brandhof | 2014-06-20 | 1 | -1/+1 |
| | |||||
* | SONAR-5389 Drop batch-api module | Julien HENRY | 2014-06-18 | 1 | -4/+0 |
| | |||||
* | SONAR-5389 New Analyzer API | Julien HENRY | 2014-06-16 | 1 | -0/+4 |
| | |||||
* | Merge branch medium-tests | Julien Lancelot | 2014-04-18 | 1 | -1/+10 |
|\ | |||||
| * | Replacement injection of ServletContext by Properties in Platform | Julien Lancelot | 2014-04-16 | 1 | -1/+10 |
| | | |||||
* | | 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 |
| | |||||
* | Add jsr305 as a transitive dep of sonar-plugin-api | Simon Brandhof | 2014-02-19 | 1 | -1/+0 |
| |