drone/handler/api/repos
Thomas Boerger c34efc152a
Use branch form value as fallback for last build
The current version of the Drone CLI is still using the branch form
value to filter the latest build information while the server is
listening only for the ref form value. With this fix we are falling back
to branch form value if it gets defined, formats it as a ref and hands
it to the further functions.
2019-04-26 11:05:28 +02:00
..
builds Use branch form value as fallback for last build 2019-04-26 11:05:28 +02:00
collabs add build tags 2019-02-27 23:07:13 -08:00
crons add build tags 2019-02-27 23:07:13 -08:00
encrypt adde encrypt endpoint 2019-02-28 12:49:04 -08:00
secrets add build tags 2019-02-27 23:07:13 -08:00
sign add build tags 2019-02-27 23:07:13 -08:00
chown_test.go squash and merge local branch 2019-02-19 15:56:41 -08:00
chown.go add build tags 2019-02-27 23:07:13 -08:00
disable_test.go ability to delete repository 2019-04-14 14:01:47 -07:00
disable.go ability to delete repository 2019-04-14 14:01:47 -07:00
enable_test.go squash and merge local branch 2019-02-19 15:56:41 -08:00
enable.go fix issue with wrong default .drone.yml file 2019-02-22 09:01:11 -08:00
find_test.go squash and merge local branch 2019-02-19 15:56:41 -08:00
find.go wip enable CE 2019-02-20 10:34:26 -08:00
repair_test.go squash and merge local branch 2019-02-19 15:56:41 -08:00
repair.go fix some typos 2019-04-16 11:05:46 +08:00
update_test.go squash and merge local branch 2019-02-19 15:56:41 -08:00
update.go optionally disable pr and fork at database level 2019-02-21 11:06:33 -08:00