• Anton Evangelatov's avatar
    swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150) · b3711af0
    Anton Evangelatov authored
    * cmd/swarm: minor cli flag text adjustments
    
    * swarm/api/http: sticky footer for swarm landing page using flex
    
    * swarm/api/http: sticky footer for error pages and fix for multiple choices
    
    * cmd/swarm, swarm/storage, swarm: fix  mingw on windows test issues
    
    * cmd/swarm: update description of swarm cmd
    
    * swarm: added network ID test
    
    * cmd/swarm: support for smoke tests on the production swarm cluster
    
    * cmd/swarm/swarm-smoke: simplify cluster logic as per suggestion
    
    * swarm: propagate ctx to internal apis (#754)
    
    * swarm/metrics: collect disk measurements
    
    * swarm/bmt: fix io.Writer interface
    
      * Write now tolerates arbitrary variable buffers
      * added variable buffer tests
      * Write loop and finalise optimisation
      * refactor / rename
      * add tests for empty input
    
    * swarm/pss: (UPDATE) Generic notifications package (#744)
    
    swarm/pss: Generic package for creating pss notification svcs
    
    * swarm: Adding context to more functions
    
    * swarm/api: change colour of landing page in templates
    
    * swarm/api: change landing page to react to enter keypress
    b3711af0
Name
Last commit
Last update
..
encryption Loading commit data...
mock Loading commit data...
mru Loading commit data...
chunker.go Loading commit data...
chunker_test.go Loading commit data...
chunkstore.go Loading commit data...
common.go Loading commit data...
common_test.go Loading commit data...
database.go Loading commit data...
dbapi.go Loading commit data...
error.go Loading commit data...
filestore.go Loading commit data...
filestore_test.go Loading commit data...
hasherstore.go Loading commit data...
hasherstore_test.go Loading commit data...
ldbstore.go Loading commit data...
ldbstore_test.go Loading commit data...
localstore.go Loading commit data...
localstore_test.go Loading commit data...
memstore.go Loading commit data...
memstore_test.go Loading commit data...
netstore.go Loading commit data...
netstore_test.go Loading commit data...
pyramid.go Loading commit data...
swarmhasher.go Loading commit data...
types.go Loading commit data...