summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7470 Delete manual rules from DBJulien Lancelot2016-03-299-3/+196
* SONAR-7470 Remove 'manual' from SQL queriesJulien Lancelot2016-03-299-81/+43
* SONAR-7470 Drop ability to manage manual rules from backendJulien Lancelot2016-03-2918-519/+61
* SONAR-7470 Drop ability to manage manual rules from WSJulien Lancelot2016-03-2925-762/+110
* SONAR-7470 Drop ability to manage manual rules from UIJulien Lancelot2016-03-2915-326/+68
* SONAR-7472 Delete manual issues from DBJulien Lancelot2016-03-299-3/+282
* SONAR-7472 Drop manual issues in issue trackingJulien Lancelot2016-03-298-193/+17
* SONAR-7472 Drop WS api/issues/createTeryk Bellahsene2016-03-294-108/+1
* SONAR-7472 Drop ability to create manual issues from WSJulien Lancelot2016-03-2917-782/+10
* SONAR-7472 Drop ability to create manual issues from UIJulien Lancelot2016-03-294-48/+1
* SONAR-7473 Drop 'reporter' from scannerJulien Lancelot2016-03-296-27/+11
* SONAR-7473 Drop 'reporter' from bundleJulien Lancelot2016-03-291-5/+0
* SONAR-7473 Drop 'reporter' field in issue change notificationJulien Lancelot2016-03-292-12/+5
* SONAR-7473 Drop 'reporter' field from ESJulien Lancelot2016-03-298-30/+20
* SONAR-7473 Drop 'reporter' field from WSJulien Lancelot2016-03-2917-126/+35
* SONAR-7473 Drop 'reporter' field from backendJulien Lancelot2016-03-2925-85/+52
* SONAR-7473 Drop 'reporter' field from issue filter widgetsJulien Lancelot2016-03-294-2/+13
* SONAR-7473 Drop 'reporter' field from UIJulien Lancelot2016-03-299-59/+6
* remove unnecessary routerMiddleware from quality gates appStas Vilchik2016-03-291-2/+2
* SONAR-7402 simplify home pageStas Vilchik2016-03-295-116/+33
* rename Show Details to Show MeasuresStas Vilchik2016-03-291-1/+1
* fix scrolling of source viewer inside workspace windowStas Vilchik2016-03-291-7/+24
* SONAR-7441 no DB Component should have @ServerSide nor @ComputeEngineSideSébastien Lesaint2016-03-296-24/+0
* renamed BatchMetrics to ScannerMetricsSébastien Lesaint2016-03-298-30/+30
* SONAR-7441 add ComputeEngineSide annotation where applicableSébastien Lesaint2016-03-2994-158/+278
* SONAR-7441 add annotation ComputeEngineSideSébastien Lesaint2016-03-299-9/+173
* drop old unused testsStas Vilchik2016-03-29278-40613/+0
* MMF-233 ignore ManualRulesTestStas Vilchik2016-03-291-0/+2
* Fix IssueBulkChangeTest IT related to action plan removalTeryk Bellahsene2016-03-291-30/+0
* Fix SystemI Info integration testSimon Brandhof2016-03-291-1/+1
* SONAR-7436 System Info must not fail if the monitored process is not upSimon Brandhof2016-03-2536-119/+430
* SONAR-7402 improve display of ratingsStas Vilchik2016-03-252-8/+3
* SONAR-7435 increase timeout and reset sharedMemory to stabilize testSébastien Lesaint2016-03-251-2/+2
* improve code qualityStas Vilchik2016-03-255-10/+14
* SONAR-7483 rework delete rule modalStas Vilchik2016-03-254-29/+67
* SONAR-7499 Display a note that transition 'wontfix' requires 'Administer Issues'Julien Lancelot2016-03-251-1/+2
* SONAR-7360 Encryption form should hide data and prevent cachingStas Vilchik2016-03-251-1/+5
* SONAR-7436 Add DEBUG log when setting JMX URLSimon Brandhof2016-03-251-3/+7
* SONAR-6158 On a project Issues page, it should be possible to easily select t...Stas Vilchik2016-03-255-17/+41
* SONAR-7402 do not diplay leak value for RATING measuresStas Vilchik2016-03-251-1/+1
* SONAR-7204 Clean action plans out of localization propertiesJulien Lancelot2016-03-255-68/+2
* SONAR-7469 SONAR-7202 SONAR-7201 fix up5.5-M11Stas Vilchik2016-03-251-1/+0
* SONAR-7467 Drop/deprecate action plan APITeryk Bellahsene2016-03-2518-457/+7
* SONAR-7469 SONAR-7202 SONAR-7201 Remove action plan from the UITeryk Bellahsene2016-03-2524-725/+5
* SONAR-7466 Remove ACTION_PLANS table and related codeTeryk Bellahsene2016-03-2565-2488/+73
* SONAR-7468 SONAR-7199 Remove or update Action Plan related web servicesTeryk Bellahsene2016-03-2551-1620/+98
* SONAR-7397 The "Change Password" form must be available in the UI only for lo...Stas Vilchik2016-03-253-7/+3
* fix code blocks in markdownStas Vilchik2016-03-251-0/+6
* SONAR-6742 Stop displaying plugin actions for issues in the UIStas Vilchik2016-03-256-129/+0
* SONAR-7409 use period parameterStas Vilchik2016-03-2513-52/+69