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

surround predicate with <> with it contains colon

065257a67fbd0fd4ccbbfa14e326e2375b7813a5 authored almost 8 years ago
Fix panic bug and dgraphloader bug

bf8c3fd52bb110c2b5b9f60b2220c72922224a18 authored almost 8 years ago
Add docs for filtering on facets.

c826a74240eb67f8100a1420855821eebdc865cb authored almost 8 years ago
Fix execution of nodes with variables, fix first when negative

aa4c59e19c8f412b5c597969ab20eed82f06b326 authored almost 8 years ago
Switch licensing from Apache 2.0 to AGPLv3.

For more details, see https://open.dgraph.io/licensing

69ec5a5189b8125093c583dfc796a4351e2d3abd authored almost 8 years ago
Update and fix the docs

881b599687980fc97886f0aa5fc2ef0a396620df authored almost 8 years ago
Fix URL for demo

dd2946cef5e2b1bbfdcd9f4dba5d8d622e06b689 authored almost 8 years ago
Remove unused fields from Task query

5e6880875c98860e14def8f8d4e6945ee91afd26 authored almost 8 years ago
Switch licensing from Apache 2.0 to AGPLv3.

For more details, see https://open.dgraph.io/licensing

444edc692f29af5e964565f435f80729383ff1f0 authored almost 8 years ago
Enable external URL support for dashboard

89f90fe28902eb2f2316c7114187056194700f1e authored almost 8 years ago
Remove ExculdeSet as we use sortable indices

8d9bb7bed01df3810e197b96fcc31e230d67b381 authored almost 8 years ago
Configure build

8e2aead34c0497bab99c756f71959db70e8fdc37 authored almost 8 years ago
Small changes

9884ca4284a8951672a15a64419633d0e2d3b084 authored almost 8 years ago
Implement style

062965c0310879eeb47dc65d95366ecabdc8524e authored almost 8 years ago
Remove unused theme

debb5e3c5cff07697312097c744bd3ff23c043c8 authored almost 8 years ago
Implement note template

f379b29271b024ed0fb269e9dc5cae3d64b5e131 authored almost 8 years ago
Small fixes

75ebc2989ecc169e2b45887011426d22d3e530dd authored almost 8 years ago
Fix theme

d634f77f549b68c4235f2fd15e72f8a3a0a35cb5 authored almost 8 years ago
Move query page to Hugo

907b7d093274684cf7e61ef36610bc118e0975a5 authored almost 8 years ago
Add deploy page.

c10e2697c70abc8caa50b9505b8fd31045081123 authored almost 8 years ago
Start the MediaWiki to Hugo move.

d80f41853757baa84e1e423b3d04493665d1c118 authored almost 8 years ago
Small fixes to the getting started.

2b08069824bfc502df8f851f3c3150a2fa53fa11 authored almost 8 years ago
Implement sidebar

0198b465c4f820d10c12c11df85bafbb1ed75a63 authored almost 8 years ago
Optimise intersection in posting.Uids

c8bcf6dd047f66b6bc01f94fc09e85ca248af30c authored almost 8 years ago
Add build script

d5b0e0570e5515eb5c380ddf68647b0131c689de authored almost 8 years ago
Support avg aggregator

3e28a83453c8f664591e4d3246884f29ac9dd4e8 authored almost 8 years ago
UI: Fetch schema through query and other small fixes

