Sign in
chromium
/
infra
/
luci
/
luci-go
/
HEAD
12a3a93
lucicfg: add client side retry when calling LUCI Config
by Yiwei Zhang
· 6 hours ago
main
ea6d4af
[gce-provider] Add ComputeInstance wrapper API
by Greg NISBET
· 7 hours ago
e76cf87
config: log a warning if touch config and create signed url is cancelled
by Yiwei Zhang
· 7 hours ago
8e8e48a
[gae/service/datastore] Fix doc.
by Robert Iannucci
· 8 hours ago
73c23a0
[GCEP] Reduce the frequency of manageBot to 5 mins
by Anushruth S
· 8 hours ago
50f6f6f
[rpcexplorer] Move to the final location.
by Vadim Shtayura
· 9 hours ago
079f24b
[logdog][prober] replace yet more unix build tags
by Heschi Kreinick
· 9 hours ago
59eeae3
Revert "[GCEP] Reduce the freq of expand config"
by Anushruth Sasivehalli
· 9 hours ago
4c44ce3
starlark: allow use of the trust_dry_runner_deps option
by Michael Pratt
· 11 hours ago
aecb4cc
[luci-config] Include ValidationResult in ConfigSet related rpc response
by Yuanjun Huang
· 11 hours ago
b923968
cv: add option to trust deps owned by dry-runners
by Michael Pratt
· 11 hours ago
5f7d516
[GCEP] Change expandConfig to only create non-existent VMs
by Anushruth S
· 11 hours ago
2c5f199
[gce-provider] Add a field to control the version of the GCP api.
by Greg NISBET
· 12 hours ago
84458aa
[luci-change-verifier] update the redis addr
by Scott Lee
· 13 hours ago
69e193c
[luciexe] fix log UI links for steps
by Michael Anthony Knyszek
· 13 hours ago
bb7d14b
[cipd][tokenserver][logdog] point to luci-config v2 host in Dev
by Yuanjun Huang
· 30 hours ago
09da33a
config: terminate early if no file is validatable
by Yiwei Zhang
· 31 hours ago
49ec9d0
Delete all dead web/* code.
by Vadim Shtayura
· 32 hours ago
5ca0b2e
Delete server/static.
by Vadim Shtayura
· 32 hours ago
ef9582f
[swarming] fix missing state filter from ListTasks
by John Chen
· 33 hours ago
fee4218
[buildbucket] move backend client creation to appengine/internal/clients; auto generate mock client; refactor tests to use new mock client
by randymaldonado
· 33 hours ago
2cd5bd7
[cipd] Change verification backend to have 10 manually scaled instances.
by Robert Iannucci
· 34 hours ago
5403235
[server] Switch to the new RPC Explorer.
by Vadim Shtayura
· 34 hours ago
c552f83
[rpcexplorer] Hook up auto-complete to the Ace request editor.
by Vadim Shtayura
· 35 hours ago
82b9329
[rpcexplorer] Update all dependencies, consolidate Ace imports.
by Vadim Shtayura
· 36 hours ago
d941eb4
[rpcexplorer] Implement the core auto-completer logic.
by Vadim Shtayura
· 2 days ago
d3717cd
Revert "[cv] Use quota module"
by Aravind Vasudevan
· 2 days ago
a292f5f
[milo] fix project card going to the wrong link
by Weiwei Lin
· 2 days ago
6f0be8f
[milo] fix vite dev server not serving /ui route without '/' suffix
by Weiwei Lin
· 2 days ago
52f4ec3
[milo] redirect users to the new project selector page
by Weiwei Lin
· 2 days ago
e83e0e0
[milo] add changelog tooltip
by Weiwei Lin
· 2 days ago
b80b685
[milo] remove unused components
by Weiwei Lin
· 2 days ago
6352e04
[milo] implement a changelog page
by Weiwei Lin
· 2 days ago
4f6a59e
[milo] ensure project card has a stable size
by Weiwei Lin
· 2 days ago
d9b1257
gcloud/gs: Add SignedUrl method to the common gs library.
by Amir Mousavi
· 2 days ago
568325e
[milo] support importing from project root
by Weiwei Lin
· 2 days ago
c6e2ca6
[rpcexplorer] More helpers to traverse descriptors for auto-complete.
by Vadim Shtayura
· 2 days ago
f63e65f
[GCEP] Reduce the freq of expand config
by Anushruth S
· 2 days ago
e108b03
config: only log warning for cross-service validation
by Yiwei Zhang
· 2 days ago
74efd9e
[swarming] Update protos, expose servers in pRPC discovery.
by Vadim Shtayura
· 2 days ago
59bfd8a
[luci-config] Make configSet required in the get config by hash flow
by Yuanjun Huang
· 2 days ago
9b67758
[luci-config] Save missed commit info in ImportAttempt in no-need-to-import flow
by Yuanjun Huang
· 2 days ago
d9895b8
config: use new validation for infra related projects and luci services
by Yiwei Zhang
· 3 days ago
6d3667e
Revert "[buildbucket] having CreateBackendTask add -context-file arg to AgentArgs for RunTask"
by Randy Maldonado
· 3 days ago
cb9e953
enable errorlint in golangci-lint
by Takuto Ikuta
· 3 days ago
18af4a2
[Bisection] Implement RPC endpoints
by nqmtuan
· 3 days ago
802c465
[Analysis] Add granular error handling to bug management.
by Patrick Meiring
· 3 days ago
6a13f25
[Bisection] Add gerrit comment for test failure culprit
by Beining Chen
· 3 days ago
fc26d41
[milo][Analysis][Notify] Switch Dev traffic to hit to Luci-config V2
by Yuanjun Huang
· 3 days ago
5ae49dc
[auth] Do not ignore "?scopes=..." arg in the metadata server.
by Vadim Shtayura
· 3 days ago
f9d6b4c
[GaeAuth] Throw transient error for unshardAuthDB
by nqmtuan
· 3 days ago
d08ee90
[cv] Use quota module
by Aravind Vasudevan
· 3 days ago
2c2c860
cv: do not add to attention set for passing tryjob
by Michael Pratt
· 3 days ago
a89b716
[buildbucket] having CreateBackendTask add -context-file arg to AgentArgs for RunTask
by randymaldonado
· 4 days ago
267d6b4
.gitallowed: add server/cmd/cookieserver/main.go
by Takuto Ikuta
· 4 days ago
632d88a
golangci-lint: enable gci to sort import
by Takuto Ikuta
· 4 days ago
59f1e47
[Bisection] Add analysisType to suspect
by Beining Chen
· 4 days ago
b683811
[Analysis] Increase merge segment timeout to 9 mins
by nqmtuan
· 4 days ago
9e64568
[Bisection] Add gerrit config for test analysis
by Beining Chen
· 4 days ago
9d9148d
[Bisection] Set up query endpoint for test analysis
by nqmtuan
· 4 days ago
6ccc224
[Bisection] Fix started time got overridden
by nqmtuan
· 4 days ago
c6c7acf
cv: add source team to OWNERS
by Yiwei Zhang
· 4 days ago
35dc3a6
cv: gracefully handle the template parse failure for failed tryjob message
by Yiwei Zhang
· 4 days ago
eaceeb8
[bbagent] adding -context-file arg and implementing reading the file if present
by randymaldonado
· 4 days ago
683c49b
[bbagent] modifying bbagent to read from LUCI_CONTEXT and convert to BbagentContext
by randymaldonado
· 4 days ago
3bc100e
GCE-provider: spread the VM lifetime
by Congbin Guo
· 7 days ago
453b80f
[luciexe] expose logdog UI links to luciexe binaries
by Michael Anthony Knyszek
· 7 days ago
2035ff6
[swarming] Recognize bots in maintenance mode when counting them.
by Vadim Shtayura
· 7 days ago
65ee3ed
cv: do not cancel Tryjob if CL has Cq-Do-Not-Cancel-Tryjobs footer
by Yiwei Zhang
· 8 days ago
4ead467
config-ui: serve static files and third_party library code
by Yiwei Zhang
· 8 days ago
e7073d5
[Bisection] Increase maxRerun to 2
by nqmtuan
· 8 days ago
cabcf2e
[Buildbucket] UpdateBuild: log errors from validating build.output as a whole
by Chan Li
· 8 days ago
c604976
[cfgclient] change to use http.DefaultClient in NewV2
by Yuanjun Huang
· 8 days ago
6e3fdc3
[swarming] Update proto
by Chan Li
· 8 days ago
d88bb8d
[go] Update Go to v1.21.1
by Philipp Wollermann
· 8 days ago
b9154c7
[gae/impl/memory] Enforce read-only transactions.
by Robert Iannucci
· 8 days ago
00a1c10
[swarming] Skip flaky tests for new unused functions.
by Vadim Shtayura
· 8 days ago
36c4588
go.mod: update go version
by Takuto Ikuta
· 8 days ago
c77e7f8
Update all GAE app to go121.
by Vadim Shtayura
· 8 days ago
8fa4a2b
[luci-config] A Cron job to delete stale config files
by Yuanjun Huang
· 8 days ago
7842cfc
[cfgclient] refactor remote.NewV2 function
by Yuanjun Huang
· 8 days ago
b79a6c4
config: stop signing accept-encoding header
by Yiwei Zhang
· 8 days ago
328681c
[buildbucket] adding BbagentContext proto message
by randymaldonado
· 9 days ago
a51c8f8
[milo] move pages and entry files to @/app
by Weiwei Lin
· 9 days ago
8c1fee8
[milo] update eslint to support virtual modules
by Weiwei Lin
· 9 days ago
723a506
[Bisection] Filter by parent build dimension for testers
by Beining Chen
· 9 days ago
13a7bd6
[luci-config] Add AuthorEmail into model and force a refresh
by Yuanjun Huang
· 9 days ago
30f588a
config: fix schema config file path
by Yiwei Zhang
· 9 days ago
dec6afe
config: allow new LUCI Config accounteven though the service is still using legacy LUCI Config service host
by Yiwei Zhang
· 9 days ago
eb50009
[milo] add missing CSP tag in index.html
by Weiwei Lin
· 9 days ago
1979eb6
[milo] fix various React warnings in console
by Weiwei Lin
· 9 days ago
17147b5
[milo] fix unused imports in the blamelist tab causing build to fail
by Weiwei Lin
· 9 days ago
496d569
config: fix the way LUCI Config get service account to sign jwt
by Yiwei Zhang
· 9 days ago
55c4961
config: fix the client that is using jwt auth
by Yiwei Zhang
· 9 days ago
8d0f898
config: change service_endpoint to hostname
by Yiwei Zhang
· 9 days ago
707eb25
[cv] Implement run quota ops
by Aravind Vasudevan
· 9 days ago
0eea795
[cv] Implement findRunPolicy to pick run policy for a user
by Aravind Vasudevan
· 9 days ago
b83c2af
[Bisection] Store Analysis when error
by nqmtuan
· 10 days ago
29da2d7
[milo] remove milo-commit-entry
by Weiwei Lin
· 10 days ago
9c491e1
[Bisection] Fix get parent_build_id
by Beining Chen
· 10 days ago
Next »