-
a34c27ed
by Martin Blanchard
at 2018-08-16T15:26:08Z
Add a Description Of A Project (DOAP) file
-
164d80c2
by Martin Blanchard
at 2018-08-16T16:04:05Z
Attribute documentation copyright to Bloomberg LP
-
0c704e0a
by Martin Blanchard
at 2018-08-20T10:21:48Z
Turn existing instruction material into documentation
-
bdffed99
by Martin Blanchard
at 2018-08-20T10:21:49Z
Update and amend the installation guide
-
523b1c71
by Martin Blanchard
at 2018-08-20T10:21:49Z
Update and amend the contribution guide
-
94da252a
by Martin Blanchard
at 2018-08-20T10:21:49Z
Generate CLI reference from click help strings
-
8e34d84c
by Martin Blanchard
at 2018-08-20T10:21:49Z
Generate API reference from docstrings
-
9f3ecaef
by Martin Blanchard
at 2018-08-20T10:21:49Z
action_cache.py: Update and extent doctrings
-
ce4ec1e0
by finn
at 2018-08-21T09:10:51Z
Added buildstream protos
-
87ddbf58
by finn
at 2018-08-21T09:10:51Z
Merged worker and execution exceptions into single file
-
517bb99f
by finn
at 2018-08-21T09:10:51Z
Updating imports for `buildgrid.server._exceptions`
-
f6998af3
by finn
at 2018-08-21T10:39:40Z
Added reference storage.
Action cache is now a type of ReferenceCache.
-
f5d5496f
by finn
at 2018-08-21T10:39:45Z
Updated to use new ActionCache.
-
7f286559
by finn
at 2018-08-21T10:39:45Z
Added unittests to support Reference Storage.
Modified ActionCache unittests for new ActionCache.