aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove use of project.version in dependencyManagementSébastien Lesaint2015-08-122-14/+20
* Upgrade frontend-m-p to fix NPM errorsSimon Brandhof2015-08-121-11/+3
* SONAR-6764 show precise issue locationsStas Vilchik2015-08-116-9/+224
* SONAR-6331 do not open overview if dashboard name is passedStas Vilchik2015-08-111-1/+1
* SONAR-6331 do not show overview for filesStas Vilchik2015-08-101-2/+2
* SONAR-6331 fix code styleStas Vilchik2015-08-1020-28/+28
* fix ITsStas Vilchik2015-08-106-29/+19
* SONAR-6331 add testsStas Vilchik2015-08-103-23/+38
* SONAR-6331 add project overviewStas Vilchik2015-08-1051-45/+1469
* do not show numbers in the inheritance facet on the rules pageStas Vilchik2015-08-102-1/+12
* make new code indicator more visibleStas Vilchik2015-08-101-1/+1
* keep coverage/duplications popup visible when open file in the workspaceStas Vilchik2015-08-102-0/+2
* remove extra space after the source viewer in the workspaceStas Vilchik2015-08-101-0/+4
* SONAR-6490 WS permissions/add_group add project permissions to a groupTeryk Bellahsene2015-08-109-64/+212
* SONAR-6582 return transitions actions and comments when returning one issue i...Teryk Bellahsene2015-08-101-1/+5
* Rename Visitor to ComponentVisitorJulien Lancelot2015-08-1045-103/+103
* SONAR-6730 Replace step executing MeasureComputers by a visitorJulien Lancelot2015-08-105-69/+42
* Create step to execute visitors and replace SqaleMeasureStep to SqaleMeasureV...Julien Lancelot2015-08-1015-215/+1809
* Create TypeAwareVisitor and PathAwareVisitorJulien Lancelot2015-08-1038-286/+791
* Rename Visitor to CrawlerJulien Lancelot2015-08-1041-170/+170
* Truncate tables before each test in AnalysisReportDaoTestTeryk Bellahsene2015-08-101-0/+1
* Create and use I18nRuleTeryk Bellahsene2015-08-104-96/+164
* SONAR-6478 WS permissions/search_global_permissions search for global permiss...Teryk Bellahsene2015-08-1011-25/+2056
* ignore license files in scripts/patchesSébastien Lesaint2015-08-071-0/+1
* SONAR-6660 apply feedbackStas Vilchik2015-08-071-0/+9
* validate analysis modeDuarte Meneses2015-08-073-8/+33
* SONAR-6730 Compute plugin measures in CEJulien Lancelot2015-08-0720-12/+2298
* SONAR-6730 Add Test classes for MeasureComputer APIJulien Lancelot2015-08-077-0/+681
* SONAR-6730 Measure Computer API definitionJulien Lancelot2015-08-076-0/+369
* fix RegisterMetrics, duplicated disabled metricsSébastien Lesaint2015-08-068-1/+57
* SONAR-6778 Document that global differential periods (1, 2 and 3) support a h...Fabrice Bellingard2015-08-061-2/+3
* SONAR-6749 add serverExtension support to Plugin class loadersSébastien Lesaint2015-08-065-7/+101
* SONAR-6749 add ComponentDao.getProjects for ViewsSébastien Lesaint2015-08-067-5/+127
* SONAR-6749 add sonar-views-bridge module and start/stop Views from SQSébastien Lesaint2015-08-0610-1/+340
* error during Platform#stop must be logged at ERROR level (not DEBUG)Sébastien Lesaint2015-08-061-3/+3
* [SCRIPTS] unziping silently in start.shSébastien Lesaint2015-08-061-1/+2
* [SCRIPTS] make patches more visible in logsSébastien Lesaint2015-08-061-0/+4
* [SCRIPTS] add support to set non existing property in property_utilsSébastien Lesaint2015-08-061-11/+23
* [SCRIPTS] add support for patches to start.shSébastien Lesaint2015-08-066-36/+181
* SONAR-6717 Mark org.sonar.api.issue.action.Action as deprecatedSimon Brandhof2015-08-062-11/+6
* SONAR-6482 WS permissions/groups list permission's groupsTeryk Bellahsene2015-08-0630-179/+2355
* Use PermissionUpdate instead of PermissionServer to remove a permissionTeryk Bellahsene2015-08-066-34/+44
* SONAR-6484 WS permissions/remove_group remove by group id or nameTeryk Bellahsene2015-08-064-42/+120
* SONAR-6483 WS permissions/add_group add by group id or group name & rely on P...Teryk Bellahsene2015-08-0612-41/+342
* SONAR-6479 WS permissions/users search users with a specific permissionTeryk Bellahsene2015-08-0624-126/+2258
* WS api/issues/create must return 400 if component does not existSimon Brandhof2015-08-052-13/+11
* WS api/issues/plan and assign must return 400 if bad paramsSimon Brandhof2015-08-052-4/+6
* Do not set some empty string fields in api/issues responseSimon Brandhof2015-08-051-6/+13
* Do not allow componentId nor msg on primary locationSimon Brandhof2015-08-059-440/+449
* Remove ability to set effortToFix on manual issuesSimon Brandhof2015-08-054-21/+17