summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-10019 Display effective versions on Web API pageStas Vilchik2018-12-073-1/+85
* drop unused codeStas Vilchik2018-12-073-86/+0
* SONAR-11528 refresh projects list after copying a quality profileStas Vilchik2018-12-079-42/+50
* drop flowStas Vilchik2018-12-07109-25189/+3
* add eslint and fix issues in sonar-docsStas Vilchik2018-12-0711-66/+733
* SONAR-11526 fix security hotspot permalinksStas Vilchik2018-12-073-1/+19
* SONAR-11495 put projects quality gate status back on the projects pageStas Vilchik2018-12-071-4/+7
* SONAR-11445 improve issue comment layout to avoid overflowStas Vilchik2018-12-071-15/+9
* SONAR-11410 fix issue popups placementStas Vilchik2018-12-077-6/+17
* rewrite permission templates app in tsStas Vilchik2018-12-0722-498/+470
* SONAR-11534 fix glitch on the permission templates pageStas Vilchik2018-12-072-2/+17
* DOC Update PR decoration doc for SCBenoit2018-12-061-2/+8
* create global type definitions (#1017)Stas Vilchik2018-12-05607-3716/+2839
* SONAR-11531 Set issue message for template rules on CE sideBenoit2018-12-052-1/+40
* SONAR-11457 Fix invalid json in api response exampleBenoit2018-12-054-12/+12
* SONAR-11467 persist live measures commiting for each componentSébastien Lesaint2018-12-051-1/+1
* SONAR-11494 prevent loading of closed issue changes to OOMSébastien Lesaint2018-12-059-28/+318
* SONAR-11455 improve SQL and network perf of PersistIssuesStepSébastien Lesaint2018-12-056-76/+166
* SONAR-11468 truncate name and description of adhoc rules metadataBenoit2018-12-042-2/+24
* SONAR-11539 Support new dbcp property nameBenoit2018-12-043-3/+75
* SONAR-11515 Backdate issue when QP has changedBenoît Gianinetti2018-12-0315-64/+148
* SONAR-11515 Add RegisterQualityProfileStatusStepBenoît Gianinetti2018-12-038-0/+525
* SONAR-11514 support reports created before scanner protocol updateSébastien Lesaint2018-12-0313-48/+33
* SONAR-11514 Backdate issue when rule parameter is updated (#971)Benoit2018-12-0318-43/+85
* SONAR-11513 backdate issues on new filesSébastien Lesaint2018-12-039-174/+571
* SONAR-11513 drop Guava Optional from ActiveRulesHolderSébastien Lesaint2018-12-038-13/+12
* DOC drop obsolete parentheticalG. Ann Campbell2018-11-301-1/+1
* DOC add missing end-bold markerG. Ann Campbell2018-11-301-1/+1
* SONAR-11419 fix NPE introduced by the fix :/Sébastien Lesaint2018-11-302-3/+24
* SONAR-11419 do not fail with NPE in api/components/suggestionsSébastien Lesaint2018-11-301-5/+6
* SONAR-11529 CE fails if the same duplicated text block is found twiceDuarte Meneses2018-11-302-2/+18
* Shorten new code text of create date facet in issues pageGrégoire Aubert2018-11-301-2/+2
* Rewrite remaining of the settings page to TSGrégoire Aubert2018-11-3046-1042/+858
* SONAR-11408 validate branch after populating it + improve validationSébastien Lesaint2018-11-271-2/+4
* SONAR-11502 do not fail on PR which key is a branch nameSébastien Lesaint2018-11-274-13/+56
* MMF-1449 Mention running SonarQube on Docker, link to Docker HubJanos Gyerik2018-11-262-3/+11
* DOC Hide BB Cloud contend from SQ docsG. Ann Campbell2018-11-261-1/+3
* Complete list of SonarCloud public IP addressesSimon Brandhof2018-11-261-0/+6
* SONARCLOUD-171 Redirect already bound org to SC organization pageGrégoire Aubert2018-11-236-11/+87
* SONARCLOUD-195 Add projectKey param in Bitbucket docGrégoire Aubert2018-11-231-1/+1
* SONARCLOUD-172 SONARCLOUD-188 fix access to secured settingsSimon Brandhof2018-11-213-19/+86
* Fix Quality flawsSimon Brandhof2018-11-218-353/+102
* DOC - Add Compatibility Matrix link in upgrading procedureAntoine Vigneau2018-11-201-1/+1
* SONAR-10770 Increase size of containersEric Hartmann2018-11-204-3/+4
* SONAR-10770 Apply feedbackGrégoire Aubert2018-11-206-14/+57
* SONAR-10770 Store the referenced key of the project in the eventEric Hartmann2018-11-204-6/+12
* SONAR-10770 update data shapeStas Vilchik2018-11-203-25/+32
* SONAR-10770 Send the definition changes of an applicationEric Hartmann2018-11-203-31/+339
* SONAR-10763 Add selectByAnalysisUuids on EventComponentChangeDaoEric Hartmann2018-11-204-0/+127
* SONAR-10763 Add application QG informationEric Hartmann2018-11-205-10/+221