[Buildbot-commits] [SPAM] Re: [Buildbot] #665: Remove head(), header(), body() & footer() from HtmlResource

Buildbot buildbot-devel at lists.sourceforge.net
Sun Dec 27 20:40:05 UTC 2009


#665: Remove head(), header(), body() & footer() from HtmlResource
--------------------+-------------------------------------------------------
Reporter:  marcusl  |        Owner:  marcusl
    Type:  task     |       Status:  closed 
Priority:  minor    |    Milestone:  0.8.+  
 Version:  0.7.11   |   Resolution:  fixed  
Keywords:  jinja    |  
--------------------+-------------------------------------------------------
Changes (by marcusl):

  * status:  accepted => closed
  * resolution:  => fixed


Comment:

 {{{
 commit 6f87f8949e08ddde813536607240bd99a01c8747
 Author: Marcus Lindblom <macke at yar.nu>
 Date:   Sun Dec 27 21:11:01 2009 +0100

     Web status cleanups (fix #665) + more

      * Extract macros from change.html into change_macros.html (fixed bad
 bug in waterfall)
      * More HTML -> template (waterfall boxes with links)
      * remove head(), body(), footer (fixes #665)
      * title is now escaped in template (remove escaping from python)
      * actually use HtmlReource.getTitle() when building context
      * Change meta-refresh heads() to just set 'refresh' in context
      * Allow box text to be both string and list-of-string (as it was pre-
 jinja)
      * use waterfall's lastDate when showing waterfall page creation time
 (regression)
 }}}

-- 
Ticket URL: <http://buildbot.net/trac/ticket/665#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list