Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare for next development iteration | Julien Lancelot | 2017-10-27 | 1 | -1/+1 |
| | |||||
* | SONAR-10018 Upgrade JJWT to 0.9.0 | Eric Hartmann | 2017-10-23 | 1 | -0/+34 |
| | |||||
* | SONAR-9979 Fix potential vulnerability in plugins built with API <= 5.2 | Simon Brandhof | 2017-10-16 | 1 | -1/+1 |
| | |||||
* | Set version to 6.7-SNAPSHOT | Simon Brandhof | 2017-10-09 | 1 | -1/+1 |
| | |||||
* | Bring 6.6-SNAPSHOT back | Simon Brandhof | 2017-09-12 | 1 | -1/+1 |
| | |||||
* | Release 6.6-M1 | Simon Brandhof | 2017-09-12 | 1 | -1/+1 |
| | |||||
* | Prepare for next development iteration | Simon Brandhof | 2017-07-13 | 1 | -1/+1 |
| | |||||
* | Prepare for next development iteration | Simon Brandhof | 2017-07-05 | 1 | -1/+1 |
| | |||||
* | Release 6.5-M26.5-M2 | Simon Brandhof | 2017-07-05 | 1 | -1/+1 |
| | |||||
* | Prepare for next development version 6.5-SNAPSHOT | Simon Brandhof | 2017-05-16 | 1 | -1/+1 |
| | |||||
* | Prepare for next development iteration | Simon Brandhof | 2017-02-14 | 1 | -1/+1 |
| | |||||
* | build: generate empty sources and javadoc jars for shaded artifact to comply ↵ | Tom | 2016-12-09 | 1 | -0/+26 |
| | | | | with maven central deploy | ||||
* | Prepare for next development iteration | David Rautureau | 2016-11-21 | 1 | -1/+1 |
| | |||||
* | Prepare for next development iteration | David Rautureau | 2016-09-19 | 1 | -1/+1 |
| | |||||
* | prepare for next development iteration | David Rautureau | 2016-07-20 | 1 | -1/+1 |
| | |||||
* | prepare for next development iteration | Tom | 2016-05-20 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 5.6-SNAPSHOT | Tom | 2016-04-07 | 1 | -1/+1 |
| | |||||
* | Upgrade Apache Commons Collections to v3.2.2 | Justine Tunney | 2016-03-08 | 1 | -1/+1 |
| | | | | | | | | | | | Version 3.2.1 has a CVSS 10.0 vulnerability. That's the worst kind of vulnerability that exists. By merely existing on the classpath, this library causes the Java serialization parser for the entire JVM process to go from being a state machine to a turing machine. A turing machine with an exec() function! https://commons.apache.org/proper/commons-collections/security-reports.html http://foxglovesecurity.com/2015/11/06/what-do-weblogic-websphere-jboss-jenkins-opennms-and-your-application-have-in-common-this-vulnerability/ | ||||
* | Automatic merge from branch-5.4 | Jenkins CI | 2016-02-09 | 1 | -0/+4 |
|\ | | | | | | | | | * origin/branch-5.4: Do not deploy sonar-plugin-api-deps in central | ||||
| * | Do not deploy sonar-plugin-api-deps in central | Simon Brandhof | 2016-02-09 | 1 | -0/+4 |
| | | | | | | It is shaded in sonar-core | ||||
* | | Upgrade version to 5.5-SNAPSHOT | Eric Hartmann | 2016-02-09 | 1 | -1/+1 |
|/ | |||||
* | SONAR-7226 deploy all artifacts to central, except SQ zip | Simon Brandhof | 2016-02-04 | 1 | -16/+0 |
| | |||||
* | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-18 | 1 | -2/+1 |
|\ | | | | | | | | | | | * origin/branch-5.3: [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release 5.3-RC2 | ||||
| * | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-12-17 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.3-RC25.3-RC2 | Thomas Vérin | 2015-12-17 | 1 | -3/+2 |
| | | |||||
* | | Upgrade version to 5.4-SNAPSHOT | Eric Hartmann | 2015-12-09 | 1 | -1/+1 |
|/ | |||||
* | SONAR-6809 fix child-first classloader strategy | Simon Brandhof | 2015-12-02 | 1 | -2/+13 |
| | | | | | | sonar-java-api was removed from root <dependencyManagement> (5a1a0e3fbec92bbc8508cfc5165b2c6590666ce5) but not from sonar-plugin-api-deps. The exclusion of sonar-plugin-api was lost, so child-first classloader strategy loaded SonarPlugin class from plugin instead of core classloader. | ||||
* | Merge remote-tracking branch 'origin/branch-5.2' | Simon Brandhof | 2015-10-30 | 1 | -26/+16 |
|\ | |||||
| * | Do not deploy internal artifacts to maven central repo | Simon Brandhof | 2015-10-29 | 1 | -26/+16 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-27 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.2-RC4 | Thomas Vérin | 2015-10-27 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-20 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.2-RC35.2-RC3 | Thomas Vérin | 2015-10-20 | 1 | -1/+1 |
| | | |||||
* | | Automatic merge from branch-5.2 | Jenkins CI | 2015-10-14 | 1 | -0/+5 |
|\| | | | | | | | | | | | | | | | * origin/branch-5.2: SONAR-6880 Fix return_to fix the components page of just provisioned project Add missing commons-email dependency for plugins using API < 5.2 SONAR-6277 Fix incorrect offset conversion with old Mac line ends '\r' | ||||
| * | Add missing commons-email dependency for plugins using API < 5.2 | Julien Lancelot | 2015-10-14 | 1 | -0/+5 |
| | | |||||
* | | Upgrade version to 5.3-SNAPSHOT | Thomas Vérin | 2015-10-13 | 1 | -1/+1 |
|/ | |||||
* | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 5.2-RC25.2-RC2 | Thomas Vérin | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | Updated poms to generate empty javadoc and sources jars to comply with maven ↵ | Thomas Vérin | 2015-10-13 | 1 | -1/+26 |
| | | | | central | ||||
* | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 5.2-RC15.2-RC1 | Thomas Vérin | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | Replace groupIds org.codehaus by org.sonarsource | Simon Brandhof | 2015-10-09 | 1 | -2/+2 |
| | |||||
* | SONAR-6370 fix sonar-check-api transitive dependency from sonar-plugin-api-deps | Simon Brandhof | 2015-06-08 | 1 | -0/+10 |
| | |||||
* | SONAR-6370 add missing sonar-squid 4.1 to classloaders of plugins built with ↵ | Simon Brandhof | 2015-06-05 | 1 | -0/+5 |
| | | | | SQ<5.2 | ||||
* | SONAR-6370 remove dependency on sonar-deprecated | Simon Brandhof | 2015-06-05 | 1 | -0/+10 |
| | |||||
* | SONAR-6370 fix classpath with core libs like SLF4J | Simon Brandhof | 2015-06-05 | 1 | -0/+14 |
| | |||||
* | SONAR-6370 isolate plugin classloader from core classes | Simon Brandhof | 2015-06-05 | 1 | -2/+43 |
| | |||||
* | SONAR-3821 Drop any Maven dependency | Julien HENRY | 2015-06-03 | 1 | -0/+9 |
| | |||||
* | SONAR-6370 rename module sonar-api-deps to sonar-plugin-api-deps | Simon Brandhof | 2015-05-28 | 1 | -0/+64 |