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
8ff55e733a833686975027feb2a4469db0f6631d
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
1
Dec
30
Nov
29
28
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
Do less copying when marshalling json for dates
Fix JSON problem with dates
Undo a change that converts everything to string in JSON output
Modified query_test to includes dates in JSON output
Update
Add missing XMLShema types from freebase data
Modify convertToNQuads so that it can read long geo lines
Update one Filter test to include _uid_
Merge branch 'release/v0.7' of github.com:dgraph-io/dgraph into release/v0.7
Update
Fix bug in backup code, due to passing buf.Bytes() directly in the channel
Update .gitignore
Fix: Get reference to element before modifying
Switch key encoding to make it robust and consistent across the entire codebase.
Add tests for keys.go
Add a trace for the number of committed entries. Also, move newNode next to node struct def.
Fix bug with calling proto.Size()
Add 0x to uids in backup file
Use schema in loader. Add some checks
Remove printf
Small optimization when dealing with mutations.
Modify node.Run() to process all mutations concurrently.
Skip empty values in results
Update travis for RocksDB 4.11.2
Update
Update
Update
Update to RocksDB 4.11.2
Update to RocksDB 4.11.2
Don't close stores, because indexing jobs can be pending.
Merge branch 'master' into release/v0.7
Merge branch 'master' of github.com:dgraph-io/dgraph
Bug fix: Use the groups class pointer, instead of global variable.
Handle _INV_ error at root while traversing
Comment out all ps.Close statements. This actually fixes the intermittent query module test failures.
Update Dockerfile to change working directory
Avoid unnecessary membership sync log output in server.
Avoid unnecessary membership sync log output in server.
Check address using isLoopback function for admin endpoints
Merge branch 'master' of github.com:dgraph-io/dgraph
Loading