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

[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...

44a51fa0e93e4000537f3b30ae2e0477472e6369 authored almost 4 years ago by Pawan Rawal <[email protected]>
fix(Mutation): Deeply-nested uid facets (#7455)

* only run `parseMapFacets` for JSON scalar arrays

5049092668a3354db1923368dbef40d0e55dd448 authored almost 4 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...

160e922ef927335aea7ddb4a02a10502c1d21349 authored almost 4 years ago by OmarAyo <[email protected]>
fix restoring from old version for type (#7456)

1d63542c7f533860c0bcc1c192c34e8b1eaa4592 authored almost 4 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...

2a3105b6bf9cbd33efabc01615facb564c9461a8 authored almost 4 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...

e2d7bb8a36cacca4fb3eb3fa655c825b5dd15022 authored almost 4 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 ...

f35fbf85364f4d292caf8014feed338af22e8188 authored almost 4 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 ...

65cc619cf8ce6934fbc2a2d772326814ff5ca40d authored almost 4 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...

5affebf47a2015d7262cb514cc5acedf94eb7173 authored almost 4 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...

c04c1a2881010dc1a8bf44afbdc5c9edf65a2b37 authored almost 4 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.

2eb7bc8772db7a384289ee85fe28e52cf0ea3404 authored almost 4 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...

4fb4ff2a6c9237ced46bc33f624ea38762dac195 authored almost 4 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 ...

649cec4be43fe9d51a2871d44cfdfcf83fb9417d authored almost 4 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...

fa2a1616c128143aaccf6f10d9a64eed113dc397 authored almost 4 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) ...

3d1995ae37d7939cb6652109494664089ac34a2d authored almost 4 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...

2c7de573090f700841b2d9bda2779c48349fedc5 authored almost 4 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...

832ebb9766f1732186eaecbf3792aff9e3766c6c authored almost 4 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...

589bc548e7f02c65c6bd209c5ff25cfb7ba1a98d authored almost 4 years ago by Abhimanyu Singh Gaur <[email protected]>
Bring Multi-Tenancy feature into master

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

This feature allows vario...

c2c67d1aa93ec77efeb86d050782cb7795a01d2d authored almost 4 years ago by Manish R Jain <[email protected]>
Bring dgo into multi-tenancy branch and fix tests.

7ca2363379e7cca8ab2f1fba428c1ab14d77ede4 authored almost 4 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...

6383300dc34b92978baebf25cbdb7cdc898ed56e authored almost 4 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 ...

a26993aa18228177f5524cb4f147fa6f9b1454c2 authored almost 4 years ago by Jatin Dev <[email protected]>
Retry Syncing if its failing (#7427)

52c410c55c7711d712043352bf2425f24a453dcd authored almost 4 years ago by Manish R Jain <[email protected]>
Merge remote-tracking branch 'origin/master' into ibrahim/multitenancy

a2982234da6a28840d8b2b6ccb1be0766364ffbf authored almost 4 years ago by NamanJain8 <[email protected]>
enable RegexpToggleTrigramIndex test (#7423)

94c1325b4a1b5d1fab52596d2515693885cf51f9 authored almost 4 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.

cdd74b9029d688472a4e80f76aad968033770d15 authored almost 4 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...

e9caa753713f8dfdc0e5916d4bb314b841fbc47c authored almost 4 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 ...

373462d786eb2040bf549215c95e782ea2382bd1 authored almost 4 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...

9ae77b6ade21b7c1392c2a6d3fa82856cf64e7b3 authored almost 4 years ago by Ahsan Barkati <[email protected]>
fix authClosed By Default Tests (#7422)

5383ffaa62895cf88056c99476c2410b216309e3 authored almost 4 years ago by Jatin Dev <[email protected]>
fix(GC): Reduce DiscardRatio from 0.9 to 0.7 (#7412)

15bbec3a0abaaae06a1b9dcc0f4f440dd0877bf3 authored almost 4 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...

3c42449330b874421a17a41ba535bd335652539b authored almost 4 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.

cd815102999a1796cfba4364f292a8c1383ec2e2 authored almost 4 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...

3d1a359094349617f29dd3173092ae597154ad97 authored almost 4 years ago by Manish R Jain <[email protected]>
Fix the build (#7416)

The build got broken by last commit. Fix it.

0cadf231b0a1a6d62eec2c3d9387b23771ba4a7e authored almost 4 years ago by Manish R Jain <[email protected]>
feat(enterpise): Change data capture (CDC) integration with kafka (#7395)

eb7e5e1287db3d3f248ef97541ccfc28f05e82d8 authored almost 4 years ago by aman bansal <[email protected]>
feat(Monitoring): Adding Monitoring for Disk Space and Number of Backups (#7404)

07046c6f0d08c8ddf4e93e0dc9d662ceb20cc8ee authored almost 4 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...

ec744ba034c6e6c0a6c76b3684fd682450fa013b authored almost 4 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...

d080743a54346addaffc638e61e776014dab6b1e authored almost 4 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...

66c701d8cb05d9064a3da1f91bc2d6b0763529b9 authored almost 4 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.

f4377244c236c915ce41ad39cd58a46acc8d9eb2 authored almost 4 years ago by minhaj-shakeel <[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...

b9a00c4024ec3b14d042e2f4bb523c54ecabd373 authored almost 4 years ago by Naman Jain <[email protected]>
feat(GraphQL): add support for has filter with list of arguments. (#7406)

2f341684fa8b64de0a7b16f60c82f578cccdebca authored almost 4 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....

8b29efc513cc8c88177b5208fb3892db5602546c authored almost 4 years ago by minhaj-shakeel <[email protected]>
Revert "feat(GraphQL): Add support for has filter on list of fields. (#7363)"

This reverts commit 3cd015f61482d3e78567c576c3e16be2654d41a8.

d79d3797bf90d9bb5a57b434a741302962ea5d84 authored almost 4 years ago by Manish R Jain <[email protected]>
go.mod fix (#7402)

143ca6848d9e80642ddfc4752ccf272a81d118d6 authored almost 4 years ago by Karl McGuire <[email protected]>
switch to ristretto z for SuperFlag (#7393)

f6fca50892c5322118ee26da962efcbbf537e26d authored almost 4 years ago by Karl McGuire <[email protected]>
feat(GraphQL): Add support for has filter on list of fields. (#7363)

Fixes GRAPHQL-814.

3cd015f61482d3e78567c576c3e16be2654d41a8 authored almost 4 years ago by minhaj-shakeel <[email protected]>
update for contrib prometheus operator to work across namespaces (#7394)

ec1ed32a47c55c64b262c8642541339eeea3a117 authored almost 4 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...

597891dfde1afcc9f37c1ca1e39ec4b0ef7921c4 authored almost 4 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...

23c8796ef36e11e003814665fe13b8a946266a34 authored almost 4 years ago by minhaj-shakeel <[email protected]>
Remove docs (#7386)

Moved to dgraph-docs

3642fed5dd78fd68adadeebaac0b7ee92cf15c04 authored almost 4 years ago by Damián Parrino <[email protected]>
Merge remote-tracking branch 'origin/master' into ibrahim/multitenancy

e8745c891594349e275d06612b4de92df5da587c authored almost 4 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...

d5774351dbe3a93ccbf3534326356e81906c6dd9 authored almost 4 years ago by OmarAyo <[email protected]>
fix(jsonpb): use gogo/jsonpb for unmarshalling string (#7382)

37b21a38a5c15c77528213fbdfc186573630c3fa authored almost 4 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]: ...

3408f767a0de1315a11e2c6dd30df5837496b05a authored almost 4 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...

74e3aa7f62a7b7e5964210f3a98e6837376fd010 authored almost 4 years ago by Abhimanyu Singh Gaur <[email protected]>
fixing 1million test import error (#7379)

5bf00f523d46315c8ee2640c39a0fb811682c750 authored almost 4 years ago by aman bansal <[email protected]>
fix: Fixing the content type for /probe/graphql (#7378)

e1711dd3c0e8e56a7f4f02fc5397d1e760e4886d authored almost 4 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

2a48291bb4d9415f1b5a6a1fbdfb33dc745dac1d authored almost 4 years ago by Karl McGuire <[email protected]>
Reorganize the dgraph --help output (#7287)

- Organize dgraph commands into categories
- Add custom templates
- move out decrypt tool from...

cd99137f4d8427e84d9cae5b10cf1dfb37ca6039 authored almost 4 years ago by OmarAyo <[email protected]>
feat(GraphQL): Extend Support For Apollo Federation (#7275)

This PR extends support for the `Apollo Federation`.

## Support for Apollo federation directi...

1e6af7edc0e8cb63528244070695a17c38ebae37 authored almost 4 years ago by minhaj-shakeel <[email protected]>
chore: Update help text for flags in Alpha and Zero. (#7374)

* alpha: Update capitalization on `--zero` flag.
* zero: Update `--replicas` flag to mention Dg...

023f42e87820e73d1f664d7b9105d6753d576f37 authored almost 4 years ago by Daniel Mai <[email protected]>
fix(GraphQL): Added error for case when multiple filter functions are used in filter. (#7368)

we were having indeterministic behavior in the filter when we have multiple filter functions as ...

de2f4ab197b45f7cd8ac303f32b62e25f10f2634 authored almost 4 years ago by Jatin Dev <[email protected]>
[BREAKING] feat(zero): Make zero lease out namespace IDs (#7341)

This change makes zero lease out the namespace IDs. It
changes the `AssignUids()` API to `Assig...

0561801fb656b48a3b72ed9e944efa3bd5651e03 authored almost 4 years ago by Ahsan Barkati <[email protected]>
feat(multitenancy): Add support for namespace aware query and mutation (#7293)

Make queries and mutations namespace aware and add
methods for creation and deletion of namespace.

463942fa9b1ea235e32f7d7acc9a27828d83fb10 authored almost 4 years ago by Ahsan Barkati <[email protected]>
fix: /probe/graphql now returns CORS headers too (#7367)

28b75cf26ac2d1646669bbd9bfab9bc5cbe053ee authored almost 4 years ago by Tejas Dinkar <[email protected]>
feat(enterprise): audit logs for alpha and zero (#7295)

* starting work on audit logs

* making audit logs to work with alpha

* making audit logs t...

be9ce74e8c7dac0b0fa856e447a5fa6736022f50 authored almost 4 years ago by aman bansal <[email protected]>
fix: Calling Discard only adds to txn_discards metric, not txn_aborts. (#7365)

This PR is a follow-up to #7339 to update the way
dgraph_txn_discards_total and dgraph_txn_abor...

1bfb25a690dcd2f9a0d7091849271e17cabd8768 authored almost 4 years ago by Daniel Mai <[email protected]>
feat(metrics): Add Dgraph txn metrics (commits and discards). (#7339)

* feat(metrics): Add metric dgraph_txn_commits_total.

* feat(metrics): Add metric dgraph_txn_...

34a96aae46123de8dee894c2358450a6dd15b3b8 authored almost 4 years ago by Daniel Mai <[email protected]>
feat(Bulk Loader + Live Loader): Supporting Loading files via s3/minio (#7359)

It is now possible to pass an s3 / minio path to bulk and live loader. -f s3:///<bucket>/path-to...

764803c179359585425c7e2ae245e64f000410fb authored almost 4 years ago by Tejas Dinkar <[email protected]>
feat(metrics): Add Raft leadership metrics. (#7338)

* dgraph_raft_has_leader

* dgraph_raft_is_leader

* dgraph_raft_leader_changes_total

eba6e5aec9e04d4214fa193e39f6ca05b7e39edb authored almost 4 years ago by Daniel Mai <[email protected]>
chore: update protos to use protoc-gen-gogofaster (#7336)

With protoc-gen-gofast, we had some extra XXX_ fields. Using gogofaster removes these extra fields.

fde7e6421ded7046c01d4f3801be17ef8a2b2f84 authored almost 4 years ago by Naman Jain <[email protected]>
Reuse allocator (#7360)

Instead of creating a new z.Allocator for every encoder, this PR reuses the allocator. On a 21M ...

889989f2dbecf9405e51891c507046bc19e6afca authored almost 4 years ago by Manish R Jain <[email protected]>
fix(subscriptions): fix subscription to use the kv with the max version (#7349)

Issue:
The last KV from the list received from subscription need not be the latest update. This...

4a2bc363c70e7f0ef8d09d2b6464746ca904a0b0 authored almost 4 years ago by Naman Jain <[email protected]>
fix(GraphQl):This PR fix a panic when we pass a single ID as a integer and expected type is [ID].We now coerce that to type array of string. (#7325)

The following query was giving panic because here we passed ID as an int which is expected to be...

5fa67969890d05a4a069ca25f5216f14dcb8ae36 authored almost 4 years ago by Jatin Dev <[email protected]>
fix(GRAPHQL):update gqlparser release to v2.1.4 (#7347)

d2ea0e61606c85164bfc8236177cad49d40939fd authored almost 4 years ago by Jatin Dev <[email protected]>
fix infilterOnFloat e2e test (#7346)

46d0270bfe5c2d46379b4ae8b3140ed247b3e9f5 authored almost 4 years ago by minhaj-shakeel <[email protected]>
Update README.md (#7344)

fc80047a57fcbc696ce172f31779d461110cdde8 authored almost 4 years ago by aaroncarey <[email protected]>
feat(GraphQL): Extend Support of IN filter to all the scalar data types (#7340)

Fixes GRAPHQL-969.
This PR extends support of `in` filter to all the scalar data types. Now it ...

0968e110642ed32fc2606e7afbf01c562744288b authored almost 4 years ago by minhaj-shakeel <[email protected]>
fix(GraphQL): Fix graphql flaky tests which were caused by receiving extra schema updates (#7329)

Don't update GraphQL schema if an older version of schema key is received.

cc506cc24e77e5c9cde72e420211a42ab8f53d6d authored almost 4 years ago by Jatin Dev <[email protected]>
[Breaking] snapshot_after flag moved inside --raft (#7337)

This PR introduces a new SuperFlag struct, which makes flag handling easier. The setting of the ...

8fbdca634f327df90ceefc6d07fc9bd3dede3f97 authored almost 4 years ago by Manish R Jain <[email protected]>
chore(worker): Set initial schema and types directly to group-1 nodes. (#7324)

All internal predicates belong to group 1. Set the initial schemas/types
directly on all the n...

ba12b648da87b510adb3b2717a316168a706ec31 authored almost 4 years ago by Ahsan Barkati <[email protected]>
Docs (Admin): Documentation for the "dgraph decrypt" command (#7297)

* Added dgraph dcrypt draft docs

* Edits

* Remove E.E. reference

* major -> large

* ...

9481b946a49fdb6d783dc669433b9e263f514cf8 authored almost 4 years ago by aaroncarey <[email protected]>
docs(Copyediting): Minor fixes, typos + Oxford commas (#7328)

* Minor fixes, typos + Oxford commas

5957b169461ac8ca1a0cd8b7afaadc361ddb343e authored almost 4 years ago by Yanis Zafirópulos <[email protected]>
fix(Dgraph): check for deleteBelowTs in pIterator.valid (#7288)

590387f49343ba35aaa9c234a7c75772ee68a66c authored almost 4 years ago by Ajeet D'Souza <[email protected]>
chore: Fetch dependencies before regenerating protos. (#7326)

If the proto dependencies change, then they need to be fetched first before the
protos can be r...

c1c7bf230ab4c33fe510d36eb30458cba796cb5e authored almost 4 years ago by Daniel Mai <[email protected]>
[BREAKING] feat(Dgraph): Read-Only replicas (#7272)

This PR allows a Dgraph Alpha or Zero instance to join as a "learner" node. That allows a user t...

b738423ca00bfb7b72a80ddd792b7af1d724a9f6 authored almost 4 years ago by Manish R Jain <[email protected]>
docs: Update latest release info. (#7322)

Changes:

* Update README with latest release info
* Update Releases page with latest release...

ee0b99586ab740fbdec6da78605624c7feba2e5d authored almost 4 years ago by Daniel Mai <[email protected]>
Remove persistent types from adming.go (#7321)

9017ce532454c593fb69225cfbe82a245a72352b authored almost 4 years ago by Anurag <[email protected]>
Add @include and @skip to the Directives (#7314)

2c4b2b430447ac4ace91c4667360754945cfd2ba authored almost 4 years ago by Damián Parrino <[email protected]>
docs: nginx lb for Dgraph Cluster that are not started with docker-compose (#7291)

Our current documentation is focused on showing how to set up nginx lb with docker-compose.

T...

826ec4ef3025455e6c93210a68dfee14f9b5bf69 authored almost 4 years ago by OmarAyo <[email protected]>
chore: update gogo/protobuf version (#7308)

gogo/protobuf v1.3.1 has some security issues, hence upgrading the version to v1.4.1

914f9e4407ab04a0c797af536e100d80111e7b92 authored almost 4 years ago by Naman Jain <[email protected]>
fix(dgraph): Add X-Dgraph-AuthToken to list of access control allowed headers

Fixes GRAPHQL-928

This would allow the user to do schema alter operations from the browser wh...

4b3b2d93468205a555f051dfc93018b06b78baac authored almost 4 years ago by Pawan Rawal <[email protected]>
[Breaking Metrics] chore(dgraph): upgrading badger to v3 (#7254)

* upgrading badger to v3

* updating badger pb file names and imports

* updating badger to ...

4308da42e0cd1a33d768eb41f736642f9448241e authored almost 4 years ago by aman bansal <[email protected]>
docs: Document export_backup command (#7296)

fbcd210844b74b8029fdbbb4dda3f62f62a5919d authored almost 4 years ago by Damián Parrino <[email protected]>
removed --shufflers flag for bulk loader (#7294)

The `--shufflers flag` (for bulk loader) has been removed with this commit on Jun 11, 2019

Ou...

7f914fd9d4d6618bcf449b5e55d568a8b78487f6 authored almost 4 years ago by OmarAyo <[email protected]>
fix(dgraph): Fix dgraph crash on windows (#7261)

There were two issues on windows

1. We were trying to delete a file with open file descriptor...

5aec24394570706ee0b0bb49586119959ed6dd72 authored almost 4 years ago by Ibrahim Jarif <[email protected]>
docs (20.11.1): Add docs about how errors are returned from custom endpoints (#7290)

95859e0822aa863e6fb2f36234dfc63866871fc0 authored almost 4 years ago by Damián Parrino <[email protected]>
Fix(GraphQL): This PR fix multi cors and multi schema nodes issue by selecting one of the latest added nodes, and add dgraph type to cors. (#7270)

Fixes GRAPHQL-948
We already fixed the issue which causes dgraph to have multiple schema or cor...

fde103177002cb0965b3163ebfcab010e6399e94 authored almost 4 years ago by Jatin Dev <[email protected]>