index
:
slackcoder/dendrite
main
Dendrite is a second-generation Matrix homeserver written in Go
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2019-12-25
Move files back if linting fails (#810)
Andrew Morgan
2019-10-08
Pin golangci-lint version to non-broken one (#809)
Andrew Morgan
2019-07-12
Backup and restore go.mod & go.sum during linting (#735)
Andrew Morgan
2019-06-19
Fix pipeline, emoji and syntax (#713)
Andrew Morgan
2019-05-29
Switch to Buildkite (#712)
Andrew Morgan
2019-05-22
Update Docker files and remove references to gb (#703)
Brendan Abolivier
2019-05-21
use go module for dependencies (#594)
ruben
2018-12-18
Fix the sync api returning an empty sync response when reaching timeout, rega...
Brendan Abolivier
2017-12-19
Make travis builds a bit faster (#382)
Richard van der Hoff
2017-12-19
kill kafka after integ tests (#383)
Richard van der Hoff
2017-12-19
console folding for travis (#381)
Richard van der Hoff
2017-12-12
Use the right linter versions (#370)
Richard van der Hoff
2017-11-21
Update version of kafka (#347)
Erik Johnston
2017-11-15
Remove vendor/bin from PATH in script (#335)
Erik Johnston
2017-11-14
Split travis into multiple jobs (#322)
Erik Johnston
2017-10-10
Untangle precommit and travis test scripts (#288)
Erik Johnston