aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-12026 introduce new status 'reviewed' and new transition 'resolve as re...Pierre Guillot2019-05-2212-109/+115
* SONAR-12020 SONAR-12021 sonar-users should have issue admin and hotspot admin...Julien HENRY2019-05-222-8/+9
* SONAR-12026 Add transition "Set as In Review" on Security HotspotsPierre Guillot2019-05-2212-163/+154
* SONAR-12026 Security Hotspots are created with resolution "To Review"Julien Lancelot2019-05-223-1/+10
* SONARCLOUD-628 Allow UTF-8 characters in project keyBenoît Gianinetti2019-05-206-18/+17
* SONAR-11951 Prevent deleting all projects when using api/projects/bulk_delete...Pierre Guillot2019-05-171-6/+8
* SONAR-11951 Prevent deleting all projects when using api/projects/bulk_delete...Pierre Guillot2019-05-172-4/+45
* SONARCLOUD-615 Add Google Tag ManagerSiegfried Ehret2019-05-132-2/+6
* SONAR-11970 Move Security Reports web service to core governanceJulien Lancelot2019-05-1014-1009/+0
* SONAR-11825 Don't return activeRules and rules for applications and portfoliosJulien HENRY2019-05-073-30/+251
* SONAR-11983 support deployment on SonarCloud without downtimeSimon Brandhof2019-05-075-62/+178
* SONAR-12028 Fix CWE distributionMichal Duda2019-05-078-102/+103
* SONAR-11180 add security facet to api/rules/searchMichal Duda2019-05-0711-26/+139
* SONAR-11973 add SonarSource security facet to issues searchMichal Duda2019-05-075-4/+31
* SONAR-11983 new "sonarsource" security reportMichal Duda2019-05-079-113/+604
* SONARCLOUD-302 Rename owners group description (#1552)Siegfried Ehret2019-05-064-4/+4
* SONAR-11898 Fix quality issues and improve coverageGrégoire Aubert2019-05-061-1/+1
* SONAR-11904 Create API endpoint to get snippetsDuarte Meneses2019-05-0617-226/+1382
* SONAR-11969 Make Edition available for analyzers in the Scanner APIDuarte Meneses2019-05-063-5/+11
* Upgrade jjwt to v0.10.5 for compatibility with Java 11Duarte Meneses2019-04-301-1/+4
* Upgrade assertj-core to 3.12.2 and assertj-guava to 3.2.1 for compatibility w...Duarte Meneses2019-04-3012-24/+32
* SONAR-12000 add secret to response of WS api/webhooks/listSimon Brandhof2019-04-293-15/+11
* SONAR-12000 add secret to WS api/webhooks/create and api/webhooks/updateSimon Brandhof2019-04-297-139/+162
* SONAR-12000 fix Quality flawsSimon Brandhof2019-04-296-9/+48
* SONAR-10730 Produce Portfolio PDF based on template, only headerJulien HENRY2019-04-261-9/+9
* SONAR-11793 Rename GA tracking property to 'sonar.analytics.ga.trackingId'Wouter Admiraal2019-04-251-2/+2
* SONARCLOUD-582 load descendant profiles only if changesSimon Brandhof2019-04-242-30/+76
* SONARCLOUD-582 split loading of profiles in rule activationSimon Brandhof2019-04-243-25/+121
* SONARCLOUD-582 refactor context of rule activationSimon Brandhof2019-04-243-81/+84
* SONARCLOUD-582 fix Quality flawsSimon Brandhof2019-04-246-61/+108
* SONAR-11885 Fix computation of security_hotspots measuresJulien Lancelot2019-04-233-17/+57
* SONAR-11925 Includes hotspots by default in the response of api/issues/searchJulien Lancelot2019-04-235-35/+44
* SONAR-11886 Highlight Hotspots in issues pageGrégoire Aubert2019-04-232-3/+10
* SONAR-11886 Allow to assign/bulk assign security hotspotsJulien Lancelot2019-04-234-23/+39
* SONAR-11886 Ignore Hotspots in Issues facets / filtersJulien Lancelot2019-04-236-47/+261
* SONAR-11858 Fix quality issuesDuarte Meneses2019-04-231-0/+1
* SONAR-11856 Store the "true" target branch in the scanner report to display i...Duarte Meneses2019-04-232-1/+10
* SONAR-11757 single notification for FPs and changes on my issuesSébastien Lesaint2019-04-2321-168/+333
* SONAR-11753 EmailNotificationChannel ignore empty recipient requestsSébastien Lesaint2019-04-232-3/+148
* SONAR-11753 fix DB incompatibility in EmailSubscriberDtoSimon Brandhof2019-04-231-1/+1
* SONAR-11929 do not send issue notifications on PRs and short branchesSébastien Lesaint2019-04-238-26/+129
* SONAR-11916 replace class EmailTemplate by interfaceSimon Brandhof2019-04-231-1/+1
* SONAR-11916 Drop unused Java API EmailTemplateSimon Brandhof2019-04-233-4/+4
* SONAR-11752 remove SonarCloud-specific codeSimon Brandhof2019-04-232-10/+6
* SONAR-11753 factor code in email NotificationHandler implementationsSébastien Lesaint2019-04-231-16/+5
* SONAR-11753 move "failed analysis" notification to email specific algoSébastien Lesaint2019-04-233-18/+13
* SONAR-11753 move built-in qp change notification to email specific algoSébastien Lesaint2019-04-2311-150/+255
* SONAR-11753 move license notifications to email specific algoSébastien Lesaint2019-04-231-2/+2
* SONAR-11753 move "QP change" notification to email specific algoSébastien Lesaint2019-04-233-10/+10
* SONAR-11753 move "QG change" notification classes to single packageSébastien Lesaint2019-04-234-214/+3