aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10034 drop support of reflection-based Pico Container lifecycle managementSébastien Lesaint2019-05-231-5/+6
* SONAR-11950 add revision to webhooksSimon Brandhof2019-05-225-48/+45
* SONAR-12026 Update status names, transition names and descriptionJulien Lancelot2019-05-222-11/+1
* SONAR-12026 add transition reset as to reviewPierre Guillot2019-05-222-83/+118
* SONAR-12026 Add transition "Open as Vulnerability"Pierre Guillot2019-05-222-3/+101
* SONAR-12026 introduce new status 'reviewed' and new transition 'resolve as re...Pierre Guillot2019-05-224-13/+87
* SONAR-12026 Add transition "Set as In Review" on Security HotspotsPierre Guillot2019-05-224-126/+277
* SONAR-12026 Security Hotspots are created with resolution "To Review"Julien Lancelot2019-05-222-188/+234
* SONAR-12061 Purge refresh flag on portfolio deletionBenoit2019-05-151-0/+32
* SONAR-11983 Clean codeMichal Duda2019-05-071-24/+24
* SONAR-11180 add security facet to api/rules/searchMichal Duda2019-05-078-13/+221
* SONAR-11973 add SonarSource security facet to issues searchMichal Duda2019-05-071-0/+11
* SONAR-11983 new "sonarsource" security reportMichal Duda2019-05-074-0/+49
* SONAR-11969 Make Edition available for analyzers in the Scanner APIDuarte Meneses2019-05-063-7/+10
* Upgrade assertj-core to 3.12.2 and assertj-guava to 3.2.1 for compatibility w...Duarte Meneses2019-04-303-7/+10
* SONAR-12000 add the signature to HTTP headersSimon Brandhof2019-04-296-60/+74
* SONAR-12000 fix Quality flawsSimon Brandhof2019-04-292-4/+5
* SONAR-10725 fix EmailSettings.getServerBaseURL()Sébastien Lesaint2019-04-262-6/+24
* SONAR-11757 single notification for FPs and changes on my issuesSébastien Lesaint2019-04-2332-1227/+4125
* SONAR-11753 EmailNotificationChannel ignore empty recipient requestsSébastien Lesaint2019-04-237-21/+22
* SONAR-11753 fix DB incompatibility in EmailSubscriberDtoSimon Brandhof2019-04-231-6/+6
* SONAR-11916 replace class EmailTemplate by interfaceSimon Brandhof2019-04-234-5/+5
* SONAR-11916 Drop unused Java API EmailTemplateSimon Brandhof2019-04-2310-12/+149
* SONAR-11752 disable global subscription to notifs on new/fixed issuesSimon Brandhof2019-04-234-6/+6
* SONAR-11753 dont retrieve all subscribers if only interested in subsetSébastien Lesaint2019-04-237-59/+224
* SONAR-11753 factor code in email NotificationHandler implementationsSébastien Lesaint2019-04-236-81/+91
* SONAR-11753 move "failed analysis" notification to email specific algoSébastien Lesaint2019-04-2313-28/+214
* SONAR-11753 move license notifications to email specific algoSébastien Lesaint2019-04-232-5/+6
* SONAR-11753 move "QP change" notification to email specific algoSébastien Lesaint2019-04-237-165/+379
* SONAR-11753 move "QG change" notification classes to single packageSébastien Lesaint2019-04-235-4/+216
* SONAR-11753 move issue change notifications to email specific algoSébastien Lesaint2019-04-2310-387/+868
* SONAR-11753 notification serialisation keeps original typeSébastien Lesaint2019-04-233-7/+7
* SONAR-11753 NotificationService accepts mult. handlers per Notif typeSébastien Lesaint2019-04-232-3/+73
* SONAR-11753 NewIssuesNotification must not do SQL requestsSébastien Lesaint2019-04-234-62/+158
* SONAR-11753 NewIssuesNotificationFactory is not used in WebSébastien Lesaint2019-04-233-47/+2
* SONAR-11753 move "New Issues" notification to email specific algoSébastien Lesaint2019-04-238-162/+372
* SONAR-11753 move "My new issues" notification to email specific algoSébastien Lesaint2019-04-2314-198/+1221
* SONAR-10766 Do not display FOP INFO logs when generating a PDF reportJulien Lancelot2019-04-011-0/+1
* SONAR-11631 Replace codePeriodVersion with buildStringJanos Gyerik2019-03-196-14/+14
* SONAR-11791 fix no more highlighting in component searchSébastien Lesaint2019-03-191-0/+2
* SONAR-11792 drop usage of standard token filterSébastien Lesaint2019-03-191-3/+3
* SONAR-11792 change default max_ngram_diff to 13Sébastien Lesaint2019-03-192-0/+3
* SONAR-11792 drop usage of "_all" fieldSébastien Lesaint2019-03-192-3/+11
* SONAR-11792 drop setting index.mapper.dynamicSébastien Lesaint2019-03-193-5/+5
* SONAR-11792 update ES compile dependency to 6.6.2Sébastien Lesaint2019-03-1917-82/+602
* SONAR-11791 use single type ES indicesSébastien Lesaint2019-03-19106-2021/+4305
* SONAR-10277 Prevent user to have more than 100 projects as favoriteJulien Lancelot2019-03-182-26/+77
* SONAR-11487 Update OkHttp to 3.14.0Julien HENRY2019-03-181-1/+2
* SONAR-11776 Quality Gate failure conditions should be sortedDuarte Meneses2019-03-113-28/+106
* SONAR-11776 Quality Gate failure conditions should be sortedDuarte Meneses2019-03-111-3/+4