aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* merge GuavaCollectors into Collectors and rename methodsSébastien Lesaint2016-07-212-3/+3
* fix some quality flawsSébastien Lesaint2016-07-217-13/+18
* 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
* Automatic merge from branch-6.0ssjenka2016-07-212-5/+16
|\
| * open permission template after its creationStas Vilchik2016-07-202-5/+16
* | Automatic merge from branch-6.0ssjenka2016-07-208-39/+71
|\|
| * 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
| * 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-208-8/+8
| * [maven-release-plugin] prepare release 6.0-RC16.0-RC1David Rautureau2016-07-208-12/+10
* | prepare for next development iterationDavid Rautureau2016-07-208-8/+8
|/
* Merge branch 'branch-5.6'Sébastien Lesaint2016-07-194-21/+32
|\
| * fix quality flawSébastien Lesaint2016-07-191-2/+2
| * 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-1945-0/+131
* | Merge remote-tracking branch 'origin/branch-5.6'Julien Lancelot2016-07-1920-107/+429
|\|
| * SONAR-7894 Document the "Anyone" group on the "Groups" page (#1108)Stas Vilchik2016-07-182-2/+26
| * 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
| * 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-181-0/+31
| * SONAR-7809 fix bad rendering when there is no new coverage on the Overview pageStas Vilchik2016-07-141-5/+10
| * SONAR-7868 Fix SSF-46Stas Vilchik2016-07-141-1/+1
* | SONAR-7761 User should not be logged out in sessions/new pageJulien Lancelot2016-07-191-3/+0
* | Fix Quality flawsSimon Brandhof2016-07-192-1/+2
* | Fix Quality flawsSimon Brandhof2016-07-181-1/+1
* | 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
* | Fix Quality flawsSimon Brandhof2016-07-1811-84/+156
* | SONAR-7839 Return Anyone group even if it has no permissionJulien Lancelot2016-07-182-2/+42
* | 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-151-1/+1
* | SONAR-7492 Display an explanation tooltip for rating measures (#1104)Stas Vilchik2016-07-154-10/+65
* | 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-1510-45/+40
* | improve tooltips on permission pagesStas Vilchik2016-07-151-7/+10
* | Fix message when controller WS cannot be foundJulien Lancelot2016-07-152-2/+2
* | SONAR-7888 Do not format measures in WS api/components/app (#1103)Stas Vilchik2016-07-158-53/+15