aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | SONAR-7408 Drop "Technical Debt", "Coverage", "Duplications" and "Structure" ↵Stas Vilchik2016-03-0738-2940/+131
| | | | | | | | pages
* | SONAR-7409 Drop the "Drilldown" page and redirect to the "Measures" pageStas Vilchik2016-03-0717-514/+54
| |
* | SONAR-7405 Display treemap chart of selected measure on the "Measures" pageStas Vilchik2016-03-077-11/+290
| |
* | SONAR-7406 fix axes labels on bubble chartStas Vilchik2016-03-071-5/+5
| |
* | SONAR-7402 apply feedbackStas Vilchik2016-03-072-21/+32
| |
* | SONAR-7406 Display bubble chart of selected measure on the "Measures" pageStas Vilchik2016-03-0711-12/+383
| |
* | SONAR-7404 Display history of selected measure on the "Measures" pageStas Vilchik2016-03-0714-103/+403
| |
* | improve code qualityStas Vilchik2016-03-0717-207/+303
| |
* | SONAR-7402 handle use case when metric is not foundStas Vilchik2016-03-071-4/+19
| |
* | SONAR-7403 Display the leak period value on the "Measures" pageStas Vilchik2016-03-0711-62/+208
| |
* | SONAR-7402 Create new Measures page in the project spaceStas Vilchik2016-03-0724-7/+1164
| |
* | increase width of paratemeter name column on web api pageStas Vilchik2016-03-071-1/+1
| |
* | SONAR-7342 Add remediation effort characteristic metricsJulien Lancelot2016-03-076-128/+500
| |
* | SONAR-7337 "sqale_index" and "new_technical_debt" only use "Code Smell" issuesJulien Lancelot2016-03-0714-193/+340
| |
* | SONAR-7333 RuleTypeCopier should be the first IssueVisitorJulien Lancelot2016-03-072-6/+4
| |
* | Improve allocation of new ports in integration testsSimon Brandhof2016-03-075-64/+60
| |
* | SONAR-7430 Keep %l for format compatibilitySimon Brandhof2016-03-071-1/+1
| | | | | | | | even if %l is always "-"
* | SONAR-7430 Wrong remote IP in access.log when server is behind a reverse proxySimon Brandhof2016-03-071-4/+7
| |
* | Automatic merge from branch-5.4Jenkins CI2016-03-070-0/+0
|\| | | | | | | | | | | * origin/branch-5.4: [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release 5.4-RC4
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2016-03-0426-27/+27
| |
| * [maven-release-plugin] prepare release 5.4-RC45.4-RC4Eric Hartmann2016-03-0426-27/+27
| |
* | Fix quality flawsSimon Brandhof2016-03-044-6/+6
| |
* | Automatic merge from branch-5.45.5-M7Jenkins CI2016-03-047-7/+66
|\| | | | | | | | | | | | | | | * origin/branch-5.4: it-plugins - enforce analysis of C/C++ project without build-wrapper SONAR-4004 require 3 characters to search SONAR-7129 WS api/components/tree search query parameter must have at least 3 characters SONAR-7135 WS api/measures/component_tree search query parameter has at least 3 characters
| * it-plugins - enforce analysis of C/C++ project without build-wrapperSimon Brandhof2016-03-041-5/+8
| |
| * SONAR-4004 require 3 characters to searchStas Vilchik2016-03-043-3/+25
| |
| * SONAR-7129 WS api/components/tree search query parameter must have at least ↵Teryk Bellahsene2016-03-042-2/+20
| | | | | | | | 3 characters
| * SONAR-7135 WS api/measures/component_tree search query parameter has at ↵Teryk Bellahsene2016-03-042-2/+21
| | | | | | | | least 3 characters
* | SONAR-7330 When searching active rules by profile, ignore active rule on ↵Julien Lancelot2016-03-0411-54/+120
| | | | | | | | removed rules
* | SONAR-7183 fix reliability CeProcessingSchedulerImplMultiThreadTestSébastien Lesaint2016-03-041-4/+4
| |
* | SONAR-7329 add type option in "Filter Similar Rules" menuStas Vilchik2016-03-041-0/+6
| |
* | SONAR-7417 add sonar.ce.workerCount to sonar.propertiesSébastien Lesaint2016-03-041-0/+15
| |
* | SONAR-7417 add workerCount to SystemInfo and CE MBeanSébastien Lesaint2016-03-044-4/+38
| |
* | SONAR-7417 CE can run on multiple threads, it can be set by propertySébastien Lesaint2016-03-0411-69/+497
| |
* | fix TechnicalDebtWidgetTestStas Vilchik2016-03-041-1/+1
| |
* | SONAR-7331 fix bug when click on facetStas Vilchik2016-03-031-1/+0
| |
* | Revert "SONAR-7101 Deprecate Common Rule SkippedUnitTests"Simon Brandhof2016-03-031-3/+1
| | | | | | | | This reverts commit e4dac55db3e3224be660cbd648022bf005194751.
* | SONAR-7372 Too many logs "Disable metric" at server startupSimon Brandhof2016-03-035-6/+15
| |
* | Temporarily disable status plugin from testsSimon Brandhof2016-03-031-1/+2
| | | | | | | | V1.0 of this plugin is built for Java 8
* | SONAR-7401 Update component viewer header to support new quality modelStas Vilchik2016-03-034-62/+41
| |
* | SONAR-7346 Display the distribution of rules according by type on Quality ↵Stas Vilchik2016-03-032-32/+29
| | | | | | | | Profiles page
* | SONAR-7329 display rule type in the rules listStas Vilchik2016-03-032-0/+17
| |
* | SONAR-7331 Add new "Type" facet on Rules pageStas Vilchik2016-03-035-6/+76
| |
* | update deprecation tooltip messageStas Vilchik2016-03-031-1/+1
| |
* | Add missing JavadocEvgeny Mandrikov2016-03-031-0/+2
| | | | | | | | Method was added in SQ 5.3 as part of SONAR-5894.
* | improve reporting in case of failure in CeQueueDaoTestSébastien Lesaint2016-03-021-79/+123
| |
* | remove useless session.rollback() causing MySql UT instabilitySébastien Lesaint2016-03-021-1/+0
| |
* | SONAR-7330 Remove IndexField5.5-M6Julien Lancelot2016-03-028-227/+15
| |
* | Fix quality flawsJulien Lancelot2016-03-0218-31/+23
| |
* | it-plugins - enforce analysis of C/C++ project without build-wrapperSimon Brandhof2016-03-021-5/+8
| |
* | SONAR-7021 update overview page to rely only on "Tests" domainStas Vilchik2016-03-022-2/+2
| |