Commit Graph

49 Commits (master)

Author SHA1 Message Date
Kslr 98911dc9f3
Merge branch 'master' of https://github.com/v2fly/v2ray-core into v2fly-master
4 years ago
Loyalsoldier 454528353d
Fix misspelling according to goreportcard result (#282)
4 years ago
Loyalsoldier bb44d01096
Format proto files using clang-format according to google style (#264)
4 years ago
loyalsoldier b181045b0c
Errorgen: support to run outside of GOPATH
4 years ago
Loyalsoldier 088ce4ed95
Refine proto.go due to protoc-gen-go-grpc update (#257)
4 years ago
Ye Zhihao 67f409de04
Stats: Implements blocking/non-blocking messaging of Channel (#250)
4 years ago
Kslr 58694e75d9
Merge branch 'master' into 2750-conflicts
4 years ago
Vigilans fa37f82b89 Stats: Add ChannelConfig & Return error on subscription
4 years ago
Vigilans 4fca2fe940 Implement common.Runnable for stats.Channel feature
4 years ago
loyalsoldier 811f0dd647
Merge branch 'v2fly-master' into v2ray-master
4 years ago
Vigilans 0406cd896b Add UnregisterChannel & Modify unregistering logic
4 years ago
Loyalsoldier d7c99c901a
Fix: app/stats.Manager does not implement features/stats.Manager (#171)
4 years ago
Kslr d7a5f01520
Merge branch 'master' into 2725
4 years ago
Vigilans bff96a7a52 Support Channel (Observer Pattern) in Stats Manager
4 years ago
Kslr 7e38c78ddf
Merge branch 'master' of https://github.com/v2fly/v2ray-core into v2fly-master
4 years ago
Loyalsoldier ef460f68f8
Adjust Protocol Buffers (#109)
4 years ago
Kslr 4f7384c020
Merge pull request #2208 from remote-v2ray/feature/UnregisterCounter
4 years ago
Shelikhoo 00103d1f73
Fix tests
5 years ago
Shelikhoo 09b81b78c3
regenerate pb data
5 years ago
remote-v2ray 86d5bd866b add UnregisterCounter method to stats manager
5 years ago
vcptr 01e3a5f809 add StatsService.GetSysStats
5 years ago
Darien Raymond 932e09a388
remove dep of assert lib
6 years ago
Darien Raymond bdd71a44b4
remove dep on assert lib
6 years ago
Darien Raymond 1ab94fed79
optimize v2ctl size
6 years ago
Darien Raymond 163776b182
remove dependency on assert lib
6 years ago
Darien Raymond 057e271588
update proto lib
6 years ago
Darien Raymond f122d0e518
update proto generated files
6 years ago
Darien Raymond 9e66f315e6
update mocks
6 years ago
Darien Raymond 4988b5ad9a
update protbuf gen files
6 years ago
Darien Raymond 307aac26b3
simplify dependency resolution
6 years ago
Darien Raymond a5dcb0f13e
refactor dependency resolution
6 years ago
Darien Raymond d730637239
Require Type() for Feature
6 years ago
Darien Raymond 273342d0b9
move stats and inbound to features directory
6 years ago
Darien Raymond 091fa6ad23
use new errorgen
6 years ago
Darien Raymond 56ce5d5f84
use new context
6 years ago
Darien Raymond d55fbd7f8d
simplify error creation
6 years ago
Darien Raymond 00ea6e3cb2
update protobuf generated files
6 years ago
Darien Raymond 383b84e7dd
unified tproxy option
6 years ago
Darien Raymond d068f357bd
update proto lib
6 years ago
Darien Raymond 4b63638dca
update protobuf lib
6 years ago
Darien Raymond b288b3c773
grpc for QueryStats
6 years ago
Darien Raymond ff0ae91b9b
update protobuf generated files
7 years ago
Darien Raymond 67f5292f38
fix lint errors
7 years ago
Darien Raymond 68da956fc4
re-generate code
7 years ago
Darien Raymond a320196b77
refine domain socket transport
7 years ago
Darien Raymond 9f198d7e3d
fix lint errors
7 years ago
Darien Raymond 0975e26ed1
command handler for stats
7 years ago
Darien Raymond f7dd7e6279
support stats counter in ray stream
7 years ago
Darien Raymond 35e160a1ff
stats feature
7 years ago