Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare for next development iteration | Julien Lancelot | 2017-10-27 | 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 |
| | |||||
* | Drop unused dependency bean-matchers | Simon Brandhof | 2017-02-19 | 1 | -5/+0 |
| | |||||
* | Clean-up sonar-testing-harness dependencies | Simon Brandhof | 2017-02-19 | 1 | -0/+20 |
| | | | | and decrease usages of Hamcrest | ||||
* | Prepare for next development iteration | Simon Brandhof | 2017-02-14 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Exclude target/generated-test-sources from analysis | Simon Brandhof | 2016-07-29 | 1 | -1/+1 |
| | |||||
* | prepare for next development iteration | David Rautureau | 2016-07-20 | 1 | -1/+1 |
| | |||||
* | SONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibility | Julien HENRY | 2016-07-07 | 1 | -1/+1 |
| | |||||
* | Remove FP of duplicate-finder-maven-plugin in sonar-core | Simon Brandhof | 2016-06-06 | 1 | -0/+16 |
| | |||||
* | 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 version to 5.5-SNAPSHOT | Eric Hartmann | 2016-02-09 | 1 | -1/+1 |
| | |||||
* | Merge pull request #742 from SonarSource/feature/stas/selenium-js-logs | Stas Vilchik | 2016-02-04 | 1 | -0/+4 |
|\ | | | | | dump js logs in failed selenium tests | ||||
| * | Exclude files generated by protobuf from SQ analysis | Evgeny Mandrikov | 2016-01-28 | 1 | -0/+4 |
| | | | | | | | | This was already done for other modules, but not for sonar-core. | ||||
* | | SONAR-7226 deploy all artifacts to central, except SQ zip | Simon Brandhof | 2016-02-04 | 1 | -16/+0 |
|/ | |||||
* | Cut dependency between sonar-core and sonar-home | Julien HENRY | 2016-01-19 | 1 | -4/+0 |
| | |||||
* | Upgrade version to 5.4-SNAPSHOT | Eric Hartmann | 2015-12-09 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/branch-5.2' | Simon Brandhof | 2015-10-30 | 1 | -0/+16 |
|\ | |||||
| * | Do not deploy internal artifacts to maven central repo | Simon Brandhof | 2015-10-29 | 1 | -0/+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 |
| | | |||||
* | | Execute Protocol Buffer compiler during build | Evgeny Mandrikov | 2015-10-29 | 1 | -19/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | Dependency for compiler selected based on platform. Supported platforms are Windows/Linux x86/64 and Mac OS. Configuration in root POM to avoid duplication. This also makes version of compiler consistent with version of library. Previously it was 3.0.0-a3 and 3.0.0-beta-1 respectively, now both are 3.0.0-beta-1. And removes all existing auto generated files and scripts for their creation as well as their traces (such as comments and exclusions for SonarQube). | ||||
* | | 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 |
| | |||||
* | [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 | -14/+5 |
| | |||||
* | Improve utility org.sonar.core.util.Protobuf | Simon Brandhof | 2015-07-22 | 1 | -0/+23 |
| | |||||
* | 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 |
| |