aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\
| * [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
|\|
| * 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 3...Teryk Bellahsene2016-03-042-2/+20
| * SONAR-7135 WS api/measures/component_tree search query parameter has at least...Teryk Bellahsene2016-03-042-2/+21
* | SONAR-7330 When searching active rules by profile, ignore active rule on remo...Julien Lancelot2016-03-0411-54/+120
* | 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
* | 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
* | 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 Pro...Stas Vilchik2016-03-032-32/+29
* | 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
* | 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
* | SONAR-7021 Merge tests metric domainsSimon Brandhof2016-03-021-34/+43
* | SONAR-7353 Move RuleType to APIJulien Lancelot2016-03-0253-89/+86
* | SONAR-7329 display rule type in descriptionStas Vilchik2016-03-024-1/+14
* | SONAR-7329 Cleanup some remaining characteristics stuffJulien Lancelot2016-03-024-25/+3
* | SONAR-7333 Set issue type from rule typeJulien Lancelot2016-03-023-16/+32
* | SONAR-7329 Add type in Rules WSJulien Lancelot2016-03-0218-35/+104
* | SONAR-7353 Synchronize rules type on each startupJulien Lancelot2016-03-022-0/+12