Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
210310676
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2021
210310676
Graph
3a2e2a04b6c9d37ee8ffb499cee19f92a47c38ac
Select Git revision
Branches
2
benchmark
protected
master
default
protected
Tags
20
v2.0.0-rc4
v2.0.0-rc2
v2.0.0-rc1
v1.1.1
v1.1.0
v1.0.0
v0.10.6
v0.10.5
v0.10.4
v0.10.3
v0.10.2
v0.10.1
v0.8.1
v0.10.0
v0.9.1
v0.9.0
v0.8.0
v0.7.1
v0.7.0
v0.6.0
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Feb
5
4
3
2
3
2
1
31
Jan
30
29
28
29
26
29
28
27
26
25
24
23
22
23
22
21
19
21
20
19
18
16
15
14
13
12
11
10
9
8
7
6
5
4
31
Dec
4
Jan
31
Dec
30
29
28
27
26
25
24
23
22
21
19
18
12
18
13
12
11
10
9
8
3
8
7
6
5
4
3
2
3
2
1
30
Nov
28
27
26
25
24
23
22
21
20
19
18
17
16
14
13
12
11
10
9
7
6
5
4
3
2
31
Oct
30
Refactor entry point
Add rmq_msgstream unittest and fix bugs
Refactor load service and check insertion binLog periodically
Fix startup bugs in some modules
Update sdk version
Update entrypoint.md
Fix queryservice start
Fix collectionName not found error
Change sdk version used in regression to 0.0.20
Add mutex for message stream’s asConsumer
Add start.sh and stop.sh, remove them later
Remove consumer in query node's initialization
Hardcode the peer id of proxy node
Fix the bug when close the message stream of InsertTask
Fix invalidate metacache error
Fix the logic of node id allocator
Add call of release collection when drop collection
Refactor collection replica
Add query service logic to Proxy
Fix query node address
Fix close insert msg stream bug
Change sdk version used in regression to 0.0.19
Refactor collectionReplica in datanode
Fix dataservice startup
Fix response check error
Refine singlenode
Fix bug for dataservice dockerfile
Implement the release-related task and load-related task in Proxy
Fix timesync startup bugs
Joint debug query service success with other components
Fix datanode watchDmChannel bug
Fix meta cache error
Add interface of load and release collection and partition
Fix for new msgstream interface
Add GetQuerySegmentInfo
Defer lock's unlock in meta::DropSegment
Change Msgstream interface
Implement getSegmengInfo function
Change MsgPosition Logic
Implement GetIndexState in Proxy