This is needed to complete gitweb url handler. Specifically the link to the item content, that needs the blob hash.

Comments

marvil07’s picture

Status: Active » Needs review
StatusFileSize
new6.84 KB

Ready, but a review would be appreciated before commit it.

sdboyer’s picture

Status: Needs review » Reviewed & tested by the community

looks good, though i just gave it a detailed read. but that's ok, let's get it in. can fix it later if problems present.

marvil07’s picture

Status: Reviewed & tested by the community » Fixed
marvil07’s picture

Upps, I have just committed this patch, that:

  • Add missing item revision controller(needed for actually load the values on controller loading).
  • gitweb: Removed items has not blob hash, so avoid returning a failed link.

Status: Fixed » Closed (fixed)
Issue tags: -git phase 2, -git sprint 8

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit e6b0ec1 on 6.x-2.x, fix-invalid-default-branches, fullsync-memory by marvil07:
    task #1024428: Add blob hashes for item revisions.