Age | Commit message (Expand) | Author |
---|---|---|
2019-09-24 | Rewrite GetInstanceDetails so page function is separate | Nick White |
2019-09-24 | Move ec2 stuff out of lspipeline and into aws.go | Nick White |
2019-09-23 | gofmt | Nick White |
2019-09-23 | Move the sqs stuff out to aws.go | Nick White |
2019-09-16 | Be more careful to try to grab the message after a heartbeat failure more qui... | Nick White |
2019-09-14 | Ensure enough time has elapsed before looking for the message to reget in the... | Nick White |
2019-09-11 | Work around the SQS limit of 12 hours of visibility timeout | Nick White |
2019-09-05 | gofmt | Nick White |
2019-09-04 | Rewrite heartbeat so errors during it will be reported, and the aws api doesn... | Nick White |
2019-08-28 | Split out bookpipeline to cmd/ | Nick White |
2019-08-23 | Fix gaping bugs by using correct queues and downloads | Nick White |
2019-08-22 | gofmt | Nick White |
2019-08-22 | Update usage string, and comments | Nick White |