aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/dragonfly
Commit message (Collapse)AuthorAge
* Go 1.16 more fixes (#5239)Gravatar Catena cyber2021-02-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixes cilium build * Fixes dragonfly build * Fixes fasthttp build * Fixes fastjson build * golang build: change directory only temporary * Fixes gitea build * Fixes grpc-gateway build * Fixes hugo project build * Fixes ipfs build * Fixes jsonparser build * Fixes kubernetes build * Fixes loki build * Fixes minify build * Fixes nats build * Removes go get from the docs * Fixes quic-go build * Fixes radon build * Fixes syzkaller build * Fixes tidb build * Fixes vitess build
* "#/bin/bash" is just a comment; change "#/" to "#!/" (#5139)Gravatar William Dye2021-02-08
|
* Fill in main_repo for several projects. (#4816)Gravatar Abhishek Arya2020-12-09
| | | | | * Fill in main_repo for several projects. * Add some go repos.
* [infra] Use generic compile_go_fuzzer for golang projects (#4659)Gravatar Catena cyber2020-11-19
| | | | | | | * Use generic compile_go_fuzzer for golang projects * fix the copyright in the new script Co-authored-by: Max Moroz <mmoroz@chromium.org>
* Update Dockerfiles (#4070)Gravatar devtty1er2020-07-06
| | | | | * Use LABEL in place of MAINTAINER * Remove LABEL maintainer from Dockerfiles
* [dragonfly] initial integration (#3790)Gravatar AdamKorcz2020-05-13