Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/unigraph-dev/dgraph

Native GraphQL Database with graph backend
https://github.com/unigraph-dev/dgraph

Labeler on PR releases (#5944)

Makes the labeler work with PR releases

8d80aed88b4fa98f001ceb77d2fd4637cd22c9df authored over 4 years ago
fix(dgraph): Fix snapshot calculation in ludicrous mode (#5585)

In ludicrous mode snapshot calculation is not happening correctly. This is resulting in no snaps...

156bc23bca4ef941ed5b1e84638961764bd59f27 authored over 4 years ago
perf(countindex): Optimize count index (#4666)

Fixes: DGRAPH-890

Currently count index is calculated in the following way:

Calculate leng...

11672505b144f878ac533b67324744173bcad53a authored over 4 years ago
Add deferred cancel in TestExpandQueryWithACLPermissions(#5929)

3f49f6b483e9fb7d7f8cf458e4134d17a48d00d1 authored over 4 years ago
fix(dgraph): Handle schema updates correctly in ludicrous mode (#5814)

Fixes: DGRAPH-1656

Currently schema updates are not handled correctly in ludicrous mode.
Thi...

994a07fe33e2b85edae4c4ca94bef088919e3143 authored over 4 years ago
fix(Query): Fix expand(_all_) queries in ACL (#5733)

8ce08caae7c8614e6be8dd1381cce5a5057f47f8 authored over 4 years ago
fix(bulk-schema flaky test): Add sleep time to wait for clusters before querying for schema in the test (#5826)

Add sleep to prevent query on unhealthy cluster

b537eff70da0fe884106f6c00ec49e642d2cda24 authored over 4 years ago
perf(GraphQL): Nested auth queries no longer search through all possible records (#5666)

Previously auth queries had type filter for all levels and hence it would fetch all nodes of a p...

222f42a21fb4d85200101ae6421a0efb08c76746 authored over 4 years ago
Validate subscriptions in Operation function (#5926)

We realised that as a result of b40c632, introspection queries started failing in Insomnia becau...

e33850e1625a0c6e980224fdb862d7f585bcd441 authored over 4 years ago
fix(GraphQL): fix panic error when there is no @withSubscription directive on any type. (#5874)

This PR fixes panic error when there is no @withSubscription directive on any type.

b40c63254cfc3b4a4f3af9cb36d3d4fb2cb18cad authored over 4 years ago
CID never created if Zero stops early after first init (#5719)

* created common function for proposing a new cid

* checking for CID in entries

* checking...

09ef988fa53e84c75455dec0dac43284ba89ed59 authored over 4 years ago
test: Deal with incomplete tests in Jepsen tool (#5804)

5e7f443a5fccf9445076e89c9e6ad0e8f7ddaffa authored over 4 years ago
test: retry "broken pipe" connection issues. (#5896)

TestSnapshot is still flaky due to "broken pipe" errors, this change
makes the tests retry that...

183c6e2a1368f2ecbf211cac4972c93ce0a430ee authored over 4 years ago
(fix/dgraph): Fix facets response with normalize (#5690)

Fixes: #5241
Fixes: DGRAPH-1670

This PR fixes issue with facets when it is retrieved in a qu...

f4c28b8998aab054f53c6c3e0b7cff84a4e407a3 authored over 4 years ago
fix(readPostingList): Return error instead of panic (#5877)

We've seen some panics like "proto: illegal wireType 6" on trying to read the
posting lists. We...

f2773c8eb362881928f3448c8ff109ef51c032ff authored over 4 years ago
fix flaky TestLiveLoadExportedSchema (#5903)

This PR fixes flaky behavior in `TestLiveLoadExportedSchema`. It used to happen because of the e...

74d8a13c343d9e5809ca0604ee0622a58d598179 authored over 4 years ago
docs: add docs for admin endpoint auth (#5842)

Fixes #GRAPHQL-523.

This PR adds documentation about the required authentications to access t...

a7dece87c9dca475bfa0a0a7c2bead01ecf6d9ff authored over 4 years ago
fix(dgraph): ludicrous mode mutation error (#5701)

Fixes out of order commit in ludicrous mode.

2a8c17f56660a2b7481f63391dfcd7543faeb14c authored over 4 years ago
use new timestamp instead of commited txn timestamp in (#5801)

TestUpsertWithValueVar test

Signed-off-by: Tiger <[email protected]>

cb7bbaf00cd24a27cf1cb0328f1258ac63f6506e authored over 4 years ago
docs: Documentation for online restores. (#5851)

9a89763220d18e06b3f42380dcb6338f5ec3544f authored over 4 years ago
test: Handle kB units in size_test.go (#5869)

ddac03a24e8352c47c4b55da6d3a9eeec4827643 authored over 4 years ago
chore: run "go fmt" on master. (#5797)

aa3548c5c9d38ec22281d39879488c03cdb4189c authored over 4 years ago
test: Fix flakiness in online restore tests. (#5853)

There's still some flakiness in the online restore tests caused by
the server being in draining...

cfb55fc3e9733e1a43600461fe8c706324a8cb38 authored over 4 years ago
Remove slack references (#5878)

c3a1a3f09678d49ad6eff93ef63c43e721d634df authored over 4 years ago
fix(dgraph): add retry mechanism for 21million test (#5820)

bf2d024ab2710390136dd21bc018e9bf47cc52fd authored over 4 years ago
fix(GraphQL): Typename for types should be filled in query for schema introspection queries (#5827)

There was a missing " in the __typename that was filled in for types in schema introspection que...

27d9b2200ae602b6832f222c66d702563cc88367 authored over 4 years ago
Fix alpha start in ludicrous mode (#5642)

Fixes: #5601
Fixes: DGRAPH-1669

Currently we are unable to start alpha server in ludicrous m...

d3c16be7531a763fbbb0a2597260d5ea59fee9b3 authored over 4 years ago
docs(Clients): Add community Apache Spark Connector. (#5859)

From #2123. This Spark connector connects to Dgraph over gRPC.

This connector comes from @Enr...

4c352c9c4621d82c9e3c3f2d1b1eff98233238f3 authored over 4 years ago
fix(dgraph): Fix segmentation fault in draft.go (#5798)

Use the GetXXX methods of the generated protobufs to correctly handle
the case where no predica...

48a44684e50ba26496e0e43a8bcc4632a4154c3a authored over 4 years ago
fix(dgraph): ignore minTs warning in bank upsert test. (#5821)

8ef5c9a6bdc04d72876bf0e6416448b9a118056d authored over 4 years ago
fix(Documentation): fixes sampling rate in tracing documentation

8d14bfbbd3110fb2be246daf51e84390b489f8f3 authored over 4 years ago
feat(GraphQL): GraphQL health now reported by /probe/graphql (#5802)

Fixes #GRAPHQL-507.

This PR adds /probe/graphql HTTP endpoint which returns HTTP status 200 O...

072f6b29abd2e0d94a073b08066a49156bfd27eb authored over 4 years ago
docs: deploy wiki update for Kubernetes (#5771)

* Update Deploy K8S Wiki
* update service to ClusterIP for security on single server k8s config...

2e82998f81b56bb79b9f2ee31e8cb1df25448daf authored over 4 years ago
fix(GraphQL): GraphQL schema is preserved after drop_data (#5790)

Fixes #GRAPHQL-370.

This PR makes sure that the GraphQL schema is preserved after `drop_data`...

747c89632d0af669d93123cdeba7697900401009 authored over 4 years ago
remove slack link (#5785)

91949dba2f568f1a180c2b966c3b9a7dc184c169 authored over 4 years ago
feat(Enterprise): GraphQL schema get/update, Dgraph schema query/alter and /login are now admin operations (#5786)

Fixes #GRAPHQL-494.

Please refer this discuss post: https://discuss.dgraph.io/t/authenticatio...

30fb6250fa178a5cc9c4b7d518598188d486f136 authored over 4 years ago
feat(GraphQL): Add introspection headers to custom logic (#5775)

* Add introspection headers in custom logic

* Fix introspection test

* Addressed comments
...

cf5df222534c0cea394692d85682c2e4f51a279e authored over 4 years ago
fix(GraphQL): Fix case where Dgraph type was not generated for GraphQL interface (#5738)

* Generate type in Dgraph for interface using other interface

* Add test

c6a0dfa4c6f87ab8d3708701027e2ef5859eb2d4 authored over 4 years ago
fix(GraphQL): Remote schema introspection for single remote endpoint (#5710)

* Fixed remote introspection query call

* Fix type and field checking

* clean up

* Fixe...

55594de574cf67ec4305eba58c9b179b76a80ba3 authored over 4 years ago
docs(CHANGELOG): Fixed referenced issue for @cascade (#5800)

188be6881bc195d00afadd67f9bc5ccb8406d872 authored over 4 years ago
feat(Restore): Retry restore proposals. (#5765)

This change adds retries when sending proposals to each group to start a restore for
temporary ...

5c75240a357e6f4c6d37f86055b24bfc84a0a225 authored over 4 years ago
feat(Restore): Async restore operations. (#5704)

Previously, restore operations blocked the HTTP response until they were completed.
This PR cha...

cc6065980ce7121e31f10a6fc1c3ee09f0396e60 authored over 4 years ago
test: more fixes for the size test. (#5783)

- Print the line when an error occurs in filterUnit.
- Raise the error threshold to 10%. With 5...

fbee7181f3ffc1243ccddd42a0c1a36eb9351dcc authored over 4 years ago
docs: Add dynamic versioning for Dgraph docker tag. (#5553)

PR dependent on dgraph-io/hugo-docs#54

Fixes DGRAPH-1595

Signed-off-by: Prashant Shahi pra...

f43ae128a3ced09b5d0a4721c37bdd3051a0c9da authored over 4 years ago
feat(Upgrade): Users can now upgrade to v20.07.0 (#5634)

Fixes #DGRAPH-1617.

This PR adds the capability to upgrade to v20.07.0 from v20.03.0+
It has...

d5892dc0c233970bab85b2aa39e865df57c45fc5 authored over 4 years ago
feat(GraphQL): Allow query of deleted nodes. (#5706)

Allows delete mutation requests to query the deleted objects.
Now delete payload looks as follo...

f29c5bbc026667c4bf6b5199ad8a9e124310ef47 authored over 4 years ago
fix(GraphQL): Update GraphQL schema only on Group-1 leader (#5739)

Fixes #GRAPHQL-364.

This PR changes the way how GraphQL schema is updated. From now on, every...

f4cd0b35d973a390c6ab668357b4d5299d5115f4 authored over 4 years ago
update dgraph-single.yaml for security (#5772)

5c42e22db2da3c52f24a2e65b1d8aea266dff28e authored over 4 years ago
Apply "go fmt" in master. (#5749)

08b8f676fa733a333c1fa2becb32e573549632d0 authored over 4 years ago
test: Replace the old 21million p directory with new one for the size test. (#5754)

313f69a51d06a73906ed6fb67a027f77b2ec5481 authored over 4 years ago
feat(GraphQL): Turn on subscriptions and adds directive to control subscription generation. (#5715)

This PR enables GraphQL subscriptions (the code was previously completed but disabled) and adds ...

64e8518292beaf9e59e22267a97975953510b647 authored over 4 years ago
feat(graphql+-): Allow parameterized @cascade directive. (#5607)

Co-authored-by: Abhimanyu Singh Gaur <[email protected]>

58ce809bb307f6dbb182413716345d93363d3305 authored over 4 years ago
docs(Deploy): Added note about memory recommendation and AWS instance sizes. (#5759)

- Added note about memory recommendation and AWS instance sizes.
- Corrected port quoting/code...

53abd0966645cb69e30faf37b082f8465590a7e9 authored over 4 years ago
fix(vault): vault_format support for online restore and gql (#5745)

13f630b7750afd4086b97c9e31cb9dd120ce72bc authored over 4 years ago
test(restore): Fix flakiness in online restore tests. (#5724)

5b62173401ce2deb432ab24d33e489b29854b0db authored over 4 years ago
test: Retry due to connection issues in RetryMutations and RetryQuery. (#5736)

Some tests down and up alphas so connection issues are expected and the
tests should retry unti...

49a3fa97a41c858f6b8bc52a2c30d569b20d9f41 authored over 4 years ago
fix(dgraph): Badger iterator key copy in count index query (#5689)

Use a copy of the key of the badger iterator for count index queries.

7050bfdb5d30191a6967b0f6c68844e225d81db2 authored over 4 years ago
fix(GraphQL): Requesting only __typename now returns results (#5659)

This PR fixes Type name issue for single level and nested GraphQL queries. #5020

a4ae8b72731919c551e89fd8f737c059dbc76f95 authored over 4 years ago
docs(changelog): Update CHANGELOG for 20.07.0-beta.Jun29. (#5734)

Co-authored-by: Daniel Mai <[email protected]>

b66df15cbfbf113471912a7a512b648a9e0860a5 authored over 4 years ago
Update docs and add Facets in List-type with JSON and RDF (#4582)

Co-authored-by: Ashish Goswami <[email protected]>

60b1cd0a8e414ef05306014abf8d2849b0b29c33 authored over 4 years ago
ci: fixes systest - posting/size_test.sh to return fail for failed test (#5714)

* fix systest/posting-size-calculation (posting/size_test.sh) to return exit 1 if test fail
* r...

b361162a49873f27b5513078f71cc363a7cda46e authored over 4 years ago
chore(sentry): Sentry opt out banner. (#5672)

Fixes DGRAPH-1689.

eeb0dcbcad65ec0d73c174328b6b6f880ac7be6a authored over 4 years ago
feat(sentry): Tag sentry events with additional version details. (#5674)

* tagged everything in the version

* print sha256 in hex

Fixes DGRAPH-1692

0088d7492a7ac22be1e7b57f80b60b4b5489415b authored over 4 years ago
feat(vault): support kv v1 and decode base64 key (#5708)

Fixes DGRAPH-1722
Fixes DGRAPH-1723

This PR adds support for Vault kv v1 in addition to v2. ...

eff3dd9bb0e2fa20d5d20b992bc36f5829245461 authored over 4 years ago
docs: Added example on how to deal with reverse edges when ACL is turned on (#5660)

* added example on how to deal with reverse edges and acl

* some typo fixes

03dd2d326ac7e27259a3df3a19bb30fb5e860d83 authored over 4 years ago
fix(GraphQL): Apply auth rules on type having @dgraph directive (#5702)

Auth rules were not applied on type having @dgraph directive because they were stored in authRul...

8562311a6e70eb7278abcb5c9c0c004196f206dd authored over 4 years ago
Apply "go fmt" to master. (#5705)

cce4a371f566d352616a9078a58ab63102a66968 authored over 4 years ago
feat(GraphQL): Adds Apollo tracing to GraphQL extensions. (#5692)

* feat(GraphQL): Adds Apollo tracing to graphql extensions. (#5541)
* feat(GraphQl): Adds "--gr...

ad0914a0c6dbd3ef2774433594765712c09456b4 authored over 4 years ago
Replace shutdownCh and wait groups to a y.Closer for shutting down Alpha (#5560)

Earlier we had worker.ShutdownCh which was used to pass information between alpha/run.go and gra...

2d6de9402ec8711edec39f469111b703dc33af70 authored over 4 years ago
docs(Enterprise): How to reset forgotten groot password. (#5676)

This adds a new section to the docs to explain the how-to steps to reset the groot user password...

a0f1d0b307287ea069e9f866916a302b3fa31038 authored over 4 years ago
fix(Export/Import): Live load exported schema (#5663)

This PR fixes the issue where live loader was not able to import the schema exported using expor...

76ae60ba2a6d8dab68c3eef5637f7faa7198e5b2 authored over 4 years ago
docs(changelog): Update for v20.07.0-beta.Jun22, v20.03.4, and v1.2.6. (#5686)

Co-authored-by: Daniel Mai <[email protected]>

dd6683a7fe2504593499a1fc8745aa1767191f38 authored over 4 years ago
test(Restore): Add replicas to the cluster for online restores tests. (#5673)

37a9d1027f27284cf9f7ff4a11c88723260c777b authored over 4 years ago
docs: Add example commands to apply enterprise license. (#5373)

* Add example curl command to apply the license
* Add example dgraph zero --enterprise_license ...

64a42c4845b47bb48c8101d240a1690b8a7887bc authored over 4 years ago
Make backupId optional in restore GraphQL interface. (#5675)

8f1017fce486fec119384ba2076704feb41056ce authored over 4 years ago
fix(GraphQL): Custom Claim will be parsed as JSON if it is encoded as a string (#5668)

* If JWT custom claim field is string, parse as JSON

Co-authored-by: David Peek <[email protected]>

27afedf1e51f184636abc5c5b8f9becdaefdbf44 authored over 4 years ago
fix(GraphQL): Fixes OOM issue in graphql mutation rewriting (#5667)

8a5477328a76289497ff933f5475e64cefc02895 authored over 4 years ago
update zero health check for dgraph-ha.yaml (#5580)

88c0a186515c5f07eac45f48a3231077fd6182ea authored over 4 years ago
feat(GraphQL): Allow more control over custom logic header names (#5600)

* Added support for custom names in headers

* Continue to support old header definition

* ...

bbf49dca743cf2c95d072a1bfc169d7032011947 authored over 4 years ago
Avoid panic in handleValuePostings (#5652)

Fixes: DGRAPH-1608

srcFn.n should be equal to len(q.UidList.Uids) for implementation DivideAn...

21842681917c3152d4e252eb18b646649f51c5fb authored over 4 years ago
Adds multiple zero addresses to docker-compose files (#5653)

* add miltiple zeros to alphas configs

* Fix MAINTAINER command

MAINTAINER command is depr...

0ff8b84b18cdf6fe88edcaa9cdce7589bd3db53b authored over 4 years ago
table size: Remove unneeded continue statement. (#5664)

7320db902e73bb5e29a60dceb7ad41ad2b24568e authored over 4 years ago
Fix: Change tablet size calculation to not depend on the right key. (#5656)

In badger, the right key might be a badger specific key that Dgraph
cannot understand. To deal ...

d91018f5fe69fce54f47de0746ba28e88e0a183d authored over 4 years ago
Only process restore request in the current alpha if it's the leader. (#5657)

Requests for other groups are being sent to the leader but the request
for the group the receiv...

f40351ecec69358ce414321afc4097dd63f2232d authored over 4 years ago
Rollup: Reduce memory consumption of the map (#5599)

FIXES - DGRAPH-1613

The incremental roll-up uses a `map` to keep track of the keys that shoul...

b77c23c665f6ae35aba5b1b54a0700d51c0cb8d0 authored over 4 years ago
chore: Adding PRLint (#5654)

38694548f3106a91b0325e740ea1d5c71854e08e authored over 4 years ago
docs: Update CHANGELOG for v20.07.0-beta.Jun15. (#5655)

Co-authored-by: Daniel Mai <[email protected]>

1bfe95cc6b99e01e50a397d9c3ca28a92fdfa5cf authored over 4 years ago
Update badger 06/11/2020 (#5637)

This PR updates badger. The important changes are
```
KeepL0InMemory -> Set to false (badger d...

43330d99a92c4e5d8eb05b506216c52d8d92db67 authored over 4 years ago
Use a sync.Pool to allocate KVs during backup. (#5579)

3202d24ce0189091ef6a8f988eb335ad7ebc1c0e authored over 4 years ago
Document --encryption_key_file option in dgraph restore command. (#5638)

ec791b0c013bd36e430a0ad0cb85da85fc323fc6 authored over 4 years ago
Move tablets to right group when restoring a backup. (#5587)

This changes forces a tablet to be moved to the group indicated by the
backup manifest.

Fixe...

8d47961ed9b5d658e6c015cd61a35de92a02eee5 authored over 4 years ago
Return error list while validating schema. (#5576)

* Return error list while validating schema.

415a658509975f2e05761b350047a2db50ff0c18 authored over 4 years ago
Send CID for sentry events. (#5625)

9765e3fbf6e0db301a74dd77e171a9088124bda1 authored over 4 years ago
Allow whitespace in secret header value (#5598)

* Allow whitespace in secret header value

* Addressed comments

55e3e9fa601f14fd8323a05cea50abb9cc0c227a authored over 4 years ago
graphql: Allow user to define and pass arguments to fields. (#5562)

This would allow users to pass in arguments to fields of remote endpoints.

b29a977477d0373314f8876e9dafdac1eba9bf0a authored over 4 years ago
graphql: Fix interaction between interface and remote types. (#5575)

Fixes GRAPHQL-358

476c7aa4781e1b203b913215e7484a9d60806d10 authored over 4 years ago
fixes for update-badger (#5618)

d22d092907168fe66daa9ae20a8b2479a7fb81d6 authored over 4 years ago
Online restores only processes backups for the alpha's group (#5588)

I changed the test backup to have three groups instead of one and I noticed that
the test didn'...

20af6b0958e7e994e5f7abe1de5a3624ece81c83 authored over 4 years ago
Change groupId from int to uint32. (#5605)

This change removes the need to convert between int and uint32.
Group IDs are always uint32.

f2211c50bdfb8ae08d3106bf6040572a11b2bc85 authored over 4 years ago
Avoid assigning duplicate RAFT IDs to new nodes. (#5571)

Currently, zero uses the MaxRaftId to assign RAFT IDs to new nodes. However, the
MaxRaftId valu...

c09380549cf5d57895b189c892b9d0e5f5026f25 authored over 4 years ago