[tahoe-lafs-trac-stream] [Tahoe-LAFS] #1460: trac: add a 'Revision Log' link to the navigation bar

Tahoe-LAFS trac at tahoe-lafs.org
Wed Sep 10 09:48:33 UTC 2014


#1460: trac: add a 'Revision Log' link to the navigation bar
------------------------------------+--------------------------------
     Reporter:  davidsarah          |      Owner:  zooko
         Type:  enhancement         |     Status:  assigned
     Priority:  minor               |  Milestone:  soon (release n/a)
    Component:  dev-infrastructure  |    Version:  1.8.2
   Resolution:                      |   Keywords:  trac
Launchpad Bug:                      |
------------------------------------+--------------------------------

Old description:

> The 'Revision Log' page of the source browser is more useful than the
> 'Timeline', because the Revision Log orders patches by time of commit
> rather than the time they were recorded. However only the Timeline has a
> link on the navigation bar.
>
> I think the {{{[navadd]}}} section of {{{/home/trac/projects/tahoe-
> lafs/conf/trac.ini}}} on tahoe-lafs.org needs to be changed to
> {{{
> [navadd]
> add_items = revlog,buildbot
> revlog.target = mainnav
> revlog.title = Revision Log
> revlog.url = http://tahoe-lafs.org/trac/tahoe-lafs/log/trunk/
> buildbot.target = mainnav
> buildbot.title = Buildbot
> buildbot.url = http://tahoe-lafs.org/buildbot
> }}}
> and then the trac may need to be restarted or asked to reread its config
> files.

New description:

 The 'Revision Log' page of the source browser is more useful than the
 'Timeline', because the Revision Log orders patches by time of commit
 rather than the time they were recorded. However only the Timeline has a
 link on the navigation bar.

 I think the {{{[navadd]}}} section of {{{/home/trac/projects/tahoe-
 lafs/conf/trac.ini}}} on tahoe-lafs.org needs to be changed to
 {{{
 [navadd]
 add_items = revlog,buildbot
 revlog.target = mainnav
 revlog.title = Revision Log
 revlog.url = http://tahoe-lafs.org/trac/tahoe-lafs/log/trunk/
 buildbot.target = mainnav
 buildbot.title = Buildbot
 buildbot.url = http://tahoe-lafs.org/buildbot
 }}}
 and then the trac may need to be restarted or asked to reread its config
 files.

--

Comment (by daira):

 I find that [https://github.com/tahoe-lafs/tahoe-lafs/commits/master] is
 more useful now.

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1460#comment:2>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list