- 
becd3571
by finnball
at 2018-09-14T07:55:57Z
 Added ReferenceCache parser.
Added refrence storage to cas config.
 
- 
3f2eed59
by Martin Blanchard
at 2018-09-14T11:47:51Z
 client/cas.py: Rename the message uploading helper
https://gitlab.com/BuildGrid/buildgrid/issues/77
 
- 
278eca63
by Martin Blanchard
at 2018-09-14T11:47:51Z
 client/cas.py: Add a separate close method
https://gitlab.com/BuildGrid/buildgrid/issues/77
 
- 
787fb81d
by Martin Blanchard
at 2018-09-14T11:47:51Z
 client/cas.py: Extend the API and implement fallback
https://gitlab.com/BuildGrid/buildgrid/issues/77
 
- 
eb66184b
by Martin Blanchard
at 2018-09-14T11:47:51Z
 storage/remote.py: Port to new CAS uploader helper
https://gitlab.com/BuildGrid/buildgrid/issues/77
 
- 
4cda0193
by Martin Blanchard
at 2018-09-14T11:47:51Z
 cmd_execute.py: Port to new CAS uploader helper
https://gitlab.com/BuildGrid/buildgrid/issues/77
 
- 
2d53c7c4
by Martin Blanchard
at 2018-09-14T11:47:51Z
 cmd_cas.py: Port to new CAS uploader helper
https://gitlab.com/BuildGrid/buildgrid/issues/77
 
- 
3c280093
by Martin Blanchard
at 2018-09-14T11:47:51Z
 utils.py: Remove CAS upload helpers
https://gitlab.com/BuildGrid/buildgrid/issues/77
 
- 
eb0b9c36
by Martin Blanchard
at 2018-09-14T11:47:51Z
 tests/utils/cas.py: New CAS server helper
https://gitlab.com/BuildGrid/buildgrid/issues/77
 
- 
6cc3e5f7
by Martin Blanchard
at 2018-09-14T11:53:02Z
 tests/cas/test_client.py: Add unit-tests for CAS client
https://gitlab.com/BuildGrid/buildgrid/issues/77
 
- 
4b879253
by Martin Blanchard
at 2018-09-14T11:57:24Z
 _expection.py: Centralise exception declarations
https://gitlab.com/BuildGrid/buildgrid/issues/79
 
- 
e99660ae
by Martin Blanchard
at 2018-09-14T15:57:23Z
 client/cas.py: Introduce CAS downloader helper class
https://gitlab.com/BuildGrid/buildgrid/issues/79
 
- 
f9c64a7d
by Martin Blanchard
at 2018-09-14T15:57:28Z
 temp_directory.py: Port to new CAS downloader helper
https://gitlab.com/BuildGrid/buildgrid/issues/79
 
- 
8ce12782
by Martin Blanchard
at 2018-09-14T15:57:28Z
 buildbox.py: Port to new CAS downloader helper
https://gitlab.com/BuildGrid/buildgrid/issues/79
 
- 
c880aa24
by Martin Blanchard
at 2018-09-14T15:57:28Z
 storage/remote.py: Port to new CAS downloader helper
https://gitlab.com/BuildGrid/buildgrid/issues/79
 
- 
dd1db383
by Martin Blanchard
at 2018-09-14T15:57:28Z
 cmd_execute.py: Port to new CAS downloader helper
https://gitlab.com/BuildGrid/buildgrid/issues/79
 
- 
77305f05
by Martin Blanchard
at 2018-09-14T15:57:28Z
 utils.py: Remove CAS download helpers
https://gitlab.com/BuildGrid/buildgrid/issues/79
 
- 
3f9a0337
by Martin Blanchard
at 2018-09-14T15:57:28Z
 tests/utils/cas.py: Extend CAS server helper
https://gitlab.com/BuildGrid/buildgrid/issues/79
 
- 
c1cea07b
by Martin Blanchard
at 2018-09-14T15:57:28Z
 tests/cas/test_client.py: Add unit-tests for CAS downloader
https://gitlab.com/BuildGrid/buildgrid/issues/79