aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | so that other migrations can benefit from it
* | 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 ↵Julien Lancelot2016-07-183-31/+54
| | | | | | | | anonymously
| * 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
| |
* | apply feedback on profiles pageStas Vilchik2016-07-156-31/+71
| |
* | SONAR-7857 Upgrade to update center 1.17Julien Lancelot2016-07-1513-45/+43
| |
* | SONAR-7777 Deprecate UserSession.locale()Julien Lancelot2016-07-151-0/+4
| |
* | SONAR-7776 Catch aborted requests and display warningJulien Lancelot2016-07-152-14/+46
| |
* | SONAR-7870 Do not ignore unit tests when computing measures based on issuesJulien Lancelot2016-07-154-34/+18
| |
* | SONAR-7795 Clearly display if a rule definition was overridden in a profileStas Vilchik2016-07-142-1/+4
| |
* | SONAR-7668 Unwanted vertical scroll while activating a ruleStas Vilchik2016-07-141-1/+4
| |
* | fix display of breadcrumbs whem measure has no domainStas Vilchik2016-07-141-6/+10
| |
* | SONAR-7754 Custom measures with long values are cutStas Vilchik2016-07-141-1/+4
| |
* | SONAR-7806 Remove events on module viewStas Vilchik2016-07-141-1/+6
| |
* | 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
| |