aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5634 - Implemented facets as sticky (multi-select) facets for RuleIndexStephane Gamard2014-10-031-2/+5
* Fix some quality flawsJulien HENRY2014-10-036-39/+46
* Fix some quality flawsJulien HENRY2014-10-036-21/+37
* SONAR-5620 Fallback to use sonar.links.scm_dev property when no provider is d...Julien HENRY2014-10-032-17/+70
* SONAR-5620 No need to exclude SCM Activity since it is blacklistedJulien HENRY2014-10-031-1/+1
* 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-038-14/+133
* SONAR-5531 Return component id in each issues of /api/issues/search to fix Ec...Julien Lancelot2014-10-032-3/+20
* SONAR-5603 Fix display of comments in issue widgetsJulien Lancelot2014-10-031-1/+7
* Fix quality flawJulien Lancelot2014-10-031-6/+3
* SONAR-5666 Do not return E/S response in FULL profiling levelJulien Lancelot2014-10-031-12/+0
* Fix some quality flawsSimon Brandhof2014-10-034-13/+7
* SONAR-5682 drop deprecated PropertyDefinitions#getPropertiesByCategory()Simon Brandhof2014-10-031-34/+0
* Automatic merge from branch-4.5Jenkins CI2014-10-035-23/+17
|\
| * Fix administration section in webappSimon Brandhof2014-10-035-23/+17
* | SONAR-5634 - Implemented facets as sticky (multi-select) facets for RuleIndexStephane Gamard2014-10-031-10/+10
* | SONAR-5634 - Implemented facets as sticky (multi-select) facets for RuleIndexStephane Gamard2014-10-034-92/+255
* | SONAR-5548 - Moved ES analyzer definition to indices rather than to node conf...Stephane Gamard2014-10-031-1/+1
* | SONAR-5686 - Updated settings for IssueIndex to 4 shardsStephane Gamard2014-10-033-1/+22
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-10-0340-83/+97
|\|
| * Code clean-upSimon Brandhof2014-10-0231-73/+76
| * SONAR-5558 Add licence info, update WS API labelJean-Baptiste Lievremont2014-10-021-1/+2
| * SONAR-5535 Fix missing l10n keys in size metricJean-Baptiste Lievremont2014-10-022-2/+4
| * Fix quality flawJean-Baptiste Lievremont2014-10-021-2/+2
| * SONAR-5680 Fix an issue with restore of issue filters (first parameter overwr...Jean-Baptiste Lievremont2014-10-022-2/+7
| * SONAR-5680 Fix query on false positive issues widgetJean-Baptiste Lievremont2014-10-021-2/+1
| * SONAR-5619 Change pattern of repository facet values when duplicate namesJean-Baptiste Lievremont2014-10-022-1/+10
| * SONAR-5579 Show what the default value is on boolean rule parametersJean-Baptiste Lievremont2014-10-021-1/+1
* | SONAR-5473 Fix fake project referential implementaionJulien HENRY2014-10-021-1/+1
* | SONAR-5620 Improve user experienceJulien HENRY2014-10-024-53/+145
* | SONAR-5642 Log cleanupJulien HENRY2014-10-021-2/+2
* | Log cleanupJulien HENRY2014-10-023-4/+7
* | SONAR-5626 get next report mecanism dao implemented and interfaces defined. T...Teryk Bellahsene2014-10-0216-45/+337
* | SONAR-5643 Hide SVN password and rework loggingJulien HENRY2014-10-028-72/+138
* | SONAR-5643 Provide a default SVN SCM ProviderJulien HENRY2014-10-0221-68/+875
* | SONAR-5677 Provide JGit implementationJulien HENRY2014-10-028-10/+244
* | SONAR-5620 Don't fail build when no provider is detectedJulien HENRY2014-10-0219-30/+30
* | SONAR-5645 Blacklist SCM Activity pluginJulien HENRY2014-10-024-14/+31
* | SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-10-0230-118/+184
* | SONAR-5644 Rework SCM APIJulien HENRY2014-10-0224-244/+667
* | SONAR-5642 Initial work on Git providerJulien HENRY2014-10-0210-10/+585
* | SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data usin...Julien HENRY2014-10-0229-103/+872
* | SONAR-5672 Fix regression with measure duplication_lines_dataJulien HENRY2014-10-028-112/+59
* | SONAR-5658 Add a new field to index severities ordinalJulien Lancelot2014-10-023-13/+46
* | SONAR-5663 Fix issue when updating provisioned project keyJulien Lancelot2014-10-028-50/+154
* | SONAR-5663 Reindex issues when renaming a project KeyJulien Lancelot2014-10-0214-52/+451
* | SONAR-5603 Remove useless select methods using IssueQuery in IssueDaoJulien Lancelot2014-10-0232-2238/+83
* | Fix wrong commitJulien Lancelot2014-10-021-1/+1
* | SONAR-5603 Get issues from E/S in Unresolved Issues per Assignee widgetJulien Lancelot2014-10-0219-405/+134
* | SONAR-5529 Move IssueQuery from api to serverJulien Lancelot2014-10-0227-121/+35