aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MMF-1377 Finalize the static documentation site (#673)Pascal Mugnier2018-09-1935-97/+1816
* SONAR-11184 Deprecate custom measure featureJulien Lancelot2018-09-077-2/+13
* SONAR-11185 Add new ws to specify projects association modeJulien Lancelot2018-09-074-0/+201
* SONAR-11185 add "by tags" selection mode on the portfolios admin page (#665)Stas Vilchik2018-09-072-0/+9
* SONAR-11185 rewrite portfolios admin page in ts (#664)Stas Vilchik2018-09-071-0/+4
* SONAR-11185 Allow portfolio to define projects by tagsJulien Lancelot2018-09-0737-100/+313
* SONAR-11184 Deprecate custom measure feature in the web appStas Vilchik2018-09-075-8/+30
* SONAR-11196 Minimal Oracle driver is now 12.2Eric Hartmann2018-09-072-12/+23
* Use the underlying connection to determine schemaEric Hartmann2018-09-073-14/+54
* Upgrade DBCPEric Hartmann2018-09-0717-52/+285
* SONAR-11196 Fix documentation about configuration of PostgreSQL schemaSimon Brandhof2018-09-071-2/+2
* update ToC sectionG. Ann Campbell2018-09-051-0/+2
* rewrite global search in ts (#680)Stas Vilchik2018-09-0518-390/+556
* SONAR-11216 fix hiding tooltips (#679)Stas Vilchik2018-09-043-39/+34
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-03178-1356/+1221
* SONARCLOUD-109 Use the right MessageExceptionEric Hartmann2018-08-302-1/+18
* Delete webhooks and webhook deliveries only once (#667)Julien Lancelot2018-08-3018-324/+383
* SONAR-11097 Order live measures to prevent deadlocksEric Hartmann2018-08-303-18/+50
* SONAR-11205 Inconsistent facet "tags" in issues pageSimon Brandhof2018-08-282-4/+29
* SONAR-8368 do not track closed issues on first analysisSébastien Lesaint2018-08-283-4/+30
* SONAR-11038 mark DB migration 2213 as blue/green compatibleSimon Brandhof2018-08-271-0/+2
* Make build of sonar-docs cacheableSimon Brandhof2018-08-271-1/+3
* Use inclusion list of file suffixes for license checkSimon Brandhof2018-08-271-2/+1
* Upgrade versions of nodejs and yarnSimon Brandhof2018-08-274-24/+10
* SONAR-11128 Add parameter metadata on the Web API pageStas Vilchik2018-08-275-87/+269
* SONAR-11153 loaded issues when opening a permalink for a distant lineStas Vilchik2018-08-271-1/+3
* SONAR-11134 Change the doc search ranking algorithmStas Vilchik2018-08-275-8/+37
* SONAR-10952 Use link rel=preconnect to speed up gravatar fetchingStas Vilchik2018-08-271-3/+19
* SONAR-10679 Add associated labels to the global searchStas Vilchik2018-08-273-2/+5
* SONAR-10678 Make global navigation links on the right side discernibleStas Vilchik2018-08-275-3/+9
* SONAR-11146 control textarea expansionStas Vilchik2018-08-271-0/+21
* Improve performance SonarLintDuarte Meneses2018-08-271-1/+3
* SONAR-11053 add disabled "Activate more" button for built-in profilesStas Vilchik2018-08-244-4/+40
* introduce IssueType and RuleType enumsStas Vilchik2018-08-2436-101/+167
* SONAR-11082 open rule permalink on cmd+clickStas Vilchik2018-08-244-13/+192
* SONAR-11156 fix issues section of hotspot rulesStas Vilchik2018-08-244-9/+312
* Fix timezone issue in SearchActionTestJulien Lancelot2018-08-241-17/+14
* change ProjectCardLeak-test to not depend on current timeStas Vilchik2018-08-234-16/+22
* SONAR-10576: Use 'New Code Period' in docsG. Ann Campbell2018-08-227-12/+12
* drop organization members from redux store (#637)Stas Vilchik2018-08-2244-959/+775
* rewrite project deletion in typescript (#633)Stas Vilchik2018-08-2211-123/+324
* drop project links from redux store (#632)Stas Vilchik2018-08-2226-206/+808
* drop favorites from redux store (#631)Stas Vilchik2018-08-2216-508/+195
* remove useless array copy in ListInterceptorSébastien Lesaint2018-08-211-2/+1
* SONAR-8368 closed issues max age can be set by propertySébastien Lesaint2018-08-214-6/+122
* SONAR-8368 reopen only closed issues closed less than 30 days agoSébastien Lesaint2018-08-217-39/+201
* SONAR-8368 support reopening closed issues which had no lineSébastien Lesaint2018-08-215-72/+109
* SONAR-8368 fix quality flaws in AbstractTracker inner classesSébastien Lesaint2018-08-211-4/+16
* SONAR-8368 restore resolution when reopening closed issuesSébastien Lesaint2018-08-216-30/+227
* SONAR-8368 unset closeDate when reopening Closed issuesSébastien Lesaint2018-08-212-0/+6