Age | Commit message (Expand) | Author |
2022-02-28 | Add PreNoWipe queue, that just does binarisation but no wiping | Nick White |
2022-01-31 | Make pipeline context-aware, so the rescribe tool can cancel jobs | Nick White |
2021-08-17 | pipeline: use regular storage for tests, rather than a separate one | Nick White |
2021-08-02 | internal/pipeline: Add test (incomplete but working) for UploadImages | Nick White |
2020-11-24 | [booktopipeline] Add a check to disallow adding a book that already exists | Nick White |
2020-11-10 | Switch booktopipeline to use internal pipeline functions | Nick White |
2020-11-09 | Add a couple of things that should not be forgotten | Nick White |
2020-10-20 | Improve logging by using Println, which ensures there is a space between argu... | Nick White |
2020-09-22 | [booktopipeline] Check that all images are valid before adding to pipeline | Nick White |
2020-09-01 | Fix confusing usage message for booktopipeline | Nick White |
2020-07-28 | Allow override of autodetected queues for booktopipeline | Nick White |
2020-07-28 | Autodetect queue for booktopipeline based on file extension | Antonia Karaisl |
2020-05-26 | Add -c conntype for necessary tools to allow local connection to be used | Nick White |
2020-04-14 | Briefly document each of the commands in a godoc friendly way, and improve th... | Nick White |
2020-02-27 | Add documentation, license notices, and license | Nick White |
2019-12-11 | Clarify use of -training in tools | Nick White |
2019-12-11 | Add ability to set a different training for the ocr job | Nick White |
2019-12-11 | Use aws.go with mkpipeline too, plus fix one log.Fatal call in aws.go which s... | Nick White |
2019-10-16 | Rewrite booktopipeline to use bookpipeline aws interface | Nick White |
2019-10-16 | Ensure booktopipeline complains if given too many arguments | Nick White |
2019-10-16 | Another attempted fix to "too many open files" issue | Nick White |
2019-10-16 | Ensure files are promptly closed by booktopipeline | Nick White |
2019-10-08 | Separate out bookpipeline from catch-all go.git repo, and rename to rescribe.... | Nick White |