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

chore: systemd unit six node cluster configuration (#6154)

github.com/unigraph-dev/dgraph - 2513b0f7178c9a826e7dff22637f516cb2e53ffc authored about 4 years ago by Joaquin Menchaca <[email protected]>
build(jemalloc): Install Jemalloc if missing via Makefile. (#6463)

This PR adds a jemalloc target to makefile to install jemalloc. The make install command will ...

github.com/unigraph-dev/dgraph - 02b5118d33b58f8519804a95dc5bd9c36794a622 authored about 4 years ago by Ibrahim Jarif <[email protected]>
Fix typo in server.go (#6441)

github.com/unigraph-dev/dgraph - f7c88ee166d1c75fc82bea86379d33d2f5d82c5d authored about 4 years ago by 0xflotus <[email protected]>
Add snapshot and rollup validations (#6397)

github.com/unigraph-dev/dgraph - 303e4a719df2415ef746e30032de54d2d75df260 authored about 4 years ago by Animesh Chandra Pathak <[email protected]>
fix(bulkLoader): Use flags for cache (#6322)

Bulk loader uses caches in compression and this PR adds flags to make it
configurable.

Bulk ...

github.com/unigraph-dev/dgraph - 99341dc9f707e76b04006321acefaec4d869a000 authored about 4 years ago by Ibrahim Jarif <[email protected]>
fix(GraphQL): Fix cascade with auth query when RBAC is false (#6444)

* Fix cascade with auth query.

* Added additional E2E test.

github.com/unigraph-dev/dgraph - 8c518d4976cd54e3c5dd0954c9aedf2dcd5ae3e2 authored about 4 years ago by Arijit Das <[email protected]>
Changes github.com/dgraph-io/graphql-transport-ws version (#6462)

Fixes GRAPHQL-681

github.com/unigraph-dev/dgraph - 5aca255a5fe38bc6ca075c56f27ec0c2b817f149 authored about 4 years ago by Jatin Dev <[email protected]>
fix(GraphQL): Generate correct schema when no orderable field in a type (#6456)

Fixes GRAPHQL-650
It was introduced after #6392.

github.com/unigraph-dev/dgraph - 8e4d1216167c3ce345d955bae3d7d1d69cb27593 authored about 4 years ago by Abhimanyu Singh Gaur <[email protected]>
docs: Update list documentation (#6455)

Fixes GRAPHQL-657
Fixes [Discuss Issue](https://discuss.dgraph.io/t/documentation-that-arrays-w...

github.com/unigraph-dev/dgraph - 07cff6f56303bce07828e6829b92f3ad7195b80b authored about 4 years ago by Abhimanyu Singh Gaur <[email protected]>
fix(docs): This PR adds docs for parameterized cascade. (#6443)

Fixes GRAPHQL-659
This PR adds docs for parameterized cascade.

github.com/unigraph-dev/dgraph - 96f4d0fe12ff6073a50a83e2e54cd1c7a2b79d59 authored about 4 years ago by Jatin Dev <[email protected]>
increased timeout for rebalancing alpha nodes from 20 min to 2 hours since it times out with a very large graph (#6388)

github.com/unigraph-dev/dgraph - 213f2b3fd3f52bc127d15f534d838b02f03c7f5e authored about 4 years ago by John Goodall <[email protected]>
Fix up go.sum

github.com/unigraph-dev/dgraph - dd5a3d52c55ad8c11591ba8bbb14f6820049d93c authored about 4 years ago by Manish R Jain <[email protected]>
perf(codec): Use z.Allocator to optimize memory usage (#6452)

This PR prints out whether a Dgraph version is using jemalloc or not.
Uses map[uint64]uint64 fo...

github.com/unigraph-dev/dgraph - c8300b4df3abfe415dd5f81d337f63271b854d21 authored about 4 years ago by Manish R Jain <[email protected]>
fix(Alpha): Immediately take a snapshot if we don't have one (#6458)

This PR would cause the Alpha leader to immediately trigger a snapshot creation if it doesn't al...

github.com/unigraph-dev/dgraph - 6bd7f8e7d96d48108b4b524bdd8a2ea80fd077a0 authored about 4 years ago by Manish R Jain <[email protected]>
fix(Dgraph): Optimize how split lists are written to main DB in bulk loader. (#6432)

- Use the stream framework to iterate over the tmp DBs.
- Explicitly delete the tmp DBs at the ...

github.com/unigraph-dev/dgraph - b6e218344d6baace42ad9e473a7aa70094f55431 authored about 4 years ago by Martin Martinez Rivera <[email protected]>
Fix(GraphQL): This PR add schema cleaning in GraphQL. (#6427)

Fixes GRAPHQL-572

This PR adds schema cleaning in GraphQL which will remove empty links and t...

github.com/unigraph-dev/dgraph - bec53225d09c255345ad625ef3880c4e09a19de5 authored about 4 years ago by Jatin Dev <[email protected]>
doc: update /admin endpoint documentation. (#6415)

This PR updates documentation for the `/admin` endpoint operation and `restore` operation.

github.com/unigraph-dev/dgraph - 288eafbe97e125de96feca8f75d3d15cc158af36 authored about 4 years ago by minhaj-shakeel <[email protected]>
feat(Dgraph): Online restores allows to restore a specific backup. (#6411)

Currently online restores will restore the entire backup series. This PR allows to
restore the ...

github.com/unigraph-dev/dgraph - a459c757346674611cc74f248203780a2220ee31 authored about 4 years ago by Martin Martinez Rivera <[email protected]>
fix(Dgraph): fix bug when deleting and adding to a single UID predicate in the same transaction. (#6431)

The iterate method does not account for delete postings in the same transaction
so they have to...

github.com/unigraph-dev/dgraph - 56c8f3c670052ee999d1a77fbc351cc6159ea6ce authored about 4 years ago by Martin Martinez Rivera <[email protected]>
fix(Query): Fix wrong path response for k-shortest paths (#6437)

The k-shortest path query sometimes returns a wrong response. The cause
of this issue is inappr...

github.com/unigraph-dev/dgraph - 4792d8b1c4391a08ce2627f9615ed12699f2885f authored about 4 years ago by Ahsan Barkati <[email protected]>
fix(GraphQL): Hide info when performing mutation on id field with auth rule. (#6391)

* Hide info when performing mutation on id field with auth rule.

github.com/unigraph-dev/dgraph - 5c33428fc9adc973590c7f5eb1f8ccd55eeb26f9 authored about 4 years ago by Arijit Das <[email protected]>
fix(GraphQL): correct GraphQL variable propagation to custom-dql (#6433)

Fixes GRAPHQL-680
Fixes [Discuss Issue](https://discuss.dgraph.io/t/int-type-parameter-of-custo...

github.com/unigraph-dev/dgraph - afeea494204aaa45a6c08df2abc9f2b84d7eaebc authored about 4 years ago by Abhimanyu Singh Gaur <[email protected]>
Add value variable tests (#6393)

github.com/unigraph-dev/dgraph - 75bb4db560703b44716bd802c65458ed0832c23c authored about 4 years ago by Animesh Chandra Pathak <[email protected]>
Fix(docs): Fix subsection references in docs (#6439)

* Fix references in docs

* Fix mutations/language-rdf-types.md reference

github.com/unigraph-dev/dgraph - 027db53875b5b8d16edd35fab7741e708bfa8610 authored about 4 years ago by vmrajas <[email protected]>
fix(GraphQL): Fix squashIntoObject so that results are correctly merged (#6416)

While creating the add mutation, we weren't squashing different bits correctly which led to the ...

github.com/unigraph-dev/dgraph - 816a08f2749a4298651c26cb7b69ef5e79e1a53b authored about 4 years ago by Pawan Rawal <[email protected]>
added documentation for types of role in API keys (#6435)

added documentation for types of role in API keys

github.com/unigraph-dev/dgraph - c25ca2273c96be4527340b4016ac7ed8fa9897bd authored about 4 years ago by Neeraj Battan <[email protected]>
docs: Fix indentation in TLS docs (#6379)

This fixes minor indentation issues in the TLS documentation.

github.com/unigraph-dev/dgraph - 53bcbfd8a00f62d42d92eecaba3dd101fa6f7202 authored about 4 years ago by Ahsan Barkati <[email protected]>
chore(docs): Make the link for badger on docs an absolute link #6429

github.com/unigraph-dev/dgraph - c96e859ea9bf2064301714ddeac93f184e72266b authored about 4 years ago by Pawan Rawal <[email protected]>
Add a reference for Badger on the homepage for docs. (#6418)

github.com/unigraph-dev/dgraph - 6f90df27484b4553569bae2018ab3190256850a8 authored about 4 years ago by Pawan Rawal <[email protected]>
fix(raft): Only leader should check the quorum (#6323)

The Checkquorum() function is used by the leader to determine if it is
still a leader and not b...

github.com/unigraph-dev/dgraph - 7a8e6de219c93dc0adcc5f03a43bd2fdf657bcfd authored about 4 years ago by Ibrahim Jarif <[email protected]>
docs: Add netlify deploy docs to slash docs (#6425)

github.com/unigraph-dev/dgraph - d94e5da55d3f2fbaac58e3c00ebbe7f702d96eae authored about 4 years ago by Anurag <[email protected]>
fix(GraphQL): fix restoreStatus query with query variables (#6414)

Fixes GRAPHQL-642.

For this restoreStatus query using variable
```
query restoreStatus($res...

github.com/unigraph-dev/dgraph - 45afae9919bfa6a6888bd6ee304bc7d001233dc8 authored about 4 years ago by minhaj-shakeel <[email protected]>
fix(Dgraph): Parse Content-Type in headers correctly (#6370)

github.com/unigraph-dev/dgraph - bd874d4e2059140ef4cd9f20d8756e1c157215ba authored about 4 years ago by Ajeet D'Souza <[email protected]>
fix(GraphQL): fix for deletion on interfaces with no non Id field (#6387)

Fixes GRAPHQL-655.

For this user schema (interface have no non-Id field):

```
interface A...

github.com/unigraph-dev/dgraph - 742259b4a6514b5ce50169d85da0feba6d69cb70 authored about 4 years ago by minhaj-shakeel <[email protected]>
feat(Dgraph): Add separate compression flag for z and wal dirs (#6401)

* Add separate compression flag for z and wal dirs

* Address comments

* Address comments

github.com/unigraph-dev/dgraph - 601cc3b39ab018c3ac751d955f2508d7eebfc880 authored about 4 years ago by vmrajas <[email protected]>
feat: add schema history to graphql (#6324)

github.com/unigraph-dev/dgraph - d9e95a923e6a314c30c69d44d8f54130e6e7f997 authored about 4 years ago by Balaji Jinnah <[email protected]>
Update advanced-queries.md

github.com/unigraph-dev/dgraph - c8fee85654b9ded740f2b29da5892d6667a62f88 authored about 4 years ago by Tejas Dinkar <[email protected]>
Perf: Optimize JSON encoding (#6362)

Remove a Go map and slice in favor of using a node based structure, laid out on allocated memory...

github.com/unigraph-dev/dgraph - 2b1532d876e5a71df24679c975c13f09c6e289e7 authored about 4 years ago by Manish R Jain <[email protected]>
feat(querylang): language support for term tokenization (#6269)

* Added support for term tokenization to tokenize by language

* Cleaned up antipattern, added...

github.com/unigraph-dev/dgraph - 20a067b5c6a9a96e840a90eedddbbf31529e9462 authored about 4 years ago by Chewxy <[email protected]>
perf: Various optimizations to the bulk loader (#6412)

With this change, bulk loader runs fine over very large datasets involving billions of edges, wi...

github.com/unigraph-dev/dgraph - 9109186e0963a61e54f41c6755f778361fbe8b98 authored about 4 years ago by Manish R Jain <[email protected]>
docs: Add section on automating backups. (#6345)

github.com/unigraph-dev/dgraph - 0fab710fdc207075c5ea0a75a8cb2317a3b75ba4 authored about 4 years ago by Martin Martinez Rivera <[email protected]>
fix(GraphQL): don't generate orderable enum value for list fields (#6392)

Fixes GRAPHQL-650.

For this user schema:
```
type Starship {
id: ID!
name...

github.com/unigraph-dev/dgraph - dc66617abf96a87595cc1a677e9aaa4f97e076f5 authored about 4 years ago by Abhimanyu Singh Gaur <[email protected]>
Use z.Closer instead of y.Closer (#6394)

The closer type was moved from badger/y to ristretto/z in https://github.com/dgraph-io/ristretto...

github.com/unigraph-dev/dgraph - 028783889501fe5c514df9270242e9264e476ca8 authored about 4 years ago by Ibrahim Jarif <[email protected]>
Add missing predicates in alter schema (#6390)

github.com/unigraph-dev/dgraph - 902ea498e725ad1275eb2d2aff9f3107f847d203 authored about 4 years ago by Naman Jain <[email protected]>
fix(GraphQL): fix introspection completion bug (#6385)

Fixes GRAPHQL-673.
This PR fixes the issue where introspection queries would break if there wer...

github.com/unigraph-dev/dgraph - 243a336d17c8a27ddd6a59ffec894fdbc68f6480 authored about 4 years ago by Abhimanyu Singh Gaur <[email protected]>
fix(shutdown): Force exit if CTRL-C is caught before initialization (#6359)

Forcefully kill alpha if CTRL-C is caught before node initialization completes.

Fixes DGRAPH-...

github.com/unigraph-dev/dgraph - 41c205264df7d2f8639732475eeee3b89dcce041 authored about 4 years ago by Ibrahim Jarif <[email protected]>
chore(Docs): Update graph-links.md to remove a duplicate word. (#6378)

remove duplicate word "doesn't" from description of two-way edges.

(cherry picked from commit a...

github.com/unigraph-dev/dgraph - ea08797ff7191de514f996551a00d773700fd9c6 authored about 4 years ago by Tyler <[email protected]>
add cost for mutation (#6311)

Signed-off-by: பாலாஜி <[email protected]>

github.com/unigraph-dev/dgraph - 6439b5231044c8b16a19a293937efd3cd5b428bb authored about 4 years ago by Balaji Jinnah <[email protected]>
don't propose trail license if the licences is provided by the user. (#6367)

github.com/unigraph-dev/dgraph - 66d2755e8642e79a96a8fb50a0ea2c4037f929b3 authored about 4 years ago by Balaji Jinnah <[email protected]>
chore(compose): Simplify ACL setup and set whitelist by default. (#6376)

* chore(compose): Simplify ACL setup and set whitelist by default.

Add an --acl flag to creat...

github.com/unigraph-dev/dgraph - 5de3d797821234d1a66320f9dcf6aa1de6a32719 authored about 4 years ago by Daniel Mai <[email protected]>
Fix allignment for list items in Slash introduction page (#6383)

github.com/unigraph-dev/dgraph - e165710e85888fadfab9e21212a9b3469abe574e authored about 4 years ago by Anurag <[email protected]>
docs: Update tutorial about no requirement of indexing for filtering nodes (#6380)

There is no requirement of indexing in order to do a traversal with a @filter directive.
This f...

github.com/unigraph-dev/dgraph - 61cfaeaa79e62606620ad29819d828fc27231475 authored about 4 years ago by Ahsan Barkati <[email protected]>
doc: Add one-click doc page (#6381)

github.com/unigraph-dev/dgraph - c68fad3b459a64fd4760f002e6c4883eaf85be13 authored about 4 years ago by Anurag <[email protected]>
fix(GraphQL): This PR extend int64 range to 64-bit numeric values and adds input coercing and validation for integers. (#6275)

Fixes GRAPHQL-630
This PR extends the int64 range to 64-bit numeric values and adds input coerc...

github.com/unigraph-dev/dgraph - 82d92a3aecd543d380d8c69d90f68252b33aa1fb authored about 4 years ago by Jatin Dev <[email protected]>
doc: Adding a security page on slash

github.com/unigraph-dev/dgraph - 518a2d0bb473f3ddee4bfa1d010267ee036516c7 authored about 4 years ago by Tejas Dinkar <[email protected]>
fix(GraphQL): This PR adds documentation for Scalar DateTime type. (#6373)

Fixes GRAPHQL-631
This PR adds documentation for Scalar DateTime type.

github.com/unigraph-dev/dgraph - 91c81cae578ae2cb5b2f269b4b7897e72a3a6c43 authored about 4 years ago by Jatin Dev <[email protected]>
doc: Adding a note on backend modes

github.com/unigraph-dev/dgraph - 95d7c54d8db4e04fb855eb5ed331c76451aa8da3 authored about 4 years ago by Tejas Dinkar <[email protected]>
Fix GraphQL E2E test. (#6377)

github.com/unigraph-dev/dgraph - c3cafdc028d9c5322420f0ff1d955f4a25cd1974 authored about 4 years ago by Arijit Das <[email protected]>
fix(dgraph): sentry nil pointer check (#6372)

github.com/unigraph-dev/dgraph - 7857fa2cfc5388fa1f5787eea473ab900f51299a authored about 4 years ago by parasssh <[email protected]>
fix(GraphQL): Remove auth error from mutation. (#6329)

* Remove auth error from add mutation.

github.com/unigraph-dev/dgraph - 991f72f77c3e24bfcb3d533b94d01d76c19713a0 authored about 4 years ago by Arijit Das <[email protected]>
fix(GraphQL): Fix query rewriting for auth delete when deleting types with inverse field. (#6350)

* Fix query rewriting for auth delete when deleting types with inverse field.

github.com/unigraph-dev/dgraph - be9ebd0586e29b8edbe12b2783faf3422ca4bd40 authored about 4 years ago by Arijit Das <[email protected]>
docs: Add details of configuring/enabling TLS support (#6326)

* Add details about the types of TLS certificates.
* Add documentation for using ratel with and...

github.com/unigraph-dev/dgraph - 12f89a2c4c9313b808de97129068b7ba360278b5 authored about 4 years ago by Ahsan Barkati <[email protected]>
Pagination param "after" does not work when using func: uid(v) (#6365)

fixed : Pagination param "after" does not work when using func: uid(v)

github.com/unigraph-dev/dgraph - 732732bc031fbf6f3f5a5eccd52144acc1c14f4b authored about 4 years ago by Neeraj Battan <[email protected]>
Revert "fix(Dgraph): Replace fmt.Sprintf with strconv.FormatUint int outputrdf.go (#6310)" (#6358)

This reverts commit 4b375b390bb10a94098b4753e6ea65140617db2d.

github.com/unigraph-dev/dgraph - 15988c651d3f71ee01ce0c7e6bb7ff4deb87bf47 authored about 4 years ago by Martin Martinez Rivera <[email protected]>
fix(Dgraph): add flag to set up compression in zero. (#6338)

github.com/unigraph-dev/dgraph - 254bd2904fa236ef4527d8744f2246af27b61d9a authored about 4 years ago by Martin Martinez Rivera <[email protected]>
fix(GraphQL): incorrect generatedSchema in updateGQLSchema (#6349)

This PR fixes the behaviour where Dgraph schema was being given as generatedSchema field in upda...

github.com/unigraph-dev/dgraph - 0b8681cdca27b1032aa645ee6c0e6851ae82b154 authored about 4 years ago by Abhimanyu Singh Gaur <[email protected]>
fix: Return 404 status on non-existent API calls (#6296)

* Add feature to return 404 on non-existent API calls

* Requested changes

github.com/unigraph-dev/dgraph - 092a884b3a964a6e6c9e3ccd33fab1a8ea065c34 authored about 4 years ago by vmrajas <[email protected]>
feat(GraphQL): Add GraphQL schema validation Endpoint. (#6250)

* Add GraphQL schema validation Endpoint.

github.com/unigraph-dev/dgraph - df1c7c9ff014c67686809eab6375a88ca40a3ca4 authored about 4 years ago by Arijit Das <[email protected]>
fix(GraphQl): fix errors from authorization examples given in docs. (#6330)

This PR fix errors from authorization examples given in docs.

github.com/unigraph-dev/dgraph - 0f3bfb16e3fda7e127d2941db49096a4c1539356 authored about 4 years ago by Jatin Dev <[email protected]>
test: add --build option for docker-compose up in test script (#6348)

Fixes DGRAPH-2356
This PR fixes random GraphQL custom logic e2e test failures in TeamCity by re...

github.com/unigraph-dev/dgraph - 536b3176fec9600045d5ca2d4e60ae3a055fa1ef authored about 4 years ago by Abhimanyu Singh Gaur <[email protected]>
feat(ludicrous): Run mutations from the same predicate concurrently in ludicrous mode (#6060)

github.com/unigraph-dev/dgraph - d799fd0e43e95ab7052233027d27d192ffce1e55 authored about 4 years ago by Harshil Goel <[email protected]>
proto fix needed for PR #6331 (#6337)

github.com/unigraph-dev/dgraph - 844f34d11185ca43630e8dbb7d07c3221603eedc authored about 4 years ago by parasssh <[email protected]>
fix(Dgraph): Replace fmt.Sprintf with strconv.FormatUint int outputrdf.go (#6310)

github.com/unigraph-dev/dgraph - 4b375b390bb10a94098b4753e6ea65140617db2d authored about 4 years ago by Martin Martinez Rivera <[email protected]>
fix(Dgraph): Add flags to set table and vlog loading mode for zero. (#6315)

Related to DGRAPH-2189

github.com/unigraph-dev/dgraph - bf799992473cf334947f8507b001883333ad2d88 authored about 4 years ago by Martin Martinez Rivera <[email protected]>
Fix(Dgraph): Add a lock to backups to process one request at a time. (#6316)

It's possible that two requests reach the server around the same time
and send a requests to th...

github.com/unigraph-dev/dgraph - 5b7926018adc5ed2173d0df5b1ac5796517566ed authored about 4 years ago by Martin Martinez Rivera <[email protected]>
fix(Query) Fix Star_All delete query when used with ACL enabled (#6331)

github.com/unigraph-dev/dgraph - 501f33855aca5e1fa9b98ec75efb450d91e7b749 authored about 4 years ago by Anurag <[email protected]>
chore(compose): Specify version for tracing/metrics images. (#6139)

Specify the version for the Docker images used for Jaeger, Prometheus, Grafana,
and the Node Ex...

github.com/unigraph-dev/dgraph - 1783e0edafb995b344eb5cfd22008f9ab0b29be8 authored about 4 years ago by Daniel Mai <[email protected]>
posting list changes. (#6303)

(cherry picked from commit 926dbe1b9deab34e58fb0a1380aa862219d22e75)

github.com/unigraph-dev/dgraph - deded8bfc13a2949537e596d3807ec626790bbdc authored about 4 years ago by Martin Martinez Rivera <[email protected]>
Fix(increment): Fix readTs less than minTs (#6317)

Use the readTs for reads via LocalCache. This would ensure that users don't get a lot of ReadTs ...

github.com/unigraph-dev/dgraph - 2de4675be0ba627e2b6475897b972ba2dfb4e1ba authored about 4 years ago by Manish R Jain <[email protected]>
chore(contrib/bank): Fix logging. (#6318)

Changes:

* Log output all the time, not just for errors. This brings back the
"Moving / MO...

github.com/unigraph-dev/dgraph - c5721f607f4c0ca116c217d247f64115e2dccf40 authored about 4 years ago by Daniel Mai <[email protected]>
Fix(Alpha): MASA: Make Alpha Shutdown Again (#6313)

This PR removes the usage of context.Background() in groups.go and ensures that all the various ...

github.com/unigraph-dev/dgraph - f1941b3c072971fb1112569879afc3dd80621f70 authored about 4 years ago by Manish R Jain <[email protected]>
Revert "Fix(Dgraph): Fix how visited nodes are detected in recurse queries. (#6272)"

This reverts commit 3638c12c1b755e7478c40a5142cb9cb3701c4ed5.

github.com/unigraph-dev/dgraph - 9ab8768105e23b9cdb57ee891d42a5993e6bface authored about 4 years ago by Martin Martinez Rivera <[email protected]>
chore(contrib/bank): Add flag to change how frequent checks are run. (#6246)

This adds a -check_every flag that configures how often the total accounts and balances check is...

github.com/unigraph-dev/dgraph - dcf9f12b121680642bc99e05d4b8931b2656c89d authored about 4 years ago by Daniel Mai <[email protected]>
disable compression for WAL (#6255)

This PR disables compression from WAL in badger. WAL is supposed to be small and fast, Cache/com...

github.com/unigraph-dev/dgraph - 86d443d9044b4f05d4b89de2500ddb6c8d1c0dbb authored about 4 years ago by Naman Jain <[email protected]>
fix: Online Restore honors credentials passed in (#6295)

github.com/unigraph-dev/dgraph - a8a6e85b790e3464fefd77ab6db95b23c281149f authored about 4 years ago by Tejas Dinkar <[email protected]>
fix(ACL Query): Fixes queries which use variable at the top level (#6290)

github.com/unigraph-dev/dgraph - 6f883a4713b12b0222d0e84a05ad7e00286733a0 authored about 4 years ago by Anurag <[email protected]>
change behavior of param cascade to allow parent's cascade (with or w/o param) to trickle to child until overridden explicitly (#6283)

github.com/unigraph-dev/dgraph - 57fcd92919ba2ed5e0d44fb51d20f3fb9dced5ed authored about 4 years ago by parasssh <[email protected]>
fix panicwrap parent check (#6264)

github.com/unigraph-dev/dgraph - 52e136fb4871434e67dd79106286452ab34df2c3 authored about 4 years ago by parasssh <[email protected]>
fix(task): Return error on closed DB (#6075)

Fixes DGRAPH-2181

The queries in dgraph are processed in separate goroutines. The pstore badg...

github.com/unigraph-dev/dgraph - 3cea0fe26c27d62e9ebc5f9574cdc9ba2e31fa13 authored about 4 years ago by Ibrahim Jarif <[email protected]>
fixed schema documentation section (#6289)

github.com/unigraph-dev/dgraph - cb2eec27bedafcdb2767f03a9d6c326d76086e10 authored about 4 years ago by Anand Chandrashekar <[email protected]>
fix(GraphQL): Link xids properly if there are duplicate xids within the same add request. (#6265)

Fixes GRAPHQL-641

See https://discuss.dgraph.io/t/residual-issue-linking-grandchild-in-mutati...

github.com/unigraph-dev/dgraph - 12b27160fa0c8bc3ad668a24ef557c6bdb6cd9c0 authored about 4 years ago by Pawan Rawal <[email protected]>
feat: add --cache_mb and --cache_percentage flag (#6271)

Badger now has 2 separate caches blockCache and indexCache
(see https://github.com/dgraph-io/b...

github.com/unigraph-dev/dgraph - 079a0decf2624d21d5c3f125446adb2bcead923a authored about 4 years ago by Naman Jain <[email protected]>
fix(GraphQL): fix internal error when doing GraphQL schema introspection after drop all (#6268)

This PR fixes the "Internal error" response when querying the GraphQL schema after performing dr...

github.com/unigraph-dev/dgraph - d3bee33ba70370bfdedf532cb0facce3dcc2caca authored about 4 years ago by minhaj-shakeel <[email protected]>
fix(Dgraph): Sort manifests by BackupNum in file handler. (#6263)

This was being done in the S3 handler but not in the file handler.
By default the paths are sor...

github.com/unigraph-dev/dgraph - df63d6ca2076f059961892b9a6f192cb05f88e31 authored about 4 years ago by Martin Martinez Rivera <[email protected]>
Fix(Dgraph): Fix how visited nodes are detected in recurse queries. (#6272)

Currently a node is marked as visited if it's been visited before AND
has been visited from the...

github.com/unigraph-dev/dgraph - 3638c12c1b755e7478c40a5142cb9cb3701c4ed5 authored about 4 years ago by Martin Martinez Rivera <[email protected]>
Feat(GraphQL): This PR adds parameterised cascade in graphql. (#6251)

This PR adds parameterised cascade in graphql. We can now specify individual fields in @cascade....

github.com/unigraph-dev/dgraph - cd1dbeb9013c52eec81fe125b265f479e9d12f20 authored about 4 years ago by Jatin Dev <[email protected]>
Enabling Discuss comments

github.com/unigraph-dev/dgraph - e9dda24acd6aa40472d29444601baac3bd69db96 authored about 4 years ago by Tejas Dinkar <[email protected]>
feat: add dynamic cors support (#6174)

github.com/unigraph-dev/dgraph - 7820d71b4b35fd2c7d69f8c2ca79c3bedf733b14 authored about 4 years ago by Balaji Jinnah <[email protected]>
docs: update kubernetes section (#6254)

* updates for clarity, added dgraph config section for helm chart
* updated warning about lates...

github.com/unigraph-dev/dgraph - f31c5fba046f3c4c3568f292432c3a776dbcd540 authored about 4 years ago by Joaquin Menchaca <[email protected]>
docs: Improve the docs of delete mutation (#6257)

Add information about the `<uid> * *` delete pattern.

github.com/unigraph-dev/dgraph - c79a8359f6e75311fa637c793b527fc810961ec7 authored about 4 years ago by Ahsan Barkati <[email protected]>