summaryrefslogtreecommitdiff
path: root/local.go
AgeCommit message (Expand)Author
2020-11-16Some changes to ensure the pipeline works correctly on WindowsNick White
2020-11-10gofmtNick White
2020-11-09[rescribe] Local only combo tool basically now working. Testing is still mini...Nick White
2020-10-21Fix a bug that caused analyse step to not be triggered with local connectionNick White
2020-10-20Improve logging by using Println, which ensures there is a space between argu...Nick White
2020-10-20Fix local queue deletion properlyNick White
2020-10-20Hopefully fix off-by-one error causing errors with local bookpipelineNick White
2020-06-02Proper full fix for local queue handling (hopefully)Nick White
2020-06-02Fix bug with local queue deletionNick White
2020-05-26Fix DelFromQueue and Upload for local connectionsNick White
2020-05-22Fix CheckQueue for LocalConnlocalNick White
2020-05-22Add experimental local connection typeNick White