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
8bc03c2c12593a8f4f4c44e4d3dc106d8b537237
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
8
Sep
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
28
27
23
22
21
20
19
16
15
14
13
7
18
Sep
17
16
25
Aug
Allow index to be undefined and disabled
add basic type support(scalar types) with schema
fix/checkFlagsAndInitDir
Use cmux to server HTTP and gRPC in same port
Remove Cache from Commit Logs, decouple posting lists and Commit Logs
Index using posting lists. Only exact term matching for now.
Auto-assign uids using _new_
Add --maxroutines flag.
Fix GoErrCheck output for list.go
Lint warning regarding 1 add and 1 subtract
Fix bugs. Improve testability
Document loader package
Document uid package
Ensure variable is defined
Sync gotomic to fix race detector errors
Add algo package and Dave Cheney's errors package
Merge branch 'release/v0.4.4'
Dont strip binaries on Mac
Add set -e to load-test.sh
Reducing memory further
Reducing stw_ram_mb in travis tests so that they don't panic
Bump up version to 0.4.4
Fix dgraphmerge, meminfo from Alloc
Update README to clarify position on GraphQL
Add x.Init and x.AddInit
Merge conflict. Need another commit to fix
Merge fix/blockcache to master
Adding simple end to end test for Dgraph server
Add tests for PopulateShard RPC
Allow variables map to be stringified
Get memory usage using ps, grep
Support GraphQL Variables
Get memory usage from /proc/ in linux
RPC to move predicate shard between instances
Merge fix with query.go
Merge pull request #174 from dgraph-io/style
Style changes
Reduce RAM usage for loader/assigner to fix build-error in Travis
Travis end to end testing on push to master/release
Better sanity checks for N-Quads
Loading