aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SONAR-11753 move issue change notifications to email specific algoSébastien Lesaint2019-04-234-15/+15
* SONAR-11753 NotificationDaemon supports email specific algoSébastien Lesaint2019-04-233-204/+312
* SONAR-11753 NewIssuesNotificationFactory is not used in WebSébastien Lesaint2019-04-231-2/+0
* SONAR-11753 move "New Issues" notification to email specific algoSébastien Lesaint2019-04-233-8/+8
* SONAR-11753 move "My new issues" notification to email specific algoSébastien Lesaint2019-04-235-13/+35
* SONAR-11876 Remove ws deprecated in SonarQube 5.XJulien Lancelot2019-04-1530-707/+116
* SONAR-11883 Remove redirection that was kept for old scannersJulien Lancelot2019-04-152-79/+5
* SONARCLOUD-520 change location of homepage data fileSimon Brandhof2019-04-112-3/+7
* Revert "SONAR-11876 Remove ws deprecated in SonarQube 5.X"Julien Lancelot2019-04-0430-116/+707
* SONAR-11876 Remove ws deprecated in SonarQube 5.XJulien Lancelot2019-04-0430-707/+116
* Revert "SONAR-11883 Remove redirection that was kept for old scanners"Julien Lancelot2019-04-032-5/+79
* SONAR-11883 Remove redirection that was kept for old scannersJulien Lancelot2019-04-032-79/+5
* Delete useless String#format in measures/component_tree wsJulien Lancelot2019-04-011-5/+5
* Remove no more used org.sonar.core.timemachine.Periods classJulien Lancelot2019-03-271-2/+0
* SONAR-11812 Restore ability to set unit tests as favoriteJulien Lancelot2019-03-192-2/+8
* SONAR-11631 Replace codePeriodVersion with buildStringJanos Gyerik2019-03-1912-22/+21
* SONAR-11631 Add sonar.buildString to api/project_analyses/search responseJanos Gyerik2019-03-193-15/+16