aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-5643 Properly handle cases where there are local modification on filesJulien HENRY2014-10-036-5/+66
* | SONAR-5677 Fail with a clear message when trying to blame a locally modified ...Julien HENRY2014-10-035-4/+122
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-10-037-7/+107
|\|
| * Code clean-upSimon Brandhof2014-10-025-3/+110
| * SONAR-5535 Fix missing l10n keys in size metricJean-Baptiste Lievremont2014-10-021-2/+2
| * SONAR-5680 Fix query on false positive issues widgetJean-Baptiste Lievremont2014-10-021-2/+1
* | SONAR-5642 Log cleanupJulien HENRY2014-10-021-2/+2
* | SONAR-5626 get next report mecanism dao implemented and interfaces defined. T...Teryk Bellahsene2014-10-021-6/+1
* | SONAR-5643 Hide SVN password and rework loggingJulien HENRY2014-10-022-6/+6
* | SONAR-5643 Provide a default SVN SCM ProviderJulien HENRY2014-10-0218-66/+850
* | SONAR-5677 Provide JGit implementationJulien HENRY2014-10-028-10/+244
* | SONAR-5645 Blacklist SCM Activity pluginJulien HENRY2014-10-021-3/+4
* | SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-10-022-2/+8
* | SONAR-5644 Rework SCM APIJulien HENRY2014-10-0217-219/+560
* | SONAR-5642 Initial work on Git providerJulien HENRY2014-10-028-3/+577
* | SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data usin...Julien HENRY2014-10-024-51/+135
* | SONAR-5672 Fix regression with measure duplication_lines_dataJulien HENRY2014-10-025-49/+35
* | Fix wrong commitJulien Lancelot2014-10-021-1/+1
* | SONAR-5603 Get issues from E/S in Unresolved Issues per Assignee widgetJulien Lancelot2014-10-022-27/+22
* | SONAR-5603 Replace rails usage of IssueFinder by IssueService in issue filter...Julien Lancelot2014-10-022-4/+4
* | Revert commits that should have been done on branch-4.5Jean-Baptiste Lievremont2014-10-021-2/+2
* | SONAR-5682 Drop (some) APIs that were deprecated in versions 2.x or 3.xSimon Brandhof2014-10-024-6/+8
* | SONAR-5680 Fix query on false positive issues widgetJean-Baptiste Lievremont2014-10-011-2/+2
* | Fix XooSimon Brandhof2014-09-301-0/+5
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-304-0/+36
|\|
| * Maven profiles for each technical stackSimon Brandhof2014-09-304-0/+36
| * Update version to 4.5.1-SNAPSHOTEric Hartmann2014-09-297-7/+7
| * Release 4.54.5Eric Hartmann2014-09-297-7/+7
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-267-7/+7
| * [maven-release-plugin] prepare release 4.5-RC34.5-RC3Eric Hartmann2014-09-267-7/+7
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-167-7/+7
| * [maven-release-plugin] prepare release 4.5-RC24.5-RC2Eric Hartmann2014-09-167-7/+7
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-087-7/+7
| * [maven-release-plugin] prepare release 4.5-RC14.5-RC1Eric Hartmann2014-09-087-7/+7
* | SONAR-5646 Support of real show WSStas Vilchik2014-09-292-2/+2
* | Revert "SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM d...Simon Brandhof2014-09-264-135/+51
* | Revert "SONAR-5642 Initial work on Git provider"Simon Brandhof2014-09-268-577/+3
* | Revert "SONAR-5644 Rework SCM API"Simon Brandhof2014-09-2617-560/+219
* | Revert "SONAR-5473 Fix fetching of remote SCM data"Simon Brandhof2014-09-262-8/+2
* | Revert "SONAR-5645 Blacklist SCM Activity plugin"Simon Brandhof2014-09-261-4/+3
* | SONAR-5645 Blacklist SCM Activity pluginJulien HENRY2014-09-251-3/+4
* | SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-09-252-2/+8
* | SONAR-5644 Rework SCM APIJulien HENRY2014-09-2517-219/+560
* | SONAR-5642 Initial work on Git providerJulien HENRY2014-09-258-3/+577
* | SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data usin...Julien HENRY2014-09-254-51/+135
* | Improve code coverageJulien HENRY2014-09-254-15/+47
* | SONAR-5389 Refactor new issue APIJulien HENRY2014-09-225-33/+33
* | SONAR-5389 Refactor new measure APIJulien HENRY2014-09-225-56/+66
* | SONAR-5389 New dependency APIJulien HENRY2014-09-1717-1174/+0
* | SONAR-5531 Update IssueStorage to allow issue index modification on server sideJulien Lancelot2014-09-163-22/+21