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

fix(GraphQL): Fix fragment expansion in auth queries (GRAPHQL-1030) (#7467)

Fixes: [Discuss Issue](https://discuss.dgraph.io/t/unexpected-behavior-with-auth-rules-when-usin...

github.com/unigraph-dev/dgraph - 51f9943b2f69798df5baf798161d21b9527518b6 authored over 3 years ago by Abhimanyu Singh Gaur <[email protected]>
feat(GraphQL): upgarde graphql-transport-ws module (#7441)

github.com/unigraph-dev/dgraph - 03d950b30c7b1710998d5e23b177345211deaddb authored over 3 years ago by minhaj-shakeel <[email protected]>
[Breaking flag] fix(Backups): new badger SuperFlag, NumGoroutines option solves OOM crashes (#7387)

for example: --badger "goroutines=8; compression=snappy;"

github.com/unigraph-dev/dgraph - e2c1dae342ab82979e9891b332d735d3ec09c974 authored over 3 years ago by Karl McGuire <[email protected]>
fix(moveTablet): make move tablet namespace aware (#7468)

This makes moveTablet namespace aware.
User needs to pass namespace as a query parameter, else ...

github.com/unigraph-dev/dgraph - 5ea26a0324af27524b27dec9b98d3f37649247ac authored over 3 years ago by Naman Jain <[email protected]>
fix(dgraph): Do not return reverse edges from expandEdges (#7461)

We don't need to return reverse edges when we expand the types.
When alpha is running in strict...

github.com/unigraph-dev/dgraph - 03e7a1d9fbd7a1f89e8d42152e95717292bbc585 authored over 3 years ago by Ibrahim Jarif <[email protected]>
fix(dgraph): Make Read Replica enterprise only feature (#7454)

A read replica will not be able to connect to zero until zero has a
valid license. If the licen...

github.com/unigraph-dev/dgraph - 68ddf630f9036f0c73ca4279385fe97846e0e0dd authored over 3 years ago by Ibrahim Jarif <[email protected]>
fix(acl): make create and delete namespace available only if ACL is enabled (#7464)

APIs like create/delete namespace and reset password should honor ACL.

github.com/unigraph-dev/dgraph - 2ba772ce2c65223095b254558618366955ea42ab authored over 3 years ago by Naman Jain <[email protected]>
Feat(GraphQL): This PR allow multiple @id fields in a type. (#7235)

Fixes GRAPHQL-924
Currently, we only allow single xid or external id fields in a type with the ...

github.com/unigraph-dev/dgraph - 91e33662523c4fcc1149abf51939ff5fc9439d02 authored over 3 years ago by Jatin Dev <[email protected]>
Merge pull request #21 from unigraph-dev/multiwindow-support

workspace support

github.com/unigraph-dev/unigraph-dev - 8140d81c8100f8444577f03f8e81225a30bfc871 authored over 3 years ago by Sophia Xu <[email protected]>
feat: make navigation and props work

github.com/unigraph-dev/unigraph-dev - 8d5d8a0e2d96eb01efa2b94108de8cafb64b69ed authored over 3 years ago by Haoji Xu <[email protected]>
feat: workspace first pass

github.com/unigraph-dev/unigraph-dev - 895667692650ebdbc4ff793d45d46328bff16ad6 authored over 3 years ago by Haoji Xu <[email protected]>
updated contrib s3 bucket support examples for terraform v0.14 (#7438)

github.com/unigraph-dev/dgraph - 496cfebcb4543c366dfa1d90f5c5d0d6329e9bac authored over 3 years ago by Joaquin Menchaca <[email protected]>
Fix(GraphQL): Fix master build (#7462)

* Fix master build

* Fix schema test

github.com/unigraph-dev/dgraph - d6da11a44eb584f98ab663e0cf0a3023fc524f2b authored over 3 years ago by vmrajas <[email protected]>
fix(Query): fix cascade with pagination (#7440)

This PR fixes the behavior of the @cascade directive with pagination arguments.

github.com/unigraph-dev/dgraph - f755cc0b9974506a3bd966ba048a25e12ee36168 authored over 3 years ago by minhaj-shakeel <[email protected]>
Feat(GraphQL): Add support for GraphQL Upsert Mutations (#7433)

* Add schema change for Add Mutations

* Add support for upsert mutation

* Fix schema tests...

github.com/unigraph-dev/dgraph - 166cf9fdad2ca903a80d1c1043c1fb4974c81f54 authored over 3 years ago by vmrajas <[email protected]>
fix(test): remove `dgraph.graphql.p_sha256hash` predicate from backup test

github.com/unigraph-dev/dgraph - e69b7c2b3bbcdcdd6ae77a672ddb48dd728d3dd4 authored over 3 years ago by Naman Jain <[email protected]>
perf(backups): Reduce latency of list backups (#7435)

The list backups function was reading manifest files sequentially and
this is expensive. This P...

github.com/unigraph-dev/dgraph - 825e34e928be7088359e2be1b41ae2512cc3d2f7 authored over 3 years ago by Ibrahim Jarif <[email protected]>
[Breaking] chore(GraphQL): Remove dgraph.graphql.p_sha256hash predicate and merge it into dgraph.graphql.p_query (#7451)

Fixes GraphQL-1017

We have also defined a new tokenizer on String of type sha256 which concat...

github.com/unigraph-dev/dgraph - 44a51fa0e93e4000537f3b30ae2e0477472e6369 authored over 3 years ago by Pawan Rawal <[email protected]>
fix(Mutation): Deeply-nested uid facets (#7455)

* only run `parseMapFacets` for JSON scalar arrays

github.com/unigraph-dev/dgraph - 5049092668a3354db1923368dbef40d0e55dd448 authored over 3 years ago by Nelson Pecora <[email protected]>
dgraph audit commad fix help output (#7437)

* 1. added audit command to the Dgraph Security section
2. fixed the output of the help command...

github.com/unigraph-dev/dgraph - 160e922ef927335aea7ddb4a02a10502c1d21349 authored over 3 years ago by OmarAyo <[email protected]>
fix restoring from old version for type (#7456)

github.com/unigraph-dev/dgraph - 1d63542c7f533860c0bcc1c192c34e8b1eaa4592 authored over 3 years ago by Naman Jain <[email protected]>
chore(enterprise): making cdc and audit to work with multi tenancy + audit flag change with days and size (#7447)

* making cdc and audit to work with multi tenancy

* fixing audit conf + fixing cdc for namesp...

github.com/unigraph-dev/dgraph - 2a3105b6bf9cbd33efabc01615facb564c9461a8 authored over 3 years ago by aman bansal <[email protected]>
fix(live): fix live loader to load with force namespace (#7445)

Fixes the live loader for loading data using force-namespace flag.
Earlier, the schema alterati...

github.com/unigraph-dev/dgraph - e2d7bb8a36cacca4fb3eb3fa655c825b5dd15022 authored over 3 years ago by Naman Jain <[email protected]>
feat(GraphQL):This PR adds subscriptions to custom DQL. (#7385)

Fixes GRAPHQL-993
As of now, we only allow subscriptions on GraphQL queries. As we can use DQL ...

github.com/unigraph-dev/dgraph - f35fbf85364f4d292caf8014feed338af22e8188 authored over 3 years ago by Jatin Dev <[email protected]>
fix(multi-tenancy): fix backup/restore after banning namespace (#7442)

Fixes bunch of issues in multi-tenancy:

- If the incremental backup was taken after deleting ...

github.com/unigraph-dev/dgraph - 65cc619cf8ce6934fbc2a2d772326814ff5ca40d authored over 3 years ago by Naman Jain <[email protected]>
fix(backup): Fix perf issues with full backups (#7434)

The recent change https://github.com/dgraph-io/dgraph/pull/7392 improved
the incremental backup...

github.com/unigraph-dev/dgraph - 5affebf47a2015d7262cb514cc5acedf94eb7173 authored over 3 years ago by Ibrahim Jarif <[email protected]>
feat(acl): allow setting a password at the time of creation of namespace (#7446)

Fix dgraph debug tool
Fix dgraph acl tool.
Creation of a namespace allows passing a password t...

github.com/unigraph-dev/dgraph - c04c1a2881010dc1a8bf44afbdc5c9edf65a2b37 authored over 3 years ago by Naman Jain <[email protected]>
fix(export-backup): fix memory leak in backup export (#7452)

There was a memory leak because the program exits before DB close.

github.com/unigraph-dev/dgraph - 2eb7bc8772db7a384289ee85fe28e52cf0ea3404 authored over 3 years ago by Naman Jain <[email protected]>
Feat(GraphQL): Make XID node referencing invariant of order in which XIDs are referenced in Mutation Rewriting (#7448)

* Make XID node referencing invariant of order

* Fix order for nested nodes

* Empty commit...

github.com/unigraph-dev/dgraph - 4fb4ff2a6c9237ced46bc33f624ea38762dac195 authored over 3 years ago by vmrajas <[email protected]>
fix(GraphQL): fix custom DQL (GRAPHQL-1020) (#7449)

This PR makes `@custom(dql: ...)` work again after the GraphQL response JSON generation changes ...

github.com/unigraph-dev/dgraph - 649cec4be43fe9d51a2871d44cfdfcf83fb9417d authored over 3 years ago by Abhimanyu Singh Gaur <[email protected]>
fix(GraphQL): fix the race conditions in GraphQL (GRAPHQL-1009) (#7443)

This PR fixes the following race conditions with GraphQL:
* JSON encoding of `@custom` GraphQ...

github.com/unigraph-dev/dgraph - fa2a1616c128143aaccf6f10d9a64eed113dc397 authored over 3 years ago by Abhimanyu Singh Gaur <[email protected]>
fix(state): make state endpoint return the predicates of requestor's namespace (#7424)

This enables user to see state of only its namespace. All the users (guardian of the namespace) ...

github.com/unigraph-dev/dgraph - 3d1995ae37d7939cb6652109494664089ac34a2d authored over 3 years ago by Naman Jain <[email protected]>
fix(sort): Fix multi-sort with nils (#7432)

Fix the behavior of multi-sort. All the nil values are appended at the end of
the result irresp...

github.com/unigraph-dev/dgraph - 2c7de573090f700841b2d9bda2779c48349fedc5 authored over 3 years ago by Ahsan Barkati <[email protected]>
build(release): Update release script. (#5703)

Check for all the commands that are needed for the script from the start
and fail early.

Sim...

github.com/unigraph-dev/dgraph - 832ebb9766f1732186eaecbf3792aff9e3766c6c authored over 3 years ago by Daniel Mai <[email protected]>
fix(GraphQL): Make auth work with multi-tenancy and accept CORS in schema (GRAPHQL-1016) (#7431)

It is a continuation of #7400.
This PR does a bunch of things:
* Makes `@auth` work with multi...

github.com/unigraph-dev/dgraph - 589bc548e7f02c65c6bd209c5ff25cfb7ba1a98d authored over 3 years ago by Abhimanyu Singh Gaur <[email protected]>
Merge pull request #20 from unigraph-dev/entity-utils-refactor

feat: full-featured object update

github.com/unigraph-dev/unigraph-dev - 99f0533b5c223a3489d903b6dcbd01998a2e6c84 authored over 3 years ago by Sophia Xu <[email protected]>
docs: add docs for object update

github.com/unigraph-dev/unigraph-dev - afd88c9e5577d159664fc9cfbc18fb4478f26ee5 authored over 3 years ago by Haoji Xu <[email protected]>
feat: full-featured object update

github.com/unigraph-dev/unigraph-dev - a82b0237030c32c49dd009ea2570a5db8c668b6e authored over 3 years ago by Haoji Xu <[email protected]>
Merge pull request #19 from unigraph-dev/data-model-playground

Data model playground

github.com/unigraph-dev/unigraph-dev - 042a97534d8f8978168fc66298855675e757d3dd authored over 3 years ago by Sophia Xu <[email protected]>
feat: datamodel playground

github.com/unigraph-dev/unigraph-dev - 7aef6901d7565b6d8749d48c4629910a40b37631 authored over 3 years ago by Haoji Xu <[email protected]>
fix: add autoref search in types

github.com/unigraph-dev/unigraph-dev - 521164adff831878a87d58fee2b73852c1aca05f authored over 3 years ago by Haoji Xu <[email protected]>
Merge pull request #18 from unigraph-dev/data-model-reorg

Data model reorg

github.com/unigraph-dev/unigraph-dev - 070601ca58750ec1d61d076312dfaf51bd4d5a10 authored over 3 years ago by Sophia Xu <[email protected]>
chore: add instructions for refactoring

github.com/unigraph-dev/unigraph-dev - 3cd276e1afa49c69d9ee1040739e1fd7b43a032e authored over 3 years ago by Haoji Xu <[email protected]>
misc: remove duplicate declarations

github.com/unigraph-dev/unigraph-dev - 2832f0f64a3c970e294292c6c1c8e5a19ae8dbcb authored over 3 years ago by Haoji Xu <[email protected]>
rfct: remove references from schema utils (since we've got autoref now)

github.com/unigraph-dev/unigraph-dev - fcf15945297c72b7d2791ce807222dbb36c8cf6a authored over 3 years ago by Haoji Xu <[email protected]>
chore: move common files into unigraph-dev-common package

github.com/unigraph-dev/unigraph-dev - 02369df8e0d2dde0937640e155451794dc645ee3 authored over 3 years ago by Haoji Xu <[email protected]>
Merge pull request #17 from unigraph-dev/crud-api-polish

data model enhancements

github.com/unigraph-dev/unigraph-dev - ea53516462118c604e528e82a81c90a46baffea2 authored over 3 years ago by Sophia Xu <[email protected]>
docs: add glossary and enhance organization

github.com/unigraph-dev/unigraph-dev - 0b601e5951a901d9bb182fa8adc11f54ae5b8776 authored over 3 years ago by Haoji Xu <[email protected]>
ui: add support for toggling object padding

github.com/unigraph-dev/unigraph-dev - 60d177b81cbc00a6e82ad257c0851af28901c205 authored over 3 years ago by Haoji Xu <[email protected]>
fix: ensure schema now working

github.com/unigraph-dev/unigraph-dev - a8430e095ed25a6c592b9e4247230c27d4dd9d11 authored over 3 years ago by Haoji Xu <[email protected]>
Bring Multi-Tenancy feature into master

This merge adds the much asked for multi-tenancy feature into Dgraph.

This feature allows vario...

github.com/unigraph-dev/dgraph - c2c67d1aa93ec77efeb86d050782cb7795a01d2d authored over 3 years ago by Manish R Jain <[email protected]>
Bring dgo into multi-tenancy branch and fix tests.

github.com/unigraph-dev/dgraph - 7ca2363379e7cca8ab2f1fba428c1ab14d77ede4 authored over 3 years ago by Manish R Jain <[email protected]>
feat(GraphQL): Dgraph.Authorization should with irrespective of number of spaces after # (#7410)

This PR ignores the spacing between `#` and `Dgraph.Authorization` in the GraphQL schema. Now th...

github.com/unigraph-dev/dgraph - 6383300dc34b92978baebf25cbdb7cdc898ed56e authored over 3 years ago by minhaj-shakeel <[email protected]>
fix(GraphQL): Fix panic caused by incorrect input coercion of scalar to list (#7405)

Fixes-GRAPHQl-1006
We have moved some of the input coercion code to the library as part of the ...

github.com/unigraph-dev/dgraph - a26993aa18228177f5524cb4f147fa6f9b1454c2 authored over 3 years ago by Jatin Dev <[email protected]>
docs: add documentation for autoref

github.com/unigraph-dev/unigraph-dev - cd955b922d7a5e6d296a39f7ede595dad1884e03 authored over 3 years ago by Haoji Xu <[email protected]>
feat: add autoref for arbitrary top-level fields

github.com/unigraph-dev/unigraph-dev - d58c1971ed720a4cee40a9cc6f051ec506791a47 authored over 3 years ago by Haoji Xu <[email protected]>
Retry Syncing if its failing (#7427)

github.com/unigraph-dev/dgraph - 52c410c55c7711d712043352bf2425f24a453dcd authored over 3 years ago by Manish R Jain <[email protected]>
Merge remote-tracking branch 'origin/master' into ibrahim/multitenancy

github.com/unigraph-dev/dgraph - a2982234da6a28840d8b2b6ccb1be0766364ffbf authored over 3 years ago by NamanJain8 <[email protected]>
refactor: autoref support (based on id)

github.com/unigraph-dev/unigraph-dev - 5a14b08d1b642e657a3b206fa834488b8cbf9435 authored over 3 years ago by Haoji Xu <[email protected]>
enable RegexpToggleTrigramIndex test (#7423)

github.com/unigraph-dev/dgraph - 94c1325b4a1b5d1fab52596d2515693885cf51f9 authored over 3 years ago by Jatin Dev <[email protected]>
fix(ACL): use acl for export, add GoG admin resolvers (#7420)

- Fix the use of admin resolvers.
- Fix the way we extract the namespace to export.

github.com/unigraph-dev/dgraph - cdd74b9029d688472a4e80f76aad968033770d15 authored over 3 years ago by Naman Jain <[email protected]>
feat(multi-tenancy): add support for multi-tenancy in live loader (#7414)

- Makes live-loader work with multi-tenancy.
- Adds a flag namespace that complements the flags...

github.com/unigraph-dev/dgraph - e9caa753713f8dfdc0e5916d4bb314b841fbc47c authored over 3 years ago by Naman Jain <[email protected]>
feat(multi-tenancy): Add mutation for guardian of galaxy to reset password of users of any namespaces (#7418)

Adds a mutation `resetPassword` which can be used by the guardians of
the galaxy to reset the ...

github.com/unigraph-dev/dgraph - 373462d786eb2040bf549215c95e782ea2382bd1 authored over 3 years ago by Ahsan Barkati <[email protected]>
fix(multi-tenancy): Make proposals for delete namespace request (#7417)

The delete needs to be proposed to all the groups. And within
the group, we need a raft propos...

github.com/unigraph-dev/dgraph - 9ae77b6ade21b7c1392c2a6d3fa82856cf64e7b3 authored over 3 years ago by Ahsan Barkati <[email protected]>
fix authClosed By Default Tests (#7422)

github.com/unigraph-dev/dgraph - 5383ffaa62895cf88056c99476c2410b216309e3 authored over 3 years ago by Jatin Dev <[email protected]>
fix(GC): Reduce DiscardRatio from 0.9 to 0.7 (#7412)

github.com/unigraph-dev/dgraph - 15bbec3a0abaaae06a1b9dcc0f4f440dd0877bf3 authored over 3 years ago by Ibrahim Jarif <[email protected]>
feat(multi-tenancy): Make GraphQL work with multiple namespaces (#7400)

Add ability to set a GraphQL schema per namespace and do queries, mutations, and subscriptions s...

github.com/unigraph-dev/dgraph - 3c42449330b874421a17a41ba535bd335652539b authored over 3 years ago by Pawan Rawal <[email protected]>
fix(multi-tenancy): update lease Ns ID after restore (#7407)

- Fix a bunch of tests.
- Update lease namespace ID after restore.

github.com/unigraph-dev/dgraph - cd815102999a1796cfba4364f292a8c1383ec2e2 authored over 3 years ago by Naman Jain <[email protected]>
Use Badger's value log threshold of 1MB (#7415)

The write amplification of using value log has been unpredictably high. With this change, we'd u...

github.com/unigraph-dev/dgraph - 3d1a359094349617f29dd3173092ae597154ad97 authored over 3 years ago by Manish R Jain <[email protected]>
Fix the build (#7416)

The build got broken by last commit. Fix it.

github.com/unigraph-dev/dgraph - 0cadf231b0a1a6d62eec2c3d9387b23771ba4a7e authored over 3 years ago by Manish R Jain <[email protected]>
feat(enterpise): Change data capture (CDC) integration with kafka (#7395)

github.com/unigraph-dev/dgraph - eb7e5e1287db3d3f248ef97541ccfc28f05e82d8 authored over 3 years ago by aman bansal <[email protected]>
feat(Monitoring): Adding Monitoring for Disk Space and Number of Backups (#7404)

github.com/unigraph-dev/dgraph - 07046c6f0d08c8ddf4e93e0dc9d662ceb20cc8ee authored over 3 years ago by Tejas Dinkar <[email protected]>
perf(dgraph) - Use badger sinceTs in backups (#7392)

This PR improves incremental backups.
We set the sinceTs in the stream framework to skip data t...

github.com/unigraph-dev/dgraph - ec744ba034c6e6c0a6c76b3684fd682450fa013b authored over 3 years ago by Ibrahim Jarif <[email protected]>
Fix(GraphQL): Refactor Mutation Rewriter for Add and Update Mutations (#7409)

* Feat(GraphQL): Refactor Mutation Rewriting for AddRewriter (#7257)

* Add Existence Queries fo...

github.com/unigraph-dev/dgraph - d080743a54346addaffc638e61e776014dab6b1e authored over 3 years ago by vmrajas <[email protected]>
feat(ACL): Make ACL work with multitenancy (#7397)

This PR adds the ACL changes for the multi-tenancy, now the
user needs to authenticate in order...

github.com/unigraph-dev/dgraph - 66c701d8cb05d9064a3da1f91bc2d6b0763529b9 authored over 3 years ago by Ahsan Barkati <[email protected]>
fix(GraphQL): fix @auth rules evaluation in case of null variables in custom claims. (#7380)

Fixes GRAPHQL-988.

github.com/unigraph-dev/dgraph - f4377244c236c915ce41ad39cd58a46acc8d9eb2 authored over 3 years ago by minhaj-shakeel <[email protected]>
docs: init crud docs

github.com/unigraph-dev/unigraph-dev - d4ec31fdd7166512c8e26d437e7458a745d6e069 authored over 3 years ago by Haoji Xu <[email protected]>
Merge pull request #16 from unigraph-dev/package-restructure

Package restructure

github.com/unigraph-dev/unigraph-dev - ba33557ea5eda477e869218232d6de4227ed7201 authored over 3 years ago by Sophia Xu <[email protected]>
chore: gitignore

github.com/unigraph-dev/unigraph-dev - 7a0ea3ac77ef9ada22222e6798404b3215767cf1 authored over 3 years ago by Haoji Xu <[email protected]>
add scripts for automating local common

github.com/unigraph-dev/unigraph-dev - 7a8ac47cb0be180ec4f1492b230955f90f2b3a7a authored over 3 years ago by Haoji Xu <[email protected]>
feat: move common files to new package

github.com/unigraph-dev/unigraph-dev - 5142c9f58967fa966941be08da5093b81843d248 authored over 3 years ago by Haoji Xu <[email protected]>
feat(multi-tenancy): add support for multi-tenancy in bulk loader (#7399)

This PR adds bulk loader support in multi-tenancy.

Adds a flag --force-namespace in bulk load...

github.com/unigraph-dev/dgraph - b9a00c4024ec3b14d042e2f4bb523c54ecabd373 authored over 3 years ago by Naman Jain <[email protected]>
feat(GraphQL): add support for has filter with list of arguments. (#7406)

github.com/unigraph-dev/dgraph - 2f341684fa8b64de0a7b16f60c82f578cccdebca authored over 3 years ago by minhaj-shakeel <[email protected]>
fix(GraphQL): fix interface query with auth rules. (#7401)

Fixes GRAPHQL-1013.
This PR fixes a bug in query rewriting for interface query with auth rules....

github.com/unigraph-dev/dgraph - 8b29efc513cc8c88177b5208fb3892db5602546c authored over 3 years ago by minhaj-shakeel <[email protected]>
Revert "feat(GraphQL): Add support for has filter on list of fields. (#7363)"

This reverts commit 3cd015f61482d3e78567c576c3e16be2654d41a8.

github.com/unigraph-dev/dgraph - d79d3797bf90d9bb5a57b434a741302962ea5d84 authored over 3 years ago by Manish R Jain <[email protected]>
go.mod fix (#7402)

github.com/unigraph-dev/dgraph - 143ca6848d9e80642ddfc4752ccf272a81d118d6 authored over 3 years ago by Karl McGuire <[email protected]>
switch to ristretto z for SuperFlag (#7393)

github.com/unigraph-dev/dgraph - f6fca50892c5322118ee26da962efcbbf537e26d authored over 3 years ago by Karl McGuire <[email protected]>
feat(GraphQL): Add support for has filter on list of fields. (#7363)

Fixes GRAPHQL-814.

github.com/unigraph-dev/dgraph - 3cd015f61482d3e78567c576c3e16be2654d41a8 authored over 3 years ago by minhaj-shakeel <[email protected]>
update for contrib prometheus operator to work across namespaces (#7394)

github.com/unigraph-dev/dgraph - ec1ed32a47c55c64b262c8642541339eeea3a117 authored over 3 years ago by Joaquin Menchaca <[email protected]>
feat(multi-tenancy): make export/backup namespace aware (#7377)

This PR makes export and backup/restore to work.
Export
The export will be namespace-aware wit...

github.com/unigraph-dev/dgraph - 597891dfde1afcc9f37c1ca1e39ec4b0ef7921c4 authored over 3 years ago by Naman Jain <[email protected]>
feat(GraphQL): Allow standard claims into auth variables (#7381)

This PR adds support for adding `standard claims` of a `jwt` token in the `Auth Variables`.
For...

github.com/unigraph-dev/dgraph - 23c8796ef36e11e003814665fe13b8a946266a34 authored over 3 years ago by minhaj-shakeel <[email protected]>
Remove docs (#7386)

Moved to dgraph-docs

github.com/unigraph-dev/dgraph - 3642fed5dd78fd68adadeebaac0b7ee92cf15c04 authored over 3 years ago by Damián Parrino <[email protected]>
Merge remote-tracking branch 'origin/master' into ibrahim/multitenancy

github.com/unigraph-dev/dgraph - e8745c891594349e275d06612b4de92df5da587c authored over 3 years ago by NamanJain8 <[email protected]>
Reorganize the output of lsbackup command (#7354)

- Added Type of backup (full or incremental) to the output of lsbackup
- Reorganized the output...

github.com/unigraph-dev/dgraph - d5774351dbe3a93ccbf3534326356e81906c6dd9 authored over 3 years ago by OmarAyo <[email protected]>
fix(jsonpb): use gogo/jsonpb for unmarshalling string (#7382)

github.com/unigraph-dev/dgraph - 37b21a38a5c15c77528213fbdfc186573630c3fa authored over 3 years ago by Naman Jain <[email protected]>
- removed printing decoder version info (#7356)

As of now all dgraph processes will pring this two lines at the very begining:
```
[Decoder]: ...

github.com/unigraph-dev/dgraph - 3408f767a0de1315a11e2c6dd30df5837496b05a authored over 3 years ago by OmarAyo <[email protected]>
perf(GraphQL): Generate GraphQL query response by optimized JSON encoding (GraphQL-730) (#7371)

* perf(GraphQL): JSON Part-1: JSON is generated by Dgraph for simple queries (GRAPHQL-877) (#723...

github.com/unigraph-dev/dgraph - 74e3aa7f62a7b7e5964210f3a98e6837376fd010 authored over 3 years ago by Abhimanyu Singh Gaur <[email protected]>
fixing 1million test import error (#7379)

github.com/unigraph-dev/dgraph - 5bf00f523d46315c8ee2640c39a0fb811682c750 authored over 3 years ago by aman bansal <[email protected]>
fix: Fixing the content type for /probe/graphql (#7378)

github.com/unigraph-dev/dgraph - e1711dd3c0e8e56a7f4f02fc5397d1e760e4886d authored over 3 years ago by Tejas Dinkar <[email protected]>
perf: simple simdjson solution with 30% speed increase (#7316)

* try using simdjson-go for json parsing
* if cpu not supported, fallback to encoding/json parser

github.com/unigraph-dev/dgraph - 2a48291bb4d9415f1b5a6a1fbdfb33dc745dac1d authored over 3 years ago by Karl McGuire <[email protected]>