Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Snowflake
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
trinity-1686a
Snowflake
Graph
fb0578d84016439f387e1da37e23b4d5bc2f8a17
Select Git revision
Branches
5
dont-fix-ci
fix-ci
i26092
main
default
protected
master
Tags
20
v2.3.1
v2.3.0
v2.2.0
v2.1.0
v2.0.1
v2.0.0
v1.1.0
v1.0.0
webext-0.2.2
webext-0.2.1
webext-0.2.0
webext-0.1.0
webext-0.0.13
webext-0.0.12
webext-0.0.11
webext-0.0.10
webext-0.0.9
webext-0.0.8
webext-0.0.7
webext-0.0.6
25 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
Jul
7
24
Jun
23
19
14
7
3
2
24
May
21
20
18
12
26
Apr
22
1
25
Mar
18
5
2
Feb
25
Jan
12
17
Dec
16
5
4
27
Nov
23
20
18
5
29
Oct
22
15
5
21
Sep
27
Aug
24
30
Jul
24
23
14
9
6
19
Jun
7
May
4
1
28
Apr
27
24
23
22
16
3
2
1
26
Mar
25
19
17
5
4
29
Feb
25
24
22
18
8
4
3
31
Jan
30
29
28
27
23
20
13
Dec
6
5
3
28
Nov
21
20
13
11
31
Oct
28
25
16
11
8
4
2
1
30
Sep
19
16
27
Aug
26
23
19
16
15
12
8
31
Jul
27
26
25
23
22
18
13
12
10
8
5
4
3
2
28
Jun
26
25
24
21
19
14
12
11
6
3
28
May
21
20
16
15
14
9
8
30
Apr
29
16
15
12
11
5
3
25
Mar
7
22
Jan
20
Dec
19
18
5
4
26
Nov
20
5
10
Jun
8
May
30
Apr
17
16
15
21
Mar
20
15
14
13
8
5
24
Feb
20
Oct
19
18
17
14
12
14
Aug
11
2
1
25
Jul
16
15
14
12
11
29
Jun
4
May
24
Apr
30
Mar
1
28
Feb
23
Jan
21
20
19
18
2
20
Dec
19
20
Sep
21
Aug
1
29
Jul
25
18
Jun
15
14
13
12
11
24
May
19
18
16
11
10
2
5
Apr
27
Mar
26
20
19
18
Remove and restore some comments, after review
Fix race is broker test reported by `go test -race`
Use variables for string matching
Get rid of legacy version
Move http handlers to a separate file
Intermediary refactor teasing apart http / ipc
Refactor webRTCConn to its own file
Make the proxy to report the number of clients to the broker
Update example torrc file for client
Fix leak in server acceptLoop
Refactor checkForStaleness to take time.Duration
Fix data race for Peers.collection
Add unit tests to check for webrtc peer data races
Fix datarace for Peers.melted
Fix datarace for WebRTCPeer.closed
Fix datarace for WebRTCPeer.lastReceive
Bump version of kcp and smux libraries
Store net.Addr in clientIDAddrMap
fix(client/snowflake.go): prevent wg.Add race condition
Add changelog and release v1.0.0
v1.0.0
v1.0.0
[WIP] Split broker into components
i26092
i26092
Get rid of legacy version
Move http handlers to a separate file
Intermediary refactor teasing apart http / ipc
Add man pages for proxy and client commands
Encode client-broker messages as json in HTTP body
Release resources in client Transport.Dial on error.
Fix error handling around transport.Dial.
Stop timers before expiration
Remove sync.Once from around logMetrics
Make promMetrics not a global
Update .gitlab-ci.yml after refactor of client
Ensure turbotunnel read and write loop terminate
Implement server as a v2.1 PT Go API
Implement snowflake client lib as PTv2.1 Go API
Replace default with custom prometheus registry
master
master
Add new gauge to show currently available proxies
Implement binned counts for polling metrics
Export snowflake broker metrics for prometheus
Switch front domain and host to fastly
Loading