[#1464] Add new property Commit.symbolic_ids.

Used to query symbolic names, specifically branch and tag names,
asssiated with a given commit id. The property is implemented at
RepositoryImplementation level (default generic implementation is
provided which uses branch/tags cached in the repo object).

Signed-off-by: Paul Sokolovsky psokolovsky@geek.net

Paul Sokolovsky Paul Sokolovsky 2011-02-18

changed Allura/allura/model/repository.py
Allura/allura/model/repository.py Diff Switch to side-by-side view
Loading...