9e04188ac3278bc525f7be3a1328dc33508744f6 authored almost 8 years ago
remove schema file (#745)

remove schema file

3dee026867f4d750df0ea0ba3e533f65662769df authored almost 8 years ago
UI: Make the port which Dgraph is run on, available to js files

9425dc17bf977ec0e72cfc0dceb1651a888759c8 authored almost 8 years ago
Fix go vet, golint and gofmt -s issues. Add Go Report badge to README.

f6c6999ecea90ee4933a928f4496f90a634def40 authored almost 8 years ago
Fix page range index

c929b78e26295ca312a7cb8830803495b2fc767a authored almost 8 years ago
Support summing, retrieval, sorting of aggregate value variables

cc8739ba8787421e9b8d37bd4b783cd71ed0d9f2 authored almost 8 years ago
Fix merge

8d5aa7fed1a3c4143a836e8d36082f20448380f0 authored almost 8 years ago
make lhmap per group, avoid stoptheworld locks during reindexing or populating snapshot (#737)

have one lhmap per group to avoid stoptheworld lock

cacb0d95c0bfb4f29455f7eb4b534aecd940de1e authored almost 8 years ago
Feature/schema mutation (#710)

schema mutation
Backup Schema
Change client and dgraph loader to allow to load schema

00e286574c185e8681db112c29be4c9b0826c6a7 authored almost 8 years ago
mark the variables as done even if subgraph is not visited (#740)

* mark the variables as done even if subgraph is not visited

508558dfcf9d1bce1d1c803e4a34c100c15c05fd authored almost 8 years ago
Support assigning aggregate values to variables

fc5f6d2b20903bba0d2c3ed4b9dd4443a897c420 authored almost 8 years ago
Support reverse keys in functions

26a7e9ffc9813d97902e307552145c66fada0b23 authored almost 8 years ago
handle default type during sorting (#733)

372971cbc53c69976e0b183cc5dc901017514cb1 authored almost 8 years ago
Merge branch 'master' of github.com:dgraph-io/dgraph

a8d12f17fa6bba376b2448da3a559caec12072a0 authored almost 8 years ago
Small changes to docs.

8745beea9edf745b589ba9a0a8e1e5941bcb90a5 authored almost 8 years ago
Don't return xid when empty, also quote it so that JSON.parse works

22a8bc60036581874f01550db09bdfd53ab2ee30 authored almost 8 years ago
Pass commit sha, timestamp, version, branch via -ldflags while bundling release binaries

6c65c4ac70ee136f640ff28d214c0032f25942e7 authored almost 8 years ago
Use appropriate key while checking for duplicates

228307861fd34f0e7d32f6b14f57708810ec55a8 authored almost 8 years ago
Merge branch 'master' of github.com:dgraph-io/dgraph

2230348b47fc6153c59c5d3f401b36cbe91519f1 authored almost 8 years ago
Remove hugo documentation theme from Dgraph.

4655460a62bc02e3aa763ecabaddbf188f6577c7 authored almost 8 years ago
Fix aggregation functions

ecf9631e1859579578f10ac9461ae4ed9a328047 authored almost 8 years ago
Start work for switching documentation from MediaWiki to Gihub and Hugo.

0ffe384144dbdfb0bd7040ed227a9b18438ec240 authored almost 8 years ago
Stopwords: license information, formatting

2ffb042b400f2e7c8fdd99c337200508c999f91a authored almost 8 years ago
Return error on UID 0. Remove filtered UIDs at root

1b74f6cee56880ac9b3e871a2c2f82a580ed4341 authored almost 8 years ago
Fix race conditions in posting package tests

94dafbc4a9e3bb346244c6598cf0e09c350dac9b authored almost 8 years ago
UI: Add scratchpad to store name => uid mapping

8673dd0914d35e55646e3e02969999aa07255250 authored almost 8 years ago
Feature/schema get (#696)

* Handle sql schema query

* handle schema coming as part of query in grpc

* handle schema ...

6f5780b0683d56a2c15715c9c1c584310f50ebe8 authored almost 8 years ago
Bring in untracked dependencies. Update go-geom

1037adf08a8b4320132b9376c4dd018ec8f01d50 authored almost 8 years ago
Support of language specific stemmers, stop words

All per-language tokenizers supported by Bleve (underlying library is:
https://github.com/tebeka...

c664d4aad54975668f27d9d9cc82f7b289888d95 authored almost 8 years ago
Support value variables. Use them for sorting

9756ec4b4cfa57aee552e417574f6d4214f75534 authored almost 8 years ago
Add FOSSA badge

ec04ad21c7a33a5999be9bbdafc2c5312f9b6535 authored almost 8 years ago
Remove x.Log from store.go

ba7c40818399f466767a7780cffc2472def2f8cb authored almost 8 years ago
Remove unused deps. Also remove logrus.

0d54f61d525353eb189d1dc9d3b0361778ebaf39 authored almost 8 years ago
Support filtering by count at root

c562cb7ae43ab1d2d81149ec3a7f8917ee5cbd85 authored almost 8 years ago
UI: Delete all option for previous queries.

Loading bar for Graph rendering, show correct time it took for rendering.
Zoom in/out buttons in ...

debde307e11846cfbdd4334f934c759d5c200734 authored almost 8 years ago
Passwords hangling improvements

Added attribute name as first parameter of checkpwd.
Reimplemented password retrieval protection.

393013dc74fc001f35f7e9a1055f41bd40623d67 authored almost 8 years ago
Language parsing in functions, refactoring

After the change, attribue passed to the function must not be quoted.

There is still a problem ...

4a3231ac4c2ebd286b3602d1f6b3c35e667c15e4 authored almost 8 years ago
Stricter handling of commas while parsing

130efbf49b5c4bb909fb30db3d0c8644cd757ada authored almost 8 years ago
Remove unnecessary double encoding (#688)

Fix how passwords are generated and checked.

027ad6516e3864e632b4ce4feb0b017a3b6e8c66 authored almost 8 years ago
Simple TLS test suite

Automated generation of CA, server and client certificates and keys.
Various tests scanarios usi...

12437102d16c853566d1c0577b78fd45fae3b582 authored almost 8 years ago
Copy Facets on Reverse edges (#692)

257e84533b3a979b2acbc92bb9d91760bf8cd4ba authored almost 8 years ago
Only uses indexes that enforce ordering in inequality funcitons

26b6b23dfc10a6c0bd14c774ca160cd08663360c authored almost 8 years ago
Merge pull request #678 from dgraph-io/cleanup/raft

Cleanup/raft

b03ec007ccd5efb9f34297b1219825a550f75ca2 authored almost 8 years ago
Merge remote-tracking branch 'origin/master' into cleanup/raft

9ce0f1709a91cb9fa82d16a54a330b97b079f3c9 authored almost 8 years ago
Fix #652 : Wait for commit syncs to happen before delete test directories.

Allow watermarks in worker tests

77a84303aba8c65ad9760a23064ba9ee5c9b10b7 authored almost 8 years ago
Reverting commercial dir.

a621147ec84bfa7d72cabb510e023da2cba8f44a authored almost 8 years ago
fix tests

d020462270b236a1f221bc7237c775ff16d87a55 authored almost 8 years ago
Merge branch 'master' of github.com:dgraph-io/dgraph

aa668085ab09a2eb076f549bdbc6a1668a079ce4 authored almost 8 years ago
Adds commercial directory.

cdfa6e7b379e9d06fc18e34a2f8ea0e2a9d27dfc authored almost 8 years ago
store schema per group and load per group

31f614c7551ea2b76a48ddfd90489d1f4ae4fba6 authored almost 8 years ago
Use IntersectWith in IntersectSorted

b69edeba228e940577719be6e65c8f5224cbcdaf authored almost 8 years ago
Merge pull request #677 from dgraph-io/cleanup/remove_scalar_block

Cleanup/remove scalar block

ef1628b1d0d8dfd73972686fadd86b4a913b4306 authored almost 8 years ago
Merge branch 'master' into cleanup/remove_scalar_block

9307fdd09cd0e891a572c5da73858bc6d3ffc1a9 authored almost 8 years ago
Reuse aggresively evict

ab5df402ad8391a4e2012b9ee7e5e559b1077a8f authored almost 8 years ago
update comment

380245fbd4621db4062d5c8437be3f53f753c986 authored almost 8 years ago
Ensure index supports sorting

818341aec4f1800f284b5db6f9db423c8fc6611c authored almost 8 years ago
UI: Integrate redux, makes managing state easier

51fabe9620512f11eb5cc99866b54bb73953c8e0 authored almost 8 years ago
Move all protos to dgraph protos/ directory.

graphresponse.proto, payload.proto, task.proto, types.proto and
facets.proto

0725724393bf5fb49e612e33a356baebc6d49794 authored almost 8 years ago
Remove duplicate predicate in benchmark query.

19068cb642111a8699f8a8949b1e73e3a83daabf authored almost 8 years ago
load schema only for current group id

e65c70f7b893ea7583d325cef89d897c77476bcb authored almost 8 years ago
evict pl's from memory while populating shard

d6a776a2d72cb7beba4af4c005f2ad30b43d22bb authored almost 8 years ago
remove scalar keyword from tests

d8ef3c8376fa3ed6303d438e1c5e76d691966bc1 authored almost 8 years ago
remove scalar keyworld from schema file

07014fdb5fc57eabcf4ff70b7a9b189714c57a49 authored almost 8 years ago
Merge pull request #653 from dgraph-io/bug/commitlists

don't delete lhmap in commit lists to avoid race condition

40eb5c164d6c77ee58844baac774fe596db09eb9 authored almost 8 years ago
Improve list intersection algorithms

8167f4fd7beca855ff13d799110c4d7da8ae7d32 authored almost 8 years ago
Basic full text search functionality

ICU replaced with Bleve.
Bleve used as full text search engine.
allof renamed to allofterms, any...

f8d7cf93b2c37fd17cac593bf54c75efa224e45e authored almost 8 years ago
Store binary form in facets.

Store tokens in facets.
Preprocess filterTree to speed up filtering on facets.
Refactor task.go. ...

1348a6c1dc40605ecae115675a2bde73ef9e7a52 authored almost 8 years ago
Filter/delete prev queries and other changes.

1. Dynamic properties table.
2. Added hot reloading for JSX.
3. Removed custom handling for shor...

f0c3ce429a78f6e70e59c1e5109f32182a2841ab authored almost 8 years ago
Improve shortest path result

6b51db961c861c38ba5cc052d49af185c2742784 authored almost 8 years ago
Use SeekForPrev provided by latest RocksDB

de57753d65368fda1d39b33050e74836c217335b authored almost 8 years ago
Fix #655 : Adds label and lang while taking backup.

e47370209a8ee1b050e69f25a7f4202af442eb14 authored almost 8 years ago
Posting type refactoring.

Logic related to posting type changed, to allow more generic handling
of extra meta-information ...

b04b98cd3493576d84ab48e80c6568885196a7d0 authored almost 8 years ago
Move to go 1.8.

Use http Shutdown and IdleTimeout for graceful shutdown.
Using sort.Slice for sorting slices.

3c5e097fc4ccb61c3e3d1faac8171008d2426c76 authored almost 8 years ago
Revert block lists to slices. Do IntersectsWith based on heuristics

cfc5b2553592a973df4001e34ae7d2279e62a8bb authored almost 8 years ago