Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dgraph
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
dgraph
Graph
8cfabdf6082e38a5a4dc0adb7c5ef09e14b252ee
Select Git revision
Branches
20
eah/tls
master
default
protected
mrjn/deadlocks
mrjn/fuck-the-bank
mrjn/ideas
mrjn/licensing
mrjn/snapshot-posting
mrjn/stream
paulftw-master-docs
release/v0.7
release/v0.7.1
release/v0.7.2
release/v0.7.3
release/v0.7.4
release/v0.7.5
release/v0.7.6
release/v0.7.7
release/v0.8.0
release/v0.8.2
release/v0.8.3
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
28
Nov
25
24
23
22
21
18
17
16
15
10
7
8
7
4
3
2
31
Oct
30
29
28
27
26
25
21
20
19
18
16
14
13
12
11
10
7
6
5
4
3
30
Sep
29
28
27
26
27
26
23
22
21
20
19
16
15
14
15
14
13
12
9
8
7
6
7
6
3
2
1
31
Aug
30
29
28
24
23
17
16
15
14
12
11
12
11
10
9
8
5
3
2
28
Jul
27
14
13
11
2
1
30
Jun
28
26
22
21
16
9
8
6
5
3
1
31
May
27
24
22
21
20
17
16
15
16
15
14
12
11
10
9
5
3
2
28
Apr
26
20
19
18
14
13
4
2
30
Mar
24
21
11
10
9
8
7
4
3
2
1
29
Feb
27
26
25
24
23
18
17
16
15
14
13
12
11
10
8
7
6
5
4
3
2
1
28
Jan
31
Dec
9
8
7
1
30
Nov
27
26
25
24
23
21
20
19
18
17
16
15
13
12
11
10
9
6
5
4
3
2
30
Oct
29
Various pending TODOs in raft and other places.
assert.Equals takes actual then expected. Tests have this swapped. (#340)
Support _count_ with filtering and pagination
Add support Geolocation based functions
Use proto for DirectedEdges and Mutations
Move filtering functions to worker
Add check for IPv6 address
Remove flatbuffers form vendor
Posting and Backup: Convert posting/list.go and backup to proto.
[Bug] Backup: Don't assign to an unsafe slice from C array.
Update PayloadCodec for MembershipUpdate and RaftContext
Use proto for Membership and MembershipUpdate
Support multiple UIDs at root
Debug mode for simple-e2e
Add debugmode for e2e test
Fix travis test
Fix: Assigning new UID
Have root name in alias field
Query: Refactor query module to unite filter and generator.
Update
Remove algo.UIDList. Use protos for endpoints.
Eliminate flatbuffers Result, ValueList, CountList. Added protos.
Subgraph: Use functions to access various fields in task.Result
Support fetching UIDs from index at root
Move shutdown and backup handling to /admin
Serial intersection for filters
Fix latency in JSON output. Rename jsonPreOutput and protoPreOutput. Add test for latency in JSON debug output.
Use preTraverse for both toJSON and toProto
Accept geoJson string in mutations
Load based on group configuration
Formatting: Small formatting fix.
Backup: Simplify backup logic and make it robust.
Add stub to prevent go build error (#300)
Support taking backups
Bug Fix: Forgot to add defer in front of g.RUnlock
Generate SubGraphs for benchmarks. Serialize them.
RAFT: Membership information
Mark Uids of corresponding Xids as _taken_
Fixes:
Bug Fix
Loading