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
Makes the labeler work with PR releases
8d80aed88b4fa98f001ceb77d2fd4637cd22c9df authored over 4 years agoIn ludicrous mode snapshot calculation is not happening correctly. This is resulting in no snaps...
156bc23bca4ef941ed5b1e84638961764bd59f27 authored over 4 years agoFixes: DGRAPH-890
Currently count index is calculated in the following way:
Calculate leng...
11672505b144f878ac533b67324744173bcad53a authored over 4 years ago3f49f6b483e9fb7d7f8cf458e4134d17a48d00d1 authored over 4 years ago
Fixes: DGRAPH-1656
Currently schema updates are not handled correctly in ludicrous mode.
Thi...
8ce08caae7c8614e6be8dd1381cce5a5057f47f8 authored over 4 years ago
Add sleep to prevent query on unhealthy cluster
b537eff70da0fe884106f6c00ec49e642d2cda24 authored over 4 years agoPreviously auth queries had type filter for all levels and hence it would fetch all nodes of a p...
222f42a21fb4d85200101ae6421a0efb08c76746 authored over 4 years agoWe realised that as a result of b40c632, introspection queries started failing in Insomnia becau...
e33850e1625a0c6e980224fdb862d7f585bcd441 authored over 4 years agoThis PR fixes panic error when there is no @withSubscription directive on any type.
b40c63254cfc3b4a4f3af9cb36d3d4fb2cb18cad authored over 4 years ago* created common function for proposing a new cid
* checking for CID in entries
* checking...
09ef988fa53e84c75455dec0dac43284ba89ed59 authored over 4 years ago5e7f443a5fccf9445076e89c9e6ad0e8f7ddaffa authored over 4 years ago
TestSnapshot is still flaky due to "broken pipe" errors, this change
makes the tests retry that...
Fixes: #5241
Fixes: DGRAPH-1670
This PR fixes issue with facets when it is retrieved in a qu...
f4c28b8998aab054f53c6c3e0b7cff84a4e407a3 authored over 4 years ago
We've seen some panics like "proto: illegal wireType 6" on trying to read the
posting lists. We...
This PR fixes flaky behavior in `TestLiveLoadExportedSchema`. It used to happen because of the e...
74d8a13c343d9e5809ca0604ee0622a58d598179 authored over 4 years agoFixes #GRAPHQL-523.
This PR adds documentation about the required authentications to access t...
a7dece87c9dca475bfa0a0a7c2bead01ecf6d9ff authored over 4 years agoFixes out of order commit in ludicrous mode.
2a8c17f56660a2b7481f63391dfcd7543faeb14c authored over 4 years agoTestUpsertWithValueVar test
Signed-off-by: Tiger <[email protected]>
cb7bbaf00cd24a27cf1cb0328f1258ac63f6506e authored over 4 years ago9a89763220d18e06b3f42380dcb6338f5ec3544f authored over 4 years ago
ddac03a24e8352c47c4b55da6d3a9eeec4827643 authored over 4 years ago
aa3548c5c9d38ec22281d39879488c03cdb4189c authored over 4 years ago
There's still some flakiness in the online restore tests caused by
the server being in draining...
c3a1a3f09678d49ad6eff93ef63c43e721d634df authored over 4 years ago
bf2d024ab2710390136dd21bc018e9bf47cc52fd authored over 4 years ago
There was a missing " in the __typename that was filled in for types in schema introspection que...
27d9b2200ae602b6832f222c66d702563cc88367 authored over 4 years ago
Fixes: #5601
Fixes: DGRAPH-1669
Currently we are unable to start alpha server in ludicrous m...
d3c16be7531a763fbbb0a2597260d5ea59fee9b3 authored over 4 years agoFrom #2123. This Spark connector connects to Dgraph over gRPC.
This connector comes from @Enr...
4c352c9c4621d82c9e3c3f2d1b1eff98233238f3 authored over 4 years ago
Use the GetXXX methods of the generated protobufs to correctly handle
the case where no predica...
8ef5c9a6bdc04d72876bf0e6416448b9a118056d authored over 4 years ago
8d14bfbbd3110fb2be246daf51e84390b489f8f3 authored over 4 years ago
Fixes #GRAPHQL-507.
This PR adds /probe/graphql HTTP endpoint which returns HTTP status 200 O...
072f6b29abd2e0d94a073b08066a49156bfd27eb authored over 4 years ago
* Update Deploy K8S Wiki
* update service to ClusterIP for security on single server k8s config...
Fixes #GRAPHQL-370.
This PR makes sure that the GraphQL schema is preserved after `drop_data`...
747c89632d0af669d93123cdeba7697900401009 authored over 4 years ago91949dba2f568f1a180c2b966c3b9a7dc184c169 authored over 4 years ago
Fixes #GRAPHQL-494.
Please refer this discuss post: https://discuss.dgraph.io/t/authenticatio...
30fb6250fa178a5cc9c4b7d518598188d486f136 authored over 4 years ago* Add introspection headers in custom logic
* Fix introspection test
* Addressed comments
...
* Generate type in Dgraph for interface using other interface
* Add test
c6a0dfa4c6f87ab8d3708701027e2ef5859eb2d4 authored over 4 years ago* Fixed remote introspection query call
* Fix type and field checking
* clean up
* Fixe...
55594de574cf67ec4305eba58c9b179b76a80ba3 authored over 4 years ago188be6881bc195d00afadd67f9bc5ccb8406d872 authored over 4 years ago
This change adds retries when sending proposals to each group to start a restore for
temporary ...
Previously, restore operations blocked the HTTP response until they were completed.
This PR cha...
- Print the line when an error occurs in filterUnit.
- Raise the error threshold to 10%. With 5...
PR dependent on dgraph-io/hugo-docs#54
Fixes DGRAPH-1595
Signed-off-by: Prashant Shahi pra...
f43ae128a3ced09b5d0a4721c37bdd3051a0c9da authored over 4 years agoFixes #DGRAPH-1617.
This PR adds the capability to upgrade to v20.07.0 from v20.03.0+
It has...
Allows delete mutation requests to query the deleted objects.
Now delete payload looks as follo...
Fixes #GRAPHQL-364.
This PR changes the way how GraphQL schema is updated. From now on, every...
f4cd0b35d973a390c6ab668357b4d5299d5115f4 authored over 4 years ago5c42e22db2da3c52f24a2e65b1d8aea266dff28e authored over 4 years ago
08b8f676fa733a333c1fa2becb32e573549632d0 authored over 4 years ago
313f69a51d06a73906ed6fb67a027f77b2ec5481 authored over 4 years ago
This PR enables GraphQL subscriptions (the code was previously completed but disabled) and adds ...
64e8518292beaf9e59e22267a97975953510b647 authored over 4 years agoCo-authored-by: Abhimanyu Singh Gaur <[email protected]>
58ce809bb307f6dbb182413716345d93363d3305 authored over 4 years ago
- Added note about memory recommendation and AWS instance sizes.
- Corrected port quoting/code...
13f630b7750afd4086b97c9e31cb9dd120ce72bc authored over 4 years ago
5b62173401ce2deb432ab24d33e489b29854b0db authored over 4 years ago
Some tests down and up alphas so connection issues are expected and the
tests should retry unti...
Use a copy of the key of the badger iterator for count index queries.
7050bfdb5d30191a6967b0f6c68844e225d81db2 authored over 4 years agoThis PR fixes Type name issue for single level and nested GraphQL queries. #5020
a4ae8b72731919c551e89fd8f737c059dbc76f95 authored over 4 years agoCo-authored-by: Daniel Mai <[email protected]>
b66df15cbfbf113471912a7a512b648a9e0860a5 authored over 4 years agoCo-authored-by: Ashish Goswami <[email protected]>
60b1cd0a8e414ef05306014abf8d2849b0b29c33 authored over 4 years ago
* fix systest/posting-size-calculation (posting/size_test.sh) to return exit 1 if test fail
* r...
Fixes DGRAPH-1689.
eeb0dcbcad65ec0d73c174328b6b6f880ac7be6a authored over 4 years ago* tagged everything in the version
* print sha256 in hex
Fixes DGRAPH-1692
0088d7492a7ac22be1e7b57f80b60b4b5489415b authored over 4 years ago
Fixes DGRAPH-1722
Fixes DGRAPH-1723
This PR adds support for Vault kv v1 in addition to v2. ...
eff3dd9bb0e2fa20d5d20b992bc36f5829245461 authored over 4 years ago* added example on how to deal with reverse edges and acl
* some typo fixes
03dd2d326ac7e27259a3df3a19bb30fb5e860d83 authored over 4 years agoAuth rules were not applied on type having @dgraph directive because they were stored in authRul...
8562311a6e70eb7278abcb5c9c0c004196f206dd authored over 4 years agocce4a371f566d352616a9078a58ab63102a66968 authored over 4 years ago
* feat(GraphQL): Adds Apollo tracing to graphql extensions. (#5541)
* feat(GraphQl): Adds "--gr...
Earlier we had worker.ShutdownCh which was used to pass information between alpha/run.go and gra...
2d6de9402ec8711edec39f469111b703dc33af70 authored over 4 years agoThis adds a new section to the docs to explain the how-to steps to reset the groot user password...
a0f1d0b307287ea069e9f866916a302b3fa31038 authored over 4 years agoThis PR fixes the issue where live loader was not able to import the schema exported using expor...
76ae60ba2a6d8dab68c3eef5637f7faa7198e5b2 authored over 4 years agoCo-authored-by: Daniel Mai <[email protected]>
dd6683a7fe2504593499a1fc8745aa1767191f38 authored over 4 years ago37a9d1027f27284cf9f7ff4a11c88723260c777b authored over 4 years ago
* Add example curl command to apply the license
* Add example dgraph zero --enterprise_license ...
8f1017fce486fec119384ba2076704feb41056ce authored over 4 years ago
* If JWT custom claim field is string, parse as JSON
Co-authored-by: David Peek <[email protected]>
27afedf1e51f184636abc5c5b8f9becdaefdbf44 authored over 4 years ago8a5477328a76289497ff933f5475e64cefc02895 authored over 4 years ago
88c0a186515c5f07eac45f48a3231077fd6182ea authored over 4 years ago
* Added support for custom names in headers
* Continue to support old header definition
* ...
bbf49dca743cf2c95d072a1bfc169d7032011947 authored over 4 years agoFixes: DGRAPH-1608
srcFn.n should be equal to len(q.UidList.Uids) for implementation DivideAn...
21842681917c3152d4e252eb18b646649f51c5fb authored over 4 years ago* add miltiple zeros to alphas configs
* Fix MAINTAINER command
MAINTAINER command is depr...
0ff8b84b18cdf6fe88edcaa9cdce7589bd3db53b authored over 4 years ago7320db902e73bb5e29a60dceb7ad41ad2b24568e authored over 4 years ago
In badger, the right key might be a badger specific key that Dgraph
cannot understand. To deal ...
Requests for other groups are being sent to the leader but the request
for the group the receiv...
FIXES - DGRAPH-1613
The incremental roll-up uses a `map` to keep track of the keys that shoul...
b77c23c665f6ae35aba5b1b54a0700d51c0cb8d0 authored over 4 years ago38694548f3106a91b0325e740ea1d5c71854e08e authored over 4 years ago
Co-authored-by: Daniel Mai <[email protected]>
1bfe95cc6b99e01e50a397d9c3ca28a92fdfa5cf authored over 4 years ago
This PR updates badger. The important changes are
```
KeepL0InMemory -> Set to false (badger d...
3202d24ce0189091ef6a8f988eb335ad7ebc1c0e authored over 4 years ago
ec791b0c013bd36e430a0ad0cb85da85fc323fc6 authored over 4 years ago
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.
415a658509975f2e05761b350047a2db50ff0c18 authored over 4 years ago9765e3fbf6e0db301a74dd77e171a9088124bda1 authored over 4 years ago
* Allow whitespace in secret header value
* Addressed comments
55e3e9fa601f14fd8323a05cea50abb9cc0c227a authored over 4 years agoThis would allow users to pass in arguments to fields of remote endpoints.
b29a977477d0373314f8876e9dafdac1eba9bf0a authored over 4 years agoFixes GRAPHQL-358
476c7aa4781e1b203b913215e7484a9d60806d10 authored over 4 years agod22d092907168fe66daa9ae20a8b2479a7fb81d6 authored over 4 years ago
I changed the test backup to have three groups instead of one and I noticed that
the test didn'...
This change removes the need to convert between int and uint32.
Group IDs are always uint32.
Currently, zero uses the MaxRaftId to assign RAFT IDs to new nodes. However, the
MaxRaftId valu...