Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: f0dbd4d6e3bcbb9647753d72b1c4f31ae04ba341
      
https://github.com/buildbot/buildbot/commit/f0dbd4d6e3bcbb9647753d72b1c4f31ae04ba341
  Author: Jared Grubb <[email protected]>
  Date:   2013-05-01 (Wed, 01 May 2013)

  Changed paths:
    M master/buildbot/process/builder.py
    M master/buildbot/status/web/build.py
    M master/buildbot/status/web/templates/forms.html
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Add option to 'Rebuild' button to build updated sources

Right now the Rebuild button builds the exact same checkout as another build. 
This makes it difficult
for the following workflow:
 * run a build on a branch; it fails
 * fix the branch it built
 * hit "rebuild" -> but it builds the original revision


  Commit: dd5fabd098b19f970d83056caad3145ae80c63bb
      
https://github.com/buildbot/buildbot/commit/dd5fabd098b19f970d83056caad3145ae80c63bb
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2013-05-03 (Fri, 03 May 2013)

  Changed paths:
    M master/buildbot/process/builder.py
    M master/buildbot/status/web/build.py
    M master/buildbot/status/web/templates/forms.html
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Merge branch 'RebuildOptions' of git://github.com/jaredgrubb/buildbot

#
# It looks like you may be committing a merge.
# If this is not correct, please remove the file
#       .git/MERGE_HEAD
# and try again.

# Please enter the commit message for your changes. Lines starting
# with '#' will be kept; you may remove them yourself if you want to.
# An empty message aborts the commit.
# On branch master
# All conflicts fixed but you are still merging.
#   (use "git commit" to conclude merge)
#
# Changes to be committed:
#
#       modified:   master/buildbot/process/builder.py
#       modified:   master/buildbot/status/web/build.py
#       modified:   master/buildbot/status/web/templates/forms.html
#       modified:   master/docs/relnotes/index.rst
#

# Please enter the commit message for your changes. Lines starting
# with '#' will be kept; you may remove them yourself if you want to.
# An empty message aborts the commit.
# On branch master
# Changes to be committed:
#   (use "git reset HEAD^1 <file>..." to unstage)
#
#       modified:   master/buildbot/process/builder.py
#       modified:   master/buildbot/status/web/build.py
#       modified:   master/buildbot/status/web/templates/forms.html
#       modified:   master/docs/relnotes/index.rst
#


Compare: 
https://github.com/buildbot/buildbot/compare/8407f32c505e...dd5fabd098b1
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to