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(Dgraph): update reverse index when updating single UID predicates. (#5868)

When updating a single uid predicate with a reverse index, the existing entry in the
reverse in...

github.com/unigraph-dev/dgraph - 5b70fe8aa2c4dc08f74794b3e9875c8789c11c9f authored over 4 years ago by Martin Martinez Rivera <[email protected]>
test: fix flakiness in TestValQueryWithACLPermissions (#5978)

Fixes DGRAPH-1914

github.com/unigraph-dev/dgraph - ef640486e62776c453e43da1a1b75573006328bd authored over 4 years ago by Martin Martinez Rivera <[email protected]>
fix(badger): Update badger to v20.07.0-rc2 (#5989)

github.com/unigraph-dev/dgraph - 3c710183af4b6699f4656360b091a9795a8def5c authored over 4 years ago by Martin Martinez Rivera <[email protected]>
chore: contrib k8s ha support dgraph alpha multiple zero support (#5973)

* contrib k8s ha support dgraph alpha multiple zero support

github.com/unigraph-dev/dgraph - 3ff7d3f52069e9996ce746d3d00e900e8de80766 authored over 4 years ago by Joaquin Menchaca <[email protected]>
docs(Enterprise): fix typo for EE license application to Zero leader. (#5985)

The POST request for applying the enterprise license key can only be sent to the leader zero end...

github.com/unigraph-dev/dgraph - 44ac777ebd750a7a99f76336f19850734cc57143 authored over 4 years ago by OmarAyo <[email protected]>
feat(Query): Support uid variables inside uid_in function (#5320)

github.com/unigraph-dev/dgraph - e9c3f05d8f1edf10c1ac17c8fa1001331cd72e17 authored over 4 years ago by Anurag <[email protected]>
docs: remove slack link and replace forum to community (#5880)

* remove slack link and replace forum to community

* Updated with master

* Reverted Events...

github.com/unigraph-dev/dgraph - a69b22f5337d932a19278563d4a30537185d4400 authored over 4 years ago by Shrutika <[email protected]>
show default values for /state and /assign endpoint (#5966)

1. This PR enhances usability by not omitting default fields in /state and /assign endpoints.
2...

github.com/unigraph-dev/dgraph - e0fca965b38408eb964b59a874ad3d4f7555b493 authored over 4 years ago by Naman Jain <[email protected]>
add sleep to snapshot test (#5952)

Signed-off-by: பாலாஜி <[email protected]>

github.com/unigraph-dev/dgraph - dfcdf7c83bea5f25871943e243409a86429144d1 authored over 4 years ago by Balaji Jinnah <[email protected]>
add cluster lables to the jaeger containers (#5951)

github.com/unigraph-dev/dgraph - c9ea2cb208b67dd6dc31bd4177dac4e08585abcb authored over 4 years ago by Balaji Jinnah <[email protected]>
perf(GraphQL): Fix filter order with UID (#5928)

There were cases that get rewritten like `updateStudent(func: type(Student)) @filter(uid(0x123))...

github.com/unigraph-dev/dgraph - 64ce93bf6890eb20b09017453ae78fb63b3bf80e authored over 4 years ago by Abhimanyu Singh Gaur <[email protected]>
feat(GraphQL): Validate audience in authorization JWT and change `Dgraph.Authorization` format. (#5927)

1. Upgrades jwt-go to v4 to support multiple aud claims in JWT
2. Makes JWT token expiry field ...

github.com/unigraph-dev/dgraph - 5d789f0ed80fc6680bbb1333b999c2fa8895ecdc authored over 4 years ago by Arijit Das <[email protected]>
feat(Export): Export now supports directly uploading to s3 or minio (#5925)

RFC: https://discuss.dgraph.io/t/rfc-remote-export/7615
Related: #5968

github.com/unigraph-dev/dgraph - 55ed7491e323eb89ad3ae4539998de7c46770963 authored over 4 years ago by Tejas Dinkar <[email protected]>
fix(badger): Update badger to v20.07.0-rc1 (#5939)

* Update badger to v20.07.0-rc1

This commit brings the following new changes from badger.
Th...

github.com/unigraph-dev/dgraph - f14efbee3f0341d50b76797cbabce2fe37a018f6 authored over 4 years ago by Ibrahim Jarif <[email protected]>
refactor: Move common minio logic into a new file (#5968)

github.com/unigraph-dev/dgraph - 75ac92d873a6bc5989f77bd255c393eaf81e5334 authored over 4 years ago by Tejas Dinkar <[email protected]>
fix(GraphQL): multiple queries in a single request should not share the same variables (#5953)

Fixes GraphQL-570.

Earlier, sending a query like this:
```
query ($filter: CountryFilter!){...

github.com/unigraph-dev/dgraph - 58e90aad1f1d85bf8201e6942100e9f993292674 authored over 4 years ago by Abhimanyu Singh Gaur <[email protected]>
fix(GraphQL): Dgraph directive with reverse edge should work smoothly with interfaces (#5911)

Fixes #5744

There was another bug where field which map to reverse edges in Dgraph where gene...

github.com/unigraph-dev/dgraph - ecec0714e5a49ca24ef763c132bd4671ac5df46a authored over 4 years ago by Pawan Rawal <[email protected]>
fix(Query): Fix val queries when ACL is enabled #5945

github.com/unigraph-dev/dgraph - 144685a84c71723d7ec76fd4b29160959221fc44 authored over 4 years ago by Anurag <[email protected]>
Update README.md

github.com/unigraph-dev/dgraph - d27ca2d7b68275d776b323d8d6e045650ed3405d authored over 4 years ago by Manish R Jain <[email protected]>
Update README.md

github.com/unigraph-dev/dgraph - 4c845ee82ff37732a57af70b7564fbeb4da496c9 authored over 4 years ago by Manish R Jain <[email protected]>
chore: Change first sentence in docs to be more GraphQL focused. (#5938)

* Change first sentence in docs to be more GraphQL focused.

* Update _index.md

Changed fir...

github.com/unigraph-dev/dgraph - f3658b85f5472192fffc989db2da0b5047c1740e authored over 4 years ago by Ahmed El Bannan <[email protected]>
Create ISSUE_TEMPLATE

Switch to Discuss Issues.

github.com/unigraph-dev/dgraph - 4eddeb806412a549668634b7e82a78371cdde610 authored over 4 years ago by Manish R Jain <[email protected]>
Delete issue--question.md

Replaced by Discuss Issues.

github.com/unigraph-dev/dgraph - becd1adca332733b8dcbf82566d063165b13a0dd authored over 4 years ago by Manish R Jain <[email protected]>
Delete feature_request.md

Replaced by Discuss Issues.

github.com/unigraph-dev/dgraph - dd2a6035e9a77ba630e3f781bcad2e882ada8913 authored over 4 years ago by Manish R Jain <[email protected]>
Delete bug_report.md

Replaced by Discuss Issues.

github.com/unigraph-dev/dgraph - fb331cc5697bc13d4bd2c02f6b8059f5dba62243 authored over 4 years ago by Manish R Jain <[email protected]>
Delete documentation.md

Replaced by Discuss Issues.

github.com/unigraph-dev/dgraph - d1f3b0ccd3f6159bc26b5c9117535d35053273dc authored over 4 years ago by Manish R Jain <[email protected]>
Create main.yml

Switch to Discuss Issues.

github.com/unigraph-dev/dgraph - f1ae59b305b24a895c84de86e1275c549aaf576c authored over 4 years ago by Manish R Jain <[email protected]>
Update README.md

github.com/unigraph-dev/dgraph - b06a0eb80ace0005f7d1e67477c30db1a6239caf authored over 4 years ago by Manish R Jain <[email protected]>
Labeler on PR releases (#5944)

Makes the labeler work with PR releases

github.com/unigraph-dev/dgraph - 8d80aed88b4fa98f001ceb77d2fd4637cd22c9df authored over 4 years ago by Michel Diz <[email protected]>
fix(dgraph): Fix snapshot calculation in ludicrous mode (#5585)

In ludicrous mode snapshot calculation is not happening correctly. This is resulting in no snaps...

github.com/unigraph-dev/dgraph - 156bc23bca4ef941ed5b1e84638961764bd59f27 authored over 4 years ago by Ashish Goswami <[email protected]>
perf(countindex): Optimize count index (#4666)

Fixes: DGRAPH-890

Currently count index is calculated in the following way:

Calculate leng...

github.com/unigraph-dev/dgraph - 11672505b144f878ac533b67324744173bcad53a authored over 4 years ago by Ashish Goswami <[email protected]>
Add deferred cancel in TestExpandQueryWithACLPermissions(#5929)

github.com/unigraph-dev/dgraph - 3f49f6b483e9fb7d7f8cf458e4134d17a48d00d1 authored over 4 years ago by Anurag <[email protected]>
fix(dgraph): Handle schema updates correctly in ludicrous mode (#5814)

Fixes: DGRAPH-1656

Currently schema updates are not handled correctly in ludicrous mode.
Thi...

github.com/unigraph-dev/dgraph - 994a07fe33e2b85edae4c4ca94bef088919e3143 authored over 4 years ago by Ashish Goswami <[email protected]>
fix(Query): Fix expand(_all_) queries in ACL (#5733)

github.com/unigraph-dev/dgraph - 8ce08caae7c8614e6be8dd1381cce5a5057f47f8 authored over 4 years ago by Anurag <[email protected]>
fix(bulk-schema flaky test): Add sleep time to wait for clusters before querying for schema in the test (#5826)

Add sleep to prevent query on unhealthy cluster

github.com/unigraph-dev/dgraph - b537eff70da0fe884106f6c00ec49e642d2cda24 authored over 4 years ago by Anurag <[email protected]>
perf(GraphQL): Nested auth queries no longer search through all possible records (#5666)

Previously auth queries had type filter for all levels and hence it would fetch all nodes of a p...

github.com/unigraph-dev/dgraph - 222f42a21fb4d85200101ae6421a0efb08c76746 authored over 4 years ago by Arijit Das <[email protected]>
Validate subscriptions in Operation function (#5926)

We realised that as a result of b40c632, introspection queries started failing in Insomnia becau...

github.com/unigraph-dev/dgraph - e33850e1625a0c6e980224fdb862d7f585bcd441 authored over 4 years ago by Pawan Rawal <[email protected]>
fix(GraphQL): fix panic error when there is no @withSubscription directive on any type. (#5874)

This PR fixes panic error when there is no @withSubscription directive on any type.

github.com/unigraph-dev/dgraph - b40c63254cfc3b4a4f3af9cb36d3d4fb2cb18cad authored over 4 years ago by Jatin Dev <[email protected]>
CID never created if Zero stops early after first init (#5719)

* created common function for proposing a new cid

* checking for CID in entries

* checking...

github.com/unigraph-dev/dgraph - 09ef988fa53e84c75455dec0dac43284ba89ed59 authored over 4 years ago by Neeraj Battan <[email protected]>
test: Deal with incomplete tests in Jepsen tool (#5804)

github.com/unigraph-dev/dgraph - 5e7f443a5fccf9445076e89c9e6ad0e8f7ddaffa authored over 4 years ago by Martin Martinez Rivera <[email protected]>
test: retry "broken pipe" connection issues. (#5896)

TestSnapshot is still flaky due to "broken pipe" errors, this change
makes the tests retry that...

github.com/unigraph-dev/dgraph - 183c6e2a1368f2ecbf211cac4972c93ce0a430ee authored over 4 years ago by Martin Martinez Rivera <[email protected]>
(fix/dgraph): Fix facets response with normalize (#5690)

Fixes: #5241
Fixes: DGRAPH-1670

This PR fixes issue with facets when it is retrieved in a qu...

github.com/unigraph-dev/dgraph - f4c28b8998aab054f53c6c3e0b7cff84a4e407a3 authored over 4 years ago by Ashish Goswami <[email protected]>
fix(readPostingList): Return error instead of panic (#5877)

We've seen some panics like "proto: illegal wireType 6" on trying to read the
posting lists. We...

github.com/unigraph-dev/dgraph - f2773c8eb362881928f3448c8ff109ef51c032ff authored over 4 years ago by Ibrahim Jarif <[email protected]>
fix flaky TestLiveLoadExportedSchema (#5903)

This PR fixes flaky behavior in `TestLiveLoadExportedSchema`. It used to happen because of the e...

github.com/unigraph-dev/dgraph - 74d8a13c343d9e5809ca0604ee0622a58d598179 authored over 4 years ago by Abhimanyu Singh Gaur <[email protected]>
docs: add docs for admin endpoint auth (#5842)

Fixes #GRAPHQL-523.

This PR adds documentation about the required authentications to access t...

github.com/unigraph-dev/dgraph - a7dece87c9dca475bfa0a0a7c2bead01ecf6d9ff authored over 4 years ago by Abhimanyu Singh Gaur <[email protected]>
fix(dgraph): ludicrous mode mutation error (#5701)

Fixes out of order commit in ludicrous mode.

github.com/unigraph-dev/dgraph - 2a8c17f56660a2b7481f63391dfcd7543faeb14c authored over 4 years ago by Harshil Goel <[email protected]>
use new timestamp instead of commited txn timestamp in (#5801)

TestUpsertWithValueVar test

Signed-off-by: Tiger <[email protected]>

github.com/unigraph-dev/dgraph - cb7bbaf00cd24a27cf1cb0328f1258ac63f6506e authored over 4 years ago by Balaji Jinnah <[email protected]>
docs: Documentation for online restores. (#5851)

github.com/unigraph-dev/dgraph - 9a89763220d18e06b3f42380dcb6338f5ec3544f authored over 4 years ago by Martin Martinez Rivera <[email protected]>
test: Handle kB units in size_test.go (#5869)

github.com/unigraph-dev/dgraph - ddac03a24e8352c47c4b55da6d3a9eeec4827643 authored over 4 years ago by Martin Martinez Rivera <[email protected]>
chore: run "go fmt" on master. (#5797)

github.com/unigraph-dev/dgraph - aa3548c5c9d38ec22281d39879488c03cdb4189c authored over 4 years ago by Martin Martinez Rivera <[email protected]>
test: Fix flakiness in online restore tests. (#5853)

There's still some flakiness in the online restore tests caused by
the server being in draining...

github.com/unigraph-dev/dgraph - cfb55fc3e9733e1a43600461fe8c706324a8cb38 authored over 4 years ago by Martin Martinez Rivera <[email protected]>
Remove slack references (#5878)

github.com/unigraph-dev/dgraph - c3a1a3f09678d49ad6eff93ef63c43e721d634df authored over 4 years ago by Anurag <[email protected]>
fix(dgraph): add retry mechanism for 21million test (#5820)

github.com/unigraph-dev/dgraph - bf2d024ab2710390136dd21bc018e9bf47cc52fd authored over 4 years ago by Balaji Jinnah <[email protected]>
fix(GraphQL): Typename for types should be filled in query for schema introspection queries (#5827)

There was a missing " in the __typename that was filled in for types in schema introspection que...

github.com/unigraph-dev/dgraph - 27d9b2200ae602b6832f222c66d702563cc88367 authored over 4 years ago by Pawan Rawal <[email protected]>
Fix alpha start in ludicrous mode (#5642)

Fixes: #5601
Fixes: DGRAPH-1669

Currently we are unable to start alpha server in ludicrous m...

github.com/unigraph-dev/dgraph - d3c16be7531a763fbbb0a2597260d5ea59fee9b3 authored over 4 years ago by Ashish Goswami <[email protected]>
docs(Clients): Add community Apache Spark Connector. (#5859)

From #2123. This Spark connector connects to Dgraph over gRPC.

This connector comes from @Enr...

github.com/unigraph-dev/dgraph - 4c352c9c4621d82c9e3c3f2d1b1eff98233238f3 authored over 4 years ago by Daniel Mai <[email protected]>
fix(dgraph): Fix segmentation fault in draft.go (#5798)

Use the GetXXX methods of the generated protobufs to correctly handle
the case where no predica...

github.com/unigraph-dev/dgraph - 48a44684e50ba26496e0e43a8bcc4632a4154c3a authored over 4 years ago by Martin Martinez Rivera <[email protected]>
fix(dgraph): ignore minTs warning in bank upsert test. (#5821)

github.com/unigraph-dev/dgraph - 8ef5c9a6bdc04d72876bf0e6416448b9a118056d authored over 4 years ago by Balaji Jinnah <[email protected]>
fix(Documentation): fixes sampling rate in tracing documentation

github.com/unigraph-dev/dgraph - 8d14bfbbd3110fb2be246daf51e84390b489f8f3 authored over 4 years ago by Naman Jain <[email protected]>
feat(GraphQL): GraphQL health now reported by /probe/graphql (#5802)

Fixes #GRAPHQL-507.

This PR adds /probe/graphql HTTP endpoint which returns HTTP status 200 O...

github.com/unigraph-dev/dgraph - 072f6b29abd2e0d94a073b08066a49156bfd27eb authored over 4 years ago by Abhimanyu Singh Gaur <[email protected]>
docs: deploy wiki update for Kubernetes (#5771)

* Update Deploy K8S Wiki
* update service to ClusterIP for security on single server k8s config...

github.com/unigraph-dev/dgraph - 2e82998f81b56bb79b9f2ee31e8cb1df25448daf authored over 4 years ago by Joaquin Menchaca <[email protected]>
fix(GraphQL): GraphQL schema is preserved after drop_data (#5790)

Fixes #GRAPHQL-370.

This PR makes sure that the GraphQL schema is preserved after `drop_data`...

github.com/unigraph-dev/dgraph - 747c89632d0af669d93123cdeba7697900401009 authored over 4 years ago by Abhimanyu Singh Gaur <[email protected]>
remove slack link (#5785)

github.com/unigraph-dev/dgraph - 91949dba2f568f1a180c2b966c3b9a7dc184c169 authored over 4 years ago by Shrutika <[email protected]>
feat(Enterprise): GraphQL schema get/update, Dgraph schema query/alter and /login are now admin operations (#5786)

Fixes #GRAPHQL-494.

Please refer this discuss post: https://discuss.dgraph.io/t/authenticatio...

github.com/unigraph-dev/dgraph - 30fb6250fa178a5cc9c4b7d518598188d486f136 authored over 4 years ago by Abhimanyu Singh Gaur <[email protected]>
feat(GraphQL): Add introspection headers to custom logic (#5775)

* Add introspection headers in custom logic

* Fix introspection test

* Addressed comments
...

github.com/unigraph-dev/dgraph - cf5df222534c0cea394692d85682c2e4f51a279e authored over 4 years ago by Apoorv Vardhan <[email protected]>
fix(GraphQL): Fix case where Dgraph type was not generated for GraphQL interface (#5738)

* Generate type in Dgraph for interface using other interface

* Add test

github.com/unigraph-dev/dgraph - c6a0dfa4c6f87ab8d3708701027e2ef5859eb2d4 authored over 4 years ago by Apoorv Vardhan <[email protected]>
fix(GraphQL): Remote schema introspection for single remote endpoint (#5710)

* Fixed remote introspection query call

* Fix type and field checking

* clean up

* Fixe...

github.com/unigraph-dev/dgraph - 55594de574cf67ec4305eba58c9b179b76a80ba3 authored over 4 years ago by Apoorv Vardhan <[email protected]>
docs(CHANGELOG): Fixed referenced issue for @cascade (#5800)

github.com/unigraph-dev/dgraph - 188be6881bc195d00afadd67f9bc5ccb8406d872 authored over 4 years ago by Anthony Master <[email protected]>
feat(Restore): Retry restore proposals. (#5765)

This change adds retries when sending proposals to each group to start a restore for
temporary ...

github.com/unigraph-dev/dgraph - 5c75240a357e6f4c6d37f86055b24bfc84a0a225 authored over 4 years ago by Martin Martinez Rivera <[email protected]>
feat(Restore): Async restore operations. (#5704)

Previously, restore operations blocked the HTTP response until they were completed.
This PR cha...

github.com/unigraph-dev/dgraph - cc6065980ce7121e31f10a6fc1c3ee09f0396e60 authored over 4 years ago by Martin Martinez Rivera <[email protected]>
test: more fixes for the size test. (#5783)

- Print the line when an error occurs in filterUnit.
- Raise the error threshold to 10%. With 5...

github.com/unigraph-dev/dgraph - fbee7181f3ffc1243ccddd42a0c1a36eb9351dcc authored over 4 years ago by Martin Martinez Rivera <[email protected]>
docs: Add dynamic versioning for Dgraph docker tag. (#5553)

PR dependent on dgraph-io/hugo-docs#54

Fixes DGRAPH-1595

Signed-off-by: Prashant Shahi pra...

github.com/unigraph-dev/dgraph - f43ae128a3ced09b5d0a4721c37bdd3051a0c9da authored over 4 years ago by Prashant Shahi <[email protected]>
feat(Upgrade): Users can now upgrade to v20.07.0 (#5634)

Fixes #DGRAPH-1617.

This PR adds the capability to upgrade to v20.07.0 from v20.03.0+
It has...

github.com/unigraph-dev/dgraph - d5892dc0c233970bab85b2aa39e865df57c45fc5 authored over 4 years ago by Abhimanyu Singh Gaur <[email protected]>
feat(GraphQL): Allow query of deleted nodes. (#5706)

Allows delete mutation requests to query the deleted objects.
Now delete payload looks as follo...

github.com/unigraph-dev/dgraph - f29c5bbc026667c4bf6b5199ad8a9e124310ef47 authored over 4 years ago by Arijit Das <[email protected]>
fix(GraphQL): Update GraphQL schema only on Group-1 leader (#5739)

Fixes #GRAPHQL-364.

This PR changes the way how GraphQL schema is updated. From now on, every...

github.com/unigraph-dev/dgraph - f4cd0b35d973a390c6ab668357b4d5299d5115f4 authored over 4 years ago by Abhimanyu Singh Gaur <[email protected]>
update dgraph-single.yaml for security (#5772)

github.com/unigraph-dev/dgraph - 5c42e22db2da3c52f24a2e65b1d8aea266dff28e authored over 4 years ago by Joaquin Menchaca <[email protected]>
Apply "go fmt" in master. (#5749)

github.com/unigraph-dev/dgraph - 08b8f676fa733a333c1fa2becb32e573549632d0 authored over 4 years ago by Martin Martinez Rivera <[email protected]>
test: Replace the old 21million p directory with new one for the size test. (#5754)

github.com/unigraph-dev/dgraph - 313f69a51d06a73906ed6fb67a027f77b2ec5481 authored over 4 years ago by Balaji Jinnah <[email protected]>
feat(GraphQL): Turn on subscriptions and adds directive to control subscription generation. (#5715)

This PR enables GraphQL subscriptions (the code was previously completed but disabled) and adds ...

github.com/unigraph-dev/dgraph - 64e8518292beaf9e59e22267a97975953510b647 authored over 4 years ago by Jatin Dev <[email protected]>
feat(graphql+-): Allow parameterized @cascade directive. (#5607)

Co-authored-by: Abhimanyu Singh Gaur <[email protected]>

github.com/unigraph-dev/dgraph - 58ce809bb307f6dbb182413716345d93363d3305 authored over 4 years ago by parasssh <[email protected]>
docs(Deploy): Added note about memory recommendation and AWS instance sizes. (#5759)

- Added note about memory recommendation and AWS instance sizes.
- Corrected port quoting/code...

github.com/unigraph-dev/dgraph - 53abd0966645cb69e30faf37b082f8465590a7e9 authored over 4 years ago by Anthony Master <[email protected]>
fix(vault): vault_format support for online restore and gql (#5745)

github.com/unigraph-dev/dgraph - 13f630b7750afd4086b97c9e31cb9dd120ce72bc authored over 4 years ago by parasssh <[email protected]>
test(restore): Fix flakiness in online restore tests. (#5724)

github.com/unigraph-dev/dgraph - 5b62173401ce2deb432ab24d33e489b29854b0db authored over 4 years ago by Martin Martinez Rivera <[email protected]>
test: Retry due to connection issues in RetryMutations and RetryQuery. (#5736)

Some tests down and up alphas so connection issues are expected and the
tests should retry unti...

github.com/unigraph-dev/dgraph - 49a3fa97a41c858f6b8bc52a2c30d569b20d9f41 authored over 4 years ago by Martin Martinez Rivera <[email protected]>
fix(dgraph): Badger iterator key copy in count index query (#5689)

Use a copy of the key of the badger iterator for count index queries.

github.com/unigraph-dev/dgraph - 7050bfdb5d30191a6967b0f6c68844e225d81db2 authored over 4 years ago by Harshil Goel <[email protected]>
fix(GraphQL): Requesting only __typename now returns results (#5659)

This PR fixes Type name issue for single level and nested GraphQL queries. #5020

github.com/unigraph-dev/dgraph - a4ae8b72731919c551e89fd8f737c059dbc76f95 authored over 4 years ago by Jatin Dev <[email protected]>
docs(changelog): Update CHANGELOG for 20.07.0-beta.Jun29. (#5734)

Co-authored-by: Daniel Mai <[email protected]>

github.com/unigraph-dev/dgraph - b66df15cbfbf113471912a7a512b648a9e0860a5 authored over 4 years ago by Leyla Galatin <[email protected]>
Update docs and add Facets in List-type with JSON and RDF (#4582)

Co-authored-by: Ashish Goswami <[email protected]>

github.com/unigraph-dev/dgraph - 60b1cd0a8e414ef05306014abf8d2849b0b29c33 authored over 4 years ago by Michel Diz <[email protected]>
ci: fixes systest - posting/size_test.sh to return fail for failed test (#5714)

* fix systest/posting-size-calculation (posting/size_test.sh) to return exit 1 if test fail
* r...

github.com/unigraph-dev/dgraph - b361162a49873f27b5513078f71cc363a7cda46e authored over 4 years ago by Joaquin Menchaca <[email protected]>
chore(sentry): Sentry opt out banner. (#5672)

Fixes DGRAPH-1689.

github.com/unigraph-dev/dgraph - eeb0dcbcad65ec0d73c174328b6b6f880ac7be6a authored over 4 years ago by parasssh <[email protected]>
feat(sentry): Tag sentry events with additional version details. (#5674)

* tagged everything in the version

* print sha256 in hex

Fixes DGRAPH-1692

github.com/unigraph-dev/dgraph - 0088d7492a7ac22be1e7b57f80b60b4b5489415b authored over 4 years ago by parasssh <[email protected]>
feat(vault): support kv v1 and decode base64 key (#5708)

Fixes DGRAPH-1722
Fixes DGRAPH-1723

This PR adds support for Vault kv v1 in addition to v2. ...

github.com/unigraph-dev/dgraph - eff3dd9bb0e2fa20d5d20b992bc36f5829245461 authored over 4 years ago by parasssh <[email protected]>
docs: Added example on how to deal with reverse edges when ACL is turned on (#5660)

* added example on how to deal with reverse edges and acl

* some typo fixes

github.com/unigraph-dev/dgraph - 03dd2d326ac7e27259a3df3a19bb30fb5e860d83 authored over 4 years ago by OmarAyo <[email protected]>
fix(GraphQL): Apply auth rules on type having @dgraph directive (#5702)

Auth rules were not applied on type having @dgraph directive because they were stored in authRul...

github.com/unigraph-dev/dgraph - 8562311a6e70eb7278abcb5c9c0c004196f206dd authored over 4 years ago by Arijit Das <[email protected]>
Apply "go fmt" to master. (#5705)

github.com/unigraph-dev/dgraph - cce4a371f566d352616a9078a58ab63102a66968 authored over 4 years ago by Martin Martinez Rivera <[email protected]>
feat(GraphQL): Adds Apollo tracing to GraphQL extensions. (#5692)

* feat(GraphQL): Adds Apollo tracing to graphql extensions. (#5541)
* feat(GraphQl): Adds "--gr...

github.com/unigraph-dev/dgraph - ad0914a0c6dbd3ef2774433594765712c09456b4 authored over 4 years ago by Jatin Dev <[email protected]>
Replace shutdownCh and wait groups to a y.Closer for shutting down Alpha (#5560)

Earlier we had worker.ShutdownCh which was used to pass information between alpha/run.go and gra...

github.com/unigraph-dev/dgraph - 2d6de9402ec8711edec39f469111b703dc33af70 authored over 4 years ago by Pawan Rawal <[email protected]>
docs(Enterprise): How to reset forgotten groot password. (#5676)

This adds a new section to the docs to explain the how-to steps to reset the groot user password...

github.com/unigraph-dev/dgraph - a0f1d0b307287ea069e9f866916a302b3fa31038 authored over 4 years ago by Daniel Mai <[email protected]>
fix(Export/Import): Live load exported schema (#5663)

This PR fixes the issue where live loader was not able to import the schema exported using expor...

github.com/unigraph-dev/dgraph - 76ae60ba2a6d8dab68c3eef5637f7faa7198e5b2 authored over 4 years ago by Abhimanyu Singh Gaur <[email protected]>
docs(changelog): Update for v20.07.0-beta.Jun22, v20.03.4, and v1.2.6. (#5686)

Co-authored-by: Daniel Mai <[email protected]>

github.com/unigraph-dev/dgraph - dd6683a7fe2504593499a1fc8745aa1767191f38 authored over 4 years ago by Leyla Galatin <[email protected]>