stable
Clone or download
Read-only
this is part of story #9692 Have a field in the FRS where I can add a link Change-Id: I1c98d023cae00375976a8b1e2cc57e25fe769b1a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/frs/include/FRS/REST/v1/PackageResource.php | +14 | −10 | Go to diff View file |
M | plugins/frs/include/FRS/REST/v1/ReleaseRepresentation.php | +14 | −2 | Go to diff View file |
M | plugins/frs/include/FRS/REST/v1/ReleaseResource.php | +16 | −9 | Go to diff View file |
A | plugins/frs/include/FRS/REST/v1/UploadedLinkRepresentation.php | +60 | −0 | Go to diff View file |
M | plugins/frs/include/autoload.php | +4 | −3 | Go to diff View file |
M | plugins/frs/include/frsPlugin.class.php | +9 | −2 | Go to diff View file |
M | src/common/frs/UploadedLink.php | +5 | −0 | Go to diff View file |