aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ability to use selenide and phantomjs in ITsSimon Brandhof2016-07-2419-109/+492
* Temporarily disable analysis as JS analyser failsSimon Brandhof2016-07-241-1/+2
* Improve surefire configuration for TravisSimon Brandhof2016-07-241-12/+9
* Do not deploy sources on feature branchesSimon Brandhof2016-07-241-1/+3
* Fix performance issue in CE when many files have being deleted/movedSimon Brandhof2016-07-227-61/+164
* Automatic merge from branch-6.0ssjenka2016-07-229-10/+31
|\
| * fix profile overflow on project overview pageStas Vilchik2016-07-211-1/+1
| * SONAR-7912 Highlight releasability rating in measure page of a viewStas Vilchik2016-07-211-1/+2
| * Update Xoo plugin to test Settings default valuesJulien HENRY2016-07-213-7/+21
| * SONAR-7751 Missing @SonarLintSide on some extensionsJulien HENRY2016-07-214-1/+7
* | 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-219-179/+120
* | fix some quality flawsSébastien Lesaint2016-07-2110-15/+29
* | refactor computation package to make clean split between CE and taskSébastien Lesaint2016-07-21686-3641/+3681
* | SONAR-7779 rename class Snapshot to AnalysisSébastien Lesaint2016-07-2115-125/+95
* | Fix build of feature branches on TravisSimon Brandhof2016-07-211-16/+5
* | Automatic merge from branch-6.0ssjenka2016-07-212-5/+16
|\|
| * open permission template after its creationStas Vilchik2016-07-202-5/+16
* | Fix blame info when analysing SonarQubeSimon Brandhof2016-07-201-0/+7
* | Add JDK8 to Travis cacheSimon Brandhof2016-07-201-0/+1
* | Execute only Lite ITs on TravisSimon Brandhof2016-07-2076-220/+138
* | Fix Quality flawSimon Brandhof2016-07-201-2/+1
* | Automatic merge from branch-6.0ssjenka2016-07-2013-100/+250
|\|
| * do not display 0 on overview page when no profilesStas Vilchik2016-07-201-1/+1
| * SONAR-7492 display rating tooltips on measures pageStas Vilchik2016-07-204-32/+59
| * Improve Authentication ITsJulien Lancelot2016-07-204-59/+178
| * SONAR-7761 Restore error in login page when not even privilegeJulien Lancelot2016-07-201-2/+9
| * [maven-release-plugin] prepare for next development iterationDavid Rautureau2016-07-2025-26/+26
| * [maven-release-plugin] prepare release 6.0-RC16.0-RC1David Rautureau2016-07-2025-32/+29
* | prepare for next development iterationDavid Rautureau2016-07-2053-53/+53
|/
* Merge branch 'branch-5.6'Sébastien Lesaint2016-07-194-21/+32
|\
| * fix quality flawSébastien Lesaint2016-07-191-2/+2
| * SONAR-7770 Remove realm plugins in PluginsTest as no external authentication ...Julien Lancelot2016-07-191-1/+5
| * SONAR-7867 fix create_at of snapshot of projectViewSébastien Lesaint2016-07-194-11/+62
* | fix table header on background task pageStas Vilchik2016-07-191-0/+1
* | SONAR-7874 Fix typo in WS descriptionsJulien Lancelot2016-07-193-4/+4
* | SONAR-7811 make warning badge rendering consistentStas Vilchik2016-07-193-16/+37
* | SONAR-7786 Create index measures_analysis_metric earlierSimon Brandhof2016-07-1947-1/+133
* | Add missing Javadocs in CoreMetricsEvgeny Mandrikov2016-07-191-0/+6
* | SONAR-7770 Remove realm plugins in PluginsTest as no external authentication ...Julien Lancelot2016-07-191-1/+5
* | Merge remote-tracking branch 'origin/branch-5.6'Julien Lancelot2016-07-1927-110/+627
|\|
| * SONAR-7894 Document the "Anyone" group on the "Groups" page (#1108)Stas Vilchik2016-07-182-2/+26
| * Revert "DO NOT PUSH TO BRANCH : Activate QA on this branch"Julien Lancelot2016-07-181-1/+1
| * SONAR-7874 api/plugins/* require administer system permissionJulien Lancelot2016-07-189-52/+197
| * SONAR-7874 api/user_groups/search requires now to be loggedJulien Lancelot2016-07-183-8/+41
| * SONAR-7874 api/users/search is only returning login and name when accessed an...Julien Lancelot2016-07-183-31/+54
| * DO NOT PUSH TO BRANCH : Activate QA on this branchJulien Lancelot2016-07-181-1/+1
| * Fix SonarQube version to use in PluginsTestJulien Lancelot2016-07-181-2/+4
| * SONAR-7770 Check authentication plugin exists when configuration is using realmJulien Lancelot2016-07-182-11/+83