aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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-143-152/+268
* SONAR-7837 Change WS api/permissions/template_users to return all permissionsJulien Lancelot2016-07-144-141/+272
* Automatic merge from branch-5.6ssjenka2016-07-141-2/+2
|\
| * SONAR-7560 Fix WS descriptionJulien Lancelot2016-07-131-2/+2
* | Fix quality flawsJulien Lancelot2016-07-138-80/+83
* | 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-139-53/+336
* | SONAR-7780 Fix timemachine WS on OracleJulien Lancelot2016-07-131-1/+1
* | Temporarily fix NPE in api/issues/searchSimon Brandhof2016-07-131-2/+6
* | 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
* | add profile actions to the main pageStas Vilchik2016-07-134-121/+188
* | highlight selected settings menu itemStas Vilchik2016-07-131-13/+59
* | SONAR-3321 Fix bug in file rename algorithmJulien HENRY2016-07-1323-21/+703
* | 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-126-95/+33
* | SONAR-7838 WS api/permissions/groups returns group permissionsTeryk Bellahsene2016-07-126-235/+196
* | SONAR-7835 Delete old permissions.UsersActionTeryk Bellahsene2016-07-126-405/+2
* | SONAR-7835 WS permissions/users return permissions in responseTeryk Bellahsene2016-07-1210-106/+211
* | Refactor UserPermissionDtoTeryk Bellahsene2016-07-1210-47/+47
* | Move permissions template classes and resources to a specific package in sona...Teryk Bellahsene2016-07-1241-63/+63
* | SONAR-7835 Select users by queryTeryk Bellahsene2016-07-1217-119/+65
* | SONAR-7835 Update WS API of permissions/usersTeryk Bellahsene2016-07-122-19/+15
* | SONAR-7835 Rename UsersAction to OldUsersActionTeryk Bellahsene2016-07-126-15/+414
* | SONAR-7786 merge PROJECTS table clean migrations and do them earlierSébastien Lesaint2016-07-1121-30/+2
* | SONAR-7786 move migration adding index measures_component_uuidSébastien Lesaint2016-07-1121-0/+0
* | SONAR-7786 compress DUPLICATIONS_INDEX migrationsSébastien Lesaint2016-07-118-124/+8
* | SONAR-7700 use "B columns" strategy for update of PROJECTSSimon Brandhof2016-07-1113-163/+355
* | Fix Quality flawsSimon Brandhof2016-07-111-1/+1
* | SONAR-7741 upgrade OK HTTP to 3.3.1Sébastien Lesaint2016-07-114-7/+7
* | SONAR-7856 Do not use "sonar.core.serverBaseURL" to detect if server is using...Julien Lancelot2016-07-0814-232/+237
* | SONAR-7804 /api/events creates events only on PROJECTSébastien Lesaint2016-07-081-1/+1
* | SONAR-7690 fix /api/events use of Event.already_existsSébastien Lesaint2016-07-081-3/+3
* | SONAR-7705 add migration to kill tree errors in snapshots and projectsSébastien Lesaint2016-07-087-0/+29
* | SONAR-7705 make it more obvious in that project_uuid is uuid of rootSébastien Lesaint2016-07-082-5/+9
* | fix various quality flawsSébastien Lesaint2016-07-076-22/+18
* | SONAR-7779 fix persistence of View analysisSébastien Lesaint2016-07-073-9/+5
* | SONAR-7692 restore JRubyFacade#indexResource as indexComponentSébastien Lesaint2016-07-071-0/+12
* | SONAR-7794 WS api/qualityprofiles/search add userUpdatedAt in response exampleTeryk Bellahsene2016-07-071-2/+4