Commit graph

17 commits

Author SHA1 Message Date
Laszlo Fogas 630c383181 Project is renamed to Woodpecker 2019-08-27 13:07:19 +02:00
Laszlo Fogas ca5817ffc2 Renamed package 2019-04-04 20:51:20 +02:00
Thomas Boerger 7f49e69607
Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
Brad Rydzewski 580fe9abb7 add apache license header to files 2018-02-19 14:24:10 -08:00
Brad Rydzewski cea842bed5 use generated migration 2017-05-13 09:56:23 +02:00
Brad Rydzewski e172de592f restore queue on restart 2017-04-14 13:32:36 +02:00
Brad Rydzewski aa3fc5123f enable postgres 2017-03-28 18:13:13 +09:00
Brad Rydzewski 64785c8b47 update yaml for s3 upload 2016-05-26 11:08:48 -07:00
Brad Rydzewski 9b306a1bc8 load all things via middleware 2016-04-12 13:08:17 -07:00
Brad Rydzewski 3c7b33de7b fixed issue w/ test database driver 2016-03-25 13:24:16 -07:00
Brad Rydzewski 688b29b639 backported 0.5 database restructure to 0.4.1 2016-03-25 12:54:16 -07:00
Brad Rydzewski 43894050b5 cleanup the database on restart to remove stuck jobs 2015-12-13 01:00:03 -08:00
Brad Rydzewski f1022d045a ddl statements should use IF NOT EXISTS 2015-11-11 10:23:44 -08:00
Brad Rydzewski 5e06cb093f fix for issue #919 2015-11-10 12:32:09 -08:00
Brad Rydzewski 810770388a fixed missing func error in datastore 2015-10-27 18:48:04 -07:00
Brad Rydzewski 4a0deff5a5 implements Stringer for store and remotes 2015-10-27 16:48:05 -07:00
Brad Rydzewski cfdfbcfd3b didn't realize gin supports net.Context. Change to support Context pattern! 2015-10-21 16:14:02 -07:00