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

docs: Update instructions to build from source. (#4300)

These instructions are updated for the build process with Go modules.
Dgraph's own dependencies...

github.com/unigraph-dev/dgraph - c3c1a485a9d076cf72fa6119bc5acb6807c3fb74 authored almost 5 years ago by Daniel Mai <[email protected]>
Add test for large backups. (#4320)

This test verifies backups to minio work with a relatively large amount
of data (20000 triples)...

github.com/unigraph-dev/dgraph - 0cfbdc398ffbecf5af1d4335fcec456840348a0c authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Fix bug with conditional updates (#4306)

Updates using filters could end up creating new nodes because we use upsert. Modified the upsert...

github.com/unigraph-dev/dgraph - 017ca24f2ff0bcfd42a2036952d2238c339d48db authored almost 5 years ago by Pawan Rawal <[email protected]>
Updated enum filters (#4201)

Changed default enum filter to Hash. Added support for Exact, Trigram and Regexp filter for Enums.

github.com/unigraph-dev/dgraph - 4e368bcc2aef155a4389e07ea12d6baf6b9e5ac8 authored almost 5 years ago by Harshil Goel <[email protected]>
Added getting started tutorials to docs site (#4266)

* Added getting started tutorials to docs site

* added link to video tutorial and cleared unw...

github.com/unigraph-dev/dgraph - 82a75bcf448f116e6856190236f200291197b55f authored almost 5 years ago by Prashant Shahi <[email protected]>
Run posting list size tests as part of the systest suite only. (#4308)

github.com/unigraph-dev/dgraph - 573a8183dec6e2fe42171303d314c4bc3861a869 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Make comments and descriptions in schemas work (#4234)

github.com/unigraph-dev/dgraph - be6f5f049fd1e8f6d49250a76d54f98c4f28e233 authored almost 5 years ago by Michael Compton <[email protected]>
chore: fix connection log information in dgraph alpha (#4303)

* Fixes #4298

Signed-off-by: Deepesh Pathak <[email protected]>

github.com/unigraph-dev/dgraph - 8c97188c9106d7e324e072a08cade761de0d11f5 authored almost 5 years ago by Deepesh Pathak <[email protected]>
Copy xid string to reduce memory usage in bulk loader (#4287)

In bulk loader, we read raw data from input file line by line. We
use substrings of line in var...

github.com/unigraph-dev/dgraph - 240f8e2778102b5a7c12cda70ac225e9db24dc7c authored almost 5 years ago by Aman Mangal <[email protected]>
Pull in latest dgo (#4304)

github.com/unigraph-dev/dgraph - e45bbc8caffc5058deba235bbd04253d1fbcdc13 authored almost 5 years ago by Aman Mangal <[email protected]>
Remove duplicate code for query processing for upsert (#4269)

This PR also adds the response of query in an upsert in the same
mutation response instead of u...

github.com/unigraph-dev/dgraph - c23fdce4d8e7ad19c6539f33188edd90f0154757 authored almost 5 years ago by Aman Mangal <[email protected]>
Sort alphabets of languages for non indexed fields. (#4260)

* Sort alphabets of languages for non indexed fields.

* Remove the collate cache and addressed ...

github.com/unigraph-dev/dgraph - b58c0777cd3e7e5852f759149743828a04a1d69b authored almost 5 years ago by Arijit Das <[email protected]>
Update badger to version v2.0.0 (#4200)

This commit updates badger version in go.mod to v2.0.0 .
Badger v2.0.0 uses ristretto as block ...

github.com/unigraph-dev/dgraph - 51b4664626dd5c1a3bda62c844ff437440337c8b authored almost 5 years ago by Ibrahim Jarif <[email protected]>
Don't delete group if there is no member in the group (#4274)

* don't delete a group if there is no member in the group

github.com/unigraph-dev/dgraph - 61bd23e472330bf350f223755dd8b8f3e552c248 authored almost 5 years ago by balaji <[email protected]>
fix broken queries in docs (#4299)

github.com/unigraph-dev/dgraph - a5534f8023697acc4e70e3504557fcad3ffe6a5c authored almost 5 years ago by Michel Conrado <[email protected]>
Removed debug mode from Dgo client in Graphql Layer (#4185)

github.com/unigraph-dev/dgraph - 2f992b99a82e847557982095f17e29cbf6a8da08 authored almost 5 years ago by Harshil Goel <[email protected]>
Added query rewriting test for order and pagination at root level (#4294)

github.com/unigraph-dev/dgraph - a6a630ddd835d03222aafc28745874d5ef4a9d06 authored almost 5 years ago by Harshil Goel <[email protected]>
Add helper method to calculate the size of List (#4271)

* add a helper method to calculate the size of List

github.com/unigraph-dev/dgraph - 43c9b2201ea7c129cc9167ed270bbeb17dec3862 authored almost 5 years ago by balaji <[email protected]>
Fix more deepsource warnings in raft.go (#4293)

github.com/unigraph-dev/dgraph - a38c92e9aeea7a3e3557bdb853ca365bb08ca9fb authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Make release script work with go modules. (#4225)

Force GO111MODULES to off except when building dgraph and badger.
This seems to work fine but a...

github.com/unigraph-dev/dgraph - 0bdccbbda16d927a5644516607a06d2c290c2769 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Added proper handling of int and float for math op (#4257)

github.com/unigraph-dev/dgraph - dc02af5226a221370eb421ec5b564690e9455ce1 authored almost 5 years ago by Harshil Goel <[email protected]>
Acquire read lock instead of exclusive lock for langBaseCache. (#4279)

* Acquire read lock instead of exclusive lock for langBaseCache.

* Recheck cache after acquirin...

github.com/unigraph-dev/dgraph - e8cfd0d7e85e6a20f3d16c779cf2ea68f0777014 authored almost 5 years ago by Arijit Das <[email protected]>
Added RegExp filter to func name (#4230)

github.com/unigraph-dev/dgraph - a0514c47fbc2b9105cddaee1166949b6bc6615da authored almost 5 years ago by Harshil Goel <[email protected]>
Fix deepsource warnings in query.go (#4290)

github.com/unigraph-dev/dgraph - f5e18203052d0b3bb2aeea02972b5378911c19c2 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Document how to disable HTTPS in a S3 container during backups. (#4280)

github.com/unigraph-dev/dgraph - 1ee42ef40ce6bf9cc80238e1d5bb4ad89c66b494 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
fix flakey test (#4285)

github.com/unigraph-dev/dgraph - 2d66885a12b2e59e8617201da52d1648f62b2ee9 authored almost 5 years ago by Michael Compton <[email protected]>
Add update if there are filterables (#4284)

github.com/unigraph-dev/dgraph - 4f7d8ceec64c918a6daa12336f29d31263a29eb9 authored almost 5 years ago by Michael Compton <[email protected]>
docs: Fix syntax for upsert block examples. (#4281)

Fix the quoting for the examples of upsert block mutations via curl.
They should now work as-is...

github.com/unigraph-dev/dgraph - 0259f3db547027eedd54fc567f3b842294f3760b authored almost 5 years ago by Daniel Mai <[email protected]>
Remove duplicate changelog section. (#4278)

github.com/unigraph-dev/dgraph - 6eb5af0ed98049d95e883c2cacd89258b4b4f4c6 authored almost 5 years ago by Daniel Mai <[email protected]>
Update CHANGELOG.md for upcoming v1.0.18 and v1.1.1 releases. (#4276)

github.com/unigraph-dev/dgraph - 069f168ba73477430b6a2e55a3bb2f7146c032e1 authored almost 5 years ago by Daniel Mai <[email protected]>
Rename variable so that schema package is not shadowed. (#4277)

github.com/unigraph-dev/dgraph - 849c71b9006901e98cffee0ae37b272feb257215 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Drain apply channel when a snapshot is received (#4273)

* Drain apply channel when a snapshot is received; set node to unhealthy status while snapshot i...

github.com/unigraph-dev/dgraph - 8c0b0736bbadf3564b96305752534ab67bf6d098 authored almost 5 years ago by parasssh <[email protected]>
Change member removal logic to remove members only once. (#4254)

Currently, after removing a member, the logs print an error saying the
member cannot be removed...

github.com/unigraph-dev/dgraph - 717710a26ba56e5ea05f3b4f4429779c6038f7fc authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Exit early if data files given to bulk loader are empty. (#4253)

github.com/unigraph-dev/dgraph - 5ddc1424814b6f54e5ce15a5ccf8777d943ab709 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Only allow one alias per predicate. (#4236)

There's a bug in the parser that allows queries like this to be
considered correct.

```
{
...

github.com/unigraph-dev/dgraph - 5e7406b2fef8e5bf2687e26947d8f6e20a878f25 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Fix duplicated variable issue (#4261)

github.com/unigraph-dev/dgraph - e96cbe6ec7a5176ba28dd4d539c18d6bf88343d1 authored almost 5 years ago by Animesh Chandra Pathak <[email protected]>
Added order and pagination to root graphQL query (#4249)

github.com/unigraph-dev/dgraph - 5f6f20e3f932465bf4623bc48aef85bd4d04513e authored almost 5 years ago by Harshil Goel <[email protected]>
Add support to show metrics (#4033)

* add num_uids metrics to extensions. num_uids shows number
of uids processed by each attribute.

github.com/unigraph-dev/dgraph - ab8984bd3b093825fc0ef0ab0111e29675d205f6 authored almost 5 years ago by balaji <[email protected]>
Fix unhandled error warnings in several packages. (#4248)

github.com/unigraph-dev/dgraph - adbf1f7a54dddd1c7304979df2790e186c58569d authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Fix unhandled error warnings in alpha/http.go (#4247)

github.com/unigraph-dev/dgraph - 11004b59a74be794ffddb9988ccf5962581f3d9e authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Fix unhandled error warnings in query/outputnode.go (#4246)

github.com/unigraph-dev/dgraph - a441f6d73591019068598eca348c6306cdd74bba authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Fix more unhandled error warnings in chunker/chunk.go (#4245)

Ignoring the error for now since the cleanup function does not return
anything.

github.com/unigraph-dev/dgraph - 7a6e97a3bd8fa393cb3654172803e4e65932252d authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Fix unhandled error warnings in gql/parser.go (#4244)

github.com/unigraph-dev/dgraph - ee128ada11d154553dcc7a130dd04ee2a3f52e1c authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Fix unhandled error warnings in chunker package. (#4243)

github.com/unigraph-dev/dgraph - 15926aa3b75e6d9a43282ac96fce0b27e17cfd02 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Remove unchecked error warnings in MathTree.stringHelper. (#4242)

github.com/unigraph-dev/dgraph - 99b8bee6e1a2484eec699ce3a6fd6c69d635532d authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Remove unused vars in tests. (#4241)

github.com/unigraph-dev/dgraph - f794a5059a56d0a88f7b99f78e90c688cf24d092 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Remove unchecked error warnings in FilterTree.stringHelper (#4238)

github.com/unigraph-dev/dgraph - 26220bb5de3993925d38947fe962e695b19fa569 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Enable GOmodules for the script (#4239)

github.com/unigraph-dev/dgraph - bacf65fbf8013614ecf53d681dc0033479129c8a authored almost 5 years ago by parasssh <[email protected]>
Disallow schema queries when an user has not logged in. (#4107)

github.com/unigraph-dev/dgraph - c2306ae6634e87c9b2dddf6fc5a5dc91672419fb authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Add fuzzit.sh and corpus.tar.gz as seed corpus for continuous f… (#4233)

* [WIP] Add fuzzit.sh and corpus.tar.gz as seed corpus for continuous fuzzing

* Move script t...

github.com/unigraph-dev/dgraph - 6af22ae4e21c55bf714d9f04eb12deb1cfb1299d authored almost 5 years ago by parasssh <[email protected]>
Fix unhandled error warnings in debug tool. (#4237)

github.com/unigraph-dev/dgraph - 312495ccc52a619c0fb7e45af959029252715342 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Disallow uid as a predicate name. (#4219)

uid is used internally to report the UIDs of the nodes in Dgraph. Users
should get an error whe...

github.com/unigraph-dev/dgraph - 11ccd7325f2ed875644f295141957f5bd3e1e1fa authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Support filtering by facets on values. (#4217)

github.com/unigraph-dev/dgraph - 07ed84285d9ee56c071a76b4de5e0983df1b7990 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Startup with errors for empty schema (#4226)

github.com/unigraph-dev/dgraph - 1d7a956adbeffb8fdccc94ac7ab17fc33d5c980f authored almost 5 years ago by Michael Compton <[email protected]>
remove 'dgraph graphql init ...' (#4208)

github.com/unigraph-dev/dgraph - d022eb5af2c0907cc0b844b280b8577a6b6fa955 authored almost 5 years ago by Michael Compton <[email protected]>
Add a /admin endpoint (#4178)

github.com/unigraph-dev/dgraph - 25fc6d44125717305d58903f9ab86f1860435482 authored almost 5 years ago by Michael Compton <[email protected]>
Fix field look up for interfaces (#4222)

github.com/unigraph-dev/dgraph - 616ddb04b032fb5dc797fe9f358475010908df31 authored almost 5 years ago by Michael Compton <[email protected]>
Fix interface ref types (#4221)

github.com/unigraph-dev/dgraph - 88eb9919a1f30f6e0d1645b4dc9d7de37a6ca7ad authored almost 5 years ago by Michael Compton <[email protected]>
[WIP] Fix interfaces+hasInverse (#4220)

github.com/unigraph-dev/dgraph - 8cfcc53ade16057e03ea0e9f79c27403311b9524 authored almost 5 years ago by Michael Compton <[email protected]>
add to go mod

github.com/unigraph-dev/dgraph - 22021c71d0ccefa36bfbb6e9e6a06be8aa19e0cb authored almost 5 years ago by MichaelJCompton <[email protected]>
Remove absolute paths dependent on GOPATH from docker-compose files and scripts. (#4196)

The binary files are still tied to GOPATH/bin since that does not appear
to have changed now th...

github.com/unigraph-dev/dgraph - 491f6d436ea6f5986ef7f4fadd27153693396a85 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
GraphQL: Allow updates to accept filter as an argument instead of just an ID (#4137)

Updates now accept a TypeFilter field instead of an ID field. This allows doing updates for mult...

github.com/unigraph-dev/dgraph - 3a716f27569a009dea072ae2a18238070bb01272 authored almost 5 years ago by Pawan Rawal <[email protected]>
Added some schema rules to dgraph layer (#4177)

github.com/unigraph-dev/dgraph - 27cb1c93aa5b9ecaeacaf2d0c0b795bfeb9e8cb4 authored almost 5 years ago by Harshil Goel <[email protected]>
Bulk loader allocates reserved predicates in first reduce shard. (#4202)

This PR contains a couple of related changes.

Bulk loader forces reserved predicates to end u...

github.com/unigraph-dev/dgraph - 2813b34f890eb926cfb5697cee533f5f2c9c2768 authored almost 5 years ago by Martin Martinez Rivera <[email protected]>
Don't traverse immutable layer while calling iterate if deleteBelowTs > 0 (#4204)

Don't iterate over the immutable layer when we have a delete marker. Earlier after doing a S P *...

github.com/unigraph-dev/dgraph - 97c5bcab005580b23c4b8b8928bb2c251da83a99 authored almost 5 years ago by Pawan Rawal <[email protected]>
Refactor rollup (#4184)

github.com/unigraph-dev/dgraph - 31de87ce9a09e82c87f89ea3dd8f240106169b6e authored almost 5 years ago by Animesh Chandra Pathak <[email protected]>
Added support for multiple arguments to @search (#4124)

github.com/unigraph-dev/dgraph - b2b78df72432787717bba16fe37f3cd34524e670 authored about 5 years ago by Harshil Goel <[email protected]>
Merge branch 'master' into mjc/graphql

github.com/unigraph-dev/dgraph - 36e880ae9d1f3c9bfe66d45e8c7cfa669beca332 authored about 5 years ago by MichaelJCompton <[email protected]>
Remove Giving Nodes a Type (#4040)

* Remove Giving Nodes a Type

This is deprecated in favor of the new Type System.

* add Dma...

github.com/unigraph-dev/dgraph - 8a5c2f25136cbf61fdcf7644fcb3ffec77ced426 authored about 5 years ago by Michel Conrado <[email protected]>
Return mutated uids which are part of an upsert operation in a map. (#4145)

We now return a map of the variables that were part of an upsert mutation along with the list of...

github.com/unigraph-dev/dgraph - 6279251847b541b0ad0885465f6304fd0d4c7747 authored about 5 years ago by Pawan Rawal <[email protected]>
Refactor ACL code (#4127)

github.com/unigraph-dev/dgraph - ea4e6de9b8a2b36202552f33de1e61a7872fba89 authored about 5 years ago by Animesh Chandra Pathak <[email protected]>
More fixes to allow tests to run with no cluster. (#4188)

- In the minio backup test, drop the data earlier so the test fails
earlier if there's no clust...

github.com/unigraph-dev/dgraph - c9ded537b39a6ef42d0ac677999a815432d33d63 authored about 5 years ago by Martin Martinez Rivera <[email protected]>
Add script to vendor dependecies in old commits. (#4141)

Some old commits cannot be built because of missing or incompatible
dependencies. This script v...

github.com/unigraph-dev/dgraph - 45a34f2ecdab4a55a8fce2c128df694cc4613be5 authored about 5 years ago by Martin Martinez Rivera <[email protected]>
Add ability to expand only on certain types. (#3920)

This PR introduces the syntax expand(<type_name>) to expand the predicates of
specific predicates.

github.com/unigraph-dev/dgraph - 05024f603e2ab435f7a59f0634d202bdf939ef96 authored about 5 years ago by Martin Martinez Rivera <[email protected]>
Change lexer to allow unicode escape sequences. (#4175)

github.com/unigraph-dev/dgraph - e98c6af75a6bae9710e1f8115ee7b3e6d41c6e06 authored about 5 years ago by Martin Martinez Rivera <[email protected]>
Adding documentation on valid predicate names (#4186)

* Adding docs for valid predicate name

* minor grammar fixes

github.com/unigraph-dev/dgraph - 654fd574a49b3370707c6ec4fbaa4e21eef1893d authored about 5 years ago by Prashant Shahi <[email protected]>
Remove uses of x.Check in tests in favor of t.Fatalf (#4180)

Where possible, I have removed calls to x.Check in the tests and
replaced them with calls to t....

github.com/unigraph-dev/dgraph - 8d76d7d7b57ea0137a9e9d8f84622c4f45300eb7 authored about 5 years ago by Martin Martinez Rivera <[email protected]>
Adding more description about mutation flag (#4164)

* Adding more description about mutation flag

* Making the description more clear

github.com/unigraph-dev/dgraph - f7da33822ace84ad77d5f5a61a031b434e000724 authored about 5 years ago by Prashant Shahi <[email protected]>
Invoke "set -e" inside test scripts. (#4181)

Putting the option in the shebang could cause it to be missed when the
script is called by doin...

github.com/unigraph-dev/dgraph - 2904b48519c91bc2f5692d7689cb3d51f4de5d83 authored about 5 years ago by Martin Martinez Rivera <[email protected]>
Add "set -e" to test script. (#4174)

This option should make the script fail when an individual command fails
instead of continuing.

github.com/unigraph-dev/dgraph - a9465c750f6f06b83c2ac805d6c7424c883bf51f authored about 5 years ago by Martin Martinez Rivera <[email protected]>
Make test util functions that create clients return an error. (#4176)

Right now, the code immediately panics if there's an issue creating the
client. This makes the ...

github.com/unigraph-dev/dgraph - 1bff431a3f40a42aa6e8875ad7133242277cb2e1 authored about 5 years ago by Martin Martinez Rivera <[email protected]>
Using the minimal query (#4161)

github.com/unigraph-dev/dgraph - d1885deb452ef3720b8318f2a41da55112362c42 authored about 5 years ago by Prashant Shahi <[email protected]>
Replace log.Fatal with t.Fatal. (#4173)

github.com/unigraph-dev/dgraph - e33cf4b2a0da0e8a32af1aaef807313c4111e901 authored about 5 years ago by Martin Martinez Rivera <[email protected]>
Breaking change: Change _all_ functionality to only include the preds in the type. (#4171)

github.com/unigraph-dev/dgraph - 640665703ba145d8d1be7e3eb369f354dc12f9e4 authored about 5 years ago by Martin Martinez Rivera <[email protected]>
go modules

github.com/unigraph-dev/dgraph - de91eba2aa59c86ab618e0224b597b65f842e83b authored about 5 years ago by MichaelJCompton <[email protected]>
Merge branch 'master' into mjc/graphql-mastermerge

github.com/unigraph-dev/dgraph - c60719ea20703af73666244e56d0f417b11d97bc authored about 5 years ago by MichaelJCompton <[email protected]>
Refactor GraphQL pipeline (#4162)

github.com/unigraph-dev/dgraph - f89614b4bdec36a0becfc0e56e3dc987c7de2222 authored about 5 years ago by Michael Compton <[email protected]>
Set GO111MODULE=on environment variable in Makefile. (#4167)

This fixes Dgraph builds when using Go versions prior to 1.13 and Dgraph
is built within GOPATH...

github.com/unigraph-dev/dgraph - b4e11c112855a5c95917bdb4b98ecdca45e48cc8 authored about 5 years ago by Daniel Mai <[email protected]>
GraphQL API Headers (#4139)

github.com/unigraph-dev/dgraph - db9832fa66ef6b0fd3353098cc968a4ca16129bc authored about 5 years ago by Michael Compton <[email protected]>
Add some e2e GraphQL validation tests (#4130)

github.com/unigraph-dev/dgraph - 6f299b660d2908ba631b775f08c1f651bf18e33d authored about 5 years ago by Michael Compton <[email protected]>
Clarify interaction between schema queries and normal queries. (#4166)

github.com/unigraph-dev/dgraph - 71488f57c38455b9dca3a25eea99612dd4202677 authored about 5 years ago by Martin Martinez Rivera <[email protected]>
Breaking change: Remove expand(_forward_) and expand(_reverse_). (#4119)

github.com/unigraph-dev/dgraph - bd05fa429b9a8dc19c878fca894c78f5824fa90a authored about 5 years ago by Martin Martinez Rivera <[email protected]>
Added gzip to graphql layer (#4102)

github.com/unigraph-dev/dgraph - 4b486a3a7478559e15177f3ee3cfdb461914da1c authored about 5 years ago by Harshil Goel <[email protected]>
Support @normalize directive for subqueries (#4042)

github.com/unigraph-dev/dgraph - 3933ad1dd5ee4133adc8b181c449a9adfda66a4a authored about 5 years ago by Animesh Chandra Pathak <[email protected]>
Fix checksum in go.sum (#4153)

github.com/unigraph-dev/dgraph - 771f1589e129b82f90f50c2f29cbd58f86ddcc29 authored about 5 years ago by Aman Mangal <[email protected]>
Trigram change to Regexp (#4101)

github.com/unigraph-dev/dgraph - 730985fd4bfe4c7a716a978a9582dcbbf82a8978 authored about 5 years ago by Harshil Goel <[email protected]>
Adopt Go Modules (#4146)

github.com/unigraph-dev/dgraph - 0e73a57baf1cccc342cde2e0087c4fe155f1e8fa authored about 5 years ago by Aman Mangal <[email protected]>
Handle the count(uid) subgraph correctly, fixes #4038 (#4122)

github.com/unigraph-dev/dgraph - 9864961b41548ccbed41f141b412e671196ceead authored about 5 years ago by Aman Mangal <[email protected]>
Added GET Request to Graphql (#4103)

github.com/unigraph-dev/dgraph - 0fc9e7d0cbdf3c80a34dd1a5e27d6cea6e0ef635 authored about 5 years ago by Harshil Goel <[email protected]>
Fixed some reamining searchables (#4148)

github.com/unigraph-dev/dgraph - 0cd1b2523db472e02e091fd0684ecd9a84d3a77b authored about 5 years ago by Harshil Goel <[email protected]>