-
763e49b1
by Martin Blanchard
at 2018-09-11T10:57:40Z
_protos: Add missing package declarations
-
ed14ba20
by Martin Blanchard
at 2018-09-11T10:58:25Z
client: Add missing package declarations
-
f3ede887
by finn
at 2018-09-11T11:53:42Z
Rearranged files into more sensible folders.
Updated imports to relfect this also.
-
c429e1ee
by finn
at 2018-09-11T11:53:42Z
Removed unused exception domains and added OutOfRangeError
-
85b14cef
by finn
at 2018-09-11T11:53:42Z
Adding `remote` implementation of storage_abc
-
26475f89
by finn
at 2018-09-11T11:53:42Z
Separated out CAS instance from service
-
63f145c2
by finn
at 2018-09-11T11:53:42Z
Added remote storage unittests
Also updated unittests to reflect CAS service
and instance separation
-
be197554
by finn
at 2018-09-11T14:16:11Z
Added yml config parser
New class which maps custom tags and example yaml file.
Services now add themselves to the server upon initialisation.
-
bd50925d
by Finn Ball
at 2018-09-11T14:16:13Z
Ammended unittests to support new Controller class.
Also fixed instance name support
-
338d3158
by Finn Ball
at 2018-09-11T14:16:13Z
Ammended docs and gitlab ci to use configs
-
ebb04267
by finnball
at 2018-09-11T14:22:05Z
Separated out the operations command.
Also corrected `insecure` print messages.
-
d7ef832c
by Martin Blanchard
at 2018-09-11T16:51:58Z
utils.py: Add a simple file writer helper
https://gitlab.com/BuildGrid/buildgrid/issues/71
-
2d44c601
by Martin Blanchard
at 2018-09-11T16:51:58Z
buildbox.py: Better action execution support
https://gitlab.com/BuildGrid/buildgrid/issues/71
-
a1dd6783
by Martin Blanchard
at 2018-09-11T16:51:58Z
buildbox.py: Manually forge a Tree message
https://gitlab.com/BuildGrid/buildgrid/issues/71
-
82b9806d
by Martin Blanchard
at 2018-09-12T10:40:35Z
_expection.py: Centralise exception declarations
https://gitlab.com/BuildGrid/buildgrid/issues/79
-
70a7d0cc
by Martin Blanchard
at 2018-09-12T12:22:37Z
client/cas.py: Introduce CAS downloader helper class
https://gitlab.com/BuildGrid/buildgrid/issues/79
-
72fea9ae
by Martin Blanchard
at 2018-09-12T12:22:44Z
temp_directory.py: Port to new CAS downloader helper
https://gitlab.com/BuildGrid/buildgrid/issues/79
-
91109624
by Martin Blanchard
at 2018-09-12T12:22:44Z
buildbox.py: Port to new CAS downloader helper
https://gitlab.com/BuildGrid/buildgrid/issues/79