-
ce4ec1e0
by finn
at 2018-08-21T09:10:51Z
Added buildstream protos
-
f6cab5dd
by finn
at 2018-08-21T11:02:45Z
Merged worker and execution exceptions into single file
Updated exception imports.
-
83d79fd1
by finn
at 2018-08-21T11:19:54Z
Added reference storage.
Action cache is now a type of ReferenceCache.
-
19bcb6a6
by finn
at 2018-08-21T11:19:57Z
Updated to use new ActionCache.
-
a931727f
by finn
at 2018-08-21T12:42:08Z
Added unittests to support Reference Storage.
Modified ActionCache unittests for new ActionCache.
-
32ff3269
by finn
at 2018-08-21T14:15:44Z
Moved app/ folder to buildgrid/_app
-
c565b786
by finn
at 2018-08-21T14:15:48Z
Updated copyright
-
c0786b96
by finn
at 2018-08-21T14:43:35Z
Return empty message after exception is raised
-
163f9a40
by Martin Blanchard
at 2018-08-21T15:14:52Z
utils.py: Support symlinks and folders in fetcher helper
-
5b456684
by Martin Blanchard
at 2018-08-22T11:41:35Z
scheduler.py: Fix ActionCache method access
-
712adb71
by Martin Blanchard
at 2018-08-22T11:45:57Z
utils.py: New gRPC OutputFile maker helper
-
206e9b8a
by Martin Blanchard
at 2018-08-22T11:45:57Z
temp_directory.py: Better action execution support