[Buildbot-commits] [buildbot/buildbot] 3fd999: status/web/feeds.py:	fix pubDate format
    GitHub 
    noreply at github.com
       
    Sat Aug 10 20:15:10 UTC 2013
    
    
  
  Branch: refs/heads/buildbot-0.8.8
  Home:   https://github.com/buildbot/buildbot
  Commit: 3fd99955d710e3bd0ffd504edcc8547c21b07144
      https://github.com/buildbot/buildbot/commit/3fd99955d710e3bd0ffd504edcc8547c21b07144
  Author: Charles Lepple <clepple+buildbot at gmail.com>
  Date:   2013-07-30 (Tue, 30 Jul 2013)
  Changed paths:
    M master/buildbot/status/web/feeds.py
  Log Message:
  -----------
  status/web/feeds.py: fix pubDate format
A prior localization fix caused RFC822-style dates to be rendered as follows:
1, 23 7 2013 13:04:18 GMT
This implements the fix proposed in http://trac.buildbot.net/ticket/2530
  Commit: 153d359de450dcf1f71142340d8b2f52093c4189
      https://github.com/buildbot/buildbot/commit/153d359de450dcf1f71142340d8b2f52093c4189
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-08-10 (Sat, 10 Aug 2013)
  Changed paths:
    M master/buildbot/status/web/feeds.py
    M master/docs/relnotes/index.rst
  Log Message:
  -----------
  Merge branch 'bug2530' of git://github.com/clepple/buildbot into buildbot-0.8.8
Compare: https://github.com/buildbot/buildbot/compare/2799d21d4ec2...153d359de450
    
    
More information about the Commits
mailing list