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(raftwal): Pass the encryption key instead of reading from WorkerConfig (#7013)

Pass the encryption key to `raftwal.InitEncrypted()` instead of directly reading from the worker...

github.com/unigraph-dev/dgraph - cf4c7961489a16e0564f5b4dbc55060ebe576eba authored almost 4 years ago by Ahsan Barkati <[email protected]>
fix(Query): Fix incorrect RDF response. (#7017)

* remove <X> <uid> <X> type of triplets from the output

* fix output for recurse queries

* fix...

github.com/unigraph-dev/dgraph - 17df3f574d3f08492c29947abedf7def66a832d1 authored almost 4 years ago by minhaj-shakeel <[email protected]>
update badger to bring in minor fixes (#7075)

github.com/unigraph-dev/dgraph - 294ff8a3d465f3442049fc465a03d725038ba55d authored almost 4 years ago by Naman Jain <[email protected]>
fix(GraphQL): This PR allows repetition of fields inside implementing type which are present in interface and also allow to inherit field of same name of type ID from multiple interfaces. (#7053)

Fixes GRAPHQL-672
Currently, we don't allow the repetition of fields in implementing types that...

github.com/unigraph-dev/dgraph - a6f35046c708c3ebfece76195653320ab07ec441 authored almost 4 years ago by Jatin Dev <[email protected]>
fix: Check for nil ServerCloser in shutdown handler (#7048)

github.com/unigraph-dev/dgraph - 6347f29d6c4287f2887b0c58255a0208253087ec authored almost 4 years ago by Ajeet D'Souza <[email protected]>
feat: object schema validation (and test)

github.com/unigraph-dev/unigraph-dev - a62c5fc8f26f008dbd46aaa963b0770585bef067 authored almost 4 years ago by Haoji Xu <[email protected]>
feat: create schema list cached in memory, preparing for checking

github.com/unigraph-dev/unigraph-dev - cfaba17c1cd80861547df363679ea6bfe190657b authored almost 4 years ago by Haoji Xu <[email protected]>
debug: adds debug server via node repl

github.com/unigraph-dev/unigraph-dev - 2a49fe0bf51cfc82eadc3da9a065c805c3c18ab0 authored almost 4 years ago by Haoji Xu <[email protected]>
feat: initial caches

github.com/unigraph-dev/unigraph-dev - 825df164d79e0709ba83a7f4b8affca12a42bede authored almost 4 years ago by Haoji Xu <[email protected]>
feat: add ability and template to get all objects

github.com/unigraph-dev/unigraph-dev - 98e81f9a044165b387a69b8428be15932e2a8b93 authored almost 4 years ago by Haoji Xu <[email protected]>
feat: create default schema checking & update upsert mandates

github.com/unigraph-dev/unigraph-dev - 9cc2e755914b91c25d224b15792095bceea8bf98 authored almost 4 years ago by Haoji Xu <[email protected]>
Opt(query): Respect the first N argument (#7072)

When retrieving Uids, if we are not doing any filtering or ordering, then we should respect the ...

github.com/unigraph-dev/dgraph - de8b762adbcdded6be59b25ecd1915face12e013 authored almost 4 years ago by Manish R Jain <[email protected]>
test: Fix health test. (#7071)

github.com/unigraph-dev/dgraph - cb23735618832e65444e6eb485c2e4028a820af4 authored almost 4 years ago by Daniel Mai <[email protected]>
chore(compose): Add "make install" target.

github.com/unigraph-dev/dgraph - 6de74349c3493c3f7c1e6510929f0264fd75d0a6 authored almost 4 years ago by Daniel Mai <[email protected]>
feat(zero): Bring in jemalloc debugging to Zero. (#7070)

Accessible via /jemalloc at Zero's HTTP port.

http://localhost:6080/jemalloc

Num Alloc...

github.com/unigraph-dev/dgraph - cd1f186ce201f8b7ff642eb177f56ae8ef4a5522 authored almost 4 years ago by Daniel Mai <[email protected]>
feat(metrics): Add metrics for size of applyCh and proposal size. (#7069)

Add metrics to track Raft:

* dgraph_pending_proposal_bytes
* dgraph_raft_applych_size

github.com/unigraph-dev/dgraph - cf646223fe106fafa22f1843cd07becfab1b4268 authored almost 4 years ago by Daniel Mai <[email protected]>
Fix go.mod

github.com/unigraph-dev/dgraph - e9232898293e3b56a0e7975214188a3cb7bba499 authored almost 4 years ago by Manish R Jain <[email protected]>
Bring in jemalloc debugging.

github.com/unigraph-dev/dgraph - 9d82788910a302b948e59689cd495e2cdfc6d512 authored almost 4 years ago by Manish R Jain <[email protected]>
Update go.mod to bring in latest Badger

github.com/unigraph-dev/dgraph - 22e8d6d1c81be719aa755ea0106e34db08b31ed4 authored almost 4 years ago by Manish R Jain <[email protected]>
Fix(OOM): Use z.Allocator again (#7068)

* Use z.Allocator again
* Update go.mod

github.com/unigraph-dev/dgraph - 47599be5bc1a1872426fb96619272d5e465e74b2 authored almost 4 years ago by Manish R Jain <[email protected]>
Debug: Allow a way to pass in hex prefix

github.com/unigraph-dev/dgraph - 38718c3b194ab784a445c4b7dd7e4bb8dcd85044 authored almost 4 years ago by Manish R Jain <[email protected]>
feat(debug): Support rollup in debug tool (#7066)

Add --rollup flag in debug tool which allows key rollup.

github.com/unigraph-dev/dgraph - 95e078aa9c2ed998ab1b8d1418cc49f6153413f9 authored almost 4 years ago by Ibrahim Jarif <[email protected]>
fix(debug): Set cache for encrypted directories. (#7067)

github.com/unigraph-dev/dgraph - b0b8787646d2984ec256190d4bf0fdb4bdd6943d authored almost 4 years ago by Daniel Mai <[email protected]>
fix(metrics): Use LastCount for RaftAppliedIndex and MaxAssignedTs. (#7005)

These metrics should be using LastCount to get the measured metric, not just the
number of coun...

github.com/unigraph-dev/dgraph - 982bb15c329cf0df44aa590081d525b0690e572c authored almost 4 years ago by Daniel Mai <[email protected]>
perf(badger): Update Badger to fix optimization regression. (#7058)

- Opt(pickTables): Fix an optimization regression (dgraph-io/badger@74f2e0277ca4830953fa3e43e7cd...

github.com/unigraph-dev/dgraph - 130956ea31c7139061ff87772b37b43b45bd45f1 authored almost 4 years ago by Daniel Mai <[email protected]>
Speed up debug tool for printing out keys

github.com/unigraph-dev/dgraph - c635ee6c02b22c06c9fb6818279b5ee5dcba269a authored almost 4 years ago by Manish R Jain <[email protected]>
Remove path since base is set (#7063)

github.com/unigraph-dev/dgraph - eb6f932aea24d1860c26bc8244eb73781adb4d10 authored almost 4 years ago by Mohit kumar Bajoria <[email protected]>
build: Ignore netlify build if changes not done in wiki (#7061)

github.com/unigraph-dev/dgraph - 37fc45ff3bcc6054269f0393f3893bfd7e05f5ed authored almost 4 years ago by Mohit kumar Bajoria <[email protected]>
feat(debug): Expose http pprof to debug tool. (#6032)

github.com/unigraph-dev/dgraph - 206e45fca5dfa75e1d0729cb3638795f240f473f authored almost 4 years ago by Daniel Mai <[email protected]>
Use stream framework in debug tool (#7060)

The debug tool was using normal iterators which are very slow. This PR uses
the stream framewo...

github.com/unigraph-dev/dgraph - c33cfe887ba9b6cad5c2d2ce9c0b604f10ddb7b4 authored almost 4 years ago by Ibrahim Jarif <[email protected]>
[docs] : rephrase + added example to query logging section (#7032)

* rephrase + added expample to query logging

* rephrase + typos

github.com/unigraph-dev/dgraph - bc41f5116ec456d2d0450ff3a439bddb22ba4c0c authored almost 4 years ago by OmarAyo <[email protected]>
feat(metric): Add dgraph_memory_alloc_bytes to track jemalloc memory. (#7051)

This adds a new metric called dgraph_memory_alloc_bytes that
tracks the jemalloc memory reporte...

github.com/unigraph-dev/dgraph - cadf4488bb945b83269f1f9239c9b0345061efdb authored almost 4 years ago by Daniel Mai <[email protected]>
Update Dgraph authorization format in tutorial (#6442) (#7057)

Co-authored-by: Catherine Luse <[email protected]>

github.com/unigraph-dev/dgraph - 1fd62398dfba5634aa6a455a662c22e210685595 authored almost 4 years ago by Damián Parrino <[email protected]>
Fix typo in add.md in wiki. (#6723)

Fix typo in "Variables" of query: "Example: Add mutation on single type using variables".

github.com/unigraph-dev/dgraph - c0ce9862526ada3c7bba7c31b91c217cd3379e78 authored almost 4 years ago by Yuuki Kajihara <[email protected]>
docs (chore): adjust search-filtering.md format (#7056)

github.com/unigraph-dev/dgraph - 8456ca4ae9c6a3ddccd816da6649dd3d3f42bf57 authored almost 4 years ago by Damián Parrino <[email protected]>
Docs (clarification) Note proper use and meaning of --replicas flag (#6981)

* Note proper use and meaning of --replicas flag, minor rewording for style

github.com/unigraph-dev/dgraph - 0fc947bd2162ed3acf0dcf2460ec8ce27d218c0e authored almost 4 years ago by aaroncarey <[email protected]>
removed note about order for term and trigram since it has been fixed by #6996 (#7036)

github.com/unigraph-dev/dgraph - e1e1e47ca4deb8c70939cbbb1800228e42319127 authored almost 4 years ago by OmarAyo <[email protected]>
Upgrade Bleve to the latest (#7040)

github.com/unigraph-dev/dgraph - 9013d22fb3d1e425d7c0ef60c8cebc9537210aa5 authored almost 4 years ago by Chewxy <[email protected]>
fix(badger): Update Badger to fix OOMs. (#7050)

Update Badger to bring in fixes to reduce memory usage during snapshot streaming.
https://githu...

github.com/unigraph-dev/dgraph - fe35666b0b2b20a6b01714c0fbcea75c92a5cc2f authored almost 4 years ago by Daniel Mai <[email protected]>
bring in increased buffers for allocator from ristretto (#7046)

This PR brings in the change of an increasing number of buffers from 32 to 64 in z.Allocator.

github.com/unigraph-dev/dgraph - 9a68461748eb655dd29f88067e88fe5605dc6602 authored almost 4 years ago by Naman Jain <[email protected]>
docs (chore): Minor adjustments to Ludicrous mode (#7041)

* Update ludicrous-mode.md

github.com/unigraph-dev/dgraph - 04bfd5484fcb197cc15a7c1021b6a5679543b432 authored almost 4 years ago by Damián Parrino <[email protected]>
add systest/backup/filesystem/data/backups dir used for tests (#7047)

The added directory is used in systest/backup/filesystem/docker-compose.yml.

github.com/unigraph-dev/dgraph - 495dde5f3ccaf2c213723eea5b90118404da280d authored almost 4 years ago by Naman Jain <[email protected]>
chore(test): Refactor GraphQL tests to use best practices (GRAPHQL-885) (#7016)

This PR does the following things:
* adds a counter in `/probe/graphql` response which indicate...

github.com/unigraph-dev/dgraph - 7c077e5d138f352a1d791aa2af74e62e2600d79e authored almost 4 years ago by Abhimanyu Singh Gaur <[email protected]>
fix(enterprise): Set version correctly post marshalling during restore (#7018)

* Add test for old restore to a cluster

* Fix author query

* fix(restore): Use correct ver...

github.com/unigraph-dev/dgraph - 30ee96677e086a20a4aa9d4ef2bc2e3d967cd2d2 authored almost 4 years ago by Rahul Gurnani <[email protected]>
docs (chore): Update Live Loader's ludicrous mode notes (#7021)

Update ludicrous mode details

Fixes DGRAPH-2233

github.com/unigraph-dev/dgraph - aa12a73c9bc9322f9ef7dad18f5702b9abed3869 authored almost 4 years ago by Damián Parrino <[email protected]>
docs (chore): Add build/install instructions for macOS (#7020)

Add macOS details

github.com/unigraph-dev/dgraph - 5249e4af492cbd087c2c631047525d37aa9a9ef4 authored almost 4 years ago by Damián Parrino <[email protected]>
Feat(GraphQL): Add Aggregation Queries at Child Level (#7022)

* Add aggregate queries at child level

* Address comments

github.com/unigraph-dev/dgraph - 9f027e009107c9bf6540f9721557bf194dc33fa5 authored almost 4 years ago by vmrajas <[email protected]>
Feat(GraphQL): Add aggregate query at root level (#6985)

* Add aggregate query at root level

* Add Avg aggregate function

* Add e2e tests

* Fix ...

github.com/unigraph-dev/dgraph - 588cfe6e0da4ce5f57d312521eeda93d240d673a authored almost 4 years ago by vmrajas <[email protected]>
fix: Undo normalization of glog files (#6998)

github.com/unigraph-dev/dgraph - 76533aabc1369a2ae815438d29db54eeb5304077 authored almost 4 years ago by Ajeet D'Souza <[email protected]>
[docs] added example to export to a custom path within the graphql mutation (#7000)

* added example to export to custom path

github.com/unigraph-dev/dgraph - 47035439b29b7d48229e8bf32ac49db5edbeddcc authored almost 4 years ago by OmarAyo <[email protected]>
Add badger.compression to Dgraph restore (#6987)

github.com/unigraph-dev/dgraph - 784b24574437ae2e5760832f415166e7ff70eec1 authored almost 4 years ago by Ajeet D'Souza <[email protected]>
Run fuzz tests in local directory (#7015)

github.com/unigraph-dev/dgraph - 8e5e5381965c81b96ade681c6b8e7eae166afe10 authored almost 4 years ago by Ajeet D'Souza <[email protected]>
Merge pull request #6 from ssalka/json-ts

Finalize schema specifications

github.com/unigraph-dev/unigraph-dev - 421c4c7fc76b8bb2751917cf694f181c3410d5f3 authored almost 4 years ago by Haoji Xu <[email protected]>
fix: address code review changes

github.com/unigraph-dev/unigraph-dev - f2b20f552fb0503336f400e7771e04d6829b8177 authored almost 4 years ago by Haoji Xu <[email protected]>
feat: enhance $ref syntax

github.com/unigraph-dev/unigraph-dev - ae039f6768077506b6494f9994ba6801a1179021 authored almost 4 years ago by Haoji Xu <[email protected]>
docs (fix): Update lambda resolvers documentation (#6978)

* Updates overview.md

github.com/unigraph-dev/dgraph - 5d162e3a482e16b4afc16461be5065db08c22855 authored almost 4 years ago by Damián Parrino <[email protected]>
fix(json-ts): remove outdated type definition for entity

github.com/unigraph-dev/unigraph-dev - b619ae753da6d7321a6543b71de799c50b3de9e6 authored almost 4 years ago by Haoji Xu <[email protected]>
fix: fix malformatted json

github.com/unigraph-dev/unigraph-dev - 96063c3f1e9351c35c3621d3262bd5e24eb7fb20 authored almost 4 years ago by Haoji Xu <[email protected]>
feat(backend): add server api to insert unigraph objects

github.com/unigraph-dev/unigraph-dev - d734d7c50358dc4c0278080a5a24b1b0c2be1cda authored almost 4 years ago by Haoji Xu <[email protected]>
feat(backend): add ability to insert objects

github.com/unigraph-dev/unigraph-dev - 176b4d933647636272bf5207fc4b83da94b89fe1 authored almost 4 years ago by Haoji Xu <[email protected]>
Fix(GraphQL): Fix bug with password query rewriting (#7011)

* Fix bug with password query rewriting

* Remove query.ResponseName() from query_rewriter.go

github.com/unigraph-dev/dgraph - 46a39c660f6c41ab3dc6a184983644c30dd6d4b1 authored almost 4 years ago by vmrajas <[email protected]>
fix(flaky): Fix login error for TLS clusters (#7010)

* Fix login error for TLS clusters

* Change error for no auth as per http

github.com/unigraph-dev/dgraph - 7683fa6dff8352b3af5737c41ff41429660cf579 authored almost 4 years ago by Ahsan Barkati <[email protected]>
chore(test): fixing acl test over tls (#7004)

github.com/unigraph-dev/dgraph - 3ba48e188c60cdaa0b35fcaa3769882070e5cb44 authored almost 4 years ago by aman bansal <[email protected]>
Fix(test): Don't use glog in t.go.

github.com/unigraph-dev/dgraph - 50616d69b633260f1075ea6f84715a3dc84fe91d authored almost 4 years ago by Manish R Jain <[email protected]>
Fix(health): Update health only after upserting schema and types (#7006)

Also make the t.go check for health of the cluster before running tests.

github.com/unigraph-dev/dgraph - d33ba01d8ac3eda4e6b813232185b6d09ee876ee authored almost 4 years ago by Manish R Jain <[email protected]>
chore(trace): Add trace log for proposal limiter. (#7003)

This is useful to know when a proposal is retried in the trace logs.

github.com/unigraph-dev/dgraph - 865423c77e36d80187d88ed8cbf3d6718cb56cc6 authored almost 4 years ago by Daniel Mai <[email protected]>
chore(compose): Print options when running compose tool. (#7002)

$ go build && ./compose
Options: {NumZeros:3 NumAlphas:3 NumReplicas:3 Acl:false AclSecret:...

github.com/unigraph-dev/dgraph - e6fe5ebaf996d52bbbda63914173695170624c53 authored almost 4 years ago by Daniel Mai <[email protected]>
chore(test): fixing flaky test cases (#6997)

* fixing flaky test cases

* fixing acl sleep issues

* increasing context timeout

github.com/unigraph-dev/dgraph - c41fd40ca4fd14448ac1084bb08999b16c6f4358 authored almost 4 years ago by aman bansal <[email protected]>
fix(bulk): Fix reduce phase crash and memory leak in bulk-loader (#6999)

Fix the reduce phase of bulk loader by incorporating the change in the Slice
function in z.Buff...

github.com/unigraph-dev/dgraph - 6468aed3a7e983843e66dbe54351cf1862cdd778 authored almost 4 years ago by Ahsan Barkati <[email protected]>
fix(DQL): ignore ordering of indexes in schema with eq function (DGRAPH-2601) (#6996)

Fixes DGRAPH-2601

Previously, the following schema:
```
name: string @index(trigram, term) ...

github.com/unigraph-dev/dgraph - 0b1143966aa04532f851293ba92c2a7d6dc82871 authored almost 4 years ago by Abhimanyu Singh Gaur <[email protected]>
fix: Bring in Badger bug fix for log file error. (#6994)

dgraph-io/badger@3d225d7
- Bug Fix: Create the right txn based on Badger mode

github.com/unigraph-dev/dgraph - e7eba98dac0d71d2d30b2c802ccb3019e350bb41 authored almost 4 years ago by Daniel Mai <[email protected]>
Merge branch 'master' of github.com:dgraph-io/dgraph

github.com/unigraph-dev/dgraph - ca47f4dd889360c452a3a9ac041d45878d00c5d1 authored almost 4 years ago by Manish R Jain <[email protected]>
Fix(Test): Fix a panic and add ability to skip over slow packages.

github.com/unigraph-dev/dgraph - f0061ba755dd9bd6511042768dfe3a146fb325a1 authored almost 4 years ago by Manish R Jain <[email protected]>
chore: Add log info for time taken in Zero proposals. (#6993)

* add(log): Add num committed entries in purge log
* add(log): Log if proposal took >1s to appl...

github.com/unigraph-dev/dgraph - 4a1c3280aebbd73612d70f438593d945bba31fd8 authored almost 4 years ago by Daniel Mai <[email protected]>
Fix: Bring memory based Btree into Dgraph from Ristretto.

github.com/unigraph-dev/dgraph - 1f76e4cb8a6c54779dc4911e0c11a8bb9a9bc5b0 authored almost 4 years ago by Manish R Jain <[email protected]>
Fix(test): Pick up TC env variable correctly.

github.com/unigraph-dev/dgraph - 7bde71870c201002dcd51199a04dfb4a8c6d718e authored almost 4 years ago by Manish R Jain <[email protected]>
Fix(test): Pick up errors when loading packages.

github.com/unigraph-dev/dgraph - 027d1b0bbd1ab6fbad861a56da2a3e0823c4cef6 authored almost 4 years ago by Manish R Jain <[email protected]>
Bug Fix: Copy over IV in raftwal/log.go

github.com/unigraph-dev/dgraph - 9d68dcb2e0e931c3216f0fc30a251f3e6a0fd518 authored almost 4 years ago by Manish R Jain <[email protected]>
Fix(OOM): Use z.Buffer to stream instead of z.Allocator (#6989)

Switch Dgraph over to use z.Buffer for stream.Send. This uses significantly less memory than bef...

github.com/unigraph-dev/dgraph - f45837202b418cbc26b2e3fc6949564dde1c1881 authored almost 4 years ago by Manish R Jain <[email protected]>
fix: ExportInput destination doc-string comment (#6990)

github.com/unigraph-dev/dgraph - 80bbf0a576e525b8af2962d10634919e71596f68 authored almost 4 years ago by Joaquin Menchaca <[email protected]>
test: Fix tlstest/acl/docker-compose.yml.

Bind mounts must be paths.

github.com/unigraph-dev/dgraph - 5c852477db0481fe1d482c25fae3d96c6e05da55 authored almost 4 years ago by Daniel Mai <[email protected]>
Chore(alpha): Add --tmp flag for the temporary buffers (#6974)

The temporary buffers used to go to /tmp and filling up /tmp resulted
in SIGBUS because the Mma...

github.com/unigraph-dev/dgraph - acf5b443c461b7bf55e3648bdb896499d05bc8db authored almost 4 years ago by Ahsan Barkati <[email protected]>
Docs (clarification): Clarify switch from semantic to calendar versioning (#6973)

* Docs (clarification): Clarify switch from semantic to calendar versioning

* Fix broken link

github.com/unigraph-dev/dgraph - 9517269b7baf50c5bfa7e248f599e17bf83fa222 authored almost 4 years ago by aaroncarey <[email protected]>
[docs]: bulk load an enc export into a non enc cluster (#6948)

* adding bulk load new flag to decrypt an encrypted cluster

* fixed some spelling some typos
...

github.com/unigraph-dev/dgraph - 88484eb6dd94354f18a2d29ad758a19bfa51ddfc authored almost 4 years ago by OmarAyo <[email protected]>
perf: Change raftwal log size to 1GB (#6971)

github.com/unigraph-dev/dgraph - 15c0f53839a74d32522bb681885731c1b7ac05c8 authored almost 4 years ago by Ajeet D'Souza <[email protected]>
fix(utils): strips all invalid characters

github.com/unigraph-dev/unigraph-dev - d122c964c60f447caf2030283171bc249ee35459 authored almost 4 years ago by Haoji Xu <[email protected]>
docs: add docs for schemas and objects

github.com/unigraph-dev/unigraph-dev - 21a803f5415d610c24b6bbc3c74479975ee93186 authored almost 4 years ago by Haoji Xu <[email protected]>
maint: clean up codebase & address review changes

github.com/unigraph-dev/unigraph-dev - 15e8e2b64cbc4cb044262532c813fce984fa8dc4 authored almost 4 years ago by Haoji Xu <[email protected]>
feat(explorer): add ability to send requests by ws

github.com/unigraph-dev/unigraph-dev - 47c9e2b5ef3fa1f0e27aea2be71afdc24e61ba02 authored almost 4 years ago by Haoji Xu <[email protected]>
Merge remote-tracking branch 'origin/master' into json-ts

github.com/unigraph-dev/unigraph-dev - fd4062012dff4093d316200676b669b98174ea4b authored almost 4 years ago by Haoji Xu <[email protected]>
Revert "feat(explorer): add component for custom queries"

This reverts commit c354c3556e321ec5f209ae239dee2c331f956c27.

github.com/unigraph-dev/unigraph-dev - ab7c5061ec98abba259ab8b71f6cf33edafd3158 authored almost 4 years ago by Haoji Xu <[email protected]>
feat(backend): adds capability to insert unigraph schemas

github.com/unigraph-dev/unigraph-dev - 3c46838e97a461c62c76beb1a4dfc42240c8c108 authored almost 4 years ago by Haoji Xu <[email protected]>
Feat(Docs): Add documentation for auth with secret directive (#6972)

* Add documentation for auth with secret directive

* Update wiki/content/graphql/authorizatio...

github.com/unigraph-dev/dgraph - 32e48a400b0030676edd23b0612d487b4cfc788d authored almost 4 years ago by vmrajas <[email protected]>
Docs (Security) Note addition of mTLS, use of TLS v.12 cyper suites, clarify how ports are used by Dgraph Alpha and Dgraph Zero (#6893)

* Docs (Security) Note addition of mTLS and use of TLS v.12 cyper suites

* Update tls-configura...

github.com/unigraph-dev/dgraph - 3ae3c9862d4f349649c7c812560a991d0bf95baf authored almost 4 years ago by aaroncarey <[email protected]>
fix: Update Badger to the latest master. (#6980)

dgraph-io/badger@340ccfc Test: Add a test for encryption.
dgraph-io/badger@5ff9e1d Bug Fix: Fix...

github.com/unigraph-dev/dgraph - c351fb8e848887e2da8e846dd71b0a9d65d8c639 authored almost 4 years ago by Daniel Mai <[email protected]>
Docs (chore): typo fix: @casecade -> @cascade (#6957)

* Typo fix

github.com/unigraph-dev/dgraph - eb75c7c6b30e53cd0dfdad6970c65b69d983f7b2 authored almost 4 years ago by Aaron Carey <[email protected]>
fix(raftwal): Keep copy of baseIV instead of holding reference (#6977)

We need to keep a copy of baseIV in raftwal because if the wal-file grow, then
the underlying ...

github.com/unigraph-dev/dgraph - da7da102459b08a56bffc1423bd328d9fed35c7d authored almost 4 years ago by Ahsan Barkati <[email protected]>
don't compare counter in successive state calls (#6967)

github.com/unigraph-dev/dgraph - 0b9eb4adec930bbea1c2ade96d4d150eb8d91b3c authored almost 4 years ago by Abhimanyu Singh Gaur <[email protected]>
Docs (GraphQL): Disk Compression breaking change in 20.11 ( `--badger.compression` replaces `--badger.compression_level`) (#6965)

* Documentation for `badger.compression`

* small formatting changes

* Update wiki/content/depl...

github.com/unigraph-dev/dgraph - b2b368f455df33797acc48142e1f6d5d9a3dfdcc authored almost 4 years ago by Aaron Carey <[email protected]>
chore(test): fixing failing CI tests (#6968)

* chore(test): fixing TestSchemaSubscribe

* refactoring function name

* fixing failing tes...

github.com/unigraph-dev/dgraph - deccbe440253568391f001956e57a5bc10efd3f0 authored almost 4 years ago by aman bansal <[email protected]>