| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-4898 improve default settings | Simon Brandhof | 2014-07-23 | 1 | -5/+13 |
* | SONAR-5417 Load metrics using project referential | Julien HENRY | 2014-07-18 | 1 | -0/+6 |
* | SONAR-5417 Initial version of batch protocol + refactoring of settings | Julien HENRY | 2014-07-17 | 1 | -7/+1 |
* | SONAR-5462 Upgrade PostgreSQL driver to support 9.3 | Julien Lancelot | 2014-07-17 | 1 | -2/+2 |
* | Upgrade woodstock StAX parser from 4.0.4 to 4.4.0 | Simon Brandhof | 2014-07-16 | 1 | -3/+3 |
* | Disable sonar-start module | Simon Brandhof | 2014-07-14 | 1 | -1/+0 |
* | SONAR-4898 - Initial start.jar available in distribution bundle | Stephane Gamard | 2014-07-10 | 1 | -0/+1 |
* | Move sonar-ws-client to sub-dir server/ | Simon Brandhof | 2014-07-10 | 1 | -1/+0 |
* | Move sonar-server, sonar-search and sonar-process into sub-dir server/ | Simon Brandhof | 2014-07-10 | 1 | -3/+1 |
* | SONAR-5410 - created sonar-search module for SQ | Stephane Gamard | 2014-07-09 | 1 | -0/+1 |
* | Merge commit '46a655cc343aba370396d8af5fbc34d5da668a0a' into HEAD | Jenkins CI | 2014-07-09 | 1 | -6/+5 |
|\ |
|
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-07-08 | 1 | -2/+2 |
| * | [maven-release-plugin] prepare release 4.4-RC24.4-RC2 | Eric Hartmann | 2014-07-08 | 1 | -2/+2 |
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-07-02 | 1 | -2/+2 |
| * | [maven-release-plugin] prepare release 4.4-RC14.4-RC1 | Eric Hartmann | 2014-07-02 | 1 | -2/+2 |
| * | [SONAR-5235] : Test for missing sources.jar | Eric Hartmann | 2014-07-02 | 1 | -7/+5 |
* | | SONAR-4898 - Added sonar-process module | Stephane Gamard | 2014-07-08 | 1 | -0/+1 |
* | | Update used Maven plugins | Julien HENRY | 2014-07-03 | 1 | -31/+18 |
* | | [SONAR-5235] : Remove the phase in order to have sources signed for deployment | Eric Hartmann | 2014-07-02 | 1 | -1/+0 |
* | | Upgrade to 4.5-SNAPSHOT | Eric Hartmann | 2014-07-02 | 1 | -1/+1 |
|/ |
|
* | Fix JaCoCo inclusions | Simon Brandhof | 2014-07-02 | 1 | -1/+1 |
* | fix version conflict | Stephane Gamard | 2014-06-23 | 1 | -1/+0 |
* | SONAR-5407 - fixed ProfileLevel for RuleIndex | Stephane Gamard | 2014-06-23 | 1 | -0/+1 |
* | SONAR-5216 compare quality profile dates when batch detects profile changes | Simon Brandhof | 2014-06-23 | 1 | -0/+12 |
* | Upgrade hamcrest and fix conflicts with JUnit and Mockito | Simon Brandhof | 2014-06-20 | 1 | -7/+19 |
* | SONAR-5389 Drop batch-api module | Julien HENRY | 2014-06-18 | 1 | -6/+0 |
* | Try to improve performance of MeasurePersister | Julien HENRY | 2014-06-18 | 1 | -1/+1 |
* | SONAR-5389 New Analyzer API | Julien HENRY | 2014-06-16 | 1 | -0/+6 |
* | Use released version of persisit. | Julien HENRY | 2014-06-10 | 1 | -1/+1 |
* | SONAR-5377 Update update center library to 1.11 | Julien HENRY | 2014-06-05 | 1 | -1/+1 |
* | SONAR-5252 Embed SonarQube Java 2.2.1 plugins | Julien HENRY | 2014-06-02 | 1 | -1/+1 |
* | SONAR-5061 - Updated ES to 1.1.2 for Mvel 2.2 version | Stephane Gamard | 2014-05-27 | 1 | -1/+1 |
* | SONAR-5061 - Updated pom and code update for ES v.1.1.1 | Stephane Gamard | 2014-05-19 | 1 | -1/+1 |
* | SONAR-5189 Use custom version of persisitit | Julien HENRY | 2014-05-07 | 1 | -4/+3 |
* | SONAR-5189 Remove Kryo | Julien HENRY | 2014-05-07 | 1 | -5/+0 |
* | Revert persistit version to stay compatible with Java 1.6 | Julien HENRY | 2014-04-30 | 1 | -1/+1 |
* | SONAR-3437, SONAR-5189 Store measures in a persistit cache | Julien HENRY | 2014-04-30 | 1 | -1/+6 |
* | Add JaCoCo configuration | Nicolas PERU | 2014-04-29 | 1 | -0/+13 |
* | Move surefire configuration to properties for JaCoCo | Nicolas PERU | 2014-04-28 | 1 | -1/+1 |
* | Restore sonar-l10n-en-plugin | Julien Lancelot | 2014-04-18 | 1 | -0/+1 |
* | Merge branch medium-tests | Julien Lancelot | 2014-04-18 | 1 | -2/+0 |
|\ |
|
| * | SONAR-4969 Do not mix batch and server classpaths | Simon Brandhof | 2014-04-17 | 1 | -1/+0 |
| * | SONAR-5225 Move English bundles to core module | Julien Lancelot | 2014-04-17 | 1 | -1/+0 |
* | | Upgrade to 4.4-SNAPSHOT | Eric Hartmann | 2014-04-18 | 1 | -1/+1 |
|/ |
|
* | Revert "SONAR-5117 Upgrade to Tomcat 7.0.52" | Simon Brandhof | 2014-04-04 | 1 | -2/+2 |
* | SONAR-5117 Upgrade to Tomcat 7.0.52 | Simon Brandhof | 2014-04-03 | 1 | -2/+2 |
* | Revert attempt to remove coupling between build and user timezone | Simon Brandhof | 2014-04-02 | 1 | -5/+1 |
* | Remove coupling of unit tests on european timezone | Simon Brandhof | 2014-03-28 | 1 | -1/+5 |
* | Force using JDK6 during release | Simon Brandhof | 2014-03-26 | 1 | -0/+21 |
* | Upgrade to Java plugins 2.1 | Simon Brandhof | 2014-03-26 | 1 | -1/+1 |