Age | Commit message (Expand) | Author |
---|---|---|
2024-07-19 | Pass RetryConfig instance to ApiBundle | Paul Cristian Sarbu |
2024-07-19 | Pass RetryConfig instance to BazelApi | Paul Cristian Sarbu |
2024-07-16 | Remove the RemoteExecutionConfig singleton | Paul Cristian Sarbu |
2024-07-16 | Pass RemoteExecutionConfig instance to ApiBundle | Paul Cristian Sarbu |
2024-07-16 | Pass LocalExecutionConfig to ApiBundle | Paul Cristian Sarbu |
2024-07-16 | Pass LocalExecutionConfig to LocalAction and LocalApi | Paul Cristian Sarbu |
2024-07-05 | Pass StorageConfig and Storage to LocalApi | Maksim Denisov |
2024-07-04 | Replace the Auth and Auth::TLS singletons | Paul Cristian Sarbu |
2024-07-04 | Pass Auth::TLS instance to BazelApi and ServeApi | Paul Cristian Sarbu |
2024-06-27 | Use a raw pointer for passing optional RepositoryConfig | Maksim Denisov |
2024-06-25 | Make IExecutionApi::Ptr a shared pointer to const | Maksim Denisov |
2024-06-25 | Remove CreateExecutionApi | Maksim Denisov |
2024-06-25 | Instantiate LocalApi and BazelApi at once | Maksim Denisov |