aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-10597 Use user UUID for ISSUES#ASSIGNEEGuillaume Jambet2018-05-2392-753/+1135
* SONAR-10598 Display warning page when detecting login update during authentic...Julien Lancelot2018-05-2373-646/+2568
* SONAR-10599 Synchronize login during authenticationJulien Lancelot2018-05-23109-1697/+3318
* SONAR-10597 Introduce UUID in table USERSGuillaume Jambet2018-05-2327-97/+448
* Fix Quality gate appGrégoire Aubert2018-05-2211-183/+479
* BRANCH-63 Do not run PR decorators when not on a PRJulien HENRY2018-05-211-2/+2
* Fix recurring FPs in PermissionTemplateDaoTest#user_count_by_template_and_per...Julien Lancelot2018-05-181-6/+8
* fix application quality gate badgeStas Vilchik2018-05-172-3/+14
* SONAR-10609 add keyboard shortcuts documentationStas Vilchik2018-05-172-1/+58
* SONAR-10682 Impossible to create new metric domainStas Vilchik2018-05-172-1/+37
* Introduce Bitbucket Cloud ApplicationJulien HENRY2018-05-16116-162/+13465
* SONAR-10517 Create table project_mappingsJulien HENRY2018-05-1622-2/+697
* Remove debug logging when backdating issuesDuarte Meneses2018-05-161-7/+0
* SONAR-10614 add Clock to ComputeEngineContainerImpl Level1Sébastien Lesaint2018-05-152-1/+3
* add Request#getHeaders and #getParams()Sébastien Lesaint2018-05-154-6/+37
* add Request#getReader()Sébastien Lesaint2018-05-153-0/+40
* rewrite some components in ts (#243)Stas Vilchik2018-05-1554-1771/+704
* update sonar-web dependencies (#239)Stas Vilchik2018-05-1523-924/+699
* SONAR-10653 - api/qualityprofiles/restore handle badly formed xml document (#...Guillaume Jambet2018-05-154-15/+21
* rewrite notifications app in ts and drop from redux store (#233)Stas Vilchik2018-05-1528-826/+1083
* SONAR-10562 upgrade C#, Java and Python analyzersSimon Brandhof2018-05-151-3/+3
* SONAR-10655 bundle SonarGo 1.0Simon Brandhof2018-05-151-0/+1
* SONAR-10666 Prevent users to migrate from a version < 6.7Simon Brandhof2018-05-151-1/+1
* Remove duplicated README.mdSimon Brandhof2018-05-152-2/+0
* Drop Guava Function in DialectUtilsSimon Brandhof2018-05-151-22/+14
* Drop unused class DatabaseUtilsSimon Brandhof2018-05-152-54/+0
* Consistent declaration of H2 primary keysSimon Brandhof2018-05-151-38/+32
* Fix Quality flawsSimon Brandhof2018-05-151-1/+1
* Drop usage of db column ce_queue.execution_countSimon Brandhof2018-05-1518-468/+123
* replace native buttons with Button component (#235)Stas Vilchik2018-05-1445-574/+568
* Upgrade MySQL driver from 5.1.42 to 5.1.46Simon Brandhof2018-05-141-1/+1
* Upgrade postgresql driver from 42.2.1 to 42.2.2Simon Brandhof2018-05-141-1/+1
* Upgrade various librariesSimon Brandhof2018-05-145-34/+36
* SONAR-10608 upgrade Jackson to fix vulnerabilitiesSimon Brandhof2018-05-141-1/+1
* SONAR-10661 Use ZipUtils from Orchestrator in integration testsSimon Brandhof2018-05-143-77/+7
* SONAR-10661 fix vulnerability in ZipUtils#unzip()Simon Brandhof2018-05-143-11/+52
* Speed-up DatabaseUtils.tableExists() on OracleSimon Brandhof2018-05-141-1/+9
* Make drop of db table re-entrantSimon Brandhof2018-05-1410-150/+74
* SONAR-10591 remove some Guava functions from org.sonar.server.plugins.wsSimon Brandhof2018-05-114-96/+19
* SONAR-10591 remove unused method PluginWSCommons#writeArtifact()Simon Brandhof2018-05-112-26/+1
* SONAR-10591 do not instantiate class PluginWSCommonsSimon Brandhof2018-05-1111-107/+38
* SONAR-10591 drop module sonar-homeSimon Brandhof2018-05-1114-706/+13
* SONAR-10591 scanner uses WS api/plugins/downloadSimon Brandhof2018-05-1124-579/+841
* SONAR-10591 add WS api/plugins/downloadSimon Brandhof2018-05-113-0/+249
* SONAR-10591 refactor management of plugin FS on serverSimon Brandhof2018-05-1124-485/+669
* Deprecated usage of DBUnitSimon Brandhof2018-05-111-0/+16
* Fix false-positive in RuleIndexTestSimon Brandhof2018-05-111-3/+13
* Upgrade Orchestrator to released version 3.18Simon Brandhof2018-05-111-1/+1
* SONAR-10591 Remove unused code in sonar-homeSimon Brandhof2018-05-119-140/+57
* SONAR-10604 property sonar.cluster.hosts is only for app nodesSimon Brandhof2018-05-1013-48/+48