| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix quality flaws | Simon Brandhof | 2015-02-12 | 1 | -1/+1 |
* | SONAR-6134, SONAR-6048 Improve performance of FS indexation | Julien HENRY | 2015-02-10 | 2 | -12/+4 |
* | SONAR-5077 Fix regression when a Sensor try to read "lines" measure. LinesSen... | Julien HENRY | 2015-01-20 | 2 | -627/+0 |
* | SONAR-5931 Publish new measure API | Julien HENRY | 2015-01-15 | 2 | -9/+9 |
* | SONAR-5931 Publish new sensor API | Julien HENRY | 2015-01-15 | 1 | -12/+0 |
* | Replace fest-assert by assertJ | Simon Brandhof | 2015-01-10 | 5 | -15/+15 |
* | SONAR-6014 Fix regression when persisting dependencies and start dropping vio... | Julien HENRY | 2015-01-07 | 2 | -25/+38 |
* | Automatic merge from branch-5.0 | Jenkins CI | 2015-01-06 | 3 | -3/+3 |
|\ |
|
| * | SONAR-6022 Update dead links pointing to documentation | Fabrice Bellingard | 2015-01-06 | 3 | -3/+3 |
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-12-16 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 5.0-RC35.0-RC3 | Eric Hartmann | 2014-12-16 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-12-15 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 5.0-RC25.0-RC2 | Eric Hartmann | 2014-12-15 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-12-11 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 5.0-RC15.0-RC1 | Eric Hartmann | 2014-12-11 | 1 | -1/+1 |
* | | Profile dbTests enables only the tests involving a database | Simon Brandhof | 2014-12-10 | 1 | -18/+2 |
* | | Upgrade version to 5.1-SNAPSHOT | Eric Hartmann | 2014-12-09 | 1 | -1/+1 |
|/ |
|
* | Automatic merge from branch-4.5 | Jenkins CI | 2014-11-21 | 1 | -1/+1 |
|\ |
|
| * | Fix javadoc | Julien HENRY | 2014-11-20 | 1 | -1/+1 |
| * | Update version to 4.5.2-SNAPSHOT | Eric Hartmann | 2014-10-29 | 1 | -1/+1 |
| * | Release 4.5.14.5.1 | Eric Hartmann | 2014-10-29 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-10-27 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 4.5.1-RC1 | Eric Hartmann | 2014-10-27 | 1 | -1/+1 |
| * | Revert "Release 4.5.1-RC1" | Eric Hartmann | 2014-10-27 | 1 | -1/+1 |
| * | Release 4.5.1-RC1 | Olivier Gaudin | 2014-10-25 | 1 | -1/+1 |
* | | SONAR-5705 Drop support of Maven 2 | Julien HENRY | 2014-10-23 | 1 | -4/+0 |
* | | Add missing @Override annotations | Simon Brandhof | 2014-10-10 | 5 | -0/+7 |
* | | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-10-03 | 8 | -0/+585 |
|\| |
|
| * | Code clean-up | Simon Brandhof | 2014-10-02 | 8 | -0/+585 |
| * | 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-5682 Drop (some) APIs that were deprecated in versions 2.x or 3.x | Simon Brandhof | 2014-10-02 | 12 | -785/+0 |
* | | SONAR-5665 Stop support of GWT pages | Simon Brandhof | 2014-10-02 | 2 | -64/+0 |
* | | SONAR-2860 Drop commons-configuration | Julien HENRY | 2014-09-05 | 6 | -585/+0 |
* | | Upgrade version to 5.0-SNAPSHOT | Eric Hartmann | 2014-09-04 | 1 | -1/+1 |
|/ |
|
* | SONAR-5389 New duplication API | Julien HENRY | 2014-07-30 | 1 | -3/+2 |
* | SONAR-5389 Rename Analyzer -> Sensor | Julien HENRY | 2014-07-21 | 1 | -8/+9 |
* | SONAR-5432 Remove RCI and Weighted issues metrics | Julien Lancelot | 2014-07-03 | 2 | -121/+0 |
* | 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 | 3 | -3/+8 |
* | SONAR-5389 Add support of FileLinesContextFactory + publish analysis | Julien HENRY | 2014-06-19 | 2 | -1/+6 |
* | SONAR-5389 Analyzer optimizer | Julien HENRY | 2014-06-19 | 1 | -5/+5 |
* | SONAR-5389 Fix some quality flaws | Julien HENRY | 2014-06-19 | 2 | -2/+2 |
* | SONAR-5389 Sort analyzers according to metrics used/produced | Julien HENRY | 2014-06-19 | 1 | -10/+12 |