aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7196 WS api/measures/component_tree supports sorting by period variationTeryk Bellahsene2016-03-115-34/+185
* Fix typo for WS api/measures/component_tree descriptionTeryk Bellahsene2016-03-111-1/+1
* SONAR-7453 Fix rules WS descriptionJulien Lancelot2016-03-117-104/+27
* SONAR-7474 Update "Issues and Effort" widget to display effort per type measuresStas Vilchik2016-03-111-38/+108
* SONAR-7453 Fix RULES columns size for OracleJulien Lancelot2016-03-1116-102/+102
* SONAR-7424 Fix SSF-40 & SSF-41Stas Vilchik2016-03-102-5/+5
* SONAR-7343 Change metric SQALE Rating to Maintainability Rating in the UITeryk Bellahsene2016-03-101-1/+1
* SONAR-7453 Rename rules remediation function fields in APIJulien Lancelot2016-03-1011-69/+52
* SONAR-7453 Rename rules remediation function fields in WSJulien Lancelot2016-03-1012-38/+207
* SONAR-7453 Rename rules remediation function fields in DBJulien Lancelot2016-03-1019-197/+196
* SONAR-7345 Remove no more used IssueChangelogFormatterJulien Lancelot2016-03-107-322/+9
* SONAR-7345 Rename Issue debt to effort in changelogJulien Lancelot2016-03-104-8/+40
* SONAR-7345 Rename Issue debt to effort in UIJulien Lancelot2016-03-102-2/+2
* SONAR-7345 Rename Issue debt to effort in WSJulien Lancelot2016-03-1014-95/+150
* SONAR-7345 Rename Issue debt to effort in ESJulien Lancelot2016-03-1012-122/+171
* SONAR-7345 Rename Issue debt to effort in APIJulien Lancelot2016-03-1027-84/+97
* Remove useless fileJulien Lancelot2016-03-101-67/+0
* Replace usage of IssueService#search by IssueIndex#searchJulien Lancelot2016-03-104-49/+9
* SONAR-7345 Rename ISSUES columnsJulien Lancelot2016-03-1022-73/+73
* SONAR-7455 Update "Issue Filter" and "Project Issue Filter" widgets to suppor...Stas Vilchik2016-03-102-2/+2
* SONAR-7427 Add new "effort to reach rating A" characteristic metricsJulien Lancelot2016-03-094-25/+281
* SONAR-7426 Add new characteristic rating metricsJulien Lancelot2016-03-094-10/+352
* SONAR-7426 Refactor QualityModelMeasuresVisitor to be ready for new metricsJulien Lancelot2016-03-096-362/+466
* Rename classes using SQALE to Quality ModelJulien Lancelot2016-03-0911-100/+118
* Fix quality flawsJulien Lancelot2016-03-085-8/+8
* SONAR-7417 fix instable CeProcessingSchedulerImplMultiThreadTestSébastien Lesaint2016-03-082-94/+25
* SONAR-7336 new WS api/issues/set_typeSimon Brandhof2016-03-0826-366/+352
* disable unstable CeProcessingSchedulerImplMultiThreadTestSébastien Lesaint2016-03-081-0/+2
* Upgrade Apache Commons Collections to v3.2.2Justine Tunney2016-03-081-2/+2
* Drop class SearchClientSimon Brandhof2016-03-087-266/+87
* Disable some NGram tokenizers on index "rules"Simon Brandhof2016-03-082-5/+9
* SONAR-7342 Add remediation effort characteristic metricsJulien Lancelot2016-03-074-116/+405
* SONAR-7337 "sqale_index" and "new_technical_debt" only use "Code Smell" issuesJulien Lancelot2016-03-078-193/+290
* SONAR-7333 RuleTypeCopier should be the first IssueVisitorJulien Lancelot2016-03-072-6/+4
* Improve allocation of new ports in integration testsSimon Brandhof2016-03-071-38/+22
* Fix quality flawsSimon Brandhof2016-03-041-3/+3
* Automatic merge from branch-5.45.5-M7Jenkins CI2016-03-044-4/+41
|\
| * 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-045-19/+38
* | SONAR-7183 fix reliability CeProcessingSchedulerImplMultiThreadTestSébastien Lesaint2016-03-041-4/+4
* | 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
* | 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-031-2/+1
* | SONAR-7330 Remove IndexField5.5-M6Julien Lancelot2016-03-028-227/+15
* | Fix quality flawsJulien Lancelot2016-03-029-17/+11
* | SONAR-7353 Move RuleType to APIJulien Lancelot2016-03-0234-40/+39
* | SONAR-7329 Cleanup some remaining characteristics stuffJulien Lancelot2016-03-022-13/+1
* | SONAR-7333 Set issue type from rule typeJulien Lancelot2016-03-023-16/+32