Derek Collison
f7ba3d175e
Correct invocation of misspell with fixes
2017-04-21 09:21:33 -07:00
Derek Collison
b11ba5b118
Merge pull request #456 from wallyqs/gometalinter-checks
...
Fixes to a couple of `gometalinter` checks
2017-03-24 09:35:09 -07:00
Waldemar Quevedo
8926fa0ff1
Fix unconvert checks in server
2017-03-23 20:41:38 -07:00
Colin Sullivan
efbd423e96
Updates based on comments.
2017-03-01 20:46:47 -07:00
Colin Sullivan
3f8a0d8b4a
Use atomic.Load to access fields used in /varz and /subsz requests.
...
* Includes a unit test that checks all endpoints for data races.
2017-03-01 16:13:20 -07:00
Ivan Kozlovic
1fb9f211ca
Added gosimple
...
- Get gosimple package
- Updated staticcheck's URL
- Moved build and above checks in `before_script` section to fail fast
- Fixed reports from gosimple
2017-01-25 13:30:11 -07:00
Derek Collison
ab11e04bf9
Fixes for gofmt -s
2016-07-11 12:16:21 -07:00
Derek Collison
449aa6e8ef
Finalized opts parser for subject authorization
2016-06-16 13:49:26 -07:00
Justin Nuß
e4d111fa0a
Remove allocation when inserting into sublist
2016-04-06 14:15:26 +02:00
Derek Collison
96d9ce5048
Queue subscriber performance
...
Reworked sublist to sort out normal subscribers from queue subscribers into
a result set that can be cached and easily iterated over.
2016-04-03 13:04:06 -07:00
Derek Collison
d0a9a47ea3
L1 client cache for sublist and accounting optimizations
2016-04-03 05:41:45 -07:00
Derek Collison
df02bc0bcf
Removed sublist, hash and hashmap, no longer needed.
2016-04-02 12:52:48 -07:00