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
ffd2c58d529ca3c4c359505122fa15c02ac20055 authored over 3 years ago by Manish R Jain <[email protected]>
This PR sets the namespace in the cdc event metadata.
I've also changed the type of key from ...
06d7284e8c283683a6606fc5083f1b316016e8e1 authored over 3 years ago by Ibrahim Jarif <[email protected]>
Add a flag --hostname in the compose tool to make the tool generate
compose file with alpha an...
* Move sanitization to a function
* Fix linting
The compose tool now has flags for --cdc and --cdc_consumer.
* --cdc runs Zookeeper and Kafka...
34da5ea59407eb4633723f812ebf8cbb5794fb9f authored over 3 years ago by Daniel Mai <[email protected]>We should propose a snapshot immediately after the restore to prevent the restore from being rep...
72cebd1349e21f48e756c9ba9df4cbe98017ae9a authored over 3 years ago by Naman Jain <[email protected]>
* fix(pagination): Fix after for regexp, match functions
* Add test for pagination with other f...
Currently, the writes are blocked on the tablet that is being moved. Shard movement can take a w...
717f17a80362c4d870c7c74dd053a161ec3f3b60 authored over 3 years ago by Naman Jain <[email protected]>* fix(query): Prevent multiple entries for the same predicate/type in mutations.
Fixes DGRAPH...
96407afba59fed850e897bf7c54559e3d4e3a07b authored over 3 years ago by Rohan Prasad <[email protected]>
This PR introduced concurrent mutation processing. It does so in this way:
- We receive a txn w...
* fix for embargo that fails when installling on python 3.9.0
* fix includes instructions on py...
f05f1a6c87cb887f86d60d4a7cccdc268e385014 authored over 3 years ago by Ajeet D'Souza <[email protected]>
Fixes GRAPHQL-1130.
(cherry picked from commit 828e98a9db2642513121031ff51b1915b5a52084)
ceadb6de05afe10cd928c27dbb19192fdf9fa3f3 authored over 3 years ago by minhaj-shakeel <[email protected]>(cherry picked from commit 8046affa696233d6a842b77251d9f6d7954737ee)
91c4967c3e5f5706b1e3ab9fd172f4ee368e9cda authored over 3 years ago by Ajeet D'Souza <[email protected]>(cherry picked from commit 38d6e40e9e467d9aef239fbf5b9b7bd8ead63824)
c35b9742eadc40dae0d1690fae667dd928c5eb52 authored over 3 years ago by Naman Jain <[email protected]>Makes --badger flag to accept all the valid badger options (except Logger & EncryptionKey). Addi...
edf4f0affc8e97c8d429fe0d1f9d9e916977606a authored over 3 years ago by Naman Jain <[email protected]>
Moves encryption_key_file under NEW encryption super flag.
Moves abort_older_than flag in alpha ...
5a89c8f4ce6df7f6332e8afc17ce5498e288f419 authored over 3 years ago by aman-bansal <[email protected]>
This change introduces cache as a superflag, with size-mb and percentage as subflags for dgraph ...
31bea904a940b480502ead9dc7294b6ac629ca04 authored over 3 years ago by Rohan Prasad <[email protected]>Earlier, the transaction was identified by its startTs. It was expected from users to protect th...
450b600c3e85e2c0b4cb5dab79befd2bec207bc5 authored over 3 years ago by Naman Jain <[email protected]>
* Add flag for snapshot duration frequency
* Use both entries and duration based flags for snap...
eda10f789f6239244e76c5c640e8dbc6f6941deb authored over 3 years ago by Naman Jain <[email protected]>
For the upgrade in versions <= 20.07, dgraph upgrade tool updates the acl relates data. Hence, i...
26faedc0ae7067bbc8266688540e588a7e31f74a authored over 3 years ago by Naman Jain <[email protected]>* Return error if operand for math functions are invalid
48a8bd4085d6e3bf40dc8590255aa19b0cc87d6c authored over 3 years ago by Rohan Prasad <[email protected]>There was some noise in logs due to errors printed when JWT was not found in context. This creat...
cc612a768bf02286163a59444a74f2c0a7737479 authored over 3 years ago by Naman Jain <[email protected]>
Fix queries involving `regexp`, `allofterms`, `alloftext` and `match`
function with pagination....
The GetNew function may fetch the posting list from the cache. This
cached copy of the posting ...
There might be a scenario where in a multi-tenant cluster a malicious user leases out a large nu...
91d8f4e04c4b075755d3265163ea677c351ccfff authored over 3 years ago by Naman Jain <[email protected]>f1f26cba08adbc8254faa7c33fb2d81b5c3bad3e authored over 3 years ago by Ajeet D'Souza <[email protected]>
* Remove unused function
* Add tracing for existence query execution
* Fix tests
5bc5c26cca309c990887fd1dd13ab648165bfab2 authored over 3 years ago by vmrajas <[email protected]>* Remove unwanted arrays
* Simplify code and add comments
* Fix lint errors
17f7e90b53eb8ee4d8fe7fc850911b400a409022 authored over 3 years ago by vmrajas <[email protected]>c48623dc122c0b211da61988a1e20e1e9b7e1f00 authored over 3 years ago by Ajeet D'Souza <[email protected]>
d174d7a6fc5751e2f59e42f942552d0527327df6 authored over 3 years ago by Ajeet D'Souza <[email protected]>
ef382b18c365fcf06dfa317f15c64ef7fae372ab authored over 3 years ago by aman bansal <[email protected]>
This PR adds support for language tags in GraphQL. This feature is available in Dgraph.
We expo...
With the refactor of File System and Minio handlers in enterprise backup code, the operations th...
1169d2eefcea77b3b58a2e6c418e5256fbf86e37 authored almost 4 years ago by Manish R Jain <[email protected]>9702095b18e5be73dd430180b3f8397e6ce591d0 authored almost 4 years ago by Manish R Jain <[email protected]>
- Gzip compression is slow. For backups, I've switched to using snappy for compression. This cha...
93bfaad353c60d11983dbf5717b95c5dfa25dfa3 authored almost 4 years ago by Manish R Jain <[email protected]>* update compose/run.sh to work on mac, support new bin path, modularize script for readability
1df37a9e839a80661c25657eac3e7e50c74544ca authored almost 4 years ago by Joaquin Menchaca <[email protected]>
Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 to 2.7.4.
- [Release notes](h...
This PR makes Zero HTTP endpoints available in GraphQL admin. It also adds a flag `--disable_adm...
07be3c9ac3028ca96440147580ac397dd1959ee1 authored almost 4 years ago by Abhimanyu Singh Gaur <[email protected]>Append the directory prefix in the s3 paths for rename operation.
b5be8ceb9fb855fdebb702eb3bb7d7a82bcee1e4 authored almost 4 years ago by Ahsan Barkati <[email protected]>We are generating incorrect order of the fields in a result of the @normalize directive when the...
711e955010ed8fd870af46f746cc23a9178cc004 authored almost 4 years ago by Jatin Dev <[email protected]>This PR along with the previous restore PR is a BREAKING change. Marking this PR as breaking, be...
1c7d4493b494f55b8e271d4c2654f6c63b4e8763 authored almost 4 years ago by Manish R Jain <[email protected]>
This commit implements map-reduce based online restore. The offline
restore has been removed. I...
* update VAULT_VERSION=latest for vault docker image.
* add instructions for using bound_cidr_l...
Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 3.4.2 to 4.1.
- [Release notes](ht...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.
- [Release notes](https://git...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.
- [Release notes](https://git...
This PR fixes an error returned if there are no uids for geo query.
{
tourist(func: near(loc...
2949f5668cdc1d05a782d995d4d26f3241a8ecd2 authored almost 4 years ago by aman-bansal <[email protected]>
5a586f4025a1d827a20b43be995b2acd7ac4a82b authored almost 4 years ago by aman bansal <[email protected]>
/commit endpoint was not ACL protected. In a multi-tenant system, it could be disastrous where a...
34f63bc587eb78934a6add7edde1e50bfa85133c authored almost 4 years ago by Naman Jain <[email protected]>22bd216f5f4037ee703b322d5576aefc46341bb9 authored almost 4 years ago by vmrajas <[email protected]>
2979d027cf3e240861047aa24d36c5fcaa296e60 authored almost 4 years ago by Ajeet D'Souza <[email protected]>
* Log query along with panic
* Log mutations using panic handler
* Address Abhimanyu's com...
ba3fd59a2a58d5e6f8d262fb131e41ac36e4a35f authored almost 4 years ago by vmrajas <[email protected]>
Move the /z and /jemalloc endpoints in zero and alpha to
/debug/z and /debug/jemalloc respectiv...
We were fetching the namespace from the api.LoginRequest.Namespace even if the user has sent the...
21509c9cb25a6d1085e832fe074e254201ff0145 authored almost 4 years ago by Naman Jain <[email protected]>f091ce51577594edd8fda3265fbcbb65b88a45c7 authored almost 4 years ago by minhaj-shakeel <[email protected]>
Fixes DGRAPH-3184
df7d9f8caf9b583bfc91543d55538538dd9e4736 authored almost 4 years ago by Rohan Prasad <[email protected]>cd796e42e1517c65dc7db3fae36c6685bae840b3 authored almost 4 years ago by Anurag <[email protected]>
This PR fixes the issue where if you create a new namespace and run a GraphQL query for the newl...
4583b13820d1033bef31622da211ec8145bc49f3 authored almost 4 years ago by Abhimanyu Singh Gaur <[email protected]>Set the image to Ubuntu 20.04 and add tools:
* htop
* jq
* less
* sysstat (iostat)
Fixes GRAPHQL-1100
We were getting output coercing error for fields like maxNodes in admin/stat...
3f84915865f1af4b3dd0fd4afcf68ee4c1100732 authored almost 4 years ago by minhaj-shakeel <[email protected]>
Please see the [RFC](https://discuss.dgraph.io/t/webhook-lambda-on-add-update-delete-mutations/1...
5427b3af2a9d240633cfe00afe8548e33baecbf2 authored almost 4 years ago by Abhimanyu Singh Gaur <[email protected]>
Fixes GRAPHQL-1119
We had this bug fix PR #7158 that also went into 20.11 release branch which d...
0ef503a1c06593b828022b648b8dc75f6afc7d8c authored almost 4 years ago by Ajeet D'Souza <[email protected]>
When a learner node starts and there is no alpha peer then it
behaves like a normal mode. This...
* Add extra checks for deleting UpdateTypeInput
* Address Abhimanyu's comment
e89a0c17e8161b72b932b510786b4c49231e923e authored almost 4 years ago by vmrajas <[email protected]>7c29a2be44a060d1a7fc446b848c89808be59a79 authored almost 4 years ago by Ajeet D'Souza <[email protected]>
chore(audit): making audit files unique for each alpha/zero node in a dgraph cluster (#7561)
91dad08b0cb021b79ebcbca865863c34c9ddb79c authored almost 4 years ago by aman bansal <[email protected]>Make persistent query namespace-aware. Also, there was a bug in a persistent query where an unau...
6f52b0e13234812ec251061530db04f1e7eac1f7 authored almost 4 years ago by Naman Jain <[email protected]>Fixes GRAPHQL-1075.
882f411a3659acb59d07856217cb9be483f82d21 authored almost 4 years ago by minhaj-shakeel <[email protected]>we were generating below error message when there is difference in GraphQL and Dgraph schema. It...
a22ba1b47bbb36db19f99e3569c9db74e024f591 authored almost 4 years ago by Jatin Dev <[email protected]>GraphQL spec doesn't allow any value apart from integer to be passed to a variable of type Int. ...
b3916274285bb6426f0c6886ca45241a297552ab authored almost 4 years ago by Jatin Dev <[email protected]>
Fix roll-up split generation by fixing the range of UIDs
to keep in the first and second part o...
e000783cd8e35361db4f9fed13538cd331f67af7 authored almost 4 years ago by Joaquin Menchaca <[email protected]>
14ab2db8804e88555bc913e2dd1bda462d33a629 authored almost 4 years ago by Manish R Jain <[email protected]>
4bbae9f7ef35b18d04b4d21ac897230aa9b0678c authored almost 4 years ago by Manish R Jain <[email protected]>
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https...
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https...
543f6be5dc3a99110e85b96c52070ee479f5a71e authored almost 4 years ago by Ahsan Barkati <[email protected]>
eb84f48129156d4f82362c6ee581ff8d26212b29 authored almost 4 years ago by Manish R Jain <[email protected]>
* chore(tools): Fix tools.go build constraint.
The build constaint was not being seen by Go s...
c4ec7029c95ce030a78cfe5dae1df430118012d7 authored almost 4 years ago by Daniel Mai <[email protected]>
* release script update to dynamically change Dockerfile
* add buildarg for xgo.Dockerfile
* s...
487f5f1e5dd319adcc4908f711755a9410eb0966 authored almost 4 years ago by Joaquin Menchaca <[email protected]>
The `--build` flag was missing from the `docker-compose up` command. That flag is required for t...
1c3a3e27e0588d4242299c2d2eaa09cb1083ce16 authored almost 4 years ago by Abhimanyu Singh Gaur <[email protected]>Please see the [RFC](https://discuss.dgraph.io/t/webhook-lambda-on-add-update-delete-mutations/1...
348119e497375e46e4847428242f4c3f1d37cc61 authored almost 4 years ago by Abhimanyu Singh Gaur <[email protected]>This adds golangci-lint[1] to run for every PR.
Followed the docs at https://golangci-lint.ru...
3caa2768f2e9d3db7dc379be5579354540701ba8 authored almost 4 years ago by Daniel Mai <[email protected]>This is useful to avoid blowing up the number of goroutines handling queries, if the user bombar...
fade07537728ca2b145017f0639f75752caa2226 authored almost 4 years ago by Manish R Jain <[email protected]>
Some of the internal predicates have been removed in #7431 and #7451.
When restoring from a bac...
* chore(test): fixing flaky tests
78249a4282388e23b6cc387f2680b5f500400015 authored almost 4 years ago by aman bansal <[email protected]>This demonstrates how to setup a Vault server with Dgraph.
Included:
* instructions and step...
f3377a9751775d1806ddc9e486d524dddbb43164 authored almost 4 years ago by Daniel Mai <[email protected]>
This updates the subcommand --help template so that flags like `--config` show
up in the --help...
679caa02fe7060fd015cd971859cb8cd4dbbbacc authored almost 4 years ago by Daniel Mai <[email protected]>
c2090f601c8d3b5554c746c5bb8893b10b1bdefe authored almost 4 years ago by Manish R Jain <[email protected]>
"max-retries=-1" was showing up in the default string for badger in Bulk --help output, despite ...
1004f38b9f33ee04171d6a7e689453e591ba2ded authored almost 4 years ago by Karl McGuire <[email protected]>* clusterID flag added for alpha sentry reports (gql-services)
* Update raft.go
camelCase ...
e8b78b7aa70357e6f8be4d18049071edebf0e865 authored almost 4 years ago by Kaustubh J <[email protected]>