-
a5b1f86b
by Martin Blanchard
at 2018-09-20T10:15:34Z
README.rst: Remove badges (moved to header)
Also changes the main section title to 'About' as it appears in the main
documentation TOC tree. BuildGrid in mentioned in the first sub-section
title anyway ('What is BuildGrid?').
-
eabf35fc
by Martin Blanchard
at 2018-09-20T10:15:34Z
_app/commands: Move 'wait' from 'execute' to 'operation'
-
7fd01cd6
by Martin Blanchard
at 2018-09-20T10:15:34Z
docs: Update and fix CLI reference documentation
-
54968c67
by Martin Blanchard
at 2018-09-20T10:36:53Z
docs: Better Bazel and BuildStream usage example
https://gitlab.com/BuildGrid/buildgrid/issues/51
-
9d475f8c
by Martin Blanchard
at 2018-09-20T14:15:44Z
client/cas.py: Rename the message uploading helper
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
69715c8f
by Martin Blanchard
at 2018-09-20T14:15:44Z
client/cas.py: Add a separate close method
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
6a225742
by Martin Blanchard
at 2018-09-21T12:26:26Z
utils.py: Rework the Merkle tree helper
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
7ca27cea
by Martin Blanchard
at 2018-09-21T12:27:18Z
client/cas.py: Extend the API and implement fallback
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
ce567c2f
by Martin Blanchard
at 2018-09-21T12:29:28Z
temp_directory.py: Adapt to new Merkle tree maker
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
0f0987ab
by Martin Blanchard
at 2018-09-21T12:29:28Z
storage/remote.py: Port to new CAS uploader helper
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
3835cb1c
by Martin Blanchard
at 2018-09-21T12:29:28Z
cmd_execute.py: Port to new CAS uploader helper
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
9af4b702
by Martin Blanchard
at 2018-09-21T12:29:28Z
cmd_cas.py: Port to new CAS uploader helper
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
6cd58586
by Martin Blanchard
at 2018-09-21T12:29:28Z
utils.py: Remove CAS upload helpers
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
22f7327c
by Martin Blanchard
at 2018-09-21T12:38:12Z
tests/utils/cas.py: New CAS server helper
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
16a058fb
by Martin Blanchard
at 2018-09-21T12:38:17Z
tests/cas/test_client.py: Add unit-tests for CAS client
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
d91cf82c
by Martin Blanchard
at 2018-09-21T12:38:17Z
tests/cas/test_storage.py: Fix existing storage tests
https://gitlab.com/BuildGrid/buildgrid/issues/77
-
3aaac6ee
by Martin Blanchard
at 2018-09-21T12:53:23Z
_expection.py: Centralise exception declarations
https://gitlab.com/BuildGrid/buildgrid/issues/79
-
9bd28b12
by Martin Blanchard
at 2018-09-21T12:53:23Z
client/cas.py: Introduce CAS downloader helper class
https://gitlab.com/BuildGrid/buildgrid/issues/79
-
4c44f880
by Martin Blanchard
at 2018-09-21T12:53:23Z
temp_directory.py: Port to new CAS downloader helper
https://gitlab.com/BuildGrid/buildgrid/issues/79
-
59a05b87
by Martin Blanchard
at 2018-09-21T12:53:23Z
buildbox.py: Port to new CAS downloader helper
https://gitlab.com/BuildGrid/buildgrid/issues/79
-
0facefbb
by Martin Blanchard
at 2018-09-21T12:53:23Z
storage/remote.py: Port to new CAS downloader helper
https://gitlab.com/BuildGrid/buildgrid/issues/79
-
c5b1d467
by Martin Blanchard
at 2018-09-21T13:01:51Z
cmd_execute.py: Port to new CAS downloader helper
https://gitlab.com/BuildGrid/buildgrid/issues/79
-
9d649fe2
by Martin Blanchard
at 2018-09-21T13:01:51Z
utils.py: Remove CAS download helpers
https://gitlab.com/BuildGrid/buildgrid/issues/79
-
fc67f5da
by Martin Blanchard
at 2018-09-21T13:15:32Z
tests/utils/cas.py: Extend CAS server helper
https://gitlab.com/BuildGrid/buildgrid/issues/79
-
b6b5fc74
by Martin Blanchard
at 2018-09-21T13:15:33Z
tests/cas/test_client.py: Add unit-tests for CAS downloader
https://gitlab.com/BuildGrid/buildgrid/issues/79