aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-11531 Set issue message for template rules on CE sideBenoit2018-12-055-85/+50
|
* 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
| | | | rather than using a single transaction
* 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-11515 Add QProfileKey to ActiveRule in scanner reportBenoît Gianinetti2018-12-039-31/+58
|
* 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-0338-143/+416
|
* 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
|
* Fix Travis buildDavid Rautureau2018-11-301-5/+0
|
* DOC drop obsolete parentheticalG. Ann Campbell2018-11-301-1/+1
| | | Live portfolios mean you no longer have to (no longer can!) manually re-compute portfolios.
* DOC add missing end-bold markerG. Ann Campbell2018-11-301-1/+1
|
* Move scan test resources outside IDE classpathSimon Brandhof2018-11-3065-42/+38
| | | | That fixes the compatibility with Idea 2018.3
* 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
|
* Fix typo in h2 database warning messageGrégoire Aubert2018-11-301-1/+1
|
* 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-3047-1043/+867
|
* Use travis way of retrieving latest oracle JDK8Tom2018-11-272-30/+5
|
* Travis build on unshallowed clone for full analysis of SQ in SonarCloudTom2018-11-271-0/+1
|
* 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
|
* Mention ".secured" naming convention in PropertyDefinition Java APISimon Brandhof2018-11-211-0/+4
|
* 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
| | | | Not the key of the technicalprojectcopy
* 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-10770 Add Application definition changeEric Hartmann2018-11-201-0/+14
| | | | to projectanalysis/search WS
* SONAR-10763 Add selectByAnalysisUuids on EventComponentChangeDaoEric Hartmann2018-11-204-0/+127
|
* SONAR-10763 Add application QG informationEric Hartmann2018-11-206-10/+234
| | | | on projectanalysis/search action
* SONAR-10763 Implement storage for QG AlertEric Hartmann2018-11-202-3/+3
|
* SONAR-10763 Add Event objects to GovernanceEric Hartmann2018-11-201-6/+1
|
* SONAR-10770 Add DEFINITION_CHANGE category to EventEric Hartmann2018-11-203-2/+7
|
* SONAR-10770 Add branch name to ProjectViewAttributesEric Hartmann2018-11-202-2/+10
|
* SONAR-10763 add table EVENT_COMPONENT_CHANGES + implement purgeSébastien Lesaint2018-11-2019-10/+952
|