summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * SONAR-7686 Add migration to fix null external identityJulien Lancelot2016-07-188-3/+227
* | SONAR-7761 User should not be logged out in sessions/new pageJulien Lancelot2016-07-191-3/+0
* | Fix Quality flawsSimon Brandhof2016-07-193-2/+4
* | Fix Quality flawsSimon Brandhof2016-07-183-3/+3
* | SONAR-7789 Update last used date of ancestors profileJulien Lancelot2016-07-182-29/+77
* | SONAR-7811 warn about profiles that were never usedStas Vilchik2016-07-183-7/+24
* | show more profile changelogStas Vilchik2016-07-182-2/+43
* | remove empty option when changing profile parentStas Vilchik2016-07-182-2/+6
* | SONAR-7876 Add SensorContext::isCancelled in the APIJulien HENRY2016-07-185-4/+37
* | Fix Quality flawsSimon Brandhof2016-07-1837-329/+351
* | SONAR-7839 Return Anyone group even if it has no permissionJulien Lancelot2016-07-184-6/+57
* | Fix quality flawsJulien Lancelot2016-07-181-8/+8
* | set max width of some admin pagesStas Vilchik2016-07-184-4/+4
* | apply feedback on permission pagesStas Vilchik2016-07-1810-69/+66
* | Fix Quality flawsSimon Brandhof2016-07-159-71/+41
* | SONAR-7870 Do not ignore unit tests when computing measures based on issuesJulien Lancelot2016-07-152-15/+22
* | fix saving of new issue filterStas Vilchik2016-07-154-1/+152
* | SONAR-7492 Display an explanation tooltip for rating measures (#1104)Stas Vilchik2016-07-155-10/+77
* | SONAR-7862 Add links to projects on profile pageStas Vilchik2016-07-151-3/+7
* | SONAR-7889 Return id and deprecate uuid in api/qualityprofiles/projectsJulien Lancelot2016-07-1512-20/+74
* | SONAR-7889 Add project key to WS api/qualityprofiles/projectsJulien Lancelot2016-07-1514-54/+145