Ecosyste.ms: OpenCollective

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

Unigraph

Creating a universal, searchable personal knowledge base that integrates with your existing workflows.
Collective - Host: opensource - https://opencollective.com/unigraph-dev - Website: https://unigraph.dev - Code: https://github.com/unigraph-dev

Adds ludicrous mode to live loader (#5419)

* Adds ludicrous mode to live loader

* changed msg

github.com/unigraph-dev/dgraph - 02c90d2384f4696cf48d40a9df4319b92aff8a57 authored over 4 years ago by Harshil Goel <[email protected]>
graphql: Fixes a function rename (#5434)

github.com/unigraph-dev/dgraph - 802d471a3c07b044b4ea89439b783dc59b2d58c6 authored over 4 years ago by Harshil Goel <[email protected]>
graphql: E2E tests for Auth GraphQL (#5431)

Added E2E tests for Add mutations in auth (#5391) and Update mutations in auth(#5413)

github.com/unigraph-dev/dgraph - aa9c9e1a10a6611b6ba9f6fb3d479e4d8b569617 authored over 4 years ago by Harshil Goel <[email protected]>
Add LogRequest variable to config input (#5197)

Fixes: DGRAPH-1123

This PR adds support for logRequest config param. logRequest can have true...

github.com/unigraph-dev/dgraph - 449c06b552f2deeda064d3754825dc0168b5fee3 authored over 4 years ago by Animesh Chandra Pathak <[email protected]>
graphql: refactor custom directive http operation -> mode (#5415)

This PR refactors operation to mode inside @custom->http.
Also, the generated GraphQL schema wa...

github.com/unigraph-dev/dgraph - ac13b22a94723711f7b5359f70b74241237dd034 authored over 4 years ago by Abhimanyu Singh Gaur <[email protected]>
Pre evaluate auth rule with missing variable. (#5421)

* Pre evaluate auth rule with missing variable.

* Address comment and fix get query.

github.com/unigraph-dev/dgraph - 80404e609855f9b027b1fc02c7eb6c9634c4eee4 authored over 4 years ago by Arijit Das <[email protected]>
Initialize sentry at the begin of alpha.Run() (#5409)

github.com/unigraph-dev/dgraph - c9bc5cab2a521d5c9b6c572023d3a0db572eb48f authored over 4 years ago by parasssh <[email protected]>
Change the default ratio of traces from 1 to 0.01. (#5405)

Opencensus traces are taking a lot of memory.

github.com/unigraph-dev/dgraph - a2c9e160aac447bc92db798672a42c5c16e0cbee authored over 4 years ago by Martin Martinez Rivera <[email protected]>
graphql: Minor delete mutation msg fix (#5316)

This PR changes the delete msg reported for the case when no nodes are deleted to No nodes were ...

github.com/unigraph-dev/dgraph - 47f2f51db7d46fd17f29663257c5b26a656478e6 authored over 4 years ago by Apoorv Vardhan <[email protected]>
graphql: report all errors during schema update (#5425)

This PR makes sure that all schema related errors are reported during schema update.
Fixes #GRA...

github.com/unigraph-dev/dgraph - 401e052e20b44728ee2be37d14291fdc211a6527 authored over 4 years ago by Abhimanyu Singh Gaur <[email protected]>
graphql: move alias to end of graphql pipeline (#5369)

github.com/unigraph-dev/dgraph - cb01b0d76d6a0ad36c5e88d0a28dbf19493ff757 authored over 4 years ago by Michael Compton <[email protected]>
Worker: Return nil on error (#5414)

The following output from pprof shows that the `pb.Result{}` takes
up a lot of memory. This PR...

github.com/unigraph-dev/dgraph - 5890a6c48491f97e6036efa5ad8fbd366e0d379b authored over 4 years ago by Ibrahim Jarif <[email protected]>
Add Auth header to Allowed headers list (#5388)

* Add Auth header to Allowed headers list

* Addressed comments

* Added test

* Fixed for...

github.com/unigraph-dev/dgraph - d73aa3aea36c2e81f9352354eceb40d7c3d7815a authored over 4 years ago by Apoorv Vardhan <[email protected]>
graphql: Added RBAC and related tests (#5392)

* added rbac

* fixed some tests

github.com/unigraph-dev/dgraph - f9d8509944317317f17d8c2a748ef9c3bee3764a authored over 4 years ago by Harshil Goel <[email protected]>
Backup can take S3 credentials from IAM (#5387)

* Checking IAM for permissions

* FillRestoreCredentials uses IAM

* Upgrading minio

github.com/unigraph-dev/dgraph - 1b311d55fbf06b926a20e1a377b181f8dce7c3fc authored over 4 years ago by Tejas Dinkar <[email protected]>
Fix protobuf headers check. (#5381)

If installed from a package manager, the header files will be at
/usr/include not /usr/local/in...

github.com/unigraph-dev/dgraph - cd8917f8561cf23dfecb2d8519a1bca692f7e131 authored over 4 years ago by Martin Martinez Rivera <[email protected]>
Improve documentation about design concepts (#4551)

- Update struct definitions
- Fix typos
- Add note about snapshots

github.com/unigraph-dev/dgraph - 632666fad5968b5d76e1e468ffc13f71e131ca22 authored over 4 years ago by Pablo Castellano <[email protected]>
Fix warning about issues with the cancel function. (#5397)

The context created with context.WithCancel should be cancelled before
jumping to the START label.

github.com/unigraph-dev/dgraph - a17cc27a281ab78f7b1d5ee27a3c735f016fa92b authored over 4 years ago by Martin Martinez Rivera <[email protected]>
Fix more empty string checks. (#5396)

github.com/unigraph-dev/dgraph - d5b60fa65256ca402ed1c6d187278d00b578bf93 authored over 4 years ago by Martin Martinez Rivera <[email protected]>
Update group checksums when combining multiple deltas. (#5394)

The function processing the oracle delta stream combines multiple deltas
into one to reduce the...

github.com/unigraph-dev/dgraph - 041d5e6c137193a3985052b98b2ddd270918c57b authored over 4 years ago by Martin Martinez Rivera <[email protected]>
Add authorization deletion test cases.

Merging graphql/authorization branch into master after authorization.

github.com/unigraph-dev/dgraph - 38df1669ca92ab76e49ebf4945ed353e7073c48c authored over 4 years ago by Arijit Das <[email protected]>
Validates custom rules are not part of auth rules. (#5385)

* Add validation rules for @auth.

* Fix failing test.

* Address comment.

* Fix test.

* Merge...

github.com/unigraph-dev/dgraph - 05f56354fb10824fbfadb38ade582b862308bc24 authored over 4 years ago by Arijit Das <[email protected]>
graphql: Do graphql query/mutation validation in the mock server. (#5362)

GraphQL variables were not being defined in the query/mutation that were being sent to the remot...

github.com/unigraph-dev/dgraph - 3203fd0e5a4c6aba26b8a66a8e6360f39421568a authored over 4 years ago by Pawan Rawal <[email protected]>
mTLS/TLS documentation fixes (#5382)

* doc fixes for mTLS/TLS dgraph live, dgraph cert, curl

github.com/unigraph-dev/dgraph - cd454e58a45a4020e2a5c90ad822ce7d0244be5e authored over 4 years ago by Joaquin Menchaca <[email protected]>
update label.yml (#5395)

Make it run only on new PRs. Prevent it from creating multiple events with Branch synchronization.

github.com/unigraph-dev/dgraph - 021a29628a3ce8124c52c36e9ad2a466ee3d90ad authored over 4 years ago by Michel Diz <[email protected]>
Fix empty string checks. (#5390)

There's no need to call the len function when checking for an empty
string.

github.com/unigraph-dev/dgraph - 27645af553cdce122c200c7493bfe34e8b9237c7 authored over 4 years ago by Martin Martinez Rivera <[email protected]>
Fix typo in Tutorial (#4549)

github.com/unigraph-dev/dgraph - 1c304a95347f481c079120196228fb3710a61211 authored over 4 years ago by Andres Lowrie <[email protected]>
Fix segmentation fault in query.go (#5377)

Use the GetUids function which handles the case where the pointer is nil
correctly.

Fixes DG...

github.com/unigraph-dev/dgraph - 3ced380747796eacc39d5dbf2c415542c93112c7 authored over 4 years ago by Martin Martinez Rivera <[email protected]>
Update docs README.md. (#5325)

* Update README.md

Including the specific hugo version that the Dgraph docs work with.

* U...

github.com/unigraph-dev/dgraph - 5293cadde7b0103deb12c4f036b9ae9a29ef3782 authored over 4 years ago by Katharine <[email protected]>
Adds Github Actions Labeler (#5365)

* add Labeler

* Add Martin's suggestion and some more

* add more refs for integrations

github.com/unigraph-dev/dgraph - 5bd54b0972b96bb88b281e24eaa0ee5ca77602ed authored over 4 years ago by Michel Diz <[email protected]>
EE license fixes. (#5383)

Fixes DGRAPH-1341

This patch make several fixes and improvements
- Apply the option enterp...

github.com/unigraph-dev/dgraph - 4e35cba37f8176f8d3681451d6faa4df021d4130 authored over 4 years ago by parasssh <[email protected]>
contrib: Use xgo to use Cgo in cross-compiled release builds. (#5120)

This updates the release.sh script to use xgo for Linux, Windows,
and Darwin builds. This uses
...

github.com/unigraph-dev/dgraph - c817b67d79f3ba4e4152d00d21cd6cbda7ed170d authored over 4 years ago by Daniel Mai <[email protected]>
graphql: custom logic validation improvements (#5372)

This PR improves upon the current validations for custom logic and adds some more validations.
...

github.com/unigraph-dev/dgraph - 1966e81e83737c529d1df5bb55ad925c2b57ea1f authored over 4 years ago by Abhimanyu Singh Gaur <[email protected]>
More changes in fastJsonNode (#5359)

This PR further tries to simplify fastJsonNode processing. It has following changes:
* Return e...

github.com/unigraph-dev/dgraph - 409f253b4dd9742018c043842a04315d67ede637 authored over 4 years ago by Ashish Goswami <[email protected]>
graphql: remove custom directive from internal schema (#5354)

This PR removes custom directive from internal schema and stores it in a separate mapping. @cust...

github.com/unigraph-dev/dgraph - e2fa4614a06759f0d350e705588ba9a3e92cefa1 authored over 4 years ago by Abhimanyu Singh Gaur <[email protected]>
Replace TxnWriter with WriteBatch (#5007)

* Replace txnWriter with WriteBatch
* Add benchmark file writer_test.go

Co-authored-by: Ibra...

github.com/unigraph-dev/dgraph - 20494f9cae244152f075c2cfcca7aa4b7e249ba5 authored over 4 years ago by Anurag <[email protected]>
DGRAPH-1287 Updated example dgraph-ha.yaml for sec best practices (#5346)

* DGRAPH-1287 Updated example dgraph-ha.yaml for sec best practices, eksctl cluster manifest upd...

github.com/unigraph-dev/dgraph - cbc764b3070ba662ee84ab2cdf5867663a7f32a7 authored over 4 years ago by Joaquin Menchaca <[email protected]>
docs: Update Hugo config for latest Hugo version. (#5337)

These changes make docs work with Hugo v0.69.2 (the current
latest version).

Starting with H...

github.com/unigraph-dev/dgraph - f5aab0e2bbc46c12354a2b92b816519f2275b639 authored over 4 years ago by Daniel Mai <[email protected]>
Removing Bulk Loader Encryption content to Deploy (#5345)

github.com/unigraph-dev/dgraph - f68cea901cda96e64fd07b8adf7ea402566d1a7d authored over 4 years ago by Katharine <[email protected]>
Documentation for encrypted exports DGRAPH-1216 (#5344)

* Documentation for encrypted exports

Resolves: https://dgraph.atlassian.net/browse/DGRAPH-12...

github.com/unigraph-dev/dgraph - 74ec2a4c4807c71d5faa7c4abcdba0be4c559562 authored over 4 years ago by Katharine <[email protected]>
Adding 8th getting started tutorial to documentation site (#5340)

* minor: reference link fix
* remove duplicate heading
* Adding tutorial 8 and other changes
...

github.com/unigraph-dev/dgraph - 8fff738967ab98c247a8bd4f915f070545aacab9 authored over 4 years ago by Prashant Shahi <[email protected]>
graphql: add GraphQL authorisation (#5179)

* add Auth directive (#5178)
* parse auth rules (#5180)
* added query rewriting and e2e tests ...

github.com/unigraph-dev/dgraph - 7e1cf6a8dcb22f25b2c59991a9631978e9960e2a authored over 4 years ago by Michael Compton <[email protected]>
don't allow custom fields in subscription (#5324)

github.com/unigraph-dev/dgraph - 0024241ecbf335f0e5573fcf51e934e00aee12e2 authored over 4 years ago by balaji <[email protected]>
graphql: ensure upserts don't have accidental edge removal (#5356)

Fixes #5355

github.com/unigraph-dev/dgraph - b972933c0fffce86d47568d2e445e2134ac80a42 authored over 4 years ago by Michael Compton <[email protected]>
docs: Fix broken link for versioned page. (#5367)

Use relref link to refer to a page in a specific version of the
docs. Using relref fixes two th...

github.com/unigraph-dev/dgraph - ad5b5867a28186613e431baaa02cb613db6f4e61 authored over 4 years ago by Daniel Mai <[email protected]>
Avoid deleting empty ranges from the write-ahead log. (#5343)

Somebody reported that an error message is printed in this line (due to
compaction happening at...

github.com/unigraph-dev/dgraph - ac0a7897791d3a3e9aa078de23c9364f0b1b3383 authored over 4 years ago by Martin Martinez Rivera <[email protected]>
Print error when applying enterprise license fails. (#5342)

github.com/unigraph-dev/dgraph - b6f50492dad2c4c64e5fa15c7989e335c56b1a68 authored over 4 years ago by Martin Martinez Rivera <[email protected]>
Documentation: connecting multiple Dgraph nodes to Jaeger (#5332)

* Add files via upload

* Add files via upload

* Resolves https://dgraph.atlassian.net/brow...

github.com/unigraph-dev/dgraph - b5ed8683bb090691a1479242ab250bfa3c3956f1 authored over 4 years ago by Katharine <[email protected]>
Add a check to throw an error is a nil pointer is passed to unmarshalOrCopy (#5334)

github.com/unigraph-dev/dgraph - 63a5e3ae40b4ff671bc2764cf675ffab2105160c authored over 4 years ago by Martin Martinez Rivera <[email protected]>
Add GraphQL admin endpoint to list backups. (#5307)

An endpoint to read the backup manifests in the given location.

Fixes DGRAPH-1229

github.com/unigraph-dev/dgraph - 56846aec894127b218a590644c76ef3d980cc80f authored over 4 years ago by Martin Martinez Rivera <[email protected]>
graphql: Recover from panic within goroutines used for resolving custom fields. (#5329)

We recover from any panics encountered within go-routines used for resolving custom fields and r...

github.com/unigraph-dev/dgraph - 9055c8f216e10f7427ce116fa4bb66464df9cc37 authored over 4 years ago by Pawan Rawal <[email protected]>
Adding Quickstart guide and Moving get started series to tutorials page (#4864)

* Adding Quickstart guide - migrating get-started series to tutorials page

- Adding Quickstar...

github.com/unigraph-dev/dgraph - 5477d270879d8d82e72ab81883d32e9f171b7f35 authored over 4 years ago by Prashant Shahi <[email protected]>
graphql: Start collecting and returning errors from remote remote GraphQL endpoints. (#5328)

Earlier while resolving fields, errors returned from GraphQL endpoints were not propagated to th...

github.com/unigraph-dev/dgraph - 5e59c51ca0cf2154a78c45650c2241d84ee2e0d8 authored over 4 years ago by Pawan Rawal <[email protected]>
Remove noisy logs in tablet move (#5333)

github.com/unigraph-dev/dgraph - 0cd1e4dc2331cd8796983ddd95d1c557ac7c1f84 authored over 4 years ago by Anurag <[email protected]>
Add support for multiple uids in uid_in function (#5292)

Support multiple uids in UID_IN

github.com/unigraph-dev/dgraph - 3c12533b8822878861c7c84fedd3915be0092bd0 authored over 4 years ago by Anurag <[email protected]>
add nested type checking to graphql custom logic (#5299)

github.com/unigraph-dev/dgraph - 18b490fd4dc180b7ed3ff5f7756ab3a46244aef7 authored over 4 years ago by balaji <[email protected]>
Adding docs about filtering on list (#5306)

* Adding docs about filtering on list

Signed-off-by: Prashant Shahi <[email protected]>

github.com/unigraph-dev/dgraph - 9d10c9e7bc97cb2844b9011344b5390524be0b95 authored over 4 years ago by Prashant Shahi <[email protected]>
Export: Ignore deleted predicates from schema (#5302)

Fixes https://github.com/dgraph-io/dgraph/issues/5053
Fixes DGRAPH-1260

The current implemen...

github.com/unigraph-dev/dgraph - 23140a9f61116ead3defda05bbade9eeca161aef authored over 4 years ago by Ibrahim Jarif <[email protected]>
Change the expected response structure for queries/mutations that are resolved through HTTP endpoints. (#5319)

Earlier, we expected the response to be an object with a key that was the same as the key define...

github.com/unigraph-dev/dgraph - 2531f1879979f33a98c6a4754a4fa4ca717b61ea authored over 4 years ago by Pawan Rawal <[email protected]>
Remove TODO that's been already done. (#5321)

github.com/unigraph-dev/dgraph - 8f4993b6beb3ec547a6f6c8150125fc853e94bf2 authored over 4 years ago by Martin Martinez Rivera <[email protected]>
Fix response for partial admin queries. (#5317)

Handle `[]map[string]interface{}` separately from `[]interface{}` in `completObject` function. T...

github.com/unigraph-dev/dgraph - aa4ece96ea48e85968a17ca9621195402ee463ef authored over 4 years ago by Pawan Rawal <[email protected]>
docs: Add section about ludricrous mode. (#5310)

All the ludicrous mode changes made it in v20.03.1.

Fixes DGRAPH-1187.

github.com/unigraph-dev/dgraph - e98240d1453a2b63973811021f8529cf61284136 authored over 4 years ago by Daniel Mai <[email protected]>
docs: Add section about compression level option. (#5294)

This adds a section to cover disk compression in Dgraph and the configuration option --badger.co...

github.com/unigraph-dev/dgraph - 39e9f3212367d8d65a177b1ecfb214b72d3deac0 authored over 4 years ago by Daniel Mai <[email protected]>
GQL Changes for /health endpoint's Enterprise features info. (#5308)

github.com/unigraph-dev/dgraph - b339a2115115d73f3ef95a8507845d8157efe3da authored over 4 years ago by parasssh <[email protected]>
docs: Set v20.03.1 as the latest docs. (#5309)

github.com/unigraph-dev/dgraph - 31f0f083a3805112bd6c46e5bfc724bcc6d0f1b3 authored over 4 years ago by Daniel Mai <[email protected]>
Sentry Improvements

Fixes DGRAPH-1270

This commit makes the following improvements:
1. Segregate dev and prod ev...

github.com/unigraph-dev/dgraph - 4756f5c4569314019f57a07be6ed8f2717956df8 authored over 4 years ago by parasssh <[email protected]>
/health endpoint now shows EE Features available (#5293)

github.com/unigraph-dev/dgraph - 51f8cfb5c2d22e3c745c6eb6792493bd8b741d97 authored over 4 years ago by parasssh <[email protected]>
Update pull request template. (#5295)

Edit phrasing for referencing Jira tickets.

github.com/unigraph-dev/dgraph - 4dc4bd70efa8ea3e3b7f199c5c4cf8ccbdd6be3f authored over 4 years ago by Daniel Mai <[email protected]>
Update CHANGELOG for v1.2.3 and v20.03.1. (#5267)

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

github.com/unigraph-dev/dgraph - 37f4791dc4e7b67151e14fbcc10d9ef814fa5ed3 authored over 4 years ago by Leyla Galatin <[email protected]>
Fix protobuf regeneration script. (#5291)

This fixes the make regenerate command that should create the generated
protobuf code.

1. ma...

github.com/unigraph-dev/dgraph - ef042725f3245f00f15ba803e3bb8212fb358201 authored over 4 years ago by Daniel Mai <[email protected]>
Merge branch 'pawanrawal/graphql-custom-logic'

github.com/unigraph-dev/dgraph - df79b59294cccf3bdec43075ddb8fb0bfb373fdb authored over 4 years ago by Pawan Rawal <[email protected]>
graphql: add validations and tests for @custom graphql on fields (#5283)

This PR adds validations and tests for @custom graphql on fields

github.com/unigraph-dev/dgraph - fa663a59be5244747e5f7204dbed03f22f703d3a authored over 4 years ago by Abhimanyu Singh Gaur <[email protected]>
graphql: Resolve fields through custom GraphQL endpoints (#5271)

Fields could earlier be resolved through custom REST endpoints. This change adds support for res...

github.com/unigraph-dev/dgraph - 3a78156a3d8aa0b553b8b601eaabb4ed26908517 authored over 4 years ago by Pawan Rawal <[email protected]>
Simplify encode() (#5250)

encoder() has some repetitive code. This PR tries to simplify it for better readability
and und...

github.com/unigraph-dev/dgraph - c47a985255363de0e8b4153f5d5e47a2ca8ae0f5 authored over 4 years ago by Ashish Goswami <[email protected]>
graphql: fix password rewriting (#5256)

github.com/unigraph-dev/dgraph - 4687538836f645a7ef26fd8f33b22cf8955c1520 authored over 4 years ago by Michael Compton <[email protected]>
Downgrade protobuf to version v1.3.5 (#5290)

github.com/unigraph-dev/dgraph - 38c3640b65bd8f1e7cfc1ecbfcfb587e9c34d345 authored over 4 years ago by Ibrahim Jarif <[email protected]>
Add Badger expvar metrics to Prometheus metrics. (#5094)

Fixes #4772

This adds the following badger metrics into /debug/prometheus_metrics:

badger...

github.com/unigraph-dev/dgraph - e15ace6a52f05521e18ab4a10fd3bc206cdce73f authored over 4 years ago by Daniel Mai <[email protected]>
Track restore operations. (#5237)

github.com/unigraph-dev/dgraph - 5c18b493ba7720f113e4804a8ab2ada4a4eb5bae authored over 4 years ago by Martin Martinez Rivera <[email protected]>
Restore: Handle incorrect encryption key (#5284)

Jira - DGRAPH-1281 and DGRAPH-1282

When the restore is started, we open a badger instance wit...

github.com/unigraph-dev/dgraph - 25c37c823593fe4480ca10e3354336503be3785b authored over 4 years ago by Ibrahim Jarif <[email protected]>
Enable draining mode when doing an online restore. (#5265)

While doing an online restore, queries and mutations should be
disallowed.

github.com/unigraph-dev/dgraph - d7beef1263bac14bce98a9d9127078c786aff2ae authored over 4 years ago by Martin Martinez Rivera <[email protected]>
Change error message in case of successful license application (#5230)

Change error message in case of successful license application

github.com/unigraph-dev/dgraph - dc8b80c93eabf955178b0eb406e6c179cca048f6 authored over 4 years ago by Anurag <[email protected]>
Always set BlockSize in encoder. (#5255)

github.com/unigraph-dev/dgraph - ab93005ef19a74be0a87a991f98cf51d0c4bc3b2 authored over 4 years ago by Martin Martinez Rivera <[email protected]>
Alpha: Expose compression_level option (#5278)

This PR exposes the `compression_level` flag in `alpha`. The flag can be set as
```
dgraph al...

github.com/unigraph-dev/dgraph - 7442993fb862d16d1181a2accd860acd9ebbf67d authored over 4 years ago by Ibrahim Jarif <[email protected]>
wiki: Add info about multiple zeros in HA (#5262)

github.com/unigraph-dev/dgraph - cc07b80312a087f907d7916fd39da4b45dfa8af2 authored over 4 years ago by Ibrahim Jarif <[email protected]>
graphql: Propogate errors encountered from external endpoints back to the client (#5261)

Append errors encountered while making HTTP requests to resolve fields to the list of errors ret...

github.com/unigraph-dev/dgraph - 79acc83395a676c7a7240dd6ded74cf6555da8ae authored over 4 years ago by Pawan Rawal <[email protected]>
graphql: Support mutations on remote GraphQL endpoints (#5264)

This PR adds support for mutations on remote GraphQL endpoints through graphql.

type Mutation...

github.com/unigraph-dev/dgraph - df99f8a376e78b9d18704204455058327245f830 authored over 4 years ago by Abhimanyu Singh Gaur <[email protected]>
Update badger to commit cddf7c03451c (#5216)

This PR updates badger to latest version
https://github.com/dgraph-io/badger/commit/cddf7c03451...

github.com/unigraph-dev/dgraph - 7b37ddba6d98a5d5e49ecd1e6d76295fba18ddec authored over 4 years ago by Ibrahim Jarif <[email protected]>
Avoid crashing live loader in case the network is interrupted. (#5268)

Live loader currently runs `x.Fatalf` the moment it has a connection interrupt. Instead, it shou...

github.com/unigraph-dev/dgraph - 32266dbc1d53fcae5955a2767ae8ef6cbdf0d7f9 authored over 4 years ago by Manish R Jain <[email protected]>
Remove unused code which was missed by rebase

github.com/unigraph-dev/dgraph - aafc7acd6fad821e025d856ae440cee6f33a0f9c authored over 4 years ago by Pawan Rawal <[email protected]>
Remove some casting which isn't required anymore

github.com/unigraph-dev/dgraph - 8b90bb662a845213ac1865466707a8843f0d6c08 authored over 4 years ago by Pawan Rawal <[email protected]>
execute remote graphql queries (#5082)

github.com/unigraph-dev/dgraph - ebc051862b57d1c16586c6475b551e9d0d043507 authored over 4 years ago by balaji <[email protected]>
graphql: Add validations to the arguments of custom directive. (#5164)

So that errors are caught when the schema update is made rather than when the query is executed.

github.com/unigraph-dev/dgraph - 37c8510db46504d45e7a85d3c5cf85bf4ed5c949 authored over 4 years ago by Pawan Rawal <[email protected]>
graphql: Support mutations on remote HTTP endpoints (#5127)

Fixes #GRAPHQL-321.
This PR adds support for mutations on remote HTTP endpoints through graphql...

github.com/unigraph-dev/dgraph - 0a009161a18457b532431bf50d5886ca8d3b3c27 authored over 4 years ago by Abhimanyu Singh Gaur <[email protected]>
graphql: Support fetching custom fields for types which use a field with id directive (#5183)

This PR adds a couple of test cases and supports using xid fields (fields with @id directive) si...

github.com/unigraph-dev/dgraph - 6f08eb9236c3294d1057102dab4a4875dfa9da49 authored over 4 years ago by Pawan Rawal <[email protected]>
graphql: Add forwardHeaders to Access-Control-Allow-Headers (#5149)

This is so that the request is compatible with CORS and can be made by the browser.

github.com/unigraph-dev/dgraph - c7dc3ccc659e7af0a5d84ba72774caf9d8b95437 authored over 4 years ago by Pawan Rawal <[email protected]>
Aggregate custom logic tests to get around the issue with DropAll

github.com/unigraph-dev/dgraph - 121c6be574ee2041ff7cce6640dc018f242bb1e9 authored over 4 years ago by Pawan Rawal <[email protected]>
Remove x package from custom_log/cmd/main.go

github.com/unigraph-dev/dgraph - 82f33f3282393882d732f89c1356281673b3d638 authored over 4 years ago by Pawan Rawal <[email protected]>
graphql: Implement custom logic for fields (#5056)

With this PR, we support fetching certain fields for a type by calling an HTTP endpoint and exec...

github.com/unigraph-dev/dgraph - 24cec08e2cc40392106e7d873336b5aff616c9ef authored over 4 years ago by Pawan Rawal <[email protected]>
Fix another test

github.com/unigraph-dev/dgraph - 31d316aa645db5f493e55901815938416231f528 authored over 4 years ago by Pawan Rawal <[email protected]>
add remote graphql validation (#5039)

github.com/unigraph-dev/dgraph - 4c1879ca5bf183e338203484dab239a1d595cb12 authored over 4 years ago by balaji <[email protected]>