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

Merge pull request #938 from dgraph-io/doc

Document doc feature for custom go grpc example

52968b24c341686f5e01900958c27185ef355206 authored over 7 years ago
Document doc feature for custom go grpc example

8a359ca5e36fe69ab298ae63fb116c42665efc05 authored over 7 years ago
Support alias for _uid_

5e843244e334852f2ef6c47eb02765f4047794d8 authored over 7 years ago
Fix a bug in group formation

7d633b53293f978d09067c64bfb52f01f46af6df authored over 7 years ago
Support count and alias for _predicate_

24ebf51b36726078108fb0d779d003b576a7e705 authored over 7 years ago
Lexer cleanup

2e68774bb450b40a6546b733f298181c1162c000 authored over 7 years ago
Support variables in inequality functions

913f40d5f75c35aa69357d333f18642cf154b86e authored over 7 years ago
Allow setting id using a GraphQL variable. Fixes #911

d0746c8e61acc29620c457f0aedcd655e3296d73 authored over 7 years ago
Various fixes and change how count is returned

b4a596fb42112dece59247cdd0cf2a7af0d57744 authored over 7 years ago
Fix concurrency bugs

431c41305f6c3cfe07012bce75b5d160890c5a7a authored over 7 years ago
TLS certificate reloading test

0aaac4cf1810e7746cf96e9c29b7662c963753a9 authored over 7 years ago
TLS certificate reloading (server side)

99452dbde73ab86e9d3f24e3c8b8f52902dd622b authored over 7 years ago
Fix output

1854072cc39a935e0b764ad8fd95beca16f5139f authored over 7 years ago
Fix some bugs

199302656fd7b2cf3be5153653df38c8fad5b9ff authored over 7 years ago
Fix bug when transformation is tried with function at root

d640e9e445878224fe883499db7ee26d6340834e authored over 7 years ago
Support operations on variables across different levels through transformation

