aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common
Commit message (Expand)AuthorAgeFilesLines
* SONAR-11631 rename constants to codePeriodVersion in notificationsSébastien Lesaint2019-02-116-14/+14
* SONAR-11643 Drop elasticsearch index 'tests'Julien Lancelot2019-02-113-105/+0
* SONARCLOUD-312 Use key instead of UUID to send downgrade feedback (#1140)Jean-Baptiste Lièvremont2019-01-182-19/+18
* SONAR-11632 Remove api/tests WSJulien Lancelot2019-01-1723-1562/+0
* SONAR-11571 Restore warning in project badges and search projects WSJulien Lancelot2019-01-161-1/+2
* SONAR-11459 Stop publishing modules and folders in the scanner reportJulien HENRY2019-01-161-1/+1
* SONAR-11572 Limit list of operators for QG conditionsBenoît Gianinetti2019-01-086-81/+57
* SONAR-11571 Drop warning treshold from QG web servicesBenoît Gianinetti2019-01-0815-191/+132
* SONAR-11570 Drop period from web servicesJanos Gyerik2019-01-0814-117/+131
* Fix license headers for 2019Duarte Meneses2019-01-02453-454/+453
* SONAR-9919 obfuscate webhook URL in api/webhooks/list responseSébastien Lesaint2018-12-203-7/+19
* SONAR-9919 obfuscate credentials in webhook delivery logsSébastien Lesaint2018-12-206-7/+212
* Revert "SONAR-11487 Update OKHttp to 3.11.0"Julien HENRY2018-11-161-2/+1
* SONAR-11487 Update OKHttp to 3.11.0Julien HENRY2018-11-151-1/+2
* SONAR-11370 Extract Owasp, SansTop25 constant to a dedicated helperEric Hartmann2018-10-255-39/+131
* SONAR-11271 Introduce two new rightsEric Hartmann2018-10-101-0/+4
* remove usage of Guava Optional from ComponentDaoSébastien Lesaint2018-10-041-2/+2
* SONAR-8368 fix unstable unit testSébastien Lesaint2018-10-031-1/+1
* SONAR-11209 Store ad hoc rules coming from scanner in rules_metadataJulien HENRY2018-09-243-211/+0
* SONAR-11209 Allow sensors to provide ad hoc rule metadata for external issuesJulien HENRY2018-09-243-15/+16
* SONAR-11212 Distinguish predefined and ad hoc external rulesJulien Lancelot2018-09-246-5/+21
* SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloaderJulien HENRY2018-09-191-3/+13
* SONAR-11137 Add isNew flag in /api/sources/linesJanos Gyerik2018-09-191-0/+1
* SONAR-11185 Allow portfolio to define projects by tagsJulien Lancelot2018-09-078-29/+102
* SONARCLOUD-109 Use the right MessageExceptionEric Hartmann2018-08-301-1/+1
* Delete webhooks and webhook deliveries only once (#667)Julien Lancelot2018-08-301-3/+3
* SONAR-11205 Inconsistent facet "tags" in issues pageSimon Brandhof2018-08-282-4/+29
* SONAR-8368 restore resolution when reopening closed issuesSébastien Lesaint2018-08-214-23/+216
* SONAR-8368 unset closeDate when reopening Closed issuesSébastien Lesaint2018-08-212-0/+6
* SONAR-8368 reopen closed issues (restore status)Sébastien Lesaint2018-08-213-2/+242
* SONAR-8368 move package org.sonar.api.issue.condition to server-commonSébastien Lesaint2018-08-2114-8/+272
* SONAR-8368 rename doTransition to doManualTransitionSébastien Lesaint2018-08-212-3/+3
* SONAR-8368 add line remove changelog when closing issueSébastien Lesaint2018-08-213-7/+14
* SONAR-8368 fix misleading Function.Context.setLine(Integer)Sébastien Lesaint2018-08-217-21/+51
* SONAR-8368 fix misleading Function.Context#setCloseDate(boolean)Sébastien Lesaint2018-08-216-15/+85
* SONAR-11093 Replace projectUuids facet by projects facetJulien Lancelot2018-08-211-17/+4
* SONAR-11127 Standardize facets behaviour between issues and rules page (#624)Stas Vilchik2018-08-213-45/+62
* SONAR-11106 Restrict scope of api/issues/authorsJulien Lancelot2018-08-211-3/+2
* SONAR-6400 Increase issues facets sizeJulien Lancelot2018-08-212-3/+4
* SONAR-11077 display email in TRACE levelSimon Brandhof2018-08-071-1/+1
* SONAR-11077 ignore all DEBUG/TRACE logs of Apache FOPSimon Brandhof2018-08-071-4/+1
* SONAR-11077 remove some Netty noisy DEBUG logsSimon Brandhof2018-08-071-0/+3
* SONARCLOUD-109 Do not log the messageEric Hartmann2018-08-021-2/+2
* Optimize EmailNotificationChannel when SMTP is not configuredSimon Brandhof2018-08-021-0/+6
* SONAR-11077 add statistics to CE SendIssueNotificationsStepSimon Brandhof2018-08-022-12/+16
* SONAR-11077 remove dead code from MetricStatsIntSimon Brandhof2018-08-024-21/+0
* SONAR-11077 remove unused logger org.sonar.MEASURE_FILTERSimon Brandhof2018-08-021-1/+0
* SONAR-11077 disable some FOP and Hazelcast DEBUG logsSimon Brandhof2018-08-021-1/+14
* SONAR-11073 Remove trailing slash in "Server base URL"Julien HENRY2018-08-022-1/+10
* Remove unused methods in WebIssueStorageSimon Brandhof2018-07-251-2/+2