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
b601686d63ff8dfa3ea84ae6d6d6ee443c287282 authored over 4 years ago
4ee4af812bc73d65a5bc1d45c3116a6552f182ad authored over 4 years ago
5349aa1de53a95da77ac13b1bb76efc8fb39ee66 authored over 4 years ago
This PR adds GraphQL docs under Dgraph docs.
fd0b4ad482c1446d4e15005b75dea06e4c44300a authored over 4 years agod6975fd1060a3c372b3362ac064c55d8d95fcef4 authored over 4 years ago
* Fix DGRAPH-2185
* Update the help message for idx flag in dgraph zero
54907b83bb3fbbbbe12d7d995b410693eac550f8 authored over 4 years agoThis reverts commit 9d7fc94c4c1e712cf6090581e7d35290c77b6d18.
5ecef43c70e60435099c426ef1d7ff6b20ddbbd1 authored over 4 years agoccbc89cd46c0787e2b3d19a610c4ca52f36248fa authored over 4 years ago
Fixes #5641
Fixes GRAPHQL-508
Fixes [Discuss Issue](https://discuss.dgraph.io/t/custom-mutatio...
This PR allows case insensitive auth header for graphql subscriptions.
d807eb7d00f61b62c4cd67e8dbaa1f7d45512135 authored over 4 years ago
Fixes DGRAPH-1714.
This PR adds documentation for upgrading from `v20.03.x` to `v20.07.0`. It a...
d1c3cd751bdf0184dc98cabed1e99c73243e7799 authored over 4 years ago
223238a2bebaef547d432b72f2192297426ac059 authored over 4 years ago
Right now, keys are only added for rollups during queries. Keys that
only receive queries will ...
This PR fixes panic error when expiry is not given in jwt for subscriptions using authorization.
37823e9153506f244a89630071253a55b6d4305b authored over 4 years ago898a8f32527a8a2726ea9f9e803c519b153a052d authored over 4 years ago
- Reduce batch size to 16.
- Force a rollup to happen every 500ms instead of 2s.
Related to ...
fa013db935cdc64ca5eb31139057528d83751a3b authored over 4 years ago
The compression level is set in the `setBadgerOptions` function and setting
`compressionLevel` ...
For the schema
type Tweets {
id: String! @id
score: Int
}
getTweets query was not bei...
bb8e4b9d5456cc05a1abd15933b95881ca8e156b authored over 4 years agoThe issue was that when starting alpha with `--my` option and the port is not specified, or the ...
e199e55066802ecfb3b9adf9a9f3285e5d45defb authored over 4 years agoaca09216f0cfa5a125a81235127285d45e2fe546 authored over 4 years ago
Clear out the start_ts field in the postings of deltas before they are
marshalled to avoid stor...
665a54507fccdeebc013c0e938bed2d0c53521d2 authored over 4 years ago
This PR splits docs with larger pages into smaller ones.
Splitting work is from https://githu...
88651b4d4f438317303c0252275f4c317af8cfc8 authored over 4 years agoSplit keys for indexes can cause out-of-order issues due to the variable length of the term insi...
2a3b85c9cc9bf6bcb62564bb6bf12669967ed7da authored over 4 years agoLive Loader can now support Slash GraphQL
Here is an example:
```
./dgraph live --slash_gr...
The order in which the query responses were returned, was not fixed earlier, so the test was fla...
198f68057a38f2bff488da4b359d761dbc1a0953 authored over 4 years agoCalculating min and max versions upfront requires iterating over the entire Badger DB. For large...
5e39c8aa8b4091d7fffcf8b2f18a98d712544539 authored over 4 years agoFixes GraphQL-600.
This PR adds DQL query (previously known as GraphQL+-) support in GraphQL ...
117ac3c477535ca31684dfe821eb82824f69749e authored over 4 years ago8661bcc109f689db37947078b379988acc3b489d authored over 4 years ago
* Pick latest tag among all tags
* Use a constant version number v99 with commit id on master...
9fb934a1d9a5fa68c08012781885ca8b1d73050e authored over 4 years agoThis PR fixes the empty string response for a zero-datetime value. The "0001-01-01T00:00:00Z" da...
386665f95ab538cd6c5aab4516c0cb63e4a1e04c authored over 4 years ago* Benchmark Auth queries and compare it with non Auth queries.
Co-authored-by: Pawan Rawal <p...
6ecf91e35fb31621a3532dad5fbf4ad13671e35b authored over 4 years agoThis PR fix bug in custom resolver, now body need not have all the fields(both nullable and non-...
72e6a4757d3cc7fb68479a50ab72303a780feb49 authored over 4 years ago
This adds a codename field to the dgraph version output. The codename
is set explicitly in the ...
768da25d9584a39f845af15e9158f9782fec16e4 authored over 4 years ago
The standalone images build from the same tags as the `dgraph/dgraph` image.
To build and pus...
bcd16848408d918c289131fede572265fb178551 authored over 4 years agoThis PR disallow Subscription typename so that it doesn't conflict with Subscriptions generated.
601e837e39d6e796db8f5c46921413f63e02b3c2 authored over 4 years agoa5c469d56741a4a6e2c668b5053dba17bbfa5860 authored over 4 years ago
Make sure both the main and reverse edges are deleted when the main
edge is deleted.
Fixes GRAPHQL-562.
91e28d53c356312956230dad94dfb0d5e9f04135 authored over 4 years agoFixes GRAPHQL-590.
This PR fixes wrong parameter value being supplied in the URL query parame...
3f91f2976615cb80ef8338808f9817ec684d3ef4 authored over 4 years ago
FIxes GRAPHQL-589.
See [Discuss](https://discuss.dgraph.io/t/panic-when-update-with-filter-but-...
Since we don't use GitHub issues anymore, error messages should not link to them. Updating the e...
b8197a314f87055235e306b7c74bd4ddf6f3f798 authored over 4 years ago* Fix auth rewriting for nested queries when RBAC rule is true.
3e3a53f532d453d9b9479faca51220bda599a0d2 authored over 4 years ago
Currently the code keeps tracks of the split startUids and updates them
as the posting lists ar...
33a710451cc9884fdfe369f66c94420d34b049be authored over 4 years ago
52019d39ec885a1d8297c21e5ef1f532fdae71c5 authored over 4 years ago
This PR skips the flaky subscriptions tests TestSubscriptionAuth_SameQueryAndClaimsButDifferentE...
3cbfba1251a5f03ccee2cfc7f9955f3fc6efebc3 authored over 4 years agoThis is so we can know what the config is set to in Zero.
Example:
I0721 04:39:20.865338 ...
b3b8f3ee1957bba6f9fe11da7111bc1a0c817f96 authored over 4 years agoeeb6187b1e7712196c82796af28f31416040cdad authored over 4 years ago
fc5927bbbe9f13a9e15fa9ea62075df6120eb45d authored over 4 years ago
3dce19f42e2a8f90e65476aa00b3db4c0173a30c authored over 4 years ago
* Validate JWT Claims and test JWT expiry.
5a67b9497fdb4a2c67638e3fc2601d628aa238f0 authored over 4 years agoSigned-off-by: Tiger <[email protected]>
43cce17f86015535893e6679af7a9c870cbd3c81 authored over 4 years ago
Co-authored-by: Manish R Jain <[email protected]>
Co-authored-by: parasssh <[email protected]>
4baa84cb469c77b5c58e27ddd72df75bc8e26437 authored over 4 years ago
PR #5802 introduced a bug that caused the adminServer global variable to
never be set, which in...
* removed log info
* added missing functions in auth.go
* resolved merge issues
* added...
5f81aac3d4c5bc0e1ef114c3f288caf177e99d20 authored over 4 years agoThe error message for the unparsable input file for the live loader was printing incorrect filen...
55625ec9bbcef3382d61bf9a5c5a62abbbc1a413 authored over 4 years agoCo-authored-by: parasssh <[email protected]>
07f32ea8417120a153e2cbf32a03b1a1f9ecd976 authored over 4 years agoCreated a file for testing if the license is applied correctly. It contains 3 tests.
1. Apply...
61363d1837b929d04fe988af40b888e9f82370ea authored over 4 years ago
The grpcWorker.ServeTask function is called when a request is received
over the network (sent b...
Signed-off-by: பாலாஜி <[email protected]>
7cf728a6988bb36cddcf529c9aaf5d177d17d0e1 authored over 4 years ago363dd463a4cd63aa963a78dbf70f9a0d0b0e68d5 authored over 4 years ago
Fixes GRAPHQL-577.
This PR updates the usage text for `--whitelist` flag in `alpha` to reflec...
b300f298f4a6f503faa50529093095eaf14111b3 authored over 4 years ago* Maintain backward compatibility for `Dgraph.Authorization` in schema
93a0813551ced389c77afc57af9a71d267399dd2 authored over 4 years ago6b5ed3f6f4665567cc4bee8fbebf5a59133dac31 authored over 4 years ago
440b474607977e1c8b601760edaeb7efdf118eb5 authored over 4 years ago
d696e03c40eb70f60b1fac15c8e3933ce6095141 authored over 4 years ago
* fix: Set cert default duration to 1 year.
* docs(Deploy): Document default validity and upd...
cfc8217a454952a7c14f809a9d7122bedae9f6eb authored over 4 years ago* Initialize delta.GroupChecksums if nil
delta.GroupChecksums is nil at this point in the cod...
3c46878bc98856e5129933b143668a07b4513903 authored over 4 years ago
When updating a single uid predicate with a reverse index, the existing entry in the
reverse in...
Fixes DGRAPH-1914
ef640486e62776c453e43da1a1b75573006328bd authored over 4 years ago3c710183af4b6699f4656360b091a9795a8def5c authored over 4 years ago
* contrib k8s ha support dgraph alpha multiple zero support
3ff7d3f52069e9996ce746d3d00e900e8de80766 authored over 4 years agoThe POST request for applying the enterprise license key can only be sent to the leader zero end...
44ac777ebd750a7a99f76336f19850734cc57143 authored over 4 years agoe9c3f05d8f1edf10c1ac17c8fa1001331cd72e17 authored over 4 years ago
* remove slack link and replace forum to community
* Updated with master
* Reverted Events...
a69b22f5337d932a19278563d4a30537185d4400 authored over 4 years ago
1. This PR enhances usability by not omitting default fields in /state and /assign endpoints.
2...
Signed-off-by: பாலாஜி <[email protected]>
dfcdf7c83bea5f25871943e243409a86429144d1 authored over 4 years agoc9ea2cb208b67dd6dc31bd4177dac4e08585abcb authored over 4 years ago
There were cases that get rewritten like `updateStudent(func: type(Student)) @filter(uid(0x123))...
64ce93bf6890eb20b09017453ae78fb63b3bf80e authored over 4 years ago
1. Upgrades jwt-go to v4 to support multiple aud claims in JWT
2. Makes JWT token expiry field ...
RFC: https://discuss.dgraph.io/t/rfc-remote-export/7615
Related: #5968
* Update badger to v20.07.0-rc1
This commit brings the following new changes from badger.
Th...
75ac92d873a6bc5989f77bd255c393eaf81e5334 authored over 4 years ago
Fixes GraphQL-570.
Earlier, sending a query like this:
```
query ($filter: CountryFilter!){...
Fixes #5744
There was another bug where field which map to reverse edges in Dgraph where gene...
ecec0714e5a49ca24ef763c132bd4671ac5df46a authored over 4 years ago144685a84c71723d7ec76fd4b29160959221fc44 authored over 4 years ago
d27ca2d7b68275d776b323d8d6e045650ed3405d authored over 4 years ago
4c845ee82ff37732a57af70b7564fbeb4da496c9 authored over 4 years ago
* Change first sentence in docs to be more GraphQL focused.
* Update _index.md
Changed fir...
f3658b85f5472192fffc989db2da0b5047c1740e authored over 4 years agoSwitch to Discuss Issues.
4eddeb806412a549668634b7e82a78371cdde610 authored over 4 years agoReplaced by Discuss Issues.
becd1adca332733b8dcbf82566d063165b13a0dd authored over 4 years agoReplaced by Discuss Issues.
dd2a6035e9a77ba630e3f781bcad2e882ada8913 authored over 4 years agoReplaced by Discuss Issues.
fb331cc5697bc13d4bd2c02f6b8059f5dba62243 authored over 4 years agoReplaced by Discuss Issues.
d1f3b0ccd3f6159bc26b5c9117535d35053273dc authored over 4 years agoSwitch to Discuss Issues.
f1ae59b305b24a895c84de86e1275c549aaf576c authored over 4 years agob06a0eb80ace0005f7d1e67477c30db1a6239caf authored over 4 years ago