index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
nogo
Age
Commit message (
Expand
)
Author
2021-07-20
Add go:build directives as required by Go 1.17's gofmt.
Jamie Liu
2021-07-01
Mix checklocks and atomic analyzers.
Adin Scannell
2021-04-26
nogo: enable bazel workers and other optimizations.
Adin Scannell
2021-04-23
Improve nogo action cache-ability.
Adin Scannell
2021-04-20
Clean test tags.
Adin Scannell
2021-04-08
Drop unused escapes information.
Adin Scannell
2021-04-02
Internal change.
gVisor bot
2021-03-03
Add checklocks analyzer.
Bhasker Hariharan
2021-02-02
Remove go_tool_library references.
Adin Scannell
2021-01-05
Add YAML validation for configuration files.
Adin Scannell
2020-12-11
Remove existing nogo exceptions.
Adin Scannell
2020-10-28
Traversal embedded libraries, even for go_library rules.
Adin Scannell
2020-10-26
Add nogo configuration.
Adin Scannell
2020-10-23
Fix nogo tests in //pkg/sentry/socket/...
Ting-Yu Wang
2020-10-23
//pkg/state fixes for VFS2.
Jamie Liu
2020-10-23
Rewrite reference leak checker without finalizers.
Dean Deng
2020-10-20
Fix nogo test in //pkg/tcpip/...
Ting-Yu Wang
2020-10-19
Remove legacy bazel configurations.
Adin Scannell
2020-10-16
Refactor shared starlark files.
Adin Scannell
2020-10-16
Refactor nogo to better support ARM.
Adin Scannell
2020-10-16
Cache errors when processing stdlib with nogo.
Adin Scannell
2020-10-09
Minor nogo restructuring.
Adin Scannell
2020-10-08
Minor nogo cleanup.
Adin Scannell
2020-10-07
Add staticcheck and staticstyle analyzers.
Adin Scannell
2020-09-29
Add nogo check annotations to GitHub.
Adin Scannell
2020-09-11
Make nogo more robust to variety of stdlib layouts.
Michael Pratt
2020-08-31
Change nogo failures to test failures, instead of build failures.
Adin Scannell
2020-08-26
Support stdlib analyzers with nogo.
Adin Scannell
2020-08-25
Add nogo support to go_binary and go_test targets.
Adin Scannell
2020-08-06
Add bzl_library rules for .bzl files without one.
Adin Scannell
2020-07-23
Internal change
Michael Pratt
2020-07-13
Merge pull request #2672 from amscanne:shim-integrated
gVisor bot
2020-06-18
Remove various uses of 'whitelist'
Michael Pratt
2020-06-17
Remove various uses of 'blacklist'
Michael Pratt
2020-04-22
Specify a memory file in platform.New().
Andrei Vagin
2020-04-20
Add internal nogo analysis & checkescape tool.
Adin Scannell