aboutsummaryrefslogtreecommitdiff
path: root/all.bash
AgeCommit message (Expand)Author
2020-06-22all.bash,internal: force DB testing in CIJonathan Amsterdam
2020-06-16fix two typos in root filesDaniel Martí
2020-06-15all.bash: run prettier by defaultJulie Qiu
2020-05-29all: run prettier on markdown filesJulie Qiu
2020-05-21devtools: renamed from scriptsJulie Qiu
2020-04-16all.bash: use unparamJulie Qiu
2020-04-06all.bash: add mvdan.cc/unparamJulie Qiu
2020-04-06content/static: rename thirdparty directory to third_partyAndrew Bonventre
2020-04-06internal/secrets: use environment variablesJonathan Amsterdam
2020-04-06all: modify all.bash to use scripts/lib.shJulie Qiu
2020-04-06all.bash: remove check_js_compiledJulie Qiu
2020-04-06all.bash: update verify_header checkRob Findley
2020-04-06content/static/js: minimize and concatenate javascriptJonathan Amsterdam
2020-03-27internal: fix staticcheck errorsRob Findley
2020-03-27all.bash: clean up some unnecessary indirectionRob Findley
2020-03-27content/static: add dialog polyfillJonathan Amsterdam
2020-03-27all.bash: update misspell check)Julie Qiu
2020-03-27all.bash: don't use -count=1 by defaultRob Findley
2020-03-27all.bash: test with -race in CI modeJonathan Amsterdam
2020-03-27all.bash: fix inconsistencyRob Findley
2020-03-27all.bash: factor out functionsJonathan Amsterdam
2020-03-27all.bash: run go get in $HOME when installing toolsRob Findley
2020-03-27all.bash: run tests on Cloud BuildJonathan Amsterdam
2020-03-27all.bash: check that it's run from repo rootJonathan Amsterdam
2020-03-27all.bash: truncate 'Running' logs to 80 charsRob Findley
2020-03-27all.bash: exit 1 on failureJonathan Amsterdam
2020-03-27all.bash: add new linters and fix lint errorsRob Findley
2020-03-27internal/etl/dochtml: add start of feature-complete documentation renderingDmitri Shuralyov
2020-03-27all.bash: add a check for abnormal migrations filesRob Findley
2020-03-27all.bash: skip running staticcheck on thirdparty packagesDmitri Shuralyov
2020-03-27internal: make presubmit errors louder and fix missing headersRob Findley
2020-03-27all.bash: remove stale comment about test parallelismRob Findley
2020-03-27internal/postgres: isolate DB tests to separate databasesRob Findley
2020-03-27internal/secrets: add package for storing and retrieving secretsAndrew Bonventre
2020-03-27internal/fetch: use github.com/google/licensecheck for license detectionJulie Qiu
2020-03-27frontend: refactor template parsing and fix active nav tabRob Findley
2020-03-27discovery: add misspell to all.bashJulie Qiu
2020-03-27internal/postgres: fix two sources of test flakesRob Findley
2020-03-27discovery: update all.bash to finish even if no files are stagedJulie Qiu
2020-03-27discovery: add additional logs to all.bash; update license header checkJulie Qiu
2020-03-27discovery: create all.bashJulie Qiu