aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7797 Upgrade the distributed pluginsJulien Lancelot2016-07-152-4/+4
* SONAR-7871 Fix searching issues by type in IssueService client WSJulien Lancelot2016-07-152-26/+19
* Automatic merge from branch-5.6ssjenka2016-07-150-0/+0
|\
| * 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-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
* | SONAR-7881 Offer a better UX on the Permission Templates pageStas Vilchik2016-07-1416-186/+646
* | SONAR-7839 Change WS api/permissions/template_groups to return all permissionsJulien Lancelot2016-07-1410-193/+563
* | SONAR-7837 Change WS api/permissions/template_users to return all permissionsJulien Lancelot2016-07-149-250/+415
* | SONAR-7837 Clean up PermissionTemplateDao codeJulien Lancelot2016-07-143-66/+38
* | Improve qualityDuarte Meneses2016-07-141-0/+29
* | Improve qualityDuarte Meneses2016-07-145-0/+83
* | Automatic merge from branch-5.6ssjenka2016-07-142-2/+4
|\|
| * SONAR-7866 Deprecate Server#isSecured()Julien Lancelot2016-07-131-0/+2
| * SONAR-7560 Fix WS descriptionJulien Lancelot2016-07-131-2/+2
* | SONAR-7880 Fix IT due to refactoring of projects management pageJulien Lancelot2016-07-143-13/+20
* | Fix quality flawsJulien Lancelot2016-07-1310-110/+113
* | SONAR-7753 allow system admins to access project permissions pageStas Vilchik2016-07-134-5/+22
* | drop projects permissions pageStas Vilchik2016-07-133-8/+0
* | SONAR-7880 Put actions on permissions on the Projects Management pageStas Vilchik2016-07-1310-53/+339
* | Fix close connectionDuarte Meneses2016-07-132-2/+9
* | Fix some quality flawsJulien HENRY2016-07-1320-75/+45
* | SONAR-7780 Fix timemachine WS on OracleJulien Lancelot2016-07-131-1/+1
* | Temporarily fix NPE in api/issues/searchSimon Brandhof2016-07-131-2/+6
* | Fix size of PROJECTS.B_QUALIFIER on H2Simon Brandhof2016-07-131-1/+1
* | remove link effect from active profile headerStas Vilchik2016-07-131-1/+4
* | increase visibility of deprecated rules on profiles pageStas Vilchik2016-07-134-3/+21
* | highlight current profile in inheritance cardStas Vilchik2016-07-132-3/+10
* | change wording on profiles pageStas Vilchik2016-07-131-1/+1
* | add profile actions to the main pageStas Vilchik2016-07-134-121/+188
* | Fix leaked connectionDuarte Meneses2016-07-136-6/+28
* | highlight selected settings menu itemStas Vilchik2016-07-131-13/+59
* | SONAR-3321 Fix bug in file rename algorithmJulien HENRY2016-07-1323-21/+703
* | SONAR-7700 Fix column size of b_qualifierJulien Lancelot2016-07-132-2/+2
* | Do not hide exception when fail to close jsonJulien Lancelot2016-07-122-8/+6
* | Improve qualityDuarte Meneses2016-07-124-14/+41
* | SONAR-7883 Expose InputFile charset in APIJulien HENRY2016-07-127-10/+21
* | Fix unclosed resourceJulien HENRY2016-07-121-6/+9
* | Make Xoo a SonarLint pluginJulien HENRY2016-07-128-38/+173
* | SONAR-7832 Hide irrelevant permissions for views and developersStas Vilchik2016-07-122-9/+46
* | SONAR-7840 SONAR-7879 Improve UX on permissions pagesStas Vilchik2016-07-1261-1371/+1867
* | SONAR-7838 SONAR-7835 Return all permissions of matching usersJulien Lancelot2016-07-1212-240/+253
* | SONAR-7838 WS api/permissions/groups returns group permissionsTeryk Bellahsene2016-07-1211-254/+214
* | SONAR-7838 DAO to select groups and group permissionsTeryk Bellahsene2016-07-126-36/+299