aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix some Quality flawsSimon Brandhof2016-06-271-1/+1
* SONAR-7229 improve messagesStas Vilchik2016-06-211-1/+2
* SONAR-7229 apply feedbackStas Vilchik2016-06-171-0/+1
* fix l10n messageStas Vilchik2016-06-151-1/+1
* SONAR-7739 Remove remember me cookieJulien Lancelot2016-06-151-1/+0
* SONAR-7229 Create new Projects page for My Account spaceStas Vilchik2016-06-151-0/+4
* Improve documentation of UuidFactorySimon Brandhof2016-06-142-1/+2
* SONAR-7720 Modify the Permission Templates page to support project creators (...Stas Vilchik2016-06-141-0/+3
* refactor react components (#1033)Stas Vilchik2016-06-101-0/+1
* refactor permission templates page (#1025)Stas Vilchik2016-06-091-1/+5
* Revert "SONAR-7635 Sort core bundle messages in alphabetical order"Teryk Bellahsene2016-06-081-1812/+2491
* SONAR-7537 improve the changelog messageStas Vilchik2016-06-061-0/+1
* Remove FP of duplicate-finder-maven-plugin in sonar-coreSimon Brandhof2016-06-061-0/+16
* Move org.sonar.core.user classes outside sonar-dbSimon Brandhof2016-06-063-0/+513
* SONAR-7537 add issue change when issue is moved to new fileSébastien Lesaint2016-06-021-0/+1
* remove use of Guava's Objects.equalSébastien Lesaint2016-05-241-2/+2