[Buildbot-commits] [buildbot/buildbot] a850d2: HTML status: Add rev_order argument to transposed ...

noreply at github.com noreply at github.com
Fri Sep 24 18:27:04 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/buildbot/buildbot

Commit: a850d2394c2a8c3a92bf5e718255959666814aaa
    http://github.com/buildbot/buildbot/commit/a850d2394c2a8c3a92bf5e718255959666814aaa
Author: Nicolás Alvarez <nicolas.alvarez at gmail.com>
Date:   2010-09-23 (Thu, 23 Sep 2010)

Changed paths:
  M master/buildbot/status/web/grid.py

Log Message:
-----------
HTML status: Add rev_order argument to transposed grid page.

Lets you show revisions in reverse order (newest on top).
The default is still oldest on top.


Commit: 6e4dfedb52e98e9f7e0fbd038501886f99924289
    http://github.com/buildbot/buildbot/commit/6e4dfedb52e98e9f7e0fbd038501886f99924289
Author: Nicolás Alvarez <nicolas.alvarez at gmail.com>
Date:   2010-09-23 (Thu, 23 Sep 2010)

Changed paths:
  M master/docs/cfg-statustargets.texinfo

Log Message:
-----------
Added documentation for tgrid?rev_order.


Commit: 4b4dffc302781e7832c3e475538479fc0687792c
    http://github.com/buildbot/buildbot/commit/4b4dffc302781e7832c3e475538479fc0687792c
Author: Nicolás Alvarez <nicolas.alvarez at gmail.com>
Date:   2010-09-23 (Thu, 23 Sep 2010)

Changed paths:
  M master/buildbot/status/web/grid.py

Log Message:
-----------
tgrid: Put default value of rev_order in a class variable.

Avoids having the default value written twice
(prone to mistakes if it changes),
and allows easy monkey-patching of the default.


Commit: efdb7f5d4264fa9dac3da59564fc9ec3093d68f4
    http://github.com/buildbot/buildbot/commit/efdb7f5d4264fa9dac3da59564fc9ec3093d68f4
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-09-23 (Thu, 23 Sep 2010)

Changed paths:
  M master/buildbot/status/web/grid.py
  M master/docs/cfg-statustargets.texinfo

Log Message:
-----------
Merge branch 'master' of git://github.com/nicolas17/buildbot

* 'master' of git://github.com/nicolas17/buildbot:
  tgrid: Put default value of rev_order in a class variable.
  Added documentation for tgrid?rev_order.
  HTML status: Add rev_order argument to transposed grid page.


Commit: f9ed9855c3440102cdb909daa3f7d16c6587d440
    http://github.com/buildbot/buildbot/commit/f9ed9855c3440102cdb909daa3f7d16c6587d440
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-09-24 (Fri, 24 Sep 2010)

Changed paths:
  M master/buildbot/status/web/base.py

Log Message:
-----------
set rev_repo in build line information

Fixes #992


Commit: 6054025dc7f843e3e7245792468e8d96ae1acdd8
    http://github.com/buildbot/buildbot/commit/6054025dc7f843e3e7245792468e8d96ae1acdd8
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-09-24 (Fri, 24 Sep 2010)

Changed paths:
  M master/setup.py
  M slave/setup.py

Log Message:
-----------
chmod +x both setup.py's






More information about the Commits mailing list