aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs/src/components/__tests__/PluginVersionMetaData-test.tsx
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-12945 Display latest release's information for scanners in documentationPhilippe Perrin2020-04-011-77/+0
|
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
|
* Sort import in sonar-docsphilippe-perrin-sonarsource2019-07-191-1/+1
|
* SONAR-12137 Introduce a new comment syntax for rendering plugin dataWouter Admiraal2019-06-281-0/+77
We can now fetch plugin data from updates.sonarsource.com, and dynamically render this information on the page.