FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · elasticjava/dgraph · GitHub
elasticjava
/
dgraph
Public
forked from
dgraph-io/dgraph
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jul 8, 2022
fix(ci): CI porting to GitHub actions (#8145)
Show description for 15d3701
skrdgraph
authored
15d3701
View commit details
Copy full SHA for 15d3701
Browse repository at this point
Commits on Jun 30, 2022
opening up whitelist for local setup with docker-compose (#8139)
Show description for 7597cd4
skrdgraph
and
akon-dey
authored
7597cd4
View commit details
Copy full SHA for 7597cd4
Browse repository at this point
Commits on Apr 14, 2022
Update dgraph.bib (#8128)
akon-dey
authored
90b8c76
View commit details
Copy full SHA for 90b8c76
Browse repository at this point
Commits on Jan 5, 2022
chore(issues): Reopen GitHub issues. (#8114)
danielmai
authored
85a3dea
View commit details
Copy full SHA for 85a3dea
Browse repository at this point
Commits on Dec 6, 2021
build: Fix Dgraph version string for master branch. (#8108)
Show description for d6dbacb
danielmai
authored
d6dbacb
View commit details
Copy full SHA for d6dbacb
Browse repository at this point
Commits on Dec 2, 2021
updating gqlparser version with race fix (#8106)
aman-bansal
authored
d62ed5f
View commit details
Copy full SHA for d62ed5f
Browse repository at this point
fix(deps): update badger to fix race condition with drop operation (#8105)
NamanJain8
authored
4fa5c04
View commit details
Copy full SHA for 4fa5c04
Browse repository at this point
fix(test): increase pending query limit and max splits (#8104)
NamanJain8
authored
26ef562
View commit details
Copy full SHA for 26ef562
Browse repository at this point
Commits on Nov 30, 2021
build: Update release.sh. (#8102)
Show description for 021e21f
danielmai
authored
021e21f
View commit details
Copy full SHA for 021e21f
Browse repository at this point
chore(changelog): adding changelog for 21.12 and adding tagname (#8096)
Show description for 4aeb11f
aman-bansal
authored
4aeb11f
View commit details
Copy full SHA for 4aeb11f
Browse repository at this point
Don't ban namespace in export_backup (#8099)
Show description for da16e22
ahsanbarkati
authored
da16e22
View commit details
Copy full SHA for da16e22
Browse repository at this point
fix(state): fix hex to uint64 response of list of namespaces (#8091) (#8101)
Show description for 683885a
NamanJain8
authored
683885a
View commit details
Copy full SHA for 683885a
Browse repository at this point
cherry: cherry: feat: adding bulk call for alpha to inform zero about the tablets (#8… (#8100)
Show description for 1667973
NamanJain8
and
aman-bansal
authored
1667973
View commit details
Copy full SHA for 1667973
Browse repository at this point
fix(restore): return nil if there is error (#7899) (#8098)
Show description for ebe64f7
NamanJain8
authored
ebe64f7
View commit details
Copy full SHA for ebe64f7
Browse repository at this point
feat(cdc): Add superflag to enable TLS without CA or certs. (#7946) (#8097)
Show description for 3bfd269
danielmai
authored
3bfd269
View commit details
Copy full SHA for 3bfd269
Browse repository at this point
perf(rollup): use NSplit API from sroar to improve rollup performance (#8092)
Show description for da9655b
NamanJain8
authored
da9655b
View commit details
Copy full SHA for da9655b
Browse repository at this point
Commits on Nov 29, 2021
chore(changelog): update changelog for 21.03 (#8095)
Show description for d523e20
authored
d523e20
View commit details
Copy full SHA for d523e20
Browse repository at this point
Commits on Nov 26, 2021
feat(graphql): adds @default directive for setting default field values at create and update (#8017)
Show description for 7e6f813
dpeek
authored
7e6f813
View commit details
Copy full SHA for 7e6f813
Browse repository at this point
Commits on Nov 24, 2021
chore(deps): update badgerdb to latest to get manifest issue fix (#8094)
iluminae
authored
55fc5b2
View commit details
Copy full SHA for 55fc5b2
Browse repository at this point
Commits on Nov 15, 2021
test(acl): Test reverse edge access with dgraph.all. (#8093)
Show description for 0fee18e
danielmai
authored
0fee18e
View commit details
Copy full SHA for 0fee18e
Browse repository at this point
Commits on Nov 8, 2021
fix(race): fix multiple race conditions (#8069)
Show description for 5429202
NamanJain8
authored
5429202
View commit details
Copy full SHA for 5429202
Browse repository at this point
Commits on Oct 29, 2021
fix(build/standalone): Expose port for Zero's REST API endpoint (#8064)
Show description for 9c00943
matthewmcneely
authored
9c00943
View commit details
Copy full SHA for 9c00943
Browse repository at this point
Commits on Oct 18, 2021
fix(sort): Only filter out nodes with positive offsets. (#8077)
Show description for 74d833c
danielmai
authored
74d833c
View commit details
Copy full SHA for 74d833c
Browse repository at this point
Commits on Oct 14, 2021
fix(fragment): merge the nested fragments fields (#8075)
NamanJain8
authored
3f514fe
View commit details
Copy full SHA for 3f514fe
Browse repository at this point
Commits on Oct 8, 2021
fix(lambda): upgrade lambda dependencies to fix vulnerabilities (#8074)
NamanJain8
authored
81977e4
View commit details
Copy full SHA for 81977e4
Browse repository at this point
Commits on Oct 6, 2021
contrib(sbs): add support for mutations replay in sbs (#8072)
NamanJain8
authored
4a716ad
View commit details
Copy full SHA for 4a716ad
Browse repository at this point
Commits on Oct 4, 2021
fix(magic): fix the magic version in bulk loader etc (#8070)
Show description for 84c4ea2
NamanJain8
authored
84c4ea2
View commit details
Copy full SHA for 84c4ea2
Browse repository at this point
opt(schema): Optimize populateSchema() by avoiding repeated lock acquisition (#8068)
Show description for d935b8b
ahsanbarkati
authored
d935b8b
View commit details
Copy full SHA for d935b8b
Browse repository at this point
Commits on Oct 2, 2021
Make backup-restore an open source feature (#8067)
Show description for 898ecd1
ahsanbarkati
authored
898ecd1
View commit details
Copy full SHA for 898ecd1
Browse repository at this point
Commits on Sep 30, 2021
fix(split): enable split of posting list with single plist (#8062)
Show description for 3592353
NamanJain8
authored
3592353
View commit details
Copy full SHA for 3592353
Browse repository at this point
fix(restore): Do not retry restore proposal (#8058)
Show description for 69b186a
ahsanbarkati
authored
69b186a
View commit details
Copy full SHA for 69b186a
Browse repository at this point
fix(txn): Fix data races in transaction code (#8060)
Show description for cf22bf7
ahsanbarkati
authored
cf22bf7
View commit details
Copy full SHA for cf22bf7
Browse repository at this point
Commits on Sep 28, 2021
fix(shutdown): wait for pending queries to process on alpha shutdown (#8057)
Show description for ebf8bd6
NamanJain8
authored
ebf8bd6
View commit details
Copy full SHA for ebf8bd6
Browse repository at this point
Commits on Sep 24, 2021
updating badger to latest version (#8054)
aman-bansal
authored
78597ac
View commit details
Copy full SHA for 78597ac
Browse repository at this point
fix: fixing audit logs for websocket connections (#8048)
Show description for 9792506
aman-bansal
authored
9792506
View commit details
Copy full SHA for 9792506
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL