aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix styling in rules meta dataGrégoire Aubert2018-02-237-23/+35
* SONAR-10323 Fix WS not checking SCAN global permissionEric Hartmann2018-02-222-3/+8
* Put ES javaOpts arguments on one lineMidgard2018-02-221-3/+1
* SONAR-10356 Oracle error on some WS involving more than 1000 projectsSimon Brandhof2018-02-2212-34/+262
* create and use Button component (#3087)Stas Vilchik2018-02-21201-1461/+1383
* Temporarily disable QA tests on Oracle DBSimon Brandhof2018-02-211-9/+12
* SONAR-10323 Fix permission on api/project_branches/listEric Hartmann2018-02-213-4/+37
* Order types.ts alphabetically to prevent merge conflictsGrégoire Aubert2018-02-211-184/+186
* review source viewer measures overlay in react (#3084)Stas Vilchik2018-02-2136-726/+3376
* SONAR-10299 Drop the project link "developer connection"Julien Lancelot2018-02-2012-22/+16
* SONAR-10411 Do not persist name of provided project linksJulien Lancelot2018-02-2064-978/+1642
* SONAR-10411 use link name from l10n bundle for provided linksStas Vilchik2018-02-205-6/+10
* SONAR-10299 drop special rendering of developer connection linkStas Vilchik2018-02-204-100/+68
* Log a better message in case of missing branchJulien HENRY2018-02-191-1/+6
* rewrite parts of permission templates app in react (#3070)Stas Vilchik2018-02-1625-553/+622
* SONAR-10420 Fail at startup when cluster enabled on MySQLEric Hartmann2018-02-154-0/+152
* SONAR-10435 Improve error message of licenses issues for normal usersGrégoire Aubert2018-02-154-7/+30
* SONAR-10404 Add Tooltip on issues count in rules pageGrégoire Aubert2018-02-152-7/+26
* SONAR-10432 Bring back installed filter tab in MarketplaceGrégoire Aubert2018-02-157-37/+45
* SONAR-9218 purge ce_scanner_context older than 28 days at startupSébastien Lesaint2018-02-146-13/+115
* rewrite maintenance app in react (#3055)Stas Vilchik2018-02-1443-352/+927
* SONAR-10409 Update too long keys of permission templatesEric Hartmann2018-02-135-1/+187
* SONAR-10313 fix error when displaying rule facetSébastien Lesaint2018-02-134-35/+87
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-13148-250/+274
* SONAR-10301 db migration cleans orphans in CE child tablesSébastien Lesaint2018-02-135-1/+310
* SONAR-10301 delete from CE_TASK_INPUT when deleting a projectSébastien Lesaint2018-02-134-0/+80
* SONAR-10301 delete from CE_TASK_CHARACTERISTICS when deleting projectSébastien Lesaint2018-02-134-0/+88
* SONAR-10301 delete from CE_SCANNER_CONTEXT when deleting a projectSébastien Lesaint2018-02-134-2/+97
* rewrite custom measures app in react (#3052)Stas Vilchik2018-02-1343-811/+1872
* SONAR-10407 Fix upgrade of too long permision_templates keysEric Hartmann2018-02-123-12/+137
* SONAR-8964 Drop overall notifications not related to the current user on Sona...Julien Lancelot2018-02-1229-239/+878
* SONAR-10364 upgrade protobuf to 3.5.1Sébastien Lesaint2018-02-123-6/+6
* Merge branch 'branch-6.7'Sébastien Lesaint2018-02-097-27/+229
|\
| * SONAR-10410 Rule#getSystemTags is populated with definition tagsSébastien Lesaint2018-02-096-2/+53
| * SONAR-10410 harden UT coverage on some methods of RuleDaoSébastien Lesaint2018-02-091-25/+180
| * SONAR-10414 Missing l10n message in Marketplace (#3038)Stas Vilchik2018-02-095-24/+24
| * SONAR-10296 Connection to PostgreSQL database fails if SOCKS proxy is enabledSimon Brandhof2018-01-261-1/+1
* | rewrite custom metrics app in react (#3036)Stas Vilchik2018-02-0943-568/+1560
* | enable eslint rules to enforce newlines (#3043)Stas Vilchik2018-02-0913-0/+21
* | SONAR-10071 Omit stack trace when SCM provider autodetection failedDuarte Meneses2018-02-091-1/+2
* | SONAR-10414 Missing l10n message in Marketplace (#3038)Stas Vilchik2018-02-095-25/+26
* | Deploy official builds on feature branchesSimon Brandhof2018-02-091-2/+1
* | SONAR-10310 Check correct usage of deprecated keysEric Hartmann2018-02-093-18/+107
* | update eslint and plugins, add new rules (#3041)Stas Vilchik2018-02-0914-48/+91
* | SONAR-10395 Improve time compressing plugins in SonarCloudDuarte Meneses2018-02-084-13/+49
* | SONAR-10308 use java.util.Optional in RuleRepositorySébastien Lesaint2018-02-085-13/+12
* | SONAR-10308 support report referencing deprecated rule keysSébastien Lesaint2018-02-082-6/+65
* | SONAR-10311 improve readability of IT RuleReKeyingTestSébastien Lesaint2018-02-081-6/+121
* | SONAR-10311 add IT on rule rekeying applying to issuesSébastien Lesaint2018-02-088-2/+202
* | SONAR-10311 add IT for QP notification in case of plugin downgradeSébastien Lesaint2018-02-081-0/+29