aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* WS of permission domain are compatible with Views and Developer CockpitTeryk Bellahsene2015-10-0222-45/+312
* Add selectComponentsByQualifiersJulien Lancelot2015-10-024-2/+51
* Improve deletion of project to deal with subviews/tech projectsJulien Lancelot2015-10-024-4/+64
* Add an IT for custom rulesJulien HENRY2015-10-025-8/+81
* Fix execution of custom rulesJulien HENRY2015-10-023-25/+25
* SONAR-6857 Fix escaping in a like queryTeryk Bellahsene2015-10-0211-116/+67
* SONAR-6848 apply feedbackStas Vilchik2015-10-022-2/+2
* SONAR-6833 provide "componentId" parameter to api/ce/queueStas Vilchik2015-10-022-14/+5
* fix bulk deletion ITsStas Vilchik2015-10-024-183/+60
* Improve doc of api/ce/queueSimon Brandhof2015-10-021-1/+5
* SONAR-6397 Use ScmInfoRepo in PersistFileSourcesStepJulien Lancelot2015-10-025-210/+95
* SONAR-6397 Use ScmInfoRepo in SqaleNewMeasuresVisitorJulien Lancelot2015-10-022-71/+38
* SONAR-6397 Use ScmInfoRepo in NewCoverageMeasuresStepJulien Lancelot2015-10-023-131/+98