aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* 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-132-1/+18
* | Temporarily fix NPE in api/issues/searchSimon Brandhof2016-07-131-2/+6
* | SONAR-3321 Fix bug in file rename algorithmJulien HENRY2016-07-1323-21/+703
* | 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-7700 use "B columns" strategy for update of PROJECTSSimon Brandhof2016-07-1112-163/+326
* | Fix Quality flawsSimon Brandhof2016-07-111-1/+1
* | SONAR-7741 upgrade OK HTTP to 3.3.1Sébastien Lesaint2016-07-112-3/+3
* | SONAR-7856 Do not use "sonar.core.serverBaseURL" to detect if server is using...Julien Lancelot2016-07-0814-232/+237
* | 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-075-18/+15
* | 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
* | Automatic merge from branch-5.6ssjenka2016-07-072-3/+4
|\|
| * SONAR-7869 api/measures/* formats correctly big MILLISEC metricsTeryk Bellahsene2016-07-062-3/+4
| * set next dev version to 5.6.1-SNAPSHOTTom2016-06-271-1/+1
| * Update version to 5.6-SNAPSHOTTom2016-06-011-1/+1
| * Release 5.65.6Tom2016-06-011-1/+1
* | SONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibilityJulien HENRY2016-07-074-23/+25
* | SONAR-7751, SONAR-7756 SonarLint APIJulien HENRY2016-07-072-9/+8
* | Fix bad indentSimon Brandhof2016-07-061-2/+2
* | SONAR-7705 refactoringSimon Brandhof2016-07-0636-175/+171
* | SONAR-7780 Drop column PROJECT_MEASURES.SNAPSHOT_IDSimon Brandhof2016-07-069-206/+4
* | SONAR-7807 drop SNAPSHOTS tree columnsSimon Brandhof2016-07-062-0/+121
* | SONAR-7705 stop using SNAPSHOTS tree columns in Java codebaseSimon Brandhof2016-07-0662-1249/+394
* | SONAR-7727 Remove deprecated stuff from Resources APIJulien HENRY2016-07-0513-112/+12
* | SONAR-7727 Remove deprecated metrics + methods on SettingsJulien HENRY2016-07-051-13/+1
* | SONAR-7732 Do not remove cookies when user is not authenticatedJulien Lancelot2016-07-054-23/+7
* | SONAR-7705 ProjectCleaner now deal with analyses (not snapshots)Sébastien Lesaint2016-07-041-3/+3
* | SONAR-7780 Apply feedbackSimon Brandhof2016-07-043-49/+42
* | SONAR-7780 Stop using PROJECT_MEASURES.SNAPSHOT_IDSimon Brandhof2016-07-0472-1129/+900
* | Fix format of "analysisId" in api/ce/activity response exampleSimon Brandhof2016-07-041-1/+1
* | SONAR-1891 Add upload plugin WSJulien Lancelot2016-07-0117-92/+442
* | Revert "SONAR-7732 Do not remove cookies when user is not authenticated"Julien Lancelot2016-07-016-10/+55
* | SONAR-7732 Do not remove cookies when user is not authenticatedJulien Lancelot2016-07-016-55/+10
* | SONAR-7853 Stop support of API org.sonar.api.web.RequiredMeasuresSimon Brandhof2016-06-307-209/+13
* | SONAR-7780 table PROJECT_MEASURES should use analysis UUIDSimon Brandhof2016-06-2915-38/+136