Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare for next development iteration | Simon Brandhof | 2017-07-13 | 1 | -1/+1 |
| | |||||
* | SONAR-9536 Upgrade PostgreSQL driver | Simon Brandhof | 2017-07-12 | 1 | -1/+1 |
| | |||||
* | SONAR-9535 Upgrade to MyBatis 3.4.4 | Eric Hartmann | 2017-07-11 | 1 | -1/+1 |
| | |||||
* | SONAR-9520 fix Tomcat error "Unexpected state: headers already parsed" | Simon Brandhof | 2017-07-07 | 1 | -7/+6 |
| | |||||
* | 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 |
| | |||||
* | SONAR-9198 Support multi-valued properties containing comma | Julien HENRY | 2017-07-04 | 1 | -2/+2 |
| | |||||
* | Move integration tests to directory tests/ | Simon Brandhof | 2017-06-25 | 1 | -2/+2 |
| | |||||
* | Fix false-positives when downloading external files from integration tests | Simon Brandhof | 2017-06-10 | 1 | -1/+1 |
| | | | | | By upgrading to Orchestrator 3.15.0.1090. It retries download when getting a java.net.ProtocolException | ||||
* | Upgrade to orchestrator 1.15.0.1083 | Simon Brandhof | 2017-06-01 | 1 | -1/+1 |
| | | | | to avoid FP when downloading plugins from GitHub | ||||
* | Prepare for next development version 6.5-SNAPSHOT | Simon Brandhof | 2017-05-16 | 1 | -1/+1 |
| | |||||
* | SONAR-9221 Update embedded analyzers | Julien HENRY | 2017-05-12 | 1 | -4/+4 |
| | |||||
* | SONAR-9220 Update OkHttp to v3.7 | Julien HENRY | 2017-05-12 | 1 | -1/+1 |
| | |||||
* | SONAR-9190 Embed SonarXML 4.2.885 | Teryk Bellahsene | 2017-05-12 | 1 | -1/+19 |
| | |||||
* | SONAR-6135 Upgrade MySQL driver to 5.1.42 | Eric Hartmann | 2017-05-04 | 1 | -1/+1 |
| | | | | Add useSSL=false to default configuration | ||||
* | Upgrade to Orchestrator 3.15.0.1038 | Simon Brandhof | 2017-05-02 | 1 | -1/+1 |
| | | | | to benefit from better HTTP reliability | ||||
* | Minimize sonar-plugin-api | Duarte Meneses | 2017-04-28 | 1 | -1/+1 |
| | |||||
* | SONAR-9057 add module sonar-ce-api | Sébastien Lesaint | 2017-04-27 | 1 | -0/+5 |
| | | | | this module provides code shared by sonar-web and sonar-ce | ||||
* | Upgrade frontend-maven-plugin from 1.3 to 1.4 | Simon Brandhof | 2017-04-13 | 1 | -1/+1 |
| | |||||
* | Increase min version of Maven from 3.0.5 to 3.2 | Simon Brandhof | 2017-04-13 | 1 | -0/+4 |
| | | | | 3.0.5 was defined in parent pom | ||||
* | Upgrade jacoco-maven-plugin from 0.7.5 to 0.7.9 | Simon Brandhof | 2017-04-13 | 1 | -1/+1 |
| | |||||
* | Upgrade maven-surefire-plugin from 2.19.1 to 2.20 | Simon Brandhof | 2017-04-13 | 1 | -1/+1 |
| | |||||
* | SONAR-7860 Remove CodeColorizerFormat API | Duarte Meneses | 2017-03-16 | 1 | -1/+0 |
| | |||||
* | SONAR-8816 automatic election of web leader in cluster mode | Simon Brandhof | 2017-03-13 | 1 | -0/+5 |
| | |||||
* | Upgrade to parent 40 | Julien Lancelot | 2017-03-03 | 1 | -1/+1 |
| | |||||
* | Automatic merge from branch-6.3 | ssjenka | 2017-02-27 | 1 | -6/+5 |
|\ | | | | | | | | | * origin/branch-6.3: BUILD-384 Replace usage of groovy-maven-plugin (not compliant with Maven paraller execution) by beanshell-maven-plugin | ||||
| * | BUILD-384 Replace usage of groovy-maven-plugin (not compliant with Maven ↵ | David Rautureau | 2017-02-24 | 1 | -6/+5 |
| | | | | | | | | paraller execution) by beanshell-maven-plugin | ||||
| * | Set version 6.3-SNAPSHOT | Simon Brandhof | 2017-02-22 | 1 | -1/+1 |
| | | |||||
| * | Publish version 6.3-RC3 | Simon Brandhof | 2017-02-22 | 1 | -1/+1 |
| | | |||||
* | | SONAR-8818 Add Hazelcast and its configuration (#1699) | Eric Hartmann | 2017-02-26 | 1 | -0/+7 |
| | | | | | | * SONAR-8818 Introduce Hazelcast | ||||
* | | Use project build dir as temporary dir for tests | Simon Brandhof | 2017-02-26 | 1 | -0/+2 |
| | | |||||
* | | Drop usages of MyBatis#openSession() | Simon Brandhof | 2017-02-26 | 1 | -4/+7 |
| | | | | | | | | in favor of DbClient#openSession() | ||||
* | | Remove unused maven-release-plugin | Simon Brandhof | 2017-02-21 | 1 | -23/+0 |
| | | |||||
* | | Remove unused Maven enforcer about Java 8 | Simon Brandhof | 2017-02-21 | 1 | -21/+0 |
| | | |||||
* | | Drop unused Surefire config for skipping tests | Simon Brandhof | 2017-02-19 | 1 | -45/+0 |
| | | |||||
* | | Drop unused dependency xpp3 | Simon Brandhof | 2017-02-19 | 1 | -5/+0 |
| | | |||||
* | | Drop dependency on deprecated sonar-graph | Simon Brandhof | 2017-02-19 | 1 | -5/+0 |
| | | |||||
* | | Drop unused dependency bean-matchers | Simon Brandhof | 2017-02-19 | 1 | -12/+0 |
| | | |||||
* | | Drop dependency xmlunit | Simon Brandhof | 2017-02-19 | 1 | -5/+0 |
| | | | | | | | | Replaced by assertJ assertThat().isXmlEqualTo() | ||||
* | | Move temp dir of build outsite project | Simon Brandhof | 2017-02-19 | 1 | -1/+0 |
| | | | | | | | | | | | | Overriding java.io.tmpdir does not allow to detect issues with canonical path in tests. Moreover this complex (and useless) configuration does not allow to support Gradle. | ||||
* | | split sonar-db into server/sonar-db-core and server/sonar-db-dao | Sébastien Lesaint | 2017-02-17 | 1 | -2/+17 |
| | | |||||
* | | Prepare for next development iteration | Simon Brandhof | 2017-02-14 | 1 | -1/+1 |
|/ | |||||
* | SONAR-8545 Upgrade Tomcat from 8.5.9 to 8.5.11 | Simon Brandhof | 2017-02-11 | 1 | -1/+1 |
| | |||||
* | Drop the unused coverage-per-test profile from pom | Simon Brandhof | 2017-02-10 | 1 | -34/+0 |
| | |||||
* | Drop the m2eclipse configuration from pom | Simon Brandhof | 2017-02-10 | 1 | -80/+0 |
| | |||||
* | SONAR-8566 upgrade PHP plugin | Simon Brandhof | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | SONAR-8637 Use new versions of update center and maven packager | Teryk Bellahsene | 2017-02-10 | 1 | -2/+2 |
| | |||||
* | SONAR-8646 Embed SonarFlex | Julien Lancelot | 2017-02-10 | 1 | -1/+23 |
| | |||||
* | SONAR-8566 upgrade SonarSource plugins | Simon Brandhof | 2017-02-10 | 1 | -6/+11 |
| |