aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-279-9/+9
* | apply feedback for the quality profiles pageStas Vilchik2016-07-075-11/+38
* | fix bad refactoringStas Vilchik2016-07-073-3/+3
* | apply feedback for the quality profiles pageStas Vilchik2016-07-0710-86/+48
* | SONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibilityJulien HENRY2016-07-076-28/+32
* | SONAR-7751, SONAR-7756 SonarLint APIJulien HENRY2016-07-074-14/+13
* | 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-0614-208/+128
* | SONAR-7807 drop SNAPSHOTS tree columnsSimon Brandhof2016-07-064-0/+192
* | SONAR-7705 stop using SNAPSHOTS tree columns in Java codebaseSimon Brandhof2016-07-0662-1249/+394
* | SONAR-7705 Stop using SNAPSHOTS tree columns in Ruby codebaseSimon Brandhof2016-07-063-33/+28
* | SONAR-7727 Remove deprecated stuff from Resources APIJulien HENRY2016-07-0514-117/+12
* | SONAR-7727 Remove some deprecated propertiesJulien HENRY2016-07-051-10/+10
* | SONAR-7727 Remove deprecated metrics + methods on SettingsJulien HENRY2016-07-051-13/+1
* | Disable tests using symlink on WindowsJulien HENRY2016-07-051-0/+5
* | apply feedback for the quality profiles pageStas Vilchik2016-07-058-61/+68
* | SONAR-7732 Do not remove cookies when user is not authenticatedJulien Lancelot2016-07-054-23/+7
* | Fix opening of source when searching for a fileSimon Brandhof2016-07-041-1/+1