aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6903 Rename WS api/usergroups/* to api/user_groups/*Teryk Bellahsene2015-10-0612-149/+108
* SONAR-6854 WS permissions/template_group do not return anyone if admin permis...Teryk Bellahsene2015-10-064-4/+26
* SONAR-6827 now VariationSumFurmula supports always generating measureSébastien Lesaint2015-10-061-4/+28
* SONAR-6827 now SumFurmula supports always generating a measureSébastien Lesaint2015-10-065-64/+217
* SONAR-6827 now formula init. on other than FILE and PROJECT_VIEWSébastien Lesaint2015-10-065-144/+167
* Improve WsUtils checkFound methodsTeryk Bellahsene2015-10-065-20/+19
* SONAR-6784 Remove RoR WS from Permissions declarationTeryk Bellahsene2015-10-062-80/+1
* Rename WsPermissionParameters to PermissionsWsParametersTeryk Bellahsene2015-10-0644-158/+158
* SONAR-6475 WS usergroups/users handle user groupTeryk Bellahsene2015-10-063-66/+72
* SONAR-6476 WS usergroups/add_user handles group nameTeryk Bellahsene2015-10-062-64/+75
* SONAR-6474 WS usergroups/delete handles group nameTeryk Bellahsene2015-10-0629-133/+254
* SONAR-6477 WS usergroups/remove_user handles group nameTeryk Bellahsene2015-10-068-77/+181
* SONAR-6893 Log URL of CE task detailsJulien HENRY2015-10-052-8/+52
* SONAR-6863 improve mssql section of sonar.propertiesKoushik Dasgupta2015-10-051-6/+10
* SONAR-6867: Add a new APIs UserDetails.getUserId()/setUserId(String userId)Sulabh Upadhyay2015-10-053-5/+105
* SONAR-6834 add property showBackgroundTasks to api/navigation/componentSimon Brandhof2015-10-052-12/+18
* SONAR-6847 Fix NPE when creating issues on root directoryJulien HENRY2015-10-055-5/+74
* Issue attributes are supportedJulien HENRY2015-10-051-1/+2
* Rename ReportAnalysisMetadataHolder to AnalysisMetadataHolderImplJulien Lancelot2015-10-054-13/+13
* SONAR-6397 Update source when revision is missingJulien Lancelot2015-10-052-16/+79
* SONAR-6397 Do not read SCM info from db on first analysisJulien Lancelot2015-10-0515-21/+250
* fix the extra escape of global messagesStas Vilchik2015-10-051-3/+3
* Replace display of server id by permanent server idJulien HENRY2015-10-051-5/+4
* SONAR-6835 Sort items in analysis context report + other minor changesJulien HENRY2015-10-052-18/+46
* Move all batch ITs in the same suiteJulien HENRY2015-10-059-122/+25
* SONAR-6386 New modules should inherit parent settingsJulien HENRY2015-10-054-19/+67
* SONAR-6870 pre-select unresolved on the issues home pageStas Vilchik2015-10-054-14/+50
* Fix WS qualityprofiles/restore when a language is not found by language keyTeryk Bellahsene2015-10-052-12/+24
* SONAR-6506 RoR WS updatecenter/installed_plugins becomes internalTeryk Bellahsene2015-10-051-0/+1
* SONAR-6511 RoR WS server/setup becomes internalTeryk Bellahsene2015-10-051-0/+1
* SONAR-6533 Delete RoR WS server/keyTeryk Bellahsene2015-10-051-4/+0
* SONAR-6513 RoR WS server/index becomes internalTeryk Bellahsene2015-10-051-0/+1
* SONAR-6534 Delete RoR WS server/index_projectsTeryk Bellahsene2015-10-052-13/+0
* do not lose the search on the project permissions pageStas Vilchik2015-10-051-1/+5
* SONAR-6834 apply feedbackStas Vilchik2015-10-0516-44/+292
* Reorder deprecated tags in OldRestoreActionTeryk Bellahsene2015-10-051-1/+1
* SONAR-6397 Use a cache when reading SCM info to reduce db callsJulien Lancelot2015-10-052-2/+41
* SONAR-6834 complete examples of WS api/ceSimon Brandhof2015-10-054-0/+7
* SONAR-6834 add qualifier to tasks of WS api/ce responsesSimon Brandhof2015-10-055-196/+360
* SONAR-6314 Create Java WS api/profiles/restore used in OrchestratorTeryk Bellahsene2015-10-054-38/+193
* SONAR-6313 Delete RoR WS api/profiles/backupTeryk Bellahsene2015-10-054-252/+0
* SONAR-6314 Delete RoR WS api/profiles/restoreTeryk Bellahsene2015-10-053-41/+1
* SONAR-6310 Delete RoR WS api/profiles/indexTeryk Bellahsene2015-10-053-53/+1
* SONAR-6311 Delete RoR WS api/profiles/destroyTeryk Bellahsene2015-10-053-43/+1
* SONAR-6312 Delete RoR WS api/profiles/set_as_defaultTeryk Bellahsene2015-10-053-41/+1
* SONAR-6309 Delete RoR WS profiles/listTeryk Bellahsene2015-10-053-90/+1
* Ability to customize the number of ES shards/replicas per indexSimon Brandhof2015-10-053-15/+61
* SONAR-6884 enforce collation SQL_Latin1_General_CP1_CS_AS when creatingSimon Brandhof2015-10-021-1/+7
* SONAR-6824 mark new metric "last_commit_date" as hidden in UISimon Brandhof2015-10-021-0/+2
* Add rules in project sync phaseJulien HENRY2015-10-025-47/+64