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

Support recursive queries

fe850d6cc1954f8268fc05ea0931697e66c4e143 authored almost 8 years ago
UI: Render facets, shortest path and aggregation results

b712f883d7417d1046751d7fd0c4ecb558809bbc authored almost 8 years ago
Improve backup performance

Add bench test for toRDF

2767bbb74b31e5d2d9d762967c70e0590ccec89c authored almost 8 years ago
Merge schema gql parsing, lexer, schema refactoring

70fe355bd1084bd36e6513f3b5a2df888f0af71f authored almost 8 years ago
don't delete lhmap in commit lists to avoid race condition

d49eea391b78914ed564883036d87f7dde8f175c authored almost 8 years ago
Support multiple tokenizers per predicate. Support regexp matching

6b6ad4eb05ff14a601b6979ff8cbfb604e225d21 authored almost 8 years ago
Fix #644 Duplicate attrs in same query block gives errors.

Ignores count subgraphs

ff8221083f36e49f320b57c5eced46560d5a7f88 authored almost 8 years ago
Update rocksdb to 5.1.4

39189970ed65749c0d800d8bac0ab051a5cf466d authored almost 8 years ago
Improve facet key handling

a0f70f85b81ff205b44a1a2a84663592003fb91a authored almost 8 years ago
UI: Show properties in a table and show results in a tree if query asks for orderasc/orderdesc

7a742c265caec233868646e44fd4db97cf1d7529 authored almost 8 years ago
Fix getinequality tokens

efe27f389982c28d67c3ae286abca3a770da5d29 authored almost 8 years ago
Make WriteIterator for block list simpler

e9ddb0ccb0e25dfce1a3942c94804b4c0b2a9cc9 authored almost 8 years ago
Write out facets in backups

db4de5a54225d1e8ccc52703f218b45456c79121 authored almost 8 years ago
Print faulty line and line no in dgraphloader if rdf.Parse fails

1d09997f4978b7090ad0d51582d6a0016f810ea2 authored almost 8 years ago
UI: Break App component into multiple components as recommended in React

d3fdb6940973bfe5098d552ec0754afe04ba51db authored almost 8 years ago
Fix one mem leak

240c241222eebf1acf0fb9d3cced91a1dbe2efeb authored almost 8 years ago
Add TLS configuration for client and server

This resolves #473

0f79b97597ae5f1377944f8b49b01981187b6a18 authored almost 8 years ago
Full support for multiple languages

Support for multiple values in different languages using the RDF
language tag notation ("@en").
...

32cc89bd7782a35da5c48b927230d060c52cb474 authored almost 8 years ago
Supports filtering based on facets.

User should be able to filter based on facets on uid edges.
Notes:
Adds FilterTree to facets.prot...

8a13a60ddee4db37655a1f874672d0f92f0409b1 authored almost 8 years ago
Merge tag 'v0.7.3'

v0.7.3

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

bb2fe0d356f511bb3333a3645f009a50caa609fc authored almost 8 years ago
Update build script

c7718a99ddd01272caccb2090f9b3dd67e42639b authored almost 8 years ago
Update build script, delete map files

0db888b18b8fd66068eee03618d9a6098b476555 authored almost 8 years ago
Allow expand all nodes

317ac9e1423445c49f3381b2206020615d74ee3a authored almost 8 years ago
bugfix: Leaf predicate must be a scalar

b0510d760c65b7084107d74d294108f2542970d4 authored almost 8 years ago
Remove develop dockerfile

5c7bd11d19c69223dce18014f736fdf9947bbef5 authored almost 8 years ago
For proto send Date and Datetime as String so that its readable

2b19ea7062d661dbfd651e0f9553dac8c7d3fa4a authored almost 8 years ago
bugfix: Leaf predicate must be a scalar

fb3c5f657c5b3b9767beb9c87a960e2252308ad3 authored almost 8 years ago
Avoid modifying DestUid in cascade. Create a copy as it's shared with SrcUid of next level

e5a1c0ed9e43949710d112374da175350c1b58ac authored almost 8 years ago
Ensure DestUids is sorted

c51f920859748626936839ffbac8b08b58c81aa7 authored almost 8 years ago
Unnecessary code removed from lexer. This resolves #547

This part of functionality should be (and actually is) processed by parser.
Invalid/unknown dire...

084398b089bcc2caa6e59043be2d9ad411860c6e authored almost 8 years ago
String quote all uids in json output form : fix #608

a61cafcf087858a3b9a266bb614c1abf20f1cc15 authored almost 8 years ago
Add failing test for non-indexed query. Fixes #610

f8f07de13f9f42389d2f024160b5f0137c9d76fc authored almost 8 years ago
Add failing test for non-indexed query. Fixes #610

9f4fc528f5c237e44ac5076adb9e822a47508b7f authored almost 8 years ago
Update build files

e19b90df4e0045b4ac22ecc6eefec5a91dd56d0d authored almost 8 years ago
UI: Support rendering for multiple query blocks

