index
:
integralimg
master
A package containing methods and structures for dealing with integral images (deprecated)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bookpipeline
/
aws.go
Age
Commit message (
Expand
)
Author
2019-10-08
Continue separating the repository; remove all but preproc, and move integral...
Nick White
2019-10-02
Add wipeonly queue and functionality
Nick White
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