5297c990530c7658787cd921dc0390e9ef023432 authored over 7 years ago
better handling of datetime parsing (#916)

554d861b9efb6384cdaeea387d22fc47305af9a6 authored over 7 years ago
Fix bug related to mutex lock

7a37a1c35fe117b580407900ecd222034c90ebf4 authored over 7 years ago
Add a hash tokenizer for strings.

23edf4fe05faa714d531729c2ec0cdb55714c516 authored over 7 years ago
Move all proto files to the same directory under protos package

350209fbbe4be50416f2f361491c2cf879d7d494 authored over 7 years ago
[Docs] Add instructions on how to use dgraphloader with Dokcer

5e962c3572aaaaebe53dd69a2fdccbf6b3f4b235 authored over 7 years ago
Update mktemp command so that it works on OSX

ffbd33c4677cffd591605e27061aa05d559bbf89 authored over 7 years ago
Allow failures on osx in Travis

e904f3c95daaf45d2ef01b32607b225f64f9a413 authored over 7 years ago
Remove FOSSA badge.

2ce5c8eaee0e00b9d124875db1778f0de04a0764 authored over 7 years ago
Support variables in groupby

880447e74fe6dd8ee9b900f86394d6a1bd046784 authored over 7 years ago
Modify facet var assignment

89b9a3d08c46c4618390f03d89ffd9a0a2b6758b authored over 7 years ago
Add cron to upload nightly binaries, docker image

12dc7e0c05ba4d3fa03b9d01804d40c0cd6200c4 authored over 7 years ago
Support groupby

6c3998f8e0dcc9dcaff8163dfe7c8ca8f7ea93a5 authored over 7 years ago
Merge tag 'v0.7.6'

v0.7.6

add03d4b61d81a600a011ee96733015768f83683 authored over 7 years ago
Move Versions array to build.sh and other changes

5f7eb7555457d7d4262122279c4f0a8e3150ece4 authored over 7 years ago
UI: Update build files

1c66ee1f0a0832a229b6904bf8cdfe8101422b12 authored over 7 years ago
Add missing singles quotes

43e0efc07a07ee88ec2e564a2dd1b7458a1a54ac authored over 7 years ago
Update examples in docs

20746751f7422cdc675fc3a1ad4ba4d410537208 authored over 7 years ago
Merge branch 'master' into release/v0.7.6

184a84837ae28308fb3ca5c2f01fc5942da16721 authored over 7 years ago
Add latency info so that docs work

ecb856039986ecb887669777e11e072ab1faca73 authored over 7 years ago
Merge pull request #892 from Motakjuq/fix/schema

Fix schema error

fe1717fda211f22798e4f337dbc553096a623410 authored over 7 years ago
Fix schema error when is set an index to password

a1470415cf53ffde01fabab96586d2896d42ed24 authored over 7 years ago
Fix schema error when is set an index to default

49469c077bccf388fb1192df9b4cdf30919a877b authored over 7 years ago
Add v0.7.6 to docs

4c4372be546518ad7f3cf580c087d8320b3fb9bc authored over 7 years ago
Add instructions on how to load 21million data with schema

c85b91617c0595911f51ab9621f6e57c57279c6f authored over 7 years ago
Update docs

a92a030c04b08387041a2b152a6d15da10c6f67e authored over 7 years ago
Support for adding facets using the Go client

698ed07e89febd237be2fefe81c92ecc23efa909 authored over 7 years ago
Intersect UidMatrix with DestUids in applyOrderAndPagination. Fixes #889

e994c3cbf9f44dbb2415776eb4e5eef60ec7cb78 authored over 7 years ago
Add script to reload 21 million data into Dgraph

a05951c303090563eb73e24f67a574ec297a1c71 authored over 7 years ago
fix build (#890)

bda039a95fe348ee433b30afba6c348abe123be8 authored almost 8 years ago
fix #826 (#875)

* fixes #826

b769681d2b406a551d8dcb8379106b651e227c0f authored almost 8 years ago
Bug/my addr (#876)

* Fix #837

e404d06153887115775b5a8654866528445491d9 authored almost 8 years ago
Fix bugs related to string quoting. Also fix #862

4dc3d36991c5b0df04a092234e6739d93cb60ed2 authored almost 8 years ago
Refactor valueForLangs => postingForLangs so that we can use it for facets. Also fix #878.

31bfff02a8f9e85764975770be7d9373d0002dc1 authored almost 8 years ago
Support 'S * *' deletion

d8d4178f1fb21ba3c2849bfb9179e21fc60940de authored almost 8 years ago
Support alias for var, count, aggregate functions

8f2827857c58a2f20eb1ee44c7ec4c67ab4e7d0c authored almost 8 years ago
Add IsLossy interface to tokenizers and remove special handling for bool

0a82159511a86c420be009402027b9a69a675f00 authored almost 8 years ago
Merge branch 'release/v0.7.5'

a85a5b9494863af28daf73f8ccb3fd848907811e authored almost 8 years ago
Fix links to the older versions of documentation

7a2975384e8fa2a2811060f10c8ae3b1ef73bb1d authored almost 8 years ago
Bugfix in language filtering

1aba9df547b9c71e81cd2caad58946f5dfb0ef84 authored almost 8 years ago
UI: Also store queries which return error, make name as default regex

5a865e196a3fa7bac4d54cd7bb944d06f3620a10 authored almost 8 years ago
Bug fixes

030145fb5762f56191d146774efe4bfcf4653617 authored almost 8 years ago
Support retrieving/expanding on all node predicates

509c28d2f6b36bb345cea0499dd8dfd77111df33 authored almost 8 years ago
Support aggregating over levels. Modify aggregator usage

a0ebc6e05a7b3abac52e67a5e091f2be54a8be62 authored almost 8 years ago
Fix how normalize works

63f3171fe5ab7254be8afb946ffe3a768f7902d1 authored almost 8 years ago
regexp delimited by /, ignore case flag regexp

2c176d230dd444da94095def1e6f884edf2e0672 authored almost 8 years ago
Regexp documentation - trigrams

d18824a2af44102acffe855f28d70eba863a88dc authored almost 8 years ago
Allow setting constant values using math()

da3a9231eacc9f24856518d216c19e8149be792c authored almost 8 years ago
Fix schema backup restore (#866)

* Fix schema backup restore

* Use file ext to check if is gzip or plain text

* Use HasSuff...

e458dddb3edd8d13199f269181b043ab3be169f7 authored almost 8 years ago
Merge pull request #853 from dgraph-io/dashboard/autoplay-doc

Implement /share endpoint

0fbcc5a30f973080ed15aee39c1cef604178665e authored almost 8 years ago
Fix var type in args

e22a289f400f6ac6bb8e1f65e593291b9133d68e authored almost 8 years ago
Fix var type in args

15afb2cffea4c714f0b69a7371995026b13c4ed5 authored almost 8 years ago
Fix gRPC vendoring

da84b53985dcf595a960f39644060e7c1d33da12 authored almost 8 years ago
changes for grpc metadata

3f4f503fdf809e9b655484de76b9868a9883992b authored almost 8 years ago
Trigram indexing for regular expressions

Implementation of trigram indexing to avoid scanning/matching
of all values with regular express...

a62fec22a47f6bd310783076881bca9a862f05d9 authored almost 8 years ago
Language filtering

Additional filtering that ensures the returned values are matched
in the language specified in f...

1e662e17c5011a7d0f789b9fc608597807c0fea8 authored almost 8 years ago
Support 'S P *' deletion

90a0e3b194faf567c45e613d8e7a2dedc98e6ca9 authored almost 8 years ago
Build dashboard

6afadef89b35aef8d2e1ad882f6aac449e39b1ad authored almost 8 years ago
Remove unnecessary methods and properly escape the queries

afdcf54845964972b7bfadda4268f38504759ade authored almost 8 years ago
Move hash and mutation logic to server for security

67ee4c8eed5688e1b3cc16fb0ff074064cb680ad authored almost 8 years ago
Remove unused flag

003053c26ab02abeb6bb86e0e69c0d5622c9fde9 authored almost 8 years ago
Break hash collision in a single query rather than two

95ff0ded75b1b10ccbb63af760624383db6ab293 authored almost 8 years ago
Connect dashboard to the /share endpoint

0a75593baf82472561192abb99c7b4930c9011aa authored almost 8 years ago
Implement /share endpoint to handle sharing of query

4c8e3a33d8fb28e48e4e67c8a408a321111cd63d authored almost 8 years ago
Run query on app load if a playQuery cookie is present

e0e567bce487facc8d512b7ac0dd20e8e39528b1 authored almost 8 years ago
Stop fighting over food. Use a random algorithm to decide which restaurant to order from.

d471f6df98f7981fe6f6ca88300c557b3d485ccd authored almost 8 years ago
Trim quotes in GQL vars

7bdb276dc207c01175e5a8f2ee35c2b573055cb5 authored almost 8 years ago
Change function name: s/geq/ge s/leq/le

e566a4e446cc36446918088e4ba2dec81ea7c939 authored almost 8 years ago
Support facet vars, deriving UIDs from value vars

de504bc26779f6f483d974b682de39c6c42632bb authored almost 8 years ago
Remove trace package from vendoring to avoid issues with projects dependent upon Dgraph

5ad24f0136c91788573286cec48df47d036d9a10 authored almost 8 years ago
Parallelize full predicate scan by having multiple itterators

9a689186a77d3393cc1372f3b5cd3f0f9c6a9d04 authored almost 8 years ago
Update vendor dependency

fd8c0cf755b655dbb2f6513e950fb8230673b67d authored almost 8 years ago
Update govendor dependencies

04d1d798bab4b6566f83b194fed83b587b22d0ce authored almost 8 years ago
Support mathematical operations on value variables

9a546727bef667fa2cf71e6b8673ed124bfd84d4 authored almost 8 years ago
changes for grpc metadata

6164a865d2b176ee21bfe269641c96171042df35 authored almost 8 years ago
Merge branch 'release/v0.7.5'

fa5b1b047238cd4932f49678b3078bfc40218bc2 authored almost 8 years ago
UI: Allow sharing of queries

cea06226dea55d65ba9c4c39329194c65ce7de29 authored almost 8 years ago
Skip lang tags in alias fields

270d9ca7b87afeae1b9ebb8b975386d059acf6e2 authored almost 8 years ago
Add Fossa badge.

f875a7facd5732da98f1aec0b8f9a873bc1e5d93 authored almost 8 years ago
Make examples runnable.

3f2eca128a6cef2645d3f47a6c274249f71e1e2d authored almost 8 years ago
return error if attribute is not indexed

6112802d2ea1ee0480fd9169ae39972c839aa601 authored almost 8 years ago
Remove hardcoded path for proper versioning

412a7cc2c5c55f37d7d8200d2a7c6eec77e83389 authored almost 8 years ago
Remove hardcoded path for proper versioning

735286e5f2919c4ab9ac8000390525af8079896f authored almost 8 years ago
Fix an issue where browser serves cached older version of doc

7232a1c6e129bf7a96de20d7daa099d07c605bd2 authored almost 8 years ago
Fix gql benchmark tests (#825)

61ccd76f124411923c277ed4bd890481dd98b4c7 authored almost 8 years ago