254f1f1f91a40b000a573f7a5a1cea83b341d100 authored almost 8 years ago
Merge pull request #613 from dgraph-io/bug/defaultType

handle default type in proto value

51901e4699c42e43f813a37d453fe97a0d19915e authored almost 8 years ago
handle default type in proto value

ad0648e48f8e46dd2389687b800a8395d2b1edb4 authored almost 8 years ago
Move l.isEnd() checking to within whence.

61192f7de36819c6deaf228f4dad3dc3a92d8a61 authored almost 8 years ago
Return from seek if end is reached

da07c3465b6aaaa6c466fa5b45e5995b63507a87 authored almost 8 years ago
UI: Bugfix, find and use the right key from the json response

2813fbc25307a7335008bf9b3febd403bd916f43 authored almost 8 years ago
Parse facets filter : @facets(eq(close, true)) will do facets filtering.

Disallow vars in facets filter.
Adds fail-test for facets at root.
Adds failure tests.

0e7e24f56aaff974c0e02a5171b06b7861ab20f9 authored almost 8 years ago
Continue query processing even if we do not have facets.

Fix for loop go routine's bug for variable capturing.
use dst instead of sg

7d354e074d8d043328e47f6cfe7f928fe01685a8 authored almost 8 years ago
UI: Improve format for previous queries, change to Codemirror which has better autocompletion

b687c1713c48b772512e0604e7ca14f68f330587 authored almost 8 years ago
Integrate shortest path with facet weights

6869cde5b1bc96bf8d372d4daf10030e28ac6ca0 authored almost 8 years ago
Add filter-by-count like @filter(gt(count(friends), 10))

94a17fdf44b54b32ec86e0297db4bfa711b162f1 authored almost 8 years ago
Merge dynamic-schema-generation into master

fbbca21cc6be7299b67c79a96247d13f16d4cc2f authored almost 8 years ago
Don't bring testing to main. End all test stuff with _test.go

21f3336e90b069235e4285a16111b54f78f86eaf authored almost 8 years ago
Parse facets in gql query

Add failing tests

d3ca306b39cf590ec3e4f996e34ac6df73a91e86 authored almost 8 years ago
Refactor server_latency and uids to use api : AddMapChild

c050448cf9708f14016ee7565f44888413febafb authored almost 8 years ago
Not using strconv.ParseBool as it accepts 1,t,True as true values.

Returning error in rdf/parsing if int does not fit in int32.
Renames fns in facet_types.go
Takes ...

2dc08c47c6d3996e5a7584d901941933d3eb0a9d authored almost 8 years ago
Add password type on client

ec53a72def2322ff2e1399c973508c17887f5649 authored almost 8 years ago
For Go client, run mutations that are part of the query string.

b555a00dc2e08201d664861a630dd5990f3a05a9 authored almost 8 years ago
Fetches facets : edge key val pairs.

gql/parse @facets and @facets(facetkey1, facetkey2).
Adds AddMapChild in outputNode.
Facets outpu...

fd5b1887fbbfd9b25e352afbbe51939a6f3840f2 authored almost 8 years ago
#454 add password type

539f7f6172f66cc2b09e846bf8b4a767cbcdafbc authored almost 8 years ago
Remove build directory from .gitignore

c289376d18aee40da378d79687b5a6fd940413fa authored almost 8 years ago
Return assigned UIDs in HTTP response

7ee8e6139b30b91253f9352be0ac10603ceab110 authored almost 8 years ago
UI: Store previous queries, add fullscreen mode and more consistent expand, collapse of nodes.

b9db1ce8d87530370615d1d3d86df96a76d66311 authored almost 8 years ago
Dedup in ordered output

fd6db92ed74ae6a0263a4f3b288be9a3ce111680 authored almost 8 years ago
Support shortest path queries

f50fc7ccb49cbdc3e50f945f3972cc5eccc452a9 authored almost 8 years ago
Allow append to existing lists with write iterator

6cea69d380d4dcb47c3953ec5619c9c5cdb9ab85 authored almost 8 years ago
Fix bug with block list iterators

37c6d036c5be0ed210efc8154051f127ad55c161 authored almost 8 years ago
Bug Fix: Set the water reference before putting list in map, otherwise it can be nil causing panic.

583576793f9a99f269a6b71a40fd640ed4250254 authored almost 8 years ago
Move build.sh to contrib/releases

70b239185c9560acb12a01a7158e538e6be5867f authored almost 8 years ago
Specifying in logs whether schema was loaded or not

1f3b9356c4c478c83e39265b1591a5e0e2093af7 authored almost 8 years ago
Fix: Updating curBlock pointer

a90f70a81fc1919fcac52b32b9964441782d8f72 authored almost 8 years ago
Fix: Update block on seek

8794452cb65f43281430b31e0882759b4fa5637a authored almost 8 years ago
Switch task.List from uint64 slice to a block list structure

3ca38ad0897c1ad690607408dd650598353882ce authored almost 8 years ago
rdf/facets parsing : <subject> <predicate> <object> <label>? '(' facetkey=facetVal (, facetKey=facetVal)* ')' .

Type deduction of facetVal supported. Bool, Int, Float, String and DateTime are allowed FacetVal....

11c63f3ab35ec81a9a1a0cd1e1391eb72c976c5c authored almost 8 years ago
add aggregator-support('min', 'max', 'sum')

3b133178516b9fda17be043a5a759be749c5d578 authored almost 8 years ago
Improvements to UI - Better layout, expand/collapse and other stuff

55374c466cb3b1d90db6b994f9d25259c7d99e73 authored almost 8 years ago
Remove unused --cores flag.

2e69a5fb5833149fb66a803d78bee2d3c875e223 authored almost 8 years ago
Add basic UI for visualization of query and running mutations.

ffb1ac2171730d9f5d88ec118bcea1a74efe99cc authored almost 8 years ago
refactor/opt : Moving from switch multiple cases to comma separated cases.

Using faster IntersectWith in place of IntersectSorted

340a9d27926bb41c313229f87188b1a8bb71f16c authored almost 8 years ago
edges/key-value : Adds Facets : key-value pairs (weights) for edges.

Need to remove dependency on intermediate nodes for cases which are
better solved using propertie...

cd6171acf739327faa2b6fdafe685a93991827ce authored almost 8 years ago
Fix: popping empty stack

814bf043a2a969761e7c34d6a653f4a606f4e895 authored almost 8 years ago
Change how debug works

1d7b9ac10a34eb03973735232df05b546e0db0a2 authored almost 8 years ago
1. use orderasc replacing order; 2. add comment-support on mutation, besides rdf-file-loading

2417c1b31c391966395ee5ffad3f7d676b665f2f authored almost 8 years ago
Modify predicates in files for Travis

0c6626d3683d17b299fd756630994848d605c7e9 authored almost 8 years ago
refactor schema parsing

2919a99e1c07aebd2cfc9c85151ea3e538db7806 authored almost 8 years ago
Reverting problematic change from 46f7da3

ae1218f8fb804aaf014de3fb2d469475863bd681 authored almost 8 years ago
Support sorting and pagination at root

e9a6c587ef0b031bc9fb0467eb154879ac5e4363 authored almost 8 years ago
shutdown : graceful shutdown of dgraph

Finish all pending client reqs, then stopping all nodes, internal grpc conn and syncing watermark...

3ab4d053b287918c25260ecf73de0f908a295650 authored almost 8 years ago
Move code for ToProtocolBuffer to a common function in query_test.go

f4bc9f7180759cd4ef77a145c479e0c04011055a authored almost 8 years ago
Support normalize directive in query

f0abc934599851af6549430aa89ebbd62f8c8451 authored almost 8 years ago
Multiple values in posting lists - partial changes

List of changes:
- Language tag parsing in queries
- Implementation of parsing of language lis...

46f7da3828f4cb4e968787d6f320dd88d09b194b authored almost 8 years ago
refactor : Using comma separated cases in switch

a93ef025114c3639a19b7146d21b3e377a6fd20d authored almost 8 years ago
Intersect lists only if necessary, optimize cascading

bfe23ab327296846fb104adcbf1dc31796c37094 authored almost 8 years ago
Merge remote-tracking branch 'origin' into feature/tok

d18f0f0506a5dff60c99fd159ecc14461c2a709b authored almost 8 years ago
Update

f5368347f36a9f005f5252b258d56a8406e518db authored almost 8 years ago
Fix benchmark test queries (#541)

bfc6575fcb98752f6202768b962a8c951a5287aa authored almost 8 years ago
invalid-keywords : Checks invalid fn names and argument names.

We now give error to the user if there are any invalid fn/arg names
in query : rather than giving...

702f03921ddc88e57af5c5d9daca4427e21d927f authored almost 8 years ago
Remove unnecessary stuff from Dockerfile

74b75bcaa0891f2aed75d6af996addca6a7126fe authored almost 8 years ago
Merge branch 'release/v0.7.2'

fc25bbb513b7bf2fcd44b829da4d45a0fa032cc1 authored almost 8 years ago
Update WriteTimeout to 600 secs

d22e3369570fc8a5bf42b2a353888abad41ec9a9 authored almost 8 years ago
Update default location of icudata file to where we install it using getdgraph.sh script

eabfac33cf007044ebd2e0e12f89828844819e79 authored almost 8 years ago
Increase Write Timeout so that backup can respond successfully

ecd6d4a35b253ef7cc617696f1b2c25b4f56b9ab authored almost 8 years ago
Fix bug where _uid_ was returned as empty and remove jsonNode

afa490b21228b17bbd4940f6f0bc9e252ca7643d authored almost 8 years ago
refactor/iri : code clean up

Move iri code from rdf/ schema/ and gql/ to lex/iri.go

e226c21bfe3ccbf0a3fce96503fc18ca500a19d3 authored almost 8 years ago
Update

24a88501468ca7d3423bcefdca5b9d858cf82d42 authored almost 8 years ago