stable

Clone or download

Read-only

Merge commit 'refs/changes/27/28827/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: Implement request #32632 getAllJSON should have default collection type parameter Change-Id: I4bb0c26a910458fe6f4518fb1e1370dfe475526f

Modified Files

Name
M lib/frontend/fetch-result/README.md +1 −1 Go to diff View file
M lib/frontend/fetch-result/src/AllGetter.ts +7 −7 Go to diff View file
M lib/frontend/fetch-result/src/main.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/api/log-rest-querier.ts +1 −1 Go to diff View file
M plugins/document/scripts/document/api/version-rest-querier.ts +5 −8 Go to diff View file
M plugins/git/scripts/artifact-create-branch-action/api/rest_querier.ts +1 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/api/tuleap-rest-querier.ts +17 −23 Go to diff View file
M plugins/roadmap/scripts/configure-widget/src/components/App.vue +3 −6 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/TuleapAPIClient.test.ts +1 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/TuleapAPIClient.ts +20 −26 Go to diff View file