Commit graph

5 commits

Author SHA1 Message Date
Alex Suraci
2d837cc3db query and show commits by branch
This allows the same SHA to have different builds on different branches, each
separately viewable. This is useful for expressing a "pipeline" in terms of
branches, e.g. a commit starts on branch A and progress through B and C to
master, with the build script switching on branch name.

Previously viewing each build would arbitrarily choose which branch's commit
to show.
2014-03-14 12:13:34 -07:00
Brad Rydzewski
ed33bf7fbe fixed broken link on repo dashboard page to refresh page 2014-02-17 20:33:58 -07:00
Brad Rydzewski
28fda64326 workaround for #51 2014-02-12 12:22:56 -07:00
Scott Ferguson
6f0801e5c8 Fix template crash on pull requests in the repo dashboard 2014-02-08 18:44:50 -06:00
Brad Rydzewski
d5e5797934 initial public commit 2014-02-07 03:10:01 -07:00