Edgewall Software

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#11995 closed enhancement (fixed)

Versioncontrol API for changeset bookmarks — at Version 3

Reported by: Peter Suter Owned by: Peter Suter
Priority: normal Milestone: 1.1.5
Component: version control Version:
Severity: normal Keywords: bookmarks
Cc: Branch:
Release Notes:

Allow plugins to provide changeset bookmarks and render them in the browser, on the revision log and on the timeline.

API Changes:

Add new Changeset.get_bookmarks() API.

Internal Changes:

Description

As discussed in #10527, changeset bookmarks (in Mercurial repositories) should be shown in the browser, on the revision log and on the timeline.

The versioncontrol API has to be extended to allow plugins to provide this data.

The proposed patch implements this.

Change History (3)

comment:1 by Peter Suter, 9 years ago

Owner: set to Peter Suter
Status: newassigned

comment:2 by Peter Suter, 9 years ago

Resolution: fixed
Status: assignedclosed

Committed in [13937].

comment:3 by figaro, 9 years ago

Release Notes: modified (diff)

Fixed typo in release notes.

Note: See TracTickets for help on using tickets.