-
e251c91f
by Martin Blanchard
at 2018-09-21T16:56:19Z
utils.py: Rework the Merkle tree helper
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
4459016b
by Martin Blanchard
at 2018-09-21T16:56:25Z
client/cas.py: Extend the API and implement fallback
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
1ce38ffc
by Martin Blanchard
at 2018-09-21T16:56:25Z
temp_directory.py: Adapt to new Merkle tree maker
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
6950a46f
by Martin Blanchard
at 2018-09-21T16:56:25Z
storage/remote.py: Port to new CAS uploader helper
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
39e403dd
by Martin Blanchard
at 2018-09-21T16:56:25Z
cmd_execute.py: Port to new CAS uploader helper
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
90eba88e
by Martin Blanchard
at 2018-09-21T16:56:25Z
cmd_cas.py: Port to new CAS uploader helper
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
9ac71de1
by Martin Blanchard
at 2018-09-21T16:56:25Z
utils.py: Remove CAS upload helpers
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
898ddc41
by Martin Blanchard
at 2018-09-21T16:56:25Z
tests/utils/cas.py: New CAS server helper
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
35f52c47
by Martin Blanchard
at 2018-09-21T16:56:25Z
tests/cas/test_client.py: Add unit-tests for CAS client
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
77ca6b38
by Martin Blanchard
at 2018-09-21T16:56:25Z
tests/cas/test_storage.py: Fix existing storage tests
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
95f503e8
by Martin Blanchard
at 2018-09-24T08:00:10Z
_expection.py: Centralise exception declarations
https://gitlab.com/BuildGrid/buildgrid/issues/79
-
4956afbf
by Martin Blanchard
at 2018-09-24T08:00:10Z
client/cas.py: Introduce CAS downloader helper class
https://gitlab.com/BuildGrid/buildgrid/issues/79
-
fe852d43
by Martin Blanchard
at 2018-09-24T08:00:10Z
temp_directory.py: Port to new CAS downloader helper
https://gitlab.com/BuildGrid/buildgrid/issues/79
-
05ca951d
by Martin Blanchard
at 2018-09-24T08:00:10Z
buildbox.py: Port to new CAS downloader helper
https://gitlab.com/BuildGrid/buildgrid/issues/79
-
9d884104
by Martin Blanchard
at 2018-09-24T08:00:10Z
storage/remote.py: Port to new CAS downloader helper
https://gitlab.com/BuildGrid/buildgrid/issues/79
-
401db6ff
by Martin Blanchard
at 2018-09-24T08:00:10Z
cmd_execute.py: Port to new CAS downloader helper
https://gitlab.com/BuildGrid/buildgrid/issues/79
-
73176fc0
by Martin Blanchard
at 2018-09-24T08:00:10Z
utils.py: Remove CAS download helpers
https://gitlab.com/BuildGrid/buildgrid/issues/79
-
23673c83
by Martin Blanchard
at 2018-09-24T08:00:10Z
tests/utils/cas.py: Extend CAS server helper
https://gitlab.com/BuildGrid/buildgrid/issues/79
-
611c7044
by Martin Blanchard
at 2018-09-24T08:00:10Z
tests/cas/test_client.py: Add unit-tests for CAS downloader
https://gitlab.com/BuildGrid/buildgrid/issues/79