-
2f02bd54
by Martin Blanchard
at 2018-09-19T08:35:06Z
CONTRIBUTING.rst: Add a sub-section about testing
https://gitlab.com/BuildGrid/buildgrid/issues/18
-
88f5fc94
by Martin Blanchard
at 2018-09-19T08:35:08Z
README.rst: Remove trailing whitespaces and newlines
-
6362346c
by Martin Blanchard
at 2018-09-19T09:07:12Z
docs: Add Bazel and BuildStream configuration instructions
https://gitlab.com/BuildGrid/buildgrid/issues/51
-
8a0bae22
by finnball
at 2018-09-20T10:04:22Z
Moved and renamed `server.py`.
-
2809507f
by finnball
at 2018-09-20T10:08:27Z
Server class now allows instances to add themselves to services.
If no service exists, creates the object.
-
d30e5899
by finnball
at 2018-09-20T10:08:32Z
Parser can now parse scalars. Also added new `!channel` tag.
-
d2f9f287
by finnball
at 2018-09-20T10:08:32Z
Updated configs to use new channel tag.
-
bd304649
by finnball
at 2018-09-20T10:08:32Z
Updated server command to use new parsing structure.
-
bc342dc5
by finnball
at 2018-09-20T10:08:32Z
Service classes can now add instances to themselves.
-
7126d219
by finnball
at 2018-09-20T10:08:32Z
Instance classes can now add themselves to services.
-
127ac5ac
by finnball
at 2018-09-20T10:08:32Z
Amended unittests for adding instances to services.
-
9bccb336
by finnball
at 2018-09-20T10:08:32Z
Added unittest for parser and sever instance.
-
386cafa2
by finnball
at 2018-09-20T11:44:14Z
Added HASH_LENGTH to settings file.
-
f90d01d8
by finnball
at 2018-09-20T11:44:14Z
Do not store in action cache if error on action.
-
67e7bd57
by finnball
at 2018-09-20T11:44:14Z
Return status code in ExecuteResponse
-
f93f7d6c
by finnball
at 2018-09-20T11:44:14Z
If BuildBox fails, return error.