harness-drone/pkg/handler
Martin Charles c6930ef57b Fixed an Unhandled Error in badges.go
There was an unhandled error in badges.go. If you pass an invalid
branch to the badge handler (http://beta.drone.io/github.com/drone/drone/
status.svg?branch=this) the browser is told to redirect to a blank string.
This is unintended behavior. Now, a 404 response is sent instead.
2014-06-02 12:44:27 -04:00
..
testing save drone.yml on the build 2014-05-22 23:16:01 -04:00
admin.go Add gitlab options add admin page. 2014-03-29 11:51:02 +00:00
app.go added code to prevent panic if /login is reached but no settings exist 2014-02-15 18:56:48 -07:00
auth.go Add gitlab options add admin page. 2014-03-29 11:51:02 +00:00
badges.go Fixed an Unhandled Error in badges.go 2014-06-02 12:44:27 -04:00
bitbucket.go save drone.yml on the build 2014-05-22 23:16:01 -04:00
builds.go use query parameter for commit branch 2014-04-06 15:03:51 -07:00
commits.go always specify a branch when rebuilding 2014-05-23 13:23:43 -04:00
github.go save drone.yml on the build 2014-05-22 23:16:01 -04:00
gitlab.go save drone.yml on the build 2014-05-22 23:16:01 -04:00
handler.go add rebuild button for users who have admin access to the repo 2014-05-22 23:52:03 -04:00
members.go Fix team invites 2014-02-10 15:22:32 -06:00
repos.go Merge pull request #237 from fudanchii/gitlab 2014-04-04 18:05:24 -07:00
teams.go initial public commit 2014-02-07 03:10:01 -07:00
users.go initial public commit 2014-02-07 03:10:01 -07:00
util.go initial public commit 2014-02-07 03:10:01 -07:00