[Buildbot-commits] [SPAM] Re: [Buildbot] #740: Changecommentlink/revlink should take project/repo into consideration
Buildbot
buildbot-devel at lists.sourceforge.net
Wed Mar 31 20:21:31 UTC 2010
#740: Changecommentlink/revlink should take project/repo into consideration
--------------------+-------------------------------------------------------
Reporter: marcusl | Owner: marcusl
Type: defect | Status: closed
Priority: major | Milestone: 0.8.0
Version: master | Resolution: fixed
Keywords: jinja |
--------------------+-------------------------------------------------------
Changes (by marcusl):
* status: new => closed
* resolution: => fixed
Comment:
(In [b466c5d4bccbe13ea2d6d94169d452526a3404bc]):
WebStatus: Add support for project and repository in
changecommentlink/revlink
* These WebStatus args can now be callables, dicts or (as before) a
single string/tuple
* Added projectlink/repolink that adds URLs to repo/project main pages
* Changed jinja change_macro to take a change as arg (cleaner code)
* Changed some support classes in console to take a single
build/sourcestamp arg instead of picking every necessary variable
* The revlink/shortrev/changecomment filters now take a parameter, the
repo or project to which the revision/comment belongs.
* Shorten all revs to 40 chars in html rather than in python.
* Add unit test for jinja link filters
Comments belong to projects as they usually refer to ticket ids. So
project == ticket db.
--
Ticket URL: <http://buildbot.net/trac/ticket/740#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list