Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-03 | chore: Add missing copyright headers to source files | Vincent Ambo | 1 | -0/+14 |
2019-10-28 | fix(server): Use correct scope for GCS tokens | Vincent Ambo | 1 | -1/+1 |
2019-10-28 | fix(server): Thread request context to all relevant places | Vincent Ambo | 1 | -6/+3 |
2019-10-28 | refactor(server): Pass HTTP request to storage.ServeLayer | Vincent Ambo | 1 | -1/+3 |
2019-10-28 | refactor(server): Change setup to create new storage backends | Vincent Ambo | 1 | -7/+7 |
2019-10-28 | feat(server): Implement GCS storage backend with new interface | Vincent Ambo | 1 | -0/+206 |