aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-11970 Remove security report code from sonar-webWouter Admiraal2019-05-0715-3024/+186
* SONAR-11970 Move front-end implementation to extensionWouter Admiraal2019-05-072-2/+40
* SONAR-11983 support deployment on SonarCloud without downtimeSimon Brandhof2019-05-0712-95/+230
* SONAR-12028 Fix CWE distributionMichal Duda2019-05-078-102/+103
* SONAR-11983 Clean codeMichal Duda2019-05-071-24/+24
* Sort categories on security reports by the order from the standards.json fileWouter Admiraal2019-05-073-230/+257
* SONAR-11180 add security facet to api/rules/searchMichal Duda2019-05-0720-40/+366
* SONAR-11180 Add Standards facet to the Rules pageWouter Admiraal2019-05-076-19/+261
* SONAR-11180 Open standards facet by default for hotspots and vulnerabilitiesWouter Admiraal2019-05-076-54/+278
* SONAR-11973 Create a new SonarSource facet under the Standards facet groupWouter Admiraal2019-05-078-59/+236
* SONAR-11983 Create a new 'SonarSource' security report pageWouter Admiraal2019-05-078-26/+381
* SONAR-11983 Move Standards type to the global scope, and add the new sonarsou...Wouter Admiraal2019-05-078-42/+53
* SONAR-11973 add SonarSource security facet to issues searchMichal Duda2019-05-076-4/+42
* SONAR-11983 new "sonarsource" security reportMichal Duda2019-05-0718-115/+767
* SONARCLOUD-570 Add missing metrics and quality gates labels (#1533)Siegfried Ehret2019-05-064-4/+4
* SONARCLOUD-572 Remove email from permissions panel (frontend) (#1550)Siegfried Ehret2019-05-063-6/+78
* DOC Update cluster installation guide (#1527)brian-cipollone-sonarsource2019-05-061-51/+82
* SONAR-11955 Fix travis error 'lodash/flatten' doesn't existGrégoire Aubert2019-05-065-8/+102
* SONARCLOUD-302 Rename owners group description (#1552)Siegfried Ehret2019-05-064-4/+4
* SONAR-11898 Fix quality issues and improve coverageGrégoire Aubert2019-05-0621-122/+796
* SONAR-11898 New codeviewer for multi-location issues (#1466)Jeremy2019-05-0636-488/+2137
* SONAR-11904 Create API endpoint to get snippetsDuarte Meneses2019-05-0618-226/+1400
* SONAR-11940 Fix overlapping issue locationsWouter Admiraal2019-05-061-2/+11
* SONAR-11900 Remove location counter from issues in the code viewer and issue ...Wouter Admiraal2019-05-0613-90/+1
* SONAR-11897 Increase sidebar issue box usabilityJeremy Davis2019-05-0622-112/+989
* SONAR-11966 Add security hotspot to Github ChecksBenoît Gianinetti2019-05-062-23/+11
* SONAR-11968 Display Hotspots on the PR overview dashboardGrégoire Aubert2019-05-0613-162/+702
* DOCS update and reorganize PR analysisMikeBirnstiehl2019-05-062-37/+52
* Revert "SONAR-11792 use dedicated temp directory for ES"Sébastien Lesaint2019-05-0610-337/+205
* SONARCLOUD-568 Update label in admin panelSiegfried Ehret2019-05-063-5/+96
* SONARCLOUD-517 Hide organization binding link for non admin usersSiegfried Ehret2019-05-063-14/+95
* SONAR-11969 Make Edition available for analyzers in the Scanner APIDuarte Meneses2019-05-067-15/+26
* DOC tidy nav treesG. Ann Campbell2019-05-013-27/+27
* Remove relative date in front end unit test snapshotGrégoire Aubert2019-05-0111-441/+889
* 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-3023-59/+71
* Fix babel input files for yarnDuarte Meneses2019-04-302-2/+2
* SONAR-12000 Accept links with anchors in the brokenlink safety net of the docGrégoire Aubert2019-04-291-2/+3
* SONARCLOUD-578 import all checkboxSiegfried Ehret2019-04-295-17/+152
* SONAR-12000 update Webhook IP deprecation noteMikeBirnstiehl2019-04-291-1/+2
* SONAR-12000 add doc on securing webhooksmichaelbirnstiehl2019-04-292-0/+30
* SONAR-12000 Fix migration testSiegfried Ehret2019-04-291-1/+1
* SONAR-12000 Update frontend for webhooks secretSiegfried Ehret2019-04-2911-14/+86
* 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 add the signature to HTTP headersSimon Brandhof2019-04-296-60/+74
* SONAR-12000 fix typos in webhook documentationSimon Brandhof2019-04-291-3/+2
* SONAR-12000 add DB column webhooks.secretSimon Brandhof2019-04-299-21/+175
* SONAR-12000 fix Quality flawsSimon Brandhof2019-04-2919-26/+76
* DOC drop useless TOC markupG. Ann Campbell2019-04-291-2/+0