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

chore(test): removing redundant mtls tests (#6961)

* chore(test): removing redundant mtls tests

* changing systest to work with mtls

* fixing...

github.com/unigraph-dev/dgraph - 344e1e3d7443190ba93a1ee1fe1f03b114f07771 authored almost 4 years ago by aman bansal <[email protected]>
chore: add increment to manual_tests (#6928)

github.com/unigraph-dev/dgraph - bc7b2618ed121ac50dfa7fb416f3b3e83a7d6426 authored almost 4 years ago by Ajeet D'Souza <[email protected]>
chore: Add flag to test script to avoid building Dgraph (#6962)

github.com/unigraph-dev/dgraph - 776bbcf47d3544c9e1601697c4baf325ce9d9aae authored almost 4 years ago by Ajeet D'Souza <[email protected]>
fix(GraphQL):This PR allows to use fragments on interfaces while querying other interface. (#6964)

Fixes GRAPHQL-863
Consider the below schema, Human implements both character and Employee inter...

github.com/unigraph-dev/dgraph - f810e4ec0267bd4d69241e6774c70e8bcc22ea43 authored almost 4 years ago by Jatin Dev <[email protected]>
test: Refactor tests to be more resilient (#6963)

This PR updates `TestGuardianOnlyAccessForAdminEndpoints` to check that the errors returned from...

github.com/unigraph-dev/dgraph - eb102849db469168c60017881c0a1637471e291d authored almost 4 years ago by Abhimanyu Singh Gaur <[email protected]>
Tests: Increase jwt validity of ACL tests

Also check health of all Alphas before running tests.

github.com/unigraph-dev/dgraph - 744438266aeb4c5a4f37388f9c37dd1ec47b38bf authored almost 4 years ago by Manish R Jain <[email protected]>
Test Fix: Fix up TestDebugSupport

Handle context deadline exceeded error better. Also, I suspect the
errors about index not presen...

github.com/unigraph-dev/dgraph - d64962d140833043ad01f24ce44d05ec8ee01a40 authored almost 4 years ago by Manish R Jain <[email protected]>
Make TestHttpCompressionSupport run correctly (#6960)

* Deal with context deadline correctly

github.com/unigraph-dev/dgraph - 4bdf25d0cc8bc681bed02677bee05917bb347059 authored almost 4 years ago by Manish R Jain <[email protected]>
build(dockerfile): Set GODEBUG=madvdontneed=1. (#6953)

Set GODEBUG=madvdontneed=1 to lower Go RSS memory usage.

MADV_DONTNEED is the default behavio...

github.com/unigraph-dev/dgraph - 591a120b7c2f451631a350e3f1d6821ea2e24dd4 authored almost 4 years ago by Daniel Mai <[email protected]>
Test Fix: Make testutil client more robust about temporary failures.

github.com/unigraph-dev/dgraph - d9c1f7cb0201ade2686b0af426a533058627b00c authored almost 4 years ago by Manish R Jain <[email protected]>
Fix a bunch of flaky tests (#6958)

- Make error checking in TestGuardianOnlyAccessForAdminEndpoints to be more robust.
- Make addS...

github.com/unigraph-dev/dgraph - b0bb4a663134729b7e0e1b0d4ac74556a4eab34c authored almost 4 years ago by Manish R Jain <[email protected]>
chore(log): Log "Request readctx" in -v=4. (#6952)

This log is noisy alongside -v=3 Raft heartbeat logs.

github.com/unigraph-dev/dgraph - 88cfc4f22fc2a0c2b2e35132ff8e54c15b35584e authored almost 4 years ago by Daniel Mai <[email protected]>
docs (20.11): Adds lambda resolvers documentation (#6924)

* Add lambda docs

github.com/unigraph-dev/dgraph - 996cafd140403882723e9317815f782ba872a957 authored almost 4 years ago by Damián Parrino <[email protected]>
Document new concurrency support in Ludicrous mode (#6939)

* Update ludicrous-mode.md

* Minor rewrites for style

github.com/unigraph-dev/dgraph - 2e00666a4b8d9f2f5ec4c5006ce82f7358c32fac authored almost 4 years ago by Aaron Carey <[email protected]>
chore(tests): fixing flaky tests (#6937)

* fixing flaky tests

* fixing flaky tests

* fixing retry schema and alpha client

* edit...

github.com/unigraph-dev/dgraph - 2933ad4acdb82c5c3ec079018bb4280e58a152c2 authored almost 4 years ago by aman bansal <[email protected]>
Avoid splitting commands by whitespace in test script (#6947)

github.com/unigraph-dev/dgraph - 5873da384c5fd34b83e9a9cbc0c07ed37041ae87 authored almost 4 years ago by Ajeet D'Souza <[email protected]>
fix(GraphQL): fix e2e test for multiple alias (#6946)

github.com/unigraph-dev/dgraph - 5bc840d6ead88a14bec3ad23a7540143f5143a9e authored almost 4 years ago by minhaj-shakeel <[email protected]>
Bring back --lru-mb and deprecate it (#6944)

github.com/unigraph-dev/dgraph - 1343f6595217d49645125c9817c0bb25ac1bda75 authored almost 4 years ago by Ajeet D'Souza <[email protected]>
fix(GraphQL): fix multiple alias in query (#6940)

Fixes GRAPHQL-806.
Fixes GRAPHQL-793.

This PR extends support for multiple aliases for the s...

github.com/unigraph-dev/dgraph - 0be022a9ff69b4df5b77717e6fca01ce3e0b5aed authored almost 4 years ago by minhaj-shakeel <[email protected]>
Frontend app cleanup (#5)

github.com/unigraph-dev/unigraph-dev - 7d80701e3bd89c7aed5f43272d70631ac3170da9 authored almost 4 years ago by Steven Salka <[email protected]>
docs(metrics): Document dgraph_txn_aborts_total metric (#6927)

Document the new dgraph_txn_aborts_total metric that counts transaction aborts for a Dgraph serv...

github.com/unigraph-dev/dgraph - 03765470659b45375e638e57ddef3de481f6297b authored almost 4 years ago by Aaron Carey <[email protected]>
docs(graphql): Syntax and use case for updateSchemaHistory (#6925)

Documentation for the new updateSchemaHistory syntax. Includes some minor rewording.

Fixes GQ...

github.com/unigraph-dev/dgraph - 073e9d2949529235bfa34e20e883668ef3f69249 authored almost 4 years ago by Aaron Carey <[email protected]>
fix(raftwal): Change the raftwal file size to 64MB (#6919)

Change the initial size of raftwal log file to 64MB. Add a test to check the file grows correctly.

github.com/unigraph-dev/dgraph - ab0805550f220649e3be6568c781d2a6a837faa6 authored almost 4 years ago by Ahsan Barkati <[email protected]>
fix(GraphQL): This PR fixes subscriptions flakey tests. (#6921)

Fixes GRAPHQL-816
Subscriptions tests were flakey because the badger sends multiple schema upda...

github.com/unigraph-dev/dgraph - 9cfe69c9d81ccdd9f26a5b5048607e956e609ea1 authored almost 4 years ago by Jatin Dev <[email protected]>
docs (20.11): Add documentation for JWK URL auth (#6913)

* Adding JWK URL docs

github.com/unigraph-dev/dgraph - 92e6b7e1f8f6d72dd4b32a23ae4f5f4bdb6d49b5 authored almost 4 years ago by Damián Parrino <[email protected]>
feat(backend): finalize unigraph schema specs

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

github.com/unigraph-dev/unigraph-dev - c354c3556e321ec5f209ae239dee2c331f956c27 authored almost 4 years ago by Haoji Xu <[email protected]>
docs: Deploy on Netlify. (#6929)

Add a netlify.toml file and update the docs build script to
support deploying via Netlify.

github.com/unigraph-dev/dgraph - bb5862257d1cfe6e6c472b86112de3abd06f3c12 authored almost 4 years ago by Daniel Mai <[email protected]>
chore(GraphQL): Remove admin containers from graphql e2e tests (#6899)

github.com/unigraph-dev/dgraph - daac8cefaa7e11afdb4f605b42700956ec1b46d9 authored almost 4 years ago by Pawan Rawal <[email protected]>
Fix failing auth tests (#6923)

github.com/unigraph-dev/dgraph - 74fb2c73269604e1c2998897d4b865bb8b23038a authored almost 4 years ago by vmrajas <[email protected]>
fix(Dgraph): Switch command line options to kebab-case (#6908)

github.com/unigraph-dev/dgraph - 966d7436f9d949d8e6774a62f57c8241443373db authored almost 4 years ago by Ajeet D'Souza <[email protected]>
remove unused flag cache_mb from dgraph zero (#6903)

This PR removes the unused flag --cache_mb from zero. This flag is not needed as dgraph no longe...

github.com/unigraph-dev/dgraph - 7e5cdc0bbfbf5bc0fb0ba66f4a134324906ae409 authored almost 4 years ago by Naman Jain <[email protected]>
chore(test):fixing test cases to work with go script (#6911)

* fixing test cases to work with go script

* refactoring

* fixing minio tests

* fixing ...

github.com/unigraph-dev/dgraph - ece25cd888ecc91be846bae0351109e45086ec49 authored almost 4 years ago by aman bansal <[email protected]>
Fix(GraphQL): Add support for using auth with secret directive (#6907)

* Add password field in auth directive

* Add query resolving tests

* Add e2e tests

* Ad...

github.com/unigraph-dev/dgraph - 3311923fae48e85b529614a946c2dc15b73252cd authored almost 4 years ago by vmrajas <[email protected]>
perf(xidmap): Use btree with hash of keys for xidmap (#6902)

Use B+ tree with the hash of xid in xidmap.

github.com/unigraph-dev/dgraph - 6a18d849909cdf6c93cff3e61e76a6ce20a53ce8 authored almost 4 years ago by Ahsan Barkati <[email protected]>
Fix TestHttpCompressionSupport

github.com/unigraph-dev/dgraph - 4770c1598776d62b3cd8e2aa0b1f07f6298e7123 authored almost 4 years ago by Manish R Jain <[email protected]>
Fix some randomly failing tests.

github.com/unigraph-dev/dgraph - 70194be6404a03005fe56c2443cbd053f6e5959b authored almost 4 years ago by Manish R Jain <[email protected]>
fix(GraphQL): fix panic when querying custom field in fragment on interface (GRAPHQL-734) (#6909)

Fixes GRAPHQL-734.
This PR fixes a panic when a custom field in a type was queried via an inter...

github.com/unigraph-dev/dgraph - f3ec9f81af1e500acd05b90b7280c1e318066fca authored almost 4 years ago by Abhimanyu Singh Gaur <[email protected]>
fix(GraphQL): fix exclusion of filters in Query generation in case of just Has Filters. (#6870)

Fixes GRAPHQL-787.

This PR fixes the Bug in query and mutations generation in case of types t...

github.com/unigraph-dev/dgraph - 5e60ef190c3823671aaccd6bfde9486ddd9d75b0 authored almost 4 years ago by minhaj-shakeel <[email protected]>
Set j=3 (#6915)

With this change, tests finish in 6m30s on my machine.

github.com/unigraph-dev/dgraph - 0c311954060597fcb0f2d0068d72afdf3c26dd1b authored almost 4 years ago by Manish R Jain <[email protected]>
Improve test script (#6914)

Make it compile Dgraph and run with --j=2. Also, do a better job at scheduling.

github.com/unigraph-dev/dgraph - d0cbf59766a7ed89c10bd558fc5d0179cc84c056 authored almost 4 years ago by Manish R Jain <[email protected]>
docs (feature): add documentation for auth on interfaces (#6894)

Add auth on interfaces

github.com/unigraph-dev/dgraph - ac498dd692a1d9a9cddf45c840a64cba64c3c978 authored almost 4 years ago by Damián Parrino <[email protected]>
docs (20.11): add documentation for Upserts in Live Loader (#6897)

Add batch upsert docs

github.com/unigraph-dev/dgraph - d6b76062e31122931d504c929ebd85302bc278b6 authored almost 4 years ago by Damián Parrino <[email protected]>
Create a Go script to run Dgraph tests concurrently (#6895)

The current test.sh script runs all the packages one by one, which takes 30mins for the tests to...

github.com/unigraph-dev/dgraph - 79d7f9c370442102b9f1eb16248996f3b626d595 authored almost 4 years ago by Manish R Jain <[email protected]>
chore: backup nfs automation scripts and instructions (SUCCESS-23) (#6806)

* vagrant nfs server/client
* docker-compose with external nfs storage example
* helm chart v...

github.com/unigraph-dev/dgraph - 17a3dbb153963004cffba30ca5c6cd888aeda86d authored almost 4 years ago by Joaquin Menchaca <[email protected]>
Add documentation for Cached Results (#6890)

github.com/unigraph-dev/dgraph - edcbbcbd146ceb19f135c2796ad5baee2e5abbf8 authored almost 4 years ago by Damián Parrino <[email protected]>
Fix a typo

Fix typo

github.com/unigraph-dev/dgraph - 14dc612a6868e3300f1ec48a6283a3c3c1166dae authored almost 4 years ago by Damián Parrino <[email protected]>
Update search.md (#6892)

Fix example

github.com/unigraph-dev/dgraph - cf237a39a82a7e6bcbbad6342e1d63a3ffcd7c87 authored almost 4 years ago by Damián Parrino <[email protected]>
fix(GraphQL): handle filters for enum properly (#6887)

This PR is a breaking change for the `eq` filter on the List of `enum` Types.

This PR fixes b...

github.com/unigraph-dev/dgraph - 40b20c7a482d9e512bd9ed66a00b4353d2ac13f9 authored almost 4 years ago by minhaj-shakeel <[email protected]>
Docs (GraphQL): Document the `in` and `has` keywords for 20.11 (#6898)

* Docs (GraphQL): Document IN function and HAS function

Add headings

* Docs (GraphQL) add docu...

github.com/unigraph-dev/dgraph - 834bb2cd2cf482858969a92bc5689b59ad91c1b0 authored almost 4 years ago by Aaron Carey <[email protected]>
fix(GraphQL): change Default client to Client with timeout for fetching JWKs (#6891)

Fixes GRAPHQL-790.

github.com/unigraph-dev/dgraph - 4aa17fa5928fadaf9533c31b6b96641b7480d3c2 authored almost 4 years ago by minhaj-shakeel <[email protected]>
Update README.md (#6826)

Fixes outdated links and released version

github.com/unigraph-dev/dgraph - 291908ab4a49fdad0573f42f65b81659c15749b0 authored almost 4 years ago by Damián Parrino <[email protected]>
chore: Fix count doc (#6886)

github.com/unigraph-dev/dgraph - f5758f6c32eb50cdafdbf74234967a680cbd6b46 authored almost 4 years ago by vmrajas <[email protected]>
fix page change bug

github.com/unigraph-dev/unigraph-dev - 3b92b6a21cdac553e449f518820d1c0b8ffca551 authored almost 4 years ago by Steven Salka <[email protected]>
add Roboto font

github.com/unigraph-dev/unigraph-dev - 338cacb4c815148824f0342823b2e540139c267a authored almost 4 years ago by Steven Salka <[email protected]>
fix duplicate message issue (react mount)

github.com/unigraph-dev/unigraph-dev - adf61fe5c0742e25fde322cbd04fb12c72f9ba40 authored almost 4 years ago by Steven Salka <[email protected]>
style the JSON messages a bit more

github.com/unigraph-dev/unigraph-dev - 4178e5a92fd70c06132cd300847e5c0986e16bc0 authored almost 4 years ago by Steven Salka <[email protected]>
more organization of App file, add separate AppDrawer

github.com/unigraph-dev/unigraph-dev - 713fc43ac231bd8176c96d6fc9ffba950fa50b9b authored almost 4 years ago by Steven Salka <[email protected]>
fix seeing double message with useMount

github.com/unigraph-dev/unigraph-dev - 9bfcbeb77394995b4007c9a39ff858c6176144ec authored almost 4 years ago by Steven Salka <[email protected]>
install react-use + normalize yarn.lock across workspaces

github.com/unigraph-dev/unigraph-dev - c07a116bf0c6b05facd892b8f7fce38db94e3aa5 authored almost 4 years ago by Steven Salka <[email protected]>
Small Improvements to make Jepsen run better (#6889)

- Decrease size of key commit file and rename it.
- Don't run Jaeger by default in Jepsen.
- I...

github.com/unigraph-dev/dgraph - c9ddcef6f847053ce0243761b1757e871124844d authored almost 4 years ago by Manish R Jain <[email protected]>
Update cascade.md (#6888)

github.com/unigraph-dev/dgraph - a3a8d5acb88a1ac9466beca6ade43aaa6654b3eb authored almost 4 years ago by Damián Parrino <[email protected]>
fix(dgraph): Change logfile size to 1GB (DGRAPH-2621) (#6860)

github.com/unigraph-dev/dgraph - 844a64760951f582bbc6b428965f77a6499342ab authored almost 4 years ago by Ajeet D'Souza <[email protected]>
feat: Liveloader can use Alpha for assigning uids (#6878)

Alpha now forwards /pb.Zero/AssignUids to the zero leader. This allows
live loader to only talk...

github.com/unigraph-dev/dgraph - 583d6b27461022286c5b01ed81dab4bc41645de8 authored almost 4 years ago by Tejas Dinkar <[email protected]>
fix(badger): Update Badger stream memory leak. (#6883)

Update badger to the latest master to fix a memory leak in Badger
stream (dgraph-io/badger#1593...

github.com/unigraph-dev/dgraph - 0e13811f03651ada1f65691e607ee33fd0f4911c authored almost 4 years ago by Daniel Mai <[email protected]>
chore(btree): update ristretto to bring in improvements in b+ tree (#6875)

This PR brings in the memory improvements in B+ tree. This fixes the size of the B+ tree becomin...

github.com/unigraph-dev/dgraph - c537a1f208f4a4e75d4eabdc07bddbdff7db44e2 authored almost 4 years ago by Naman Jain <[email protected]>
Feat(Docs): Add documentation for generate directive (#6864)

* Add documentation for generate directive

* Fix documentation for generate

* Address comm...

github.com/unigraph-dev/dgraph - d4dd19c3a419f84138d59a58c3ba3bf4c3812dfe authored almost 4 years ago by vmrajas <[email protected]>
fix(GraphQL): This PR fixes issue of multiple responses in a subscription for an update. (#6868)

Fixes GRAPHQL-764
If we start and Terminate multiple subscriptions and at the end start a new s...

github.com/unigraph-dev/dgraph - 734bbe151ea94b6c2d3ab4c51f969c26288eaec6 authored almost 4 years ago by Jatin Dev <[email protected]>
chore: dgraph-backup.sh (SUCCESS-75) (#6774)

* dgraph-backup.sh script and small docker-compose demo environment for exploring dgraph binary ...

github.com/unigraph-dev/dgraph - 5649c4ad8a483800480197aff15172026ba77002 authored almost 4 years ago by Joaquin Menchaca <[email protected]>
docs (feature): Add Union type documentation (#6873)

docs for Union type

github.com/unigraph-dev/dgraph - 7f1d247c4e0a6825bd73d69ff8e390cf68504976 authored almost 4 years ago by Damián Parrino <[email protected]>
make audience mandatory if JWKUrl is provided (#6866)

Fixes GRAPHQL-795.

github.com/unigraph-dev/dgraph - d3bec85ca832c719486a6094dc41a51ab4855322 authored almost 4 years ago by minhaj-shakeel <[email protected]>
docs (feat): Create documentation for Persistent Queries (#6852)

* Create persistent-queries.md

github.com/unigraph-dev/dgraph - e7d02df68b53a83a3d41f2bf110b42a73bb137fa authored almost 4 years ago by Damián Parrino <[email protected]>
chore(bulk): use --tmp directory for temporary buffers (#6833)

The bulk loader uses temporary buffers for map-reduce logic. These temporary buffers are created...

github.com/unigraph-dev/dgraph - c4d8641b81dd869bf7bee821c54ae293ae96e319 authored almost 4 years ago by Naman Jain <[email protected]>
fix(worker): Flush the stream writer on error (DGRAPH-2499) (#6609)

github.com/unigraph-dev/dgraph - 7088c6580247cf8c10e1ea44368e73e96c7198bd authored almost 4 years ago by Ibrahim Jarif <[email protected]>
bug(GraphQL): fix IN filter for `enum` types. (#6865)

Fixes GRAPHQL-785.

This PR fixes incorrect Schema being generated for the `IN` filter on `enu...

github.com/unigraph-dev/dgraph - ecace57b1d2eddd004cd9c2d7b4ed3907cae627a authored almost 4 years ago by minhaj-shakeel <[email protected]>
Docs (chore) fix link to password types from GraphQL Directives page (#6872)

The Password Type link from https://dgraph.io/docs/master/graphql/directives/#secret isn't usefu...

github.com/unigraph-dev/dgraph - 864e5be68b0ef8cd95d88a492f1d3724eed5342b authored almost 4 years ago by Aaron Carey <[email protected]>
DQL (docs) straggler "graphql+-" references to update (#6863)

* Update raw-http.md

* Clarify DQL lead-in sentence on the DQL homepage

* Update _index.md...

github.com/unigraph-dev/dgraph - ae955955cb2b2c91d523aed60084f097d5513b7e authored almost 4 years ago by Aaron Carey <[email protected]>
chore(bulk): add occupancy stats of keycommit to logs (#6869)

github.com/unigraph-dev/dgraph - a5bd1121d430451e8b09c109d73054ecbbbcfb7a authored almost 4 years ago by Naman Jain <[email protected]>
fix(backup/restore): fixes backup and restore with DROP operations (GRAPHQL-735) (#6844)

Fixes GRAPHQL-735.
See [RFC](https://discuss.dgraph.io/t/backup-and-restore-with-operations-lik...

github.com/unigraph-dev/dgraph - 3179f576117d51a5d5b3b2ef58307a833c776ae9 authored almost 4 years ago by Abhimanyu Singh Gaur <[email protected]>
feat: finalize schema formatting

github.com/unigraph-dev/unigraph-dev - 97d4eca7a419786c9b27f0d7c8723f35c3218926 authored almost 4 years ago by Haoji Xu <[email protected]>
chore: Update Badger to release/v3.2011 and Ristretto to latest master (DGRAPH-2630) (#6853)

* Update Badger to release/v3.2011

* Update badger options

* Run go mod tidy

* Update R...

github.com/unigraph-dev/dgraph - 3b9dd3bd2fed8de3c6805ad8b3539552fd4cf4ba authored almost 4 years ago by Rahul Gurnani <[email protected]>
Chore(Readme): Fix Dgraph latest version in README (#6861)

* Fix Dgraph latest version in README

* Changes latest version in wiki

github.com/unigraph-dev/dgraph - c714c312170d603e46e34683e8e2891a69e0014a authored almost 4 years ago by vmrajas <[email protected]>
Update docs for count queries (#6854)

* Update docs for count queries

* Update wiki/content/graphql/queries/count.md

Co-authored...

github.com/unigraph-dev/dgraph - 74224f5161a6200bae41b810391ddaa291797d8d authored almost 4 years ago by vmrajas <[email protected]>
chore: Add manual test for increment (DGRAPH-2613) (#6840)

github.com/unigraph-dev/dgraph - 0913df80613f78d34809fc52be84c32c26512247 authored almost 4 years ago by Ajeet D'Souza <[email protected]>
DQL (Docs):GraphQL -> DQL fixes II, clean-up from #6858 [forgot to push two typo fixes before merging} (#6859)

github.com/unigraph-dev/dgraph - d0d9006a87c3e26d61a9a19dc53879a0b6332220 authored almost 4 years ago by Aaron Carey <[email protected]>
DQL (Docs):GraphQL -> DQL fixes (updating `Content-Type: application/graphql+-` references and noting back-compat, review and fix of add'l `GraphQL+-` references) (#6858)

* Updating references from `Content-Type: application/graphql+-` to the DQL equivalent while not...

github.com/unigraph-dev/dgraph - 1948e45137951396f6a07e66eb0bcd62977bcb51 authored almost 4 years ago by Aaron Carey <[email protected]>
fixed localhost typo (#6855)

github.com/unigraph-dev/dgraph - 3d1e3805b163691158dcd48c27b8a9278a49079c authored almost 4 years ago by OmarAyo <[email protected]>
feat(GraphQL): Mutations with Auth on interfaces should work correctly. (#6839)

This PR extends support for Mutation with Auth on interfaces.

github.com/unigraph-dev/dgraph - df37c2b5a6d038d24c72373a21432890a1c1b272 authored almost 4 years ago by minhaj-shakeel <[email protected]>
Generic alpha log error message for failed ACL login (#6848)

* In case of an invalid login request, a generic error message will be printed in alpha logs

...

github.com/unigraph-dev/dgraph - 7088d59f41f2e176f743a6cc828b21fa8179ba70 authored almost 4 years ago by OmarAyo <[email protected]>
fix(GraphQL): This PR adds support for "application/dql" in content header. (#6849)

Fixes GRAPHQL-706

This PR Add support for below header in query endpoint

curl -H "Content-...

github.com/unigraph-dev/dgraph - 5a5f131cb4ff0b3809d3433dcd7e9343610a6c62 authored almost 4 years ago by Jatin Dev <[email protected]>
Docs (GraphQL) Note the addition of Int64 support in 20.11, mention JSON limitations for this type (#6829)

* Add Int64 support notes to types.md

Fixes GRAPHQL-782

* Updated per reviewer feedback

- Not...

github.com/unigraph-dev/dgraph - fbc4c28992f84bddb88b3fa90a9190a31ac6d1d6 authored almost 4 years ago by Aaron Carey <[email protected]>
fix(x.ValidateAddress): Fix hostname regex check for --my config. (#6837)

* fix(x.ValidateAddress): Fix hostname check.

This fixes a panic that happens when the --my f...

github.com/unigraph-dev/dgraph - ae563a2aeedb5a7c21f4d68ecc45f5eeef6bca22 authored almost 4 years ago by Daniel Mai <[email protected]>
Feat(GraphQL): Add count queries feature at non-root levels (#6834)

* Make graphql schema changes for child count queries

* Add resolve for count queries at chil...

github.com/unigraph-dev/dgraph - 59e3406883f603b1eeafa2a33eb1fc1035b14988 authored almost 4 years ago by vmrajas <[email protected]>
fix(GraphQL): AND/OR filters now accept an array while also accepting objects. (#6801)

Fixes GRAPHQL-743

addMutation also accepts an object along with an array. This is in accordan...

github.com/unigraph-dev/dgraph - c7ea4a147f22f66b9a005137bf0c559de902f6e3 authored almost 4 years ago by Pawan Rawal <[email protected]>
chore(cleanup): Call DropPrefix only once inside DropIndexes (#6811)

* Don't re index in case a new predicate is added to schema with an index

* Revert "Don't re ...

github.com/unigraph-dev/dgraph - 462a505afe3af8e84452b21b1fb251fd574d81b6 authored almost 4 years ago by Rahul Gurnani <[email protected]>
docs (chore): Clean the sidebar's dropdown menu (#6835)

* Update build.sh to simplify version list

github.com/unigraph-dev/dgraph - 11cf3b064dd013a783dcef6583e09a053ebf012d authored almost 4 years ago by Damián Parrino <[email protected]>
test(dgraph): Adding backup test cases in internal tls enabled (#6802)

github.com/unigraph-dev/dgraph - af174fda249420da2047a20766ef58259e656396 authored almost 4 years ago by aman bansal <[email protected]>
chore: Allow test.sh to run specific tests (#6824)

github.com/unigraph-dev/dgraph - 06c0f7906808408daa9c91de76b6eb6bf403ec9a authored almost 4 years ago by Ajeet D'Souza <[email protected]>
fix(export): don't return an error if there was no GraphQL schema (#6815)

FIxes GRAPHQL-747
Fixes [Discuss Issue](https://discuss.dgraph.io/t/multiple-values-for-the-gra...

github.com/unigraph-dev/dgraph - 23c75c911487db4bbcf7f2a62ee79e150d38814b authored almost 4 years ago by Abhimanyu Singh Gaur <[email protected]>
feat(tls): splitting tls_dir + making health point available on HTTP (#6821)

* DGRAPH-1263 | DGRAPH-599 | splitting tls_dir + making health point available on http

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