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
We need to keep a copy of baseIV in raftwal because if the wal-file grow, then
the underlying ...
0b9eb4adec930bbea1c2ade96d4d150eb8d91b3c authored about 4 years ago
* Documentation for `badger.compression`
* small formatting changes
* Update wiki/content/depl...
b2b368f455df33797acc48142e1f6d5d9a3dfdcc authored about 4 years ago* chore(test): fixing TestSchemaSubscribe
* refactoring function name
* fixing failing tes...
deccbe440253568391f001956e57a5bc10efd3f0 authored about 4 years ago* chore(test): removing redundant mtls tests
* changing systest to work with mtls
* fixing...
344e1e3d7443190ba93a1ee1fe1f03b114f07771 authored about 4 years agobc7b2618ed121ac50dfa7fb416f3b3e83a7d6426 authored about 4 years ago
776bbcf47d3544c9e1601697c4baf325ce9d9aae authored about 4 years ago
Fixes GRAPHQL-863
Consider the below schema, Human implements both character and Employee inter...
This PR updates `TestGuardianOnlyAccessForAdminEndpoints` to check that the errors returned from...
eb102849db469168c60017881c0a1637471e291d authored about 4 years agoAlso check health of all Alphas before running tests.
744438266aeb4c5a4f37388f9c37dd1ec47b38bf authored about 4 years ago
Handle context deadline exceeded error better. Also, I suspect the
errors about index not presen...
* Deal with context deadline correctly
4bdf25d0cc8bc681bed02677bee05917bb347059 authored about 4 years agoSet GODEBUG=madvdontneed=1 to lower Go RSS memory usage.
MADV_DONTNEED is the default behavio...
591a120b7c2f451631a350e3f1d6821ea2e24dd4 authored about 4 years agod9c1f7cb0201ade2686b0af426a533058627b00c authored about 4 years ago
- Make error checking in TestGuardianOnlyAccessForAdminEndpoints to be more robust.
- Make addS...
This log is noisy alongside -v=3 Raft heartbeat logs.
88cfc4f22fc2a0c2b2e35132ff8e54c15b35584e authored about 4 years ago* Add lambda docs
996cafd140403882723e9317815f782ba872a957 authored about 4 years ago* Update ludicrous-mode.md
* Minor rewrites for style
2e00666a4b8d9f2f5ec4c5006ce82f7358c32fac authored about 4 years ago* fixing flaky tests
* fixing flaky tests
* fixing retry schema and alpha client
* edit...
2933ad4acdb82c5c3ec079018bb4280e58a152c2 authored about 4 years ago5873da384c5fd34b83e9a9cbc0c07ed37041ae87 authored about 4 years ago
5bc840d6ead88a14bec3ad23a7540143f5143a9e authored about 4 years ago
1343f6595217d49645125c9817c0bb25ac1bda75 authored about 4 years ago
Fixes GRAPHQL-806.
Fixes GRAPHQL-793.
This PR extends support for multiple aliases for the s...
0be022a9ff69b4df5b77717e6fca01ce3e0b5aed authored about 4 years agoDocument the new dgraph_txn_aborts_total metric that counts transaction aborts for a Dgraph serv...
03765470659b45375e638e57ddef3de481f6297b authored about 4 years agoDocumentation for the new updateSchemaHistory syntax. Includes some minor rewording.
Fixes GQ...
073e9d2949529235bfa34e20e883668ef3f69249 authored about 4 years agoChange the initial size of raftwal log file to 64MB. Add a test to check the file grows correctly.
ab0805550f220649e3be6568c781d2a6a837faa6 authored about 4 years ago
Fixes GRAPHQL-816
Subscriptions tests were flakey because the badger sends multiple schema upda...
* Adding JWK URL docs
92e6b7e1f8f6d72dd4b32a23ae4f5f4bdb6d49b5 authored about 4 years ago
Add a netlify.toml file and update the docs build script to
support deploying via Netlify.
daac8cefaa7e11afdb4f605b42700956ec1b46d9 authored about 4 years ago
74fb2c73269604e1c2998897d4b865bb8b23038a authored about 4 years ago
966d7436f9d949d8e6774a62f57c8241443373db authored about 4 years ago
This PR removes the unused flag --cache_mb from zero. This flag is not needed as dgraph no longe...
7e5cdc0bbfbf5bc0fb0ba66f4a134324906ae409 authored about 4 years ago* fixing test cases to work with go script
* refactoring
* fixing minio tests
* fixing ...
ece25cd888ecc91be846bae0351109e45086ec49 authored about 4 years ago* Add password field in auth directive
* Add query resolving tests
* Add e2e tests
* Ad...
3311923fae48e85b529614a946c2dc15b73252cd authored about 4 years agoUse B+ tree with the hash of xid in xidmap.
6a18d849909cdf6c93cff3e61e76a6ce20a53ce8 authored about 4 years ago4770c1598776d62b3cd8e2aa0b1f07f6298e7123 authored about 4 years ago
70194be6404a03005fe56c2443cbd053f6e5959b authored about 4 years ago
Fixes GRAPHQL-734.
This PR fixes a panic when a custom field in a type was queried via an inter...
Fixes GRAPHQL-787.
This PR fixes the Bug in query and mutations generation in case of types t...
5e60ef190c3823671aaccd6bfde9486ddd9d75b0 authored about 4 years agoWith this change, tests finish in 6m30s on my machine.
0c311954060597fcb0f2d0068d72afdf3c26dd1b authored about 4 years agoMake it compile Dgraph and run with --j=2. Also, do a better job at scheduling.
d0cbf59766a7ed89c10bd558fc5d0179cc84c056 authored about 4 years agoAdd auth on interfaces
ac498dd692a1d9a9cddf45c840a64cba64c3c978 authored about 4 years agoAdd batch upsert docs
d6b76062e31122931d504c929ebd85302bc278b6 authored about 4 years agoThe current test.sh script runs all the packages one by one, which takes 30mins for the tests to...
79d7f9c370442102b9f1eb16248996f3b626d595 authored about 4 years ago
* vagrant nfs server/client
* docker-compose with external nfs storage example
* helm chart v...
edcbbcbd146ceb19f135c2796ad5baee2e5abbf8 authored about 4 years ago
Fix example
cf237a39a82a7e6bcbbad6342e1d63a3ffcd7c87 authored about 4 years agoThis PR is a breaking change for the `eq` filter on the List of `enum` Types.
This PR fixes b...
40b20c7a482d9e512bd9ed66a00b4353d2ac13f9 authored about 4 years ago* Docs (GraphQL): Document IN function and HAS function
Add headings
* Docs (GraphQL) add docu...
834bb2cd2cf482858969a92bc5689b59ad91c1b0 authored about 4 years agoFixes GRAPHQL-790.
4aa17fa5928fadaf9533c31b6b96641b7480d3c2 authored about 4 years agoFixes outdated links and released version
291908ab4a49fdad0573f42f65b81659c15749b0 authored about 4 years agof5758f6c32eb50cdafdbf74234967a680cbd6b46 authored about 4 years ago
- Decrease size of key commit file and rename it.
- Don't run Jaeger by default in Jepsen.
- I...
a3a8d5acb88a1ac9466beca6ade43aaa6654b3eb authored about 4 years ago
844a64760951f582bbc6b428965f77a6499342ab authored about 4 years ago
Alpha now forwards /pb.Zero/AssignUids to the zero leader. This allows
live loader to only talk...
Update badger to the latest master to fix a memory leak in Badger
stream (dgraph-io/badger#1593...
This PR brings in the memory improvements in B+ tree. This fixes the size of the B+ tree becomin...
c537a1f208f4a4e75d4eabdc07bddbdff7db44e2 authored about 4 years ago* Add documentation for generate directive
* Fix documentation for generate
* Address comm...
d4dd19c3a419f84138d59a58c3ba3bf4c3812dfe authored about 4 years ago
Fixes GRAPHQL-764
If we start and Terminate multiple subscriptions and at the end start a new s...
* dgraph-backup.sh script and small docker-compose demo environment for exploring dgraph binary ...
5649c4ad8a483800480197aff15172026ba77002 authored about 4 years agodocs for Union type
7f1d247c4e0a6825bd73d69ff8e390cf68504976 authored about 4 years agoFixes GRAPHQL-795.
d3bec85ca832c719486a6094dc41a51ab4855322 authored about 4 years ago* Create persistent-queries.md
e7d02df68b53a83a3d41f2bf110b42a73bb137fa authored about 4 years agoThe bulk loader uses temporary buffers for map-reduce logic. These temporary buffers are created...
c4d8641b81dd869bf7bee821c54ae293ae96e319 authored about 4 years ago7088c6580247cf8c10e1ea44368e73e96c7198bd authored about 4 years ago
Fixes GRAPHQL-785.
This PR fixes incorrect Schema being generated for the `IN` filter on `enu...
ecace57b1d2eddd004cd9c2d7b4ed3907cae627a authored about 4 years agoThe Password Type link from https://dgraph.io/docs/master/graphql/directives/#secret isn't usefu...
864e5be68b0ef8cd95d88a492f1d3724eed5342b authored about 4 years ago* Update raw-http.md
* Clarify DQL lead-in sentence on the DQL homepage
* Update _index.md...
ae955955cb2b2c91d523aed60084f097d5513b7e authored about 4 years agoa5bd1121d430451e8b09c109d73054ecbbbcfb7a authored about 4 years ago
Fixes GRAPHQL-735.
See [RFC](https://discuss.dgraph.io/t/backup-and-restore-with-operations-lik...
* Update Badger to release/v3.2011
* Update badger options
* Run go mod tidy
* Update R...
3b9dd3bd2fed8de3c6805ad8b3539552fd4cf4ba authored about 4 years ago* Fix Dgraph latest version in README
* Changes latest version in wiki
c714c312170d603e46e34683e8e2891a69e0014a authored about 4 years ago* Update docs for count queries
* Update wiki/content/graphql/queries/count.md
Co-authored...
74224f5161a6200bae41b810391ddaa291797d8d authored about 4 years ago0913df80613f78d34809fc52be84c32c26512247 authored about 4 years ago
d0d9006a87c3e26d61a9a19dc53879a0b6332220 authored about 4 years ago
* Updating references from `Content-Type: application/graphql+-` to the DQL equivalent while not...
1948e45137951396f6a07e66eb0bcd62977bcb51 authored about 4 years ago3d1e3805b163691158dcd48c27b8a9278a49079c authored about 4 years ago
This PR extends support for Mutation with Auth on interfaces.
df37c2b5a6d038d24c72373a21432890a1c1b272 authored about 4 years ago* In case of an invalid login request, a generic error message will be printed in alpha logs
...
7088d59f41f2e176f743a6cc828b21fa8179ba70 authored about 4 years agoFixes GRAPHQL-706
This PR Add support for below header in query endpoint
curl -H "Content-...
5a5f131cb4ff0b3809d3433dcd7e9343610a6c62 authored about 4 years ago* Add Int64 support notes to types.md
Fixes GRAPHQL-782
* Updated per reviewer feedback
- Not...
fbc4c28992f84bddb88b3fa90a9190a31ac6d1d6 authored about 4 years ago* fix(x.ValidateAddress): Fix hostname check.
This fixes a panic that happens when the --my f...
ae563a2aeedb5a7c21f4d68ecc45f5eeef6bca22 authored about 4 years ago* Make graphql schema changes for child count queries
* Add resolve for count queries at chil...
59e3406883f603b1eeafa2a33eb1fc1035b14988 authored about 4 years agoFixes GRAPHQL-743
addMutation also accepts an object along with an array. This is in accordan...
c7ea4a147f22f66b9a005137bf0c559de902f6e3 authored about 4 years ago* Don't re index in case a new predicate is added to schema with an index
* Revert "Don't re ...
462a505afe3af8e84452b21b1fb251fd574d81b6 authored about 4 years ago* Update build.sh to simplify version list
11cf3b064dd013a783dcef6583e09a053ebf012d authored about 4 years agoaf174fda249420da2047a20766ef58259e656396 authored about 4 years ago
06c0f7906808408daa9c91de76b6eb6bf403ec9a authored about 4 years ago
FIxes GRAPHQL-747
Fixes [Discuss Issue](https://discuss.dgraph.io/t/multiple-values-for-the-gra...
* DGRAPH-1263 | DGRAPH-599 | splitting tls_dir + making health point available on http
161f889dbab2dad244b9ef364f368b4b1d2a7595 authored about 4 years agoFixes GRAPHQL-745.
While doing an updateMutation, when the linked object didn't have an id or...
d840c39c1940e7dd2acf85d76ba61f68c4396a9a authored about 4 years agoFixes GRAPHQL-690
6e21c3109898726190bacbcac3d28b29635df92c authored about 4 years agoFixes GRAPHQL-786.
This PR enforces non-null values for `min` and `max` in the `between` filter.
be919e506585ed2424d284ccb665c0f2cad20bff authored about 4 years ago* Update search-filtering.md
Adding documentation for the `between` filter for GraphQL, minor w...
a3d4842912610ff24cae62bccd38ea867a7fd75a authored about 4 years agoda7d2b1779e46d0adb6df22e9fca56dd76ccd72f authored about 4 years ago
Docs site homepage redesign
ca1a900d4d51c15bf8ac72495bba5b62324cea38 authored about 4 years ago2c7ea382a3573ae0d0c8039102a6cc6f756f4b63 authored about 4 years ago