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

fix(GraphQL): Fix mutation with Int Xid variables. (#7565)

eb6e27bc02f66d904da9b45c090037065c6da726 authored almost 4 years ago by minhaj-shakeel <[email protected]>
chore: Remove debug printf. (#7578)

aee08877efaa00f5884c816a22e2c9ae91d10587 authored almost 4 years ago by Daniel Mai <[email protected]>
Merge branch 'aman/merge_release' into master

04f03cb90d40f57e19fbcb0978ed8738bbc8200f authored almost 4 years ago by aman-bansal <[email protected]>
fixing go mod dependencies for roaring

3977235c38e67b811f35db8a3e81ba418ab83d64 authored almost 4 years ago by aman-bansal <[email protected]>
fix(telemetry): fix zero crash due to telemetry (#7575)

89d7825eb51b5b5d383a6c572f339902bfb84469 authored almost 4 years ago by Naman Jain <[email protected]>
fix(audit): logs not getting deleted after N days (#7567)

96bf99edc1570f9bbca471c5ee1087b955ca8922 authored almost 4 years ago by Ajeet D'Souza <[email protected]>
fix(GraphQL): Fix custom(dql: ...) with __typename (GRAPHQL-1098) (#7569)

This PR fixes the working of `@custom(dql: ...)` with `__typename` and fragments.

Bug Descrip...

2905756400cf210eba1fb95f38d9873407f5c11f authored almost 4 years ago by Abhimanyu Singh Gaur <[email protected]>
Fix(GraphQL): Change variable name generation for interface auth rules (#7559)

* Change variable name generation for interface auth rules

* Add empty line at end of file

b0807daa8229b6891a9c09ad43ea5f7cd6de6cbe authored almost 4 years ago by vmrajas <[email protected]>
fix(GraphQL): Apollo federation now works with lambda (GRAPHQL-1084) (#7558)

This PR makes the `@requires` directive work with `@custom/@lambda` directives.

a05f7f8bd150b2438f34ce7e48cd0477e001c36a authored almost 4 years ago by Abhimanyu Singh Gaur <[email protected]>
chore(flag): Change disallow-dropall flag to also block drop data operation (#7566)

Change `disable-dropall` flag to `disable-drop` and make it
block `drop-data` along with `drop-...

c84ffdc816d0d9353d2b64f4a72e997c35fd110b authored almost 4 years ago by Ahsan Barkati <[email protected]>
fix(GRAPHQL): fix empty remove in update mutation patch, that remove all the data for nodes in filter. (#7563)

We have this behavior of update mutation where we are deleting all the data for nodes that are s...

586a9d22b959ee3b9dee6896e87b3005c5a1d71f authored almost 4 years ago by Jatin Dev <[email protected]>
fix(release/v21.03) - Use worker.GetEEFeatureList instead of ee.GetEEFeatureList (#7564)

6baef5392a3f055ddbd9e5730730f18e00afb144 authored almost 4 years ago by Ibrahim Jarif <[email protected]>
Fix(multi-tenancy): Format namespace to human readable form (#7552)

Change the logs to print namespace in human-readable form.
It also fixes the state endpoint to ...

db15312f24bd2614aa21ecba24c87984f0e9a838 authored almost 4 years ago by Ahsan Barkati <[email protected]>
fix(telemetry): Track enterprise feature usage (#7495)

Fixes - DGRAPH-2997

1559f5ec03d683168e1eaefae97e553cfe15532c authored almost 4 years ago by Ibrahim Jarif <[email protected]>
fix(release): update support for xgo tool (#7576)

* update support for xgo tool

479a7fbab715fb280356358535a569f451d8a8aa authored almost 4 years ago by Joaquin Menchaca <[email protected]>
fix(learner nodes): Reconnect to learner nodes after restart (#7554)

When an alpha would restart, it wasn't reconnecting to the learner
nodes. This PR fixes that.
...

586181f57abfe719e4e766b4f4be7b99cc55b8e5 authored almost 4 years ago by Ibrahim Jarif <[email protected]>
chore(audit): fix audits to verify encryption file + check for empty files (#7548)

* fix audits to verify encryption file + check for empty files

b35192a18b4936941b24dd0b3241cc906344ab6c authored almost 4 years ago by aman bansal <[email protected]>
Chore(flags): Add disallow-dropall flag (#7549)

Add `disallow-dropall` flag, it can be used to disallow the drop all operations
on the server. ...

c35a81b35d7822a292124b50eef86d9def92d047 authored almost 4 years ago by Ahsan Barkati <[email protected]>
fix(GraphQL): fix order of entities query result (#7542)

cc7cb785b712901541dddc76bc1090bf63fb00e9 authored almost 4 years ago by minhaj-shakeel <[email protected]>
Fix(GraphQL): Change variable name generation from Type<Num> to Type_<Num> (#7556)

* Change variable name generation from Type<Num> to Type_<Num>

* Add yaml test

2e2f2951c86679d5e8441e496767388da6d0a50d authored almost 4 years ago by vmrajas <[email protected]>
chore(live): fixing live loader abort errors when using force-namespace (#7553)

* chore(live): fixing live loader abort errors when using force-namespace

29647e3457cf3a2bdf3991921e76875c78bf0078 authored almost 4 years ago by aman bansal <[email protected]>
fix(GRAPHQL): fix duplicate xid error for multiple xid fields. (#7546)

We were getting duplicate xid error for the multiple xid fields if typeName+xidName+xidValue is ...

3c3666c90afbe8d01de798f7168b599d297ed198 authored almost 4 years ago by Jatin Dev <[email protected]>
fix(super-flags): Use GetPath for path arguments in superflags (#7541)

Use GetPath() instead of GetString() for path superflags. GetPath()
correctly resolves the path ...

7f57727d78069ba30a9d5b124ae970643d50ef24 authored almost 4 years ago by Ahsan Barkati <[email protected]>
Fix(dql): Fix error message in case of wrong argument to val() (#7543)

Fix wrong error message for DQL queries which contains a
val() function and val's argument is n...

83fbc1b7684c3e5fa4b8f88ecb2d2ed060f31a95 authored almost 4 years ago by Ahsan Barkati <[email protected]>
opt(reindex): do not try building indices when inserting a new predicate (#7109)

When inserting a new predicate, do not perform rebuilding indices operations. Though the rebuild...

7c34db62c5f805ae33a112fe6ea7b9897a9359c8 authored almost 4 years ago by Naman Jain <[email protected]>
chore(cdc): fix cdc events for drop type and drop predicate (#7531)

* cdc fix for drop type and drop predicate

a59e35eb39ebfd007eb6ac238cd5cced1c5498bd authored almost 4 years ago by aman bansal <[email protected]>
feat(increment tool): Support queries to Dgraph Cloud

501a1203c9061b211076c7594dbf5f789cac8c52 authored almost 4 years ago by Manish R Jain <[email protected]>
feat(cmd/debuginfo) add new metrics to be collected (#7439)

- This PR adds 5 new metrics (/jemalloc, /state, /health, /debug/vars, /metrics) to be collected...

79ada0eaacdbe090851adfa50a34e3ae95a09927 authored almost 4 years ago by OmarAyo <[email protected]>
[Breaking] fix(Flags): consolidation and help text improvements (#7544)

* small SuperFlag --help fixes

* update Ristretto

* combine telemetry flags

* combine t...

ee1bf5f9cb31b84d976dc778cffede16dc7c7472 authored almost 4 years ago by Karl McGuire <[email protected]>
fix(GRAPHQL): Added support for exact index on field having @id directive. (#7534) (#7551)

Currently we add hash index on a field of type String! @id by default. And as index exact and ha...

20c98d2ad6467f6b679347c1a125d0edaccad5ac authored almost 4 years ago by Jatin Dev <[email protected]>
removed raftmigrate tool (#7520)

This PR removes the raftmigrate tool as this tool is not needed anymore since it has been design...

a39b57a94fe21c6584201b88f53a012bb296e91e authored almost 4 years ago by OmarAyo <[email protected]>
fix(Roaring): Remove pack from posting list (#7535)

Remove UidPack from proto. Also remove the stale codes which are
not being used after bringing ...

13be143b29c5a49fa1bc3ff539f60f6106c517f9 authored almost 4 years ago by Ahsan Barkati <[email protected]>
feat(GraphQL): Allow Multiple JWKUrls for auth. (#7528)

f4c857b8eb565e4820405506b2c8e97acc547d28 authored almost 4 years ago by minhaj-shakeel <[email protected]>
chore(dgraph): changing allocators to work with tags (#7516)

* changing allocators to work with tags

079751eee9dcf79e88d97b7fbf274fdc900ad984 authored almost 4 years ago by aman bansal <[email protected]>
fix(Flags): immediately panic on SuperFlag user errors (#7529)

For example, using an invalid Raft option like: `dgraph alpha --raft "winners=avengers;"` will n...

307d87def85b71affb69933dd65f581f7550c16f authored almost 4 years ago by Karl McGuire <[email protected]>
feat(flags): use Vault for ACL secrets (#7492)

ecb27f021af06147daebea3baf5abe9260600bc7 authored almost 4 years ago by Ajeet D'Souza <[email protected]>
chores(release) - modularized release.sh (#7521)

* modularize building artifacts (docker image, go binaries, archives, checksums) so that it can ...

4e19f19cbcdce28b20956cde3bad2e7c3f5a1061 authored almost 4 years ago by Joaquin Menchaca <[email protected]>
Fix(Rollups): Don't try splitting a posting list with cardinality less than 2. (#7525)

We should only try splitting a posting list if it has cardinality
greater than 1. This fixes th...

32d0c3bb023b4cea550b3e484d811f37295f0c68 authored almost 4 years ago by Ahsan Barkati <[email protected]>
fix(GRAPHQL): fix query rewriting for multiple order on nested field. (#7523)

We were not adding the , in-between multiple orders in query rewriting for the nested field.
Fo...

8e835f111d0fb5edf24ffde8b8456ed46bd82c08 authored almost 4 years ago by Jatin Dev <[email protected]>
fix(export): fix namespace parameter in export (#7524)

This PR fixes the namespace parameter in export mutation.
Guardian of galaxy:
If nothing is pa...

98aaf009f7517173fb6d7ff728b6750fb9b10052 authored almost 4 years ago by Naman Jain <[email protected]>
fix(live): fix usage of force-namespace parameter in export (#7526)

This PR fixes the behaviour of --force-namespace flag in live loader.
Earlier, we used to silen...

4de85057094e08aa02e6c4488eab38a0034536b7 authored almost 4 years ago by Naman Jain <[email protected]>
Fix largeSchemaUpdate test (#7522)

Fix flaky behaviour of TestLargeSchemaUpdate test.

08f88f875932e4963ac16afe541f1eabfa434a3a authored almost 4 years ago by vmrajas <[email protected]>
feat(Apollo): Add support for @provides and @requires directive. (#7503)

Fixes GRAPHQL-1053.
This PR adds support for @provides and @requires directive for Apollo feder...

02e51705aa7d57378738b407e35775263d83a9bd authored almost 4 years ago by minhaj-shakeel <[email protected]>
fix(GraphQL) fix empty `type Query` with single extended type definition in the schema. (#7517)

a77939a19f2f276d0490451a0d3220a92231ea94 authored almost 4 years ago by minhaj-shakeel <[email protected]>
fix(Configs): Allow hierarchical notation in JSON/YAML configs (#7498)

config.yaml/yml and config.json files used with the --config flag can now use hierarchical notat...

016848f2bba5cf9fbd2f1b8c9656134780cf642e authored almost 4 years ago by Karl McGuire <[email protected]>
chore(GraphQL): Log the time GraphQL schema update has to wait (GRAPHQL-1063) (#7518)

This PR logs the time a GraphQL schema update has to wait for another ongoing GraphQL schema upd...

9b24c1bb109f55605d0b70afba43bacce34dbbe8 authored almost 4 years ago by Abhimanyu Singh Gaur <[email protected]>
fix(multi-tenancy): fix live loader for case when namespace does not exist for data (#7505)

Earlier, when live-loading data through Guardians of Galaxy, the NQuads make their way to the DB...

720048a1e2c95f1c4078753c3690e5ef45a0f158 authored almost 4 years ago by Naman Jain <[email protected]>
Chore(backups): Consolidate the backup manifests (#7506)

This PR consolidates the backup manifests. Now there will be just
one manifest file for the bac...

ca8624c20c8018ed72827f46f6f733b3881ad6b1 authored almost 4 years ago by Ahsan Barkati <[email protected]>
Fix(Bulk): Remove stale allocator in reduce (#7510)

Remove unused allocators after the introduction of roaring bitmaps.

323a915517313a3c942ec8abf4762f6dd8962001 authored almost 4 years ago by Ahsan Barkati <[email protected]>
Fix upsert mutations (#7515)

6fdafb710c5c928c12d7f639eb01ba27f11dbbf8 authored almost 4 years ago by vmrajas <[email protected]>
perf(txn): de-duplicate the context keys and predicates (#7478)

The zero raft loop got stuck because the proposals took a long time to process. Hence, the gorou...

604cf637490d0108411957abc3002e09b20f2c04 authored almost 4 years ago by Naman Jain <[email protected]>
chore(version): Add link to Dgraph Cloud. (#7513)

08d1bf0ddbbcbcf5f837736b0c30874a74e18c55 authored almost 4 years ago by Daniel Mai <[email protected]>
breaking(metrics): Rename Badger metrics. (#7507)

This renames the Badger metrics in the /metrics endpoint to remove the
Badger version in the me...

bfeec2f99556f3fb3ee4aef91615d9e26d2efd10 authored almost 4 years ago by Daniel Mai <[email protected]>
fix(standalone): Set whitelist flag using superflag. (#7512)

4cab90e408817a3dc859cf2de406c867046fbc8e authored almost 4 years ago by Daniel Mai <[email protected]>
Fix(admin-endpoints): Error out if the request is rejected by the server (#7511)

A few admin endpoints such as /admin/shutdown, /admin/drain, admin/config
sends a success resp...

7b4d0957af3476c2ac80d73d9e7372d819138cd9 authored almost 4 years ago by Ahsan Barkati <[email protected]>
Fix(Dgraph): Throttle number of files to open while schema update (#7480)

* Throttle number of threads while schema update

* Fix windows build

* Fix test and addres...

bfcce464d51f99d818fd5eccce5beba657691a4f authored almost 4 years ago by vmrajas <[email protected]>
chore(export_backup): s3 handler for export backup (#7450)

* s3 handler for export backup

c4c3248db7a2a914171850430953c1890e3d7b75 authored almost 4 years ago by aman bansal <[email protected]>
chore(dgraph): making index badger with metrics enabled false (#7508)

* chore(dgraph): making index badger with metrics enabled false

7be566f61bedd4b2fbba2c267f0b6a345266f051 authored almost 4 years ago by aman bansal <[email protected]>
chore(audit): masking audit of req having passwords + adding option of stdout for audits (#7482)

* masking password fields in audit of req body in case of login/resetpassword/checkpassword

*...

e2da8f0b1452911fe9706e9f4f02ed44419cd993 authored almost 4 years ago by aman bansal <[email protected]>
fix(metrics): Expose Badger LSM and vlog size bytes. (#7488)

Expose the Badger metrics for the lsm tree size and vlog size.

* badger_v3_lsm_size_bytes
* ...

f21ee3672c452aead4c337efdefecf48b75a822f authored almost 4 years ago by Daniel Mai <[email protected]>
fix(schema): log error instead of panic if schema not found for predicate (#7502)

This PR fixes alpha panic when drop operation and the query is run concurrently.
This may happe...

96073fcf52c527fa16addf3bc08b6c57100ee73e authored almost 4 years ago by Naman Jain <[email protected]>
chore(graphql): refactoring request handler in alpha (#7501)

* chore(graphql): refactoring request handler in alpha

d6d9d8c7a8446a89713fceefdbc2f264ef3ba0d6 authored almost 4 years ago by aman bansal <[email protected]>
chore(tests): retry on login into namespace #7497

5a28ee1808f7cecf224f6386b11270978615cd36 authored almost 4 years ago by Naman Jain <[email protected]>
feat(GraphQL): Add support for passing OAuth Bearer token as authorization JWT (#7490)

Fixes: [Discuss Issue](https://discuss.dgraph.io/t/authorization-bearer-token/9133).

ded4efd1ff7586136a7d75d26c41384cfc98d93c authored almost 4 years ago by Abhimanyu Singh Gaur <[email protected]>
chore(build): update release script for go-1.16 (#7500)

* toggle windows build (off), mac darwin build (off), ratel builds (on)
* added support for go-...

e7ab33c4096c4320f262c07ccda782abd494d908 authored almost 4 years ago by Joaquin Menchaca <[email protected]>
Update Dgraph Paper

782ce3c6c6497fb1c48ea72781d1e5815dde390f authored almost 4 years ago by Manish R Jain <[email protected]>
[Breaking] Bring Roaring Bitmaps to master

This change modifies how we store posting lists. Instead of using
group varint based encoding, w...

a3fb2ecd0847f9833bba356ef0b7dbdca283ddf2 authored almost 4 years ago by Manish R Jain <[email protected]>
Merge master

d871ef15ba0c4309cd4542ad0439f4038f103af6 authored almost 4 years ago by Ahsan Barkati <[email protected]>
fix(Flags): Rename ambiguous TLS flags (#7491)

* cacert becomes ca-cert
* internal-port-enabled becomes internal-port
* node-cert becomes ser...

d5b7c188661d26d9857eea6f27e81f84ee042815 authored almost 4 years ago by Karl McGuire <[email protected]>
Fix(Roaring): Fix tests

- Introduce IterateAll to fix up the tests.
- Add iterateAll for single uid update

31c0cf6a25f9d7ccbff956f649c0d266950a4705 authored almost 4 years ago by Ahsan Barkati <[email protected]>
Various fixes to make tests work

- Fix indexes
- Add/delete uid from bitmap using lastest information
- Remove mergeLists and cle...

0b3cc3b39ce69003e0c368d72c837294bbc06c0e authored almost 4 years ago by Ahsan Barkati <[email protected]>
Use Roaring Bitmaps

Instead of using group varint based encoding, this PR switches Dgraph to
use Roaring Bitmaps.

-...

1134839dec4c6c6d0ae2eb6b8db76f8b33129a24 authored almost 4 years ago by Manish R Jain <[email protected]>
fix(GraphQL): Fix flaky tests caused by multiple increments of schemaUpdateCounter. (#7489)

Fixes GRAPHQL-1050
There were a couple of tests that were behaving flakily because for a single...

c1d74c752092661d1c1af6c6d1d2f9cb413fab88 authored almost 4 years ago by Jatin Dev <[email protected]>
fix(GraphQL): Added support for parameterized cascade with variables. (#7477)

Fixes: GRAPHQL-1007
We haven't added support to pass arguments of parameterized cascade through...

97f280fa3b88bcdc2ba1aac6371fc9481c8a2b30 authored almost 4 years ago by Jatin Dev <[email protected]>
fix(Flags): Small formatting improvements (#7487)

3b0e19fa638ef62a13768b5ff6723cf16db9cdc4 authored almost 4 years ago by Karl McGuire <[email protected]>
[Breaking] Consolidate multiple flags into a few SuperFlags (#7436)

See PR #7436 for a list of all flag changes.

e53f9668ca33edc5fef69b49c001660af2e9529a authored almost 4 years ago by Karl McGuire <[email protected]>
feat(GraphQL): Support using custom DQL with @groupby (#7476)

Fixes GRAPHQL-754.
This PR adds support for the @remoteResponse directive in the GraphQL schema...

7405eeb379ed1c1743539efaf2abb6b0cfa648fa authored almost 4 years ago by minhaj-shakeel <[email protected]>
chore(multi-tenancy): add multi_tenancy to enterprise list in /health (#7483)

c3c296ea0d2e0bacf732759f8f6c33da01998b25 authored almost 4 years ago by Naman Jain <[email protected]>
chore(test): making create namespace in test more robust (#7481)

* chore(test): making create namespace in test more robust

49ebe6daba38e1e9bb8ecb167ccf2a513b290d13 authored almost 4 years ago by aman bansal <[email protected]>
increment schema counter value on initialization (#7479)

If we have multiple alpha groups then sometimes it was happening that some alpha groups start a ...

2a43fa3251c41aacb92e80a84e9cfe9786da3daa authored almost 4 years ago by Jatin Dev <[email protected]>
fix(Bulk): special badger defaults for Bulk (#7475)

974179f3f32bf87cb3e19c74037f0c33df38a682 authored almost 4 years ago by Karl McGuire <[email protected]>
fix(multi-tenancy): update /state on delete namespace (#7463)

Delete namespace is sent to zero after alpha groups delete the namespace. Zero proposes the chan...

c1b4c437076ff892d3899bec5fbc375e7fcff121 authored almost 4 years ago by Naman Jain <[email protected]>
fix(multi-tenancy): handle graphql schema for bulk loader and export (#7466)

This PR fixes the export and bulk load of GraphQL schema by exporting it as JSON.

2932d7d8709d9cee6551fda2475b10a3916b1cce authored almost 4 years ago by Naman Jain <[email protected]>
Handle upsert with multiple XIDs in case one of the XIDs does not exist (#7472)

f367c35817884ac9511438509bd7ecd5bb5c799b authored almost 4 years ago by vmrajas <[email protected]>
Delete redundant reference to inverse object (#7469)

c66e86985b642eb6b563014ed05389e7b3170f72 authored almost 4 years ago by vmrajas <[email protected]>
fix(GraphQL): Fix race conditions (GRAPHQL-1009) (#7471)

This PR fixes the race conditions that were introduced after the multi-tenancy changes for GraphQL.

30b50b77299807f12d8c601f8e3e89db21bc76ab authored almost 4 years ago by Abhimanyu Singh Gaur <[email protected]>
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...

51f9943b2f69798df5baf798161d21b9527518b6 authored almost 4 years ago by Abhimanyu Singh Gaur <[email protected]>
feat(GraphQL): upgarde graphql-transport-ws module (#7441)

03d950b30c7b1710998d5e23b177345211deaddb authored almost 4 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;"

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

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

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

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

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

91e33662523c4fcc1149abf51939ff5fc9439d02 authored almost 4 years ago by Jatin Dev <[email protected]>
updated contrib s3 bucket support examples for terraform v0.14 (#7438)

496cfebcb4543c366dfa1d90f5c5d0d6329e9bac authored almost 4 years ago by Joaquin Menchaca <[email protected]>
Fix(GraphQL): Fix master build (#7462)

* Fix master build

* Fix schema test

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

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

166cf9fdad2ca903a80d1c1043c1fb4974c81f54 authored almost 4 years ago by vmrajas <[email protected]>
fix(test): remove `dgraph.graphql.p_sha256hash` predicate from backup test

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

825e34e928be7088359e2be1b41ae2512cc3d2f7 authored almost 4 years ago by Ibrahim Jarif <[email protected]>