| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | SONAR-5643 Properly handle cases where there are local modification on files | Julien HENRY | 2014-10-03 | 6 | -5/+66 |
* | | SONAR-5677 Fail with a clear message when trying to blame a locally modified ... | Julien HENRY | 2014-10-03 | 5 | -4/+122 |
* | | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-10-03 | 7 | -7/+107 |
|\| |
|
| * | Code clean-up | Simon Brandhof | 2014-10-02 | 5 | -3/+110 |
| * | SONAR-5535 Fix missing l10n keys in size metric | Jean-Baptiste Lievremont | 2014-10-02 | 1 | -2/+2 |
| * | SONAR-5680 Fix query on false positive issues widget | Jean-Baptiste Lievremont | 2014-10-02 | 1 | -2/+1 |
* | | SONAR-5642 Log cleanup | Julien HENRY | 2014-10-02 | 1 | -2/+2 |
* | | SONAR-5626 get next report mecanism dao implemented and interfaces defined. T... | Teryk Bellahsene | 2014-10-02 | 1 | -6/+1 |
* | | SONAR-5643 Hide SVN password and rework logging | Julien HENRY | 2014-10-02 | 2 | -6/+6 |
* | | SONAR-5643 Provide a default SVN SCM Provider | Julien HENRY | 2014-10-02 | 18 | -66/+850 |
* | | SONAR-5677 Provide JGit implementation | Julien HENRY | 2014-10-02 | 8 | -10/+244 |
* | | SONAR-5645 Blacklist SCM Activity plugin | Julien HENRY | 2014-10-02 | 1 | -3/+4 |
* | | SONAR-5473 Fix fetching of remote SCM data | Julien HENRY | 2014-10-02 | 2 | -2/+8 |
* | | SONAR-5644 Rework SCM API | Julien HENRY | 2014-10-02 | 17 | -219/+560 |
* | | SONAR-5642 Initial work on Git provider | Julien HENRY | 2014-10-02 | 8 | -3/+577 |
* | | SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data usin... | Julien HENRY | 2014-10-02 | 4 | -51/+135 |
* | | SONAR-5672 Fix regression with measure duplication_lines_data | Julien HENRY | 2014-10-02 | 5 | -49/+35 |
* | | Fix wrong commit | Julien Lancelot | 2014-10-02 | 1 | -1/+1 |
* | | SONAR-5603 Get issues from E/S in Unresolved Issues per Assignee widget | Julien Lancelot | 2014-10-02 | 2 | -27/+22 |
* | | SONAR-5603 Replace rails usage of IssueFinder by IssueService in issue filter... | Julien Lancelot | 2014-10-02 | 2 | -4/+4 |
* | | Revert commits that should have been done on branch-4.5 | Jean-Baptiste Lievremont | 2014-10-02 | 1 | -2/+2 |
* | | SONAR-5682 Drop (some) APIs that were deprecated in versions 2.x or 3.x | Simon Brandhof | 2014-10-02 | 4 | -6/+8 |
* | | SONAR-5680 Fix query on false positive issues widget | Jean-Baptiste Lievremont | 2014-10-01 | 1 | -2/+2 |
* | | Fix Xoo | Simon Brandhof | 2014-09-30 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-09-30 | 4 | -0/+36 |
|\| |
|
| * | Maven profiles for each technical stack | Simon Brandhof | 2014-09-30 | 4 | -0/+36 |
| * | Update version to 4.5.1-SNAPSHOT | Eric Hartmann | 2014-09-29 | 7 | -7/+7 |
| * | Release 4.54.5 | Eric Hartmann | 2014-09-29 | 7 | -7/+7 |
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-26 | 7 | -7/+7 |
| * | [maven-release-plugin] prepare release 4.5-RC34.5-RC3 | Eric Hartmann | 2014-09-26 | 7 | -7/+7 |
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-16 | 7 | -7/+7 |
| * | [maven-release-plugin] prepare release 4.5-RC24.5-RC2 | Eric Hartmann | 2014-09-16 | 7 | -7/+7 |
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-08 | 7 | -7/+7 |
| * | [maven-release-plugin] prepare release 4.5-RC14.5-RC1 | Eric Hartmann | 2014-09-08 | 7 | -7/+7 |
* | | SONAR-5646 Support of real show WS | Stas Vilchik | 2014-09-29 | 2 | -2/+2 |
* | | Revert "SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM d... | Simon Brandhof | 2014-09-26 | 4 | -135/+51 |
* | | Revert "SONAR-5642 Initial work on Git provider" | Simon Brandhof | 2014-09-26 | 8 | -577/+3 |
* | | Revert "SONAR-5644 Rework SCM API" | Simon Brandhof | 2014-09-26 | 17 | -560/+219 |
* | | Revert "SONAR-5473 Fix fetching of remote SCM data" | Simon Brandhof | 2014-09-26 | 2 | -8/+2 |
* | | Revert "SONAR-5645 Blacklist SCM Activity plugin" | Simon Brandhof | 2014-09-26 | 1 | -4/+3 |
* | | SONAR-5645 Blacklist SCM Activity plugin | Julien HENRY | 2014-09-25 | 1 | -3/+4 |
* | | SONAR-5473 Fix fetching of remote SCM data | Julien HENRY | 2014-09-25 | 2 | -2/+8 |
* | | SONAR-5644 Rework SCM API | Julien HENRY | 2014-09-25 | 17 | -219/+560 |
* | | SONAR-5642 Initial work on Git provider | Julien HENRY | 2014-09-25 | 8 | -3/+577 |
* | | SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data usin... | Julien HENRY | 2014-09-25 | 4 | -51/+135 |
* | | Improve code coverage | Julien HENRY | 2014-09-25 | 4 | -15/+47 |
* | | SONAR-5389 Refactor new issue API | Julien HENRY | 2014-09-22 | 5 | -33/+33 |
* | | SONAR-5389 Refactor new measure API | Julien HENRY | 2014-09-22 | 5 | -56/+66 |
* | | SONAR-5389 New dependency API | Julien HENRY | 2014-09-17 | 17 | -1174/+0 |
* | | SONAR-5531 Update IssueStorage to allow issue index modification on server side | Julien Lancelot | 2014-09-16 | 3 | -22/+21 |