thorp/config/src
Paul Campbell 06dd4f8fed
Support multiple parallel uploads (#188)
* [filesystem] listFiles no longer returns errors

* [cli,config] Take parallel parameter

* [config] Config add .parallel

* [lib] Perform copy and upload in parallel

* [uishell] Extract UIRequestCycle

* [uishell] Display all pending uploads progress

* [app] Always display version

* [app] Highlight version

* [uishell] UIRequestCycle refactoring

* [uishell] UIShell Don’t hide chosen actions in batch mode

* [uishell] UIShell fix typo

* [console] ConsoleOut fix typo
2019-09-27 16:08:16 +01:00
..
main/scala/net/kemitix/thorp/config Support multiple parallel uploads (#188) 2019-09-27 16:08:16 +01:00
test/scala/net/kemitix/thorp/config Remove dead code (#190) 2019-09-08 07:29:23 +01:00