aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-11289 Make portfolio creation popup accessible to non global adminGrégoire Aubert2018-10-1012-150/+335
* SONAR-11271 Add new permissions and update layout to group themGrégoire Aubert2018-10-1023-726/+946
* SONAR-8019 Ease the workflow for adding permissions to new users/groupsPascal Mugnier2018-10-1035-1214/+775
* SONAR-8019 Order results with one with permissionsEric Hartmann2018-10-1018-93/+94
* SONAR-11260 Fetch analysis warnings only for projectsGrégoire Aubert2018-10-101-9/+11
* Port remaining SONAR space docsG. Ann Campbell2018-10-1095-142/+3734
* Fix typo: bellow -> belowJanos Gyerik2018-10-101-1/+1
* SONAR-11279 Prevent null change to be added to DefaultIssue (#791)Benoit2018-10-102-1/+13
* SONAR-11302 Decrease ORGANIZATIONS#KEE from 300 to 255Julien Lancelot2018-10-1012-33/+33
* SONAR-11310 fix Oracle support in CeActivityDaoTestSébastien Lesaint2018-10-101-1/+12
* SONAR-11113 Increase timeout for downloading pluginsEric Hartmann2018-10-105-8/+75
* SONAR-11266 Replace submitterUuid with submitterLogin in CE logs (#775)Benoit2018-10-109-77/+288
* SONAR-10642 fix ce table data of branch/pr not purgedSébastien Lesaint2018-10-1010-231/+665
* SONAR-11310 fix Oracle support in DB migrations 2314 & 2315Sébastien Lesaint2018-10-102-6/+6
* SONAR-11310 no need to support SonarCloud in migration anymoreSébastien Lesaint2018-10-104-35/+4
* stabilize UT in QualityProfileEventsStepTestSébastien Lesaint2018-10-101-22/+15
* SONAR-11238 db migration 2322 supports BlueGreenSébastien Lesaint2018-10-101-0/+2
* increase timeout of Cirrus task validate to 90mSébastien Lesaint2018-10-101-0/+1
* SONAR-11244 Record warning when SCM provider cannot be detectedJanos Gyerik2018-10-102-9/+199
* SONAR-11260 Use WS api/ce/analysis_status to display warnings in dashboardGrégoire Aubert2018-10-1014-31/+154
* SONAR-11262 Add branch name in failed analysis notifGrégoire Aubert2018-10-106-27/+121
* SONAR-11260 Add web service to provide analysis statusJanos Gyerik2018-10-1010-1/+581
* SONAR-11207 keep line breaks inside warnings (#708)Stas Vilchik2018-10-103-4/+57
* SONAR-11241 Persist analysis warnings from scanner reportJanos Gyerik2018-10-109-10/+186
* SONAR-11241 Write analysis warnings to scanner reportJanos Gyerik2018-10-106-2/+159
* SONAR-11241 Provide API for SCM plugins to register analysis warningsJanos Gyerik2018-10-105-0/+234
* Retab scanner report proto schemaJanos Gyerik2018-10-101-43/+42
* SONAR-11238 move PersistFileSourcesStep to source packageSébastien Lesaint2018-10-103-25/+13
* SONAR-11238 Xoo plugin supports recent symbol/highlighting locationSébastien Lesaint2018-10-102-22/+60
* rewrite the rest of the background tasks app in tsStas Vilchik2018-10-1012-218/+209
* SONAR-11207 Display analysis warnings in the web appStas Vilchik2018-10-1017-8/+454
* move Task type to app/typesStas Vilchik2018-10-1022-107/+59
* SONAR-11238 record warning when broken symbol data in reportSébastien Lesaint2018-10-102-14/+115
* SONAR-11238 debug log instead of warn when highlighting data errorSébastien Lesaint2018-10-102-6/+6
* SONAR-11238 api/ce/[task|activity|component] return task warningsSébastien Lesaint2018-10-1017-100/+609
* SONAR-11238 record warning when broken highlighting data in reportSébastien Lesaint2018-10-1024-359/+880
* SONAR-11238 tasks can persist messagesSébastien Lesaint2018-10-105-0/+425
* SONAR-11238 add table CE_TASK_MESSAGESébastien Lesaint2018-10-1023-13/+613
* Update SonarCloud T&CFabrice Bellingard2018-10-101-0/+0
* SONARCLOUD-128 allow up to 300 characters for org name and keyStas Vilchik2018-10-106-19/+23
* SONAR-11302 Increase size of organization's key and nameJulien Lancelot2018-10-1017-237/+204
* SONARCLOUD-128 Migrate microsoft user loginsJulien Lancelot2018-10-103-0/+13
* SONAR-11305 Return external identity only to sys admin in api/users/searchJulien Lancelot2018-10-102-1/+34
* SONAR-11302 Generate random login when identity login is nullJulien Lancelot2018-10-1016-438/+451
* Connect cirrus burgr notification to ingestorHirle2018-10-101-1/+1
* SONAR-11316 fix stale projects list of a quality gateStas Vilchik2018-10-101-0/+2
* SONAR-11310 compress DB migrations adding columns to CE tablesSébastien Lesaint2018-10-1020-518/+369
* SONAR-11310 drop tmp columns on CE_QUEUE and CE_ACTIVITYSébastien Lesaint2018-10-106-17/+194
* rewrite app utils in ts (#773)Stas Vilchik2018-10-104-61/+100
* SONAR-11310 drop usage of tmp columns in CE_QUEUE and CE_ACTIVITYSébastien Lesaint2018-10-105-86/+1