| Summary: | All tags are flagged as being lightweight | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Remy Suen <remy.suen> |
| Component: | Git | Assignee: | Remy Suen <remy.suen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 13.0 | ||
| Target Milestone: | 14.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Remy Suen
First pass delivered to master. This adds support for the GET case where all the tags should be returned to the client. https://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=a0136ae43bb6dd4876323de72d1afeaa8bb2b943 Second pass delivered to master which adds support for GET requests for individual tags. All that's left is to fix commits.js. https://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=6882a9d30335449659a3fa2989a01dc3a0f517d1 Final pass which fixes commit.js has been pushed to master. https://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=6227422a4c4fe9dfd41d335fb8e9398a1fdffa74 |