Simon Frei
|
3d91f7c975
lib: Use counterfeiter to mock interfaces in tests (#7375)
|
4 жил өмнө |
Simon Frei
|
0ffd80f380
lib/protocol: Alwasy return buffers to the pool (#7409)
|
4 жил өмнө |
Jakob Borg
|
b13b15758d
lib/connections, lib/model: Track last connection duration (ref #7223) (#7242)
|
4 жил өмнө |
Simon Frei
|
c845e245a1
lib: Close underlying conn in protocol (fixes #7165) (#7212)
|
4 жил өмнө |
Simon Frei
|
bbb22c8c80
lib/protocol: Send Close message on read error (#7141)
|
4 жил өмнө |
Simon Frei
|
31559e908b
all: Add untrusted folders behind feature flag (ref #62) (#7055)
|
5 жил өмнө |
Simon Frei
|
a20c6ca868
lib/model, lib/protocol: Send ClusterConfig on config change (fixes #7020) (#7018)
|
5 жил өмнө |
Audrius Butkevicius
|
e027175446
all: Move remaining protos to use the vanity plugin (#7009)
|
5 жил өмнө |
Boqin Qin
|
c63ca4f563
lib/protocol, rc, utils: Add mutex Unlock before panic (#6556)
|
5 жил өмнө |
MikolajTwarog
|
4aa2199d5b
lib/connections: Accept new connections in place of old ones (fixes #5224) (#6548)
|
5 жил өмнө |
greatroar
|
ea5c9176e1
lib/protocol: Remove unused channel Connection.preventSends (#6473)
|
5 жил өмнө |
Jakob Borg
|
be0508cf26
lib/model, lib/protocol: Use error handling to avoid panic on non-started folder (fixes #6174) (#6212)
|
5 жил өмнө |
Simon Frei
|
4d368a37e2
lib/model, lib/protocol: Add contexts sending indexes and download-progress (#6176)
|
5 жил өмнө |
Simon Frei
|
cf312abc72
lib: Wrap errors with errors.Wrap instead of fmt.Errorf (#6181)
|
5 жил өмнө |
Simon Frei
|
0d14ee4142
lib/model: Don't info log repeat pull errors (#6149)
|
6 жил өмнө |
Jakob Borg
|
d19b12d3fe
lib/protocol: Buffer allocation when compressing (fixes #6146) (#6147)
|
6 жил өмнө |
Audrius Butkevicius
|
98a1adebe1
all: Remove dead code, fix lost msgLen checks (#6129)
|
6 жил өмнө |
Simon Frei
|
82b70b9fae
lib/model, lib/protocol: Track closing connections (fixes #5828) (#5829)
|
6 жил өмнө |
Simon Frei
|
02752af862
lib/protocol: Don't block on Close (fixes #5794) (#5795)
|
6 жил өмнө |
Simon Frei
|
e39d3f95dd
lib/protocol: Prioritize close msg and add close timeout (#5746)
|
6 жил өмнө |
Simon Frei
|
6664e01acf
lib/protocol: Return from ClusterConfig when closed (#5752)
|
6 жил өмнө |
Simon Frei
|
3775a64d5c
lib/protocol: Don't send anything else before cluster config (#5741)
|
6 жил өмнө |
Simon Frei
|
9e6db72535
lib/protocol: Don't call receiver after calling Closed (fixes #4170) (#5742)
|
6 жил өмнө |
Simon Frei
|
283f39ae5f
lib/protocol: Revert unreleased changes related to closing connections (#5688)
|
6 жил өмнө |
Simon Frei
|
9f358ecae0
lib/protocol: Refactor to pass only relevant argument to writeMessage (#5681)
|
6 жил өмнө |
Simon Frei
|
ec7c88ca55
lib/protocol: Fix yet another deadlock (fixes #5678) (#5679)
|
6 жил өмнө |
Simon Frei
|
19b51c9b92
lib/protocol: Don't close asyncMessage.done on success (fixes #5674) (#5675)
|
6 жил өмнө |
Simon Frei
|
5da41f75fa
lib/model, lib/protocol: Wait for reader/writer loops on close (fixes #4170) (#5657)
|
6 жил өмнө |
Simon Frei
|
04b927104f
lib/protocol: Don't send any messages before cluster config (#5646)
|
6 жил өмнө |
Jakob Borg
|
bf3834e367
lib/protocol: Use constants instead of init time hashing (fixes #5624) (#5625)
|
6 жил өмнө |