woodpecker/pkg/database/testing
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
..
builds_test.go initial public commit 2014-02-07 03:10:01 -07:00
commits_test.go query and show commits by branch 2014-03-14 12:13:34 -07:00
members_test.go initial public commit 2014-02-07 03:10:01 -07:00
repos_test.go initial public commit 2014-02-07 03:10:01 -07:00
settings_test.go initial public commit 2014-02-07 03:10:01 -07:00
teams_test.go initial public commit 2014-02-07 03:10:01 -07:00
testing.go query and show commits by branch 2014-03-14 12:13:34 -07:00
users_test.go partial fix to issue #50 and issue #37 to select token from database 2014-02-11 16:05:53 -07:00