aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7963 Display duplications on new code (#1148)Stas Vilchik2016-08-171-0/+3
* SONAR-7951 Rename new duplicated lines metric to "Duplicated Lines on New Code"Julien Lancelot2016-08-161-2/+2
* SONAR-7957 Replace new ncloc by new linesJulien Lancelot2016-08-161-2/+2
* SONAR-7953 New metric « New Duplicated Lines (%) »Julien Lancelot2016-08-161-0/+2
* SONAR-7957 New metric « New Lines of Code »Teryk Bellahsene2016-08-131-1/+3
* SONAR-7919 apply feedbackStas Vilchik2016-08-121-0/+1
* SONAR-7952 New metric « Duplicated blocks on new code »Teryk Bellahsene2016-08-121-0/+2
* SONAR-7951 New metric « Duplicated lines on new code »Teryk Bellahsene2016-08-121-0/+2
* SONAR-7930 WS api/components/bulk_update_key dry run fails when invalid keyTeryk Bellahsene2016-08-122-1/+50
* fix l10n messageStas Vilchik2016-08-111-1/+1
* SONAR-7919 Rewrite "Update Key" project page (#1140)Stas Vilchik2016-08-101-17/+10
* SONAR-7964 Rename "New Lines of Code" to "New Lines to Cover"Stas Vilchik2016-08-101-1/+1
* SONAR-7921 Rewrite "Quality Gate" project page (#1138)Stas Vilchik2016-08-101-0/+2
* Exclude target/generated-test-sources from analysisSimon Brandhof2016-07-291-1/+1
* SONAR-7920 Rewrite Links project page (#1127)Stas Vilchik2016-07-291-0/+6
* improve ui consistency of rule "deprecated" badgesStas Vilchik2016-07-291-0/+3
* Automatic merge from branch-6.0ssjenka2016-07-271-0/+1
|\
| * add nice message when no results on permission pagesStas Vilchik2016-07-261-0/+1
| * [maven-release-plugin] prepare for next development iterationDavid Rautureau2016-07-201-1/+1
| * [maven-release-plugin] prepare release 6.0-RC16.0-RC1David Rautureau2016-07-201-1/+1
* | SONAR-7922 Rewrite "Quality Profiles" project page (#1118)Stas Vilchik2016-07-261-0/+1
* | SONAR-7918 Rewrite "Deletion" project page (#1116)Stas Vilchik2016-07-261-4/+2
* | add Collectors.join(Joiner)Sébastien Lesaint2016-07-212-0/+53
* | add index and uniqueIndex to CollectorsSébastien Lesaint2016-07-212-8/+501
* | merge GuavaCollectors into Collectors and rename methodsSébastien Lesaint2016-07-214-169/+109
* | prepare for next development iterationDavid Rautureau2016-07-201-1/+1
|/
* Fix Quality flawsSimon Brandhof2016-07-181-1/+1
* Fix Quality flawsSimon Brandhof2016-07-182-13/+26
* SONAR-7492 Display an explanation tooltip for rating measures (#1104)Stas Vilchik2016-07-151-0/+12
* apply feedback on profiles pageStas Vilchik2016-07-151-2/+2
* SONAR-7880 Put actions on permissions on the Projects Management pageStas Vilchik2016-07-131-0/+3
* change wording on profiles pageStas Vilchik2016-07-131-1/+1
* fix various quality flawsSébastien Lesaint2016-07-071-0/+1
* apply feedback for the quality profiles pageStas Vilchik2016-07-071-0/+2
* SONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibilityJulien HENRY2016-07-075-16/+57
* SONAR-7727 Remove deprecated stuff from Resources APIJulien HENRY2016-07-052-9/+3
* Provide plugin key when failing to load an extensionJulien HENRY2016-07-051-1/+1
* SONAR-7727 Remove some deprecated propertiesJulien HENRY2016-07-051-9/+2
* SONAR-7727 Remove deprecated metrics + methods on SettingsJulien HENRY2016-07-052-4/+2
* Disable tests using symlink on WindowsJulien HENRY2016-07-051-0/+5
* apply feedback for the quality profiles pageStas Vilchik2016-07-051-1/+1
* add collectors util classes in sonar-coreSébastien Lesaint2016-07-044-0/+278
* SONAR-7665 Deprecate @BatchSide and introduce @ScannerSideDuarte Meneses2016-07-049-18/+18
* SONAR-6551 warn about deprecated rules on project overview (#1059)Stas Vilchik2016-07-011-0/+2
* apply feedback for the quality profiles pageStas Vilchik2016-07-011-2/+1
* apply feedback for the quality profiles pageStas Vilchik2016-06-301-0/+1
* apply feedback for the quality profiles pageStas Vilchik2016-06-301-4/+5
* SONAR-7781 Delete sonar.security.savePassword propertyJulien Lancelot2016-06-291-6/+2
* refactor quality profiles page (#1056)Stas Vilchik2016-06-271-7/+33
* SONAR-7803 creates events only on PROJECTSSébastien Lesaint2016-06-271-3/+3