- 25a3fd7 [presubmit] Always install into local dir by David Fang · 2 days ago main
- 60d8cb5 [rsproxy_wrap] Guarantee lifetime of RSPROXY_FIFO by David Fang · 3 days ago
- 994b815 [test] tee rsproxy fifo test utility by David Fang · 3 days ago
- baf5556 [pkg] cipd.yaml paths are relative to its dir by David Fang · 3 days ago
- 0c97ec8 [pkg] Re-organize packaging for CIPD by David Fang · 3 days ago
- cc9e4b9 [test] Use skylib analysistest with expect_failure by David Fang · 3 days ago
- 2c0cb22 [docs] User documentation by David Fang · 4 days ago
- 0698d37 [test] Factor an rsproxy_wrapper macro by David Fang · 4 days ago
- d08c2b3 [test] Delete now redundant test scripts by David Fang · 4 days ago
- 402ebc6 [test] Test with rs-ninja.sh by David Fang · 4 days ago
- f71fbe3 [test] constrain sh_wrapper positions in chains by David Fang · 4 days ago
- f32dbe5 [test] Starlark tests for sh_wrapper by David Fang · 5 days ago
- aa8e637 [rsproxy] Move rsproxy-wrap.sh to its own package by David Fang · 5 days ago
- e1890aa [test] Use sh_wrapper_test to compose e2e tests by David Fang · 5 days ago
- ca8d467 [pkg] Fix yaml manifest JSON syntax by David Fang · 5 days ago
- 37674a3 [pkg] Prepare for CIPD packaging by David Fang · 5 days ago
- 83388e9 [test] re-organize test_lib for sh_wrapper_tests by David Fang · 5 days ago
- 455adb1 [test] sh_wrapper_test uses sh_test internally by David Fang · 5 days ago
- c646f12 [test] Simplify wrappers by David Fang · 5 days ago
- e81d0ae [test] ninja_test supports toolchain (sort of) by David Fang · 6 days ago
- 0dd10da [test] sh_wrapper migration, ninja_test rule by David Fang · 6 days ago
- eae1900 [test] introduce sh_wrapper rule by David Fang · 6 days ago
- bf61da9 [test] factor out test macros by David Fang · 6 days ago
- 5648c2f [package] include wrapper scripts by David Fang · 6 days ago
- dc990ae [test] bazel test end-to-end by David Fang · 6 days ago
- 5a3b487 [fakes] fake-resultstore-wrap.sh by David Fang · 6 days ago
- e8132e7 [test] Test rsproxy-wrap.sh --async-shutdown by David Fang · 6 days ago
- 275bac8 [test] fakebuild tool generates UploadRequests by David Fang · 6 days ago
- 9190d75 [wrap] Generic rsproxy-wrap command wrapper by David Fang · 6 days ago
- d661d4c [test] add configurability to e2e_test.sh by David Fang · 6 days ago
- 657d20c [test] Implement end-to-end test by David Fang · 2 weeks ago
- fdd7585 [test] Re-use UploadRequest<->bytes converters by David Fang · 2 weeks ago
- 5c86243 [client] remove BlobUploader by David Fang · 2 weeks ago
- c6cab51 [uploader] re-implement batch-upload using bundler by David Fang · 2 weeks ago
- d528625 [build] provide GEMINI.md for context by David Fang · 2 weeks ago
- b124fba [uploader] Avoid spinning on inbound requests by David Fang · 3 weeks ago
- e69a108 [auth] Move auth to separate package by David Fang · 3 weeks ago
- cd5944b [server] Add minimal Server unit-tests by David Fang · 3 weeks ago
- c6145da [cleanup] un-rename glog imports by David Fang · 3 weeks ago
- 65ce71f [build] Re-enable cgo by David Fang · 3 weeks ago
- 7321426 [client] Add basic client unit-tests by David Fang · 3 weeks ago
- 47c7b05 [client] Split out auth-related code by David Fang · 3 weeks ago
- 1e5ac86 [rsproxy] funnel blob uploads through temp-files by David Fang · 3 weeks ago
- e4f62f0 [rsproxy] Add upload request read/write tests by David Fang · 3 weeks ago
- bae3dc0 [rsproxy] initial minimal resultstore test by David Fang · 3 weeks ago
- 7c17ec6 [rsproxy] remove obsolete script by David Fang · 3 weeks ago
- 8b7b494 [rsproxy] Upload pre/post build artifacts by David Fang · 3 weeks ago
- f6be568 [rsproxy] Flush remaining blob updates by David Fang · 3 weeks ago
- be0333a [rsproxy] Un-hardcode bytestream URI to CAS by David Fang · 3 weeks ago
- 30da73e [rsproxy] Support uploading local files by David Fang · 3 weeks ago
- 914bcd4 [rsproxy] Only remove request file if is a fifo by David Fang · 3 weeks ago
- f0a788e [rsproxy] Delete rbeflag by David Fang · 3 weeks ago
- 4c0686a [rsproxy] Replace rbeflag with rsflag by David Fang · 3 weeks ago
- 0f8826b [rsproxy] Refactor ResultStoreUploader by David Fang · 3 weeks ago
- f202726 [rsproxy] Factor out BlobsUploader to blobs.go by David Fang · 3 weeks ago
- 21729e0 [rsproxy] improve Server/Client encapsulation by David Fang · 3 weeks ago
- 561032b [rsproxy] BatchUploadBlobs in its own coroutine by David Fang · 3 weeks ago
- cc73ee2 [rsproxy] auto-remove upload request file by David Fang · 3 weeks ago
- 00b8974 [rsproxy] Print invocation URL, unless --quiet by David Fang · 3 weeks ago
- 167a9a7 [rsproxy] Pipeline upload request processing by David Fang · 3 weeks ago
- 1165600 [rsproxy] Support log uploading to CAS by David Fang · 3 weeks ago
- 54b7d58 [rsproxy] remove dropped dep on internal/pkg/auth by David Fang · 3 weeks ago
- 8a27b61 [rsproxy] Simplify Server implementation by David Fang · 3 weeks ago
- e2f679e [rsproxy] Re-pack ResultStore upload requests by David Fang · 3 weeks ago
- 3a71bd3 [rsproxy] read and parse UploadRequests by David Fang · 3 weeks ago
- 9748dc6 [rsproxy] Rename to reflect ResultStore use by David Fang · 3 weeks ago
- 10ed9fe [beproxy] connect ResultStore, create invocation by David Fang · 3 weeks ago
- 33bf2d8 [beproxy] Update comments, register for install by David Fang · 3 weeks ago
- 46390f7 [bes] prototyping build event streaming helper by David Fang · 3 weeks ago
- 9786e69 [toolchain] various toolchain fixes by David Fang · 3 weeks ago
- 1a66877 [cleanup] Rename files better by David Fang · 4 weeks ago
- efc50fd [infra] Clean-up dead deps, register toolchain by David Fang · 4 weeks ago
- 7e8cb15 [rsproxy] Add missing dep on auth pkg by David Fang · 4 weeks ago
- 6a47eba [infra] disable cgo for testing by David Fang · 4 weeks ago
- e864c1e [infra] Setup files for running presubmit by David Fang · 5 weeks ago
- 14b4808 [rsproxy] Initial base from reclient by David Fang · 6 weeks ago
- 3d101be [docs] Initial documentation by David Fang · 7 weeks ago
- 3b92fde Update year by James Robinson · 1 year, 9 months ago
- 9fa7d54 Update year by James Robinson · 2 years, 4 months ago
- 5270579 [owners] Add a default OWNERS file to the oss_template by Nathan Mulcahey · 3 years, 6 months ago
- 69a8948 Update year to 2022 by James Robinson · 3 years, 9 months ago
- 2c1cfea Update LICENSE text, year, contributors, and authors list by James Robinson · 4 years, 9 months ago
- ab91928 update year by Gary Miguel · 5 years ago
- 6f79b17 update year by Gary Miguel · 6 years ago
- dfae863 update year on LICENSE by Gary Miguel · 7 years ago
- fc7fca3 Add PATENTS file by George Kulakowski · 9 years ago
- f066aab Update copyright for 2017 by Jason Campbell · 9 years ago
- bd622fe Initial commit by Adam Barth · 9 years ago