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

Allow to discard all frames

github.com/unigraph-dev/dgraph - 9d32875508bc8acb254be0dc1576cfe52a80c4d2 authored over 7 years ago by Sung Won Cho <[email protected]>
Collapse all frames on query run

github.com/unigraph-dev/dgraph - ddeaf967ea34886121a97d25d9cf0afc8bfb31bc authored over 7 years ago by Sung Won Cho <[email protected]>
Increase the max-height of query editor

github.com/unigraph-dev/dgraph - 8c0ed503b17aa8a0719c80a5a94c725be332aaea authored over 7 years ago by Sung Won Cho <[email protected]>
Fix how count and groupby results are rendered in the UI

github.com/unigraph-dev/dgraph - f925747d256a07c266634d2af8c5f1e45b324f05 authored over 7 years ago by Pawan Rawal <[email protected]>
Language filtering for inequality functions

github.com/unigraph-dev/dgraph - 03d8cc379f9472e2a966a4d8c1b6de75f96c4196 authored over 7 years ago by Tomasz Zdybał <[email protected]>
Fix bug when constant math value is assigned to empty level

github.com/unigraph-dev/dgraph - 647712bf8635d62497966bfb82799919b890ac2d authored over 7 years ago by Ashwin Ramesh <[email protected]>
Fix a bug when count with filter was assigned to a var

github.com/unigraph-dev/dgraph - a37cded8f725489bcffaf063fa17eb9852c0a29e authored over 7 years ago by Ashwin Ramesh <[email protected]>
Fix panic on empty values in groups. Fixes #961

github.com/unigraph-dev/dgraph - bbf05df34807376b1b702f437d7e57778b735999 authored over 7 years ago by Ashwin Ramesh <[email protected]>
return server latency for schema block (#958)

* return server latency for schema block. Fixes #894

github.com/unigraph-dev/dgraph - 177edd2c98eeeee2adbe0a33ac63808661dddfd6 authored over 7 years ago by Janardhan Reddy <[email protected]>
Update nightly to upload assets when a new tag is pushed or updates pushed after release

github.com/unigraph-dev/dgraph - db6bed15d5b605bab462f4cf34988d865397f5c1 authored over 7 years ago by Pawan Rawal <[email protected]>
Update build script and nginx config for docs

github.com/unigraph-dev/dgraph - 5237bdf3475188827e7623e97e86741988152177 authored over 7 years ago by Pawan Rawal <[email protected]>
Merge pull request #956 from dgraph-io/dashboard/new-ui

New UI

github.com/unigraph-dev/dgraph - d0c3fca23493c2142ccfc5ec9f273b36eb46c272 authored over 7 years ago by Sung Won Cho <[email protected]>
Unignore sourcemap for Sentry

github.com/unigraph-dev/dgraph - be4f56b7daa101fbad1bba1a437f9923fbcdf17d authored over 7 years ago by Sung Won Cho <[email protected]>
Fix a bug in iteration. Fixes #951

github.com/unigraph-dev/dgraph - 327a4a9de5a4bea73ed4ff65593e17ce72d224ef authored over 7 years ago by Ashwin Ramesh <[email protected]>
Delete unused files and depedencies

github.com/unigraph-dev/dgraph - a67d75e90e007da34affa9764fd579af9b76fade authored over 7 years ago by Sung Won Cho <[email protected]>
Implement a new theme

github.com/unigraph-dev/dgraph - bb66ad64a1c1d12f2c5a98cab2387480fc33821a authored over 7 years ago by Sung Won Cho <[email protected]>
Integrate sentry and return 400 from server in case of errors

github.com/unigraph-dev/dgraph - ff1b46c3f36dffe33a513b7a7b48a286f20af451 authored over 7 years ago by Pawan Rawal <[email protected]>
Build trigrams from 3-bytes, not 3-runes

This change is necessary to be compatible with codesearch library.

This commit fixes #945.

github.com/unigraph-dev/dgraph - 0d73f85154a7c561dbf2efb12ff034da07a2cb88 authored over 7 years ago by Tomasz Zdybał <[email protected]>
Support lang tags in groupby attrs and aggregate functions

github.com/unigraph-dev/dgraph - e7cd793feb7ec1a14f7f3adef3cabdfc88b32539 authored over 7 years ago by Ashwin Ramesh <[email protected]>
update docs - groupby, filter on value variables

github.com/unigraph-dev/dgraph - 428ef419b25a00b267c28b693fdb97dd6c3dbb3e authored over 7 years ago by MichaelJCompton <[email protected]>
fix merge

github.com/unigraph-dev/dgraph - b9de0acdabdb0b2dd6a4da5f5458f6d59944e0b1 authored over 7 years ago by Janardhan Reddy <[email protected]>
Feature/uid allocation (#904)

Take lease and allocate uid. Support xids natively

github.com/unigraph-dev/dgraph - 0db99e3e16a6d4cd90a0df831a6c3fb4f321f05c authored over 7 years ago by Janardhan Reddy <[email protected]>
Error out if the variables are not defined in proper order

github.com/unigraph-dev/dgraph - bde9b190030ca110853af2e38a9c54d316e31563 authored over 7 years ago by Ashwin Ramesh <[email protected]>
Fix #942. Overwriting map entity

github.com/unigraph-dev/dgraph - db43c6a4c92c8776b15a0bee54d20fde5ff50c85 authored over 7 years ago by Ashwin Ramesh <[email protected]>
Support groupby at root

github.com/unigraph-dev/dgraph - e93753a9e308e03ab36f393031c6d741c6c7be05 authored over 7 years ago by Ashwin Ramesh <[email protected]>
TLS reconnection test - missing file

github.com/unigraph-dev/dgraph - 1545055d73afa52349ba7b1e41fc3c1c8e78c128 authored over 7 years ago by Tomasz Zdybał <[email protected]>
Support count() at root

github.com/unigraph-dev/dgraph - bcddd6e8328e88f6961028d13d923eb814022bf1 authored over 7 years ago by Pawan Rawal <[email protected]>
Merge pull request #938 from dgraph-io/doc

Document doc feature for custom go grpc example

github.com/unigraph-dev/dgraph - 52968b24c341686f5e01900958c27185ef355206 authored over 7 years ago by Sung Won Cho <[email protected]>
Document doc feature for custom go grpc example

github.com/unigraph-dev/dgraph - 8a359ca5e36fe69ab298ae63fb116c42665efc05 authored over 7 years ago by Sung Won Cho <[email protected]>
Support alias for _uid_

github.com/unigraph-dev/dgraph - 5e843244e334852f2ef6c47eb02765f4047794d8 authored over 7 years ago by Pawan Rawal <[email protected]>
Fix a bug in group formation

github.com/unigraph-dev/dgraph - 7d633b53293f978d09067c64bfb52f01f46af6df authored over 7 years ago by Ashwin Ramesh <[email protected]>
Support count and alias for _predicate_

github.com/unigraph-dev/dgraph - 24ebf51b36726078108fb0d779d003b576a7e705 authored over 7 years ago by Ashwin Ramesh <[email protected]>
Lexer cleanup

github.com/unigraph-dev/dgraph - 2e68774bb450b40a6546b733f298181c1162c000 authored over 7 years ago by Szymon Matejczyk <[email protected]>
Support variables in inequality functions

github.com/unigraph-dev/dgraph - 913f40d5f75c35aa69357d333f18642cf154b86e authored over 7 years ago by Ashwin Ramesh <[email protected]>
Allow setting id using a GraphQL variable. Fixes #911

github.com/unigraph-dev/dgraph - d0746c8e61acc29620c457f0aedcd655e3296d73 authored over 7 years ago by Pawan Rawal <[email protected]>
Various fixes and change how count is returned

github.com/unigraph-dev/dgraph - b4a596fb42112dece59247cdd0cf2a7af0d57744 authored over 7 years ago by Pawan Rawal <[email protected]>
Fix concurrency bugs

github.com/unigraph-dev/dgraph - 431c41305f6c3cfe07012bce75b5d160890c5a7a authored over 7 years ago by Ashwin Ramesh <[email protected]>
TLS certificate reloading test

github.com/unigraph-dev/dgraph - 0aaac4cf1810e7746cf96e9c29b7662c963753a9 authored over 7 years ago by Tomasz Zdybał <[email protected]>
TLS certificate reloading (server side)

github.com/unigraph-dev/dgraph - 99452dbde73ab86e9d3f24e3c8b8f52902dd622b authored over 7 years ago by Motakjuq <[email protected]>
Fix output

github.com/unigraph-dev/dgraph - 1854072cc39a935e0b764ad8fd95beca16f5139f authored over 7 years ago by Ashwin Ramesh <[email protected]>
Fix some bugs

github.com/unigraph-dev/dgraph - 199302656fd7b2cf3be5153653df38c8fad5b9ff authored over 7 years ago by Ashwin Ramesh <[email protected]>
Fix bug when transformation is tried with function at root

github.com/unigraph-dev/dgraph - d640e9e445878224fe883499db7ee26d6340834e authored over 7 years ago by Ashwin Ramesh <[email protected]>
Support operations on variables across different levels through transformation

github.com/unigraph-dev/dgraph - 5297c990530c7658787cd921dc0390e9ef023432 authored over 7 years ago by Ashwin Ramesh <[email protected]>
better handling of datetime parsing (#916)

github.com/unigraph-dev/dgraph - 554d861b9efb6384cdaeea387d22fc47305af9a6 authored over 7 years ago by Janardhan Reddy <[email protected]>
Fix bug related to mutex lock

github.com/unigraph-dev/dgraph - 7a37a1c35fe117b580407900ecd222034c90ebf4 authored over 7 years ago by Ashwin Ramesh <[email protected]>
Add a hash tokenizer for strings.

github.com/unigraph-dev/dgraph - 23edf4fe05faa714d531729c2ec0cdb55714c516 authored over 7 years ago by Pawan Rawal <[email protected]>
Move all proto files to the same directory under protos package

github.com/unigraph-dev/dgraph - 350209fbbe4be50416f2f361491c2cf879d7d494 authored over 7 years ago by Pawan Rawal <[email protected]>
[Docs] Add instructions on how to use dgraphloader with Dokcer

github.com/unigraph-dev/dgraph - 5e962c3572aaaaebe53dd69a2fdccbf6b3f4b235 authored over 7 years ago by Pawan Rawal <[email protected]>
Update mktemp command so that it works on OSX

github.com/unigraph-dev/dgraph - ffbd33c4677cffd591605e27061aa05d559bbf89 authored over 7 years ago by Pawan Rawal <[email protected]>
Allow failures on osx in Travis

github.com/unigraph-dev/dgraph - e904f3c95daaf45d2ef01b32607b225f64f9a413 authored over 7 years ago by Pawan Rawal <[email protected]>
Remove FOSSA badge.

github.com/unigraph-dev/dgraph - 2ce5c8eaee0e00b9d124875db1778f0de04a0764 authored over 7 years ago by Manish R Jain <[email protected]>
Support variables in groupby

github.com/unigraph-dev/dgraph - 880447e74fe6dd8ee9b900f86394d6a1bd046784 authored over 7 years ago by Ashwin Ramesh <[email protected]>
Modify facet var assignment

github.com/unigraph-dev/dgraph - 89b9a3d08c46c4618390f03d89ffd9a0a2b6758b authored over 7 years ago by Ashwin Ramesh <[email protected]>
Add cron to upload nightly binaries, docker image

github.com/unigraph-dev/dgraph - 12dc7e0c05ba4d3fa03b9d01804d40c0cd6200c4 authored over 7 years ago by Pawan Rawal <[email protected]>
Support groupby

github.com/unigraph-dev/dgraph - 6c3998f8e0dcc9dcaff8163dfe7c8ca8f7ea93a5 authored over 7 years ago by Ashwin Ramesh <[email protected]>
Merge tag 'v0.7.6'

v0.7.6

github.com/unigraph-dev/dgraph - add03d4b61d81a600a011ee96733015768f83683 authored over 7 years ago by Pawan Rawal <[email protected]>
Move Versions array to build.sh and other changes

github.com/unigraph-dev/dgraph - 5f7eb7555457d7d4262122279c4f0a8e3150ece4 authored over 7 years ago by Pawan Rawal <[email protected]>
UI: Update build files

github.com/unigraph-dev/dgraph - 1c66ee1f0a0832a229b6904bf8cdfe8101422b12 authored over 7 years ago by Pawan Rawal <[email protected]>
Add missing singles quotes

github.com/unigraph-dev/dgraph - 43e0efc07a07ee88ec2e564a2dd1b7458a1a54ac authored over 7 years ago by Pawan Rawal <[email protected]>
Update examples in docs

github.com/unigraph-dev/dgraph - 20746751f7422cdc675fc3a1ad4ba4d410537208 authored over 7 years ago by Pawan Rawal <[email protected]>
Merge branch 'master' into release/v0.7.6

github.com/unigraph-dev/dgraph - 184a84837ae28308fb3ca5c2f01fc5942da16721 authored over 7 years ago by Pawan Rawal <[email protected]>
Add latency info so that docs work

github.com/unigraph-dev/dgraph - ecb856039986ecb887669777e11e072ab1faca73 authored over 7 years ago by Pawan Rawal <[email protected]>
Merge pull request #892 from Motakjuq/fix/schema

Fix schema error

github.com/unigraph-dev/dgraph - fe1717fda211f22798e4f337dbc553096a623410 authored over 7 years ago by Manish R Jain <[email protected]>
Fix schema error when is set an index to password

github.com/unigraph-dev/dgraph - a1470415cf53ffde01fabab96586d2896d42ed24 authored over 7 years ago by Motakjuq <[email protected]>
Fix schema error when is set an index to default

github.com/unigraph-dev/dgraph - 49469c077bccf388fb1192df9b4cdf30919a877b authored over 7 years ago by Motakjuq <[email protected]>
Add v0.7.6 to docs

github.com/unigraph-dev/dgraph - 4c4372be546518ad7f3cf580c087d8320b3fb9bc authored over 7 years ago by Pawan Rawal <[email protected]>
Add instructions on how to load 21million data with schema

github.com/unigraph-dev/dgraph - c85b91617c0595911f51ab9621f6e57c57279c6f authored over 7 years ago by Pawan Rawal <[email protected]>
Update docs

github.com/unigraph-dev/dgraph - a92a030c04b08387041a2b152a6d15da10c6f67e authored over 7 years ago by Ashwin Ramesh <[email protected]>
Support for adding facets using the Go client

github.com/unigraph-dev/dgraph - 698ed07e89febd237be2fefe81c92ecc23efa909 authored over 7 years ago by Pawan Rawal <[email protected]>
Intersect UidMatrix with DestUids in applyOrderAndPagination. Fixes #889

github.com/unigraph-dev/dgraph - e994c3cbf9f44dbb2415776eb4e5eef60ec7cb78 authored over 7 years ago by Pawan Rawal <[email protected]>
Add script to reload 21 million data into Dgraph

github.com/unigraph-dev/dgraph - a05951c303090563eb73e24f67a574ec297a1c71 authored over 7 years ago by Pawan Rawal <[email protected]>
fix build (#890)

github.com/unigraph-dev/dgraph - bda039a95fe348ee433b30afba6c348abe123be8 authored over 7 years ago by Janardhan Reddy <[email protected]>
fix #826 (#875)

* fixes #826

github.com/unigraph-dev/dgraph - b769681d2b406a551d8dcb8379106b651e227c0f authored over 7 years ago by Janardhan Reddy <[email protected]>
Bug/my addr (#876)

* Fix #837

github.com/unigraph-dev/dgraph - e404d06153887115775b5a8654866528445491d9 authored over 7 years ago by Janardhan Reddy <[email protected]>
Fix bugs related to string quoting. Also fix #862

github.com/unigraph-dev/dgraph - 4dc3d36991c5b0df04a092234e6739d93cb60ed2 authored over 7 years ago by Pawan Rawal <[email protected]>
Refactor valueForLangs => postingForLangs so that we can use it for facets. Also fix #878.

github.com/unigraph-dev/dgraph - 31bfff02a8f9e85764975770be7d9373d0002dc1 authored over 7 years ago by Pawan Rawal <[email protected]>
Support 'S * *' deletion

github.com/unigraph-dev/dgraph - d8d4178f1fb21ba3c2849bfb9179e21fc60940de authored over 7 years ago by Ashwin Ramesh <[email protected]>
Support alias for var, count, aggregate functions

github.com/unigraph-dev/dgraph - 8f2827857c58a2f20eb1ee44c7ec4c67ab4e7d0c authored over 7 years ago by Ashwin Ramesh <[email protected]>
Add IsLossy interface to tokenizers and remove special handling for bool

github.com/unigraph-dev/dgraph - 0a82159511a86c420be009402027b9a69a675f00 authored over 7 years ago by Pawan Rawal <[email protected]>
Merge branch 'release/v0.7.5'

github.com/unigraph-dev/dgraph - a85a5b9494863af28daf73f8ccb3fd848907811e authored over 7 years ago by Sung Won Cho <[email protected]>
Fix links to the older versions of documentation

github.com/unigraph-dev/dgraph - 7a2975384e8fa2a2811060f10c8ae3b1ef73bb1d authored over 7 years ago by Sung Won Cho <[email protected]>
Bugfix in language filtering

github.com/unigraph-dev/dgraph - 1aba9df547b9c71e81cd2caad58946f5dfb0ef84 authored over 7 years ago by Tomasz Zdybał <[email protected]>
UI: Also store queries which return error, make name as default regex

github.com/unigraph-dev/dgraph - 5a865e196a3fa7bac4d54cd7bb944d06f3620a10 authored over 7 years ago by Pawan Rawal <[email protected]>
Bug fixes

github.com/unigraph-dev/dgraph - 030145fb5762f56191d146774efe4bfcf4653617 authored over 7 years ago by Ashwin Ramesh <[email protected]>
Support retrieving/expanding on all node predicates

github.com/unigraph-dev/dgraph - 509c28d2f6b36bb345cea0499dd8dfd77111df33 authored over 7 years ago by Ashwin Ramesh <[email protected]>
Support aggregating over levels. Modify aggregator usage

github.com/unigraph-dev/dgraph - a0ebc6e05a7b3abac52e67a5e091f2be54a8be62 authored over 7 years ago by Ashwin Ramesh <[email protected]>
Fix how normalize works

github.com/unigraph-dev/dgraph - 63f3171fe5ab7254be8afb946ffe3a768f7902d1 authored over 7 years ago by Pawan Rawal <[email protected]>
regexp delimited by /, ignore case flag regexp

github.com/unigraph-dev/dgraph - 2c176d230dd444da94095def1e6f884edf2e0672 authored over 7 years ago by Tomasz Zdybał <[email protected]>
Regexp documentation - trigrams

github.com/unigraph-dev/dgraph - d18824a2af44102acffe855f28d70eba863a88dc authored over 7 years ago by Tomasz Zdybał <[email protected]>
Allow setting constant values using math()

github.com/unigraph-dev/dgraph - da3a9231eacc9f24856518d216c19e8149be792c authored over 7 years ago by Ashwin Ramesh <[email protected]>
Fix schema backup restore (#866)

* Fix schema backup restore

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

* Use HasSuff...

github.com/unigraph-dev/dgraph - e458dddb3edd8d13199f269181b043ab3be169f7 authored over 7 years ago by Motakjuq <[email protected]>
Merge pull request #853 from dgraph-io/dashboard/autoplay-doc

Implement /share endpoint

github.com/unigraph-dev/dgraph - 0fbcc5a30f973080ed15aee39c1cef604178665e authored over 7 years ago by Sung Won Cho <[email protected]>
Fix var type in args

github.com/unigraph-dev/dgraph - e22a289f400f6ac6bb8e1f65e593291b9133d68e authored over 7 years ago by Ashwin Ramesh <[email protected]>
Fix var type in args

github.com/unigraph-dev/dgraph - 15afb2cffea4c714f0b69a7371995026b13c4ed5 authored over 7 years ago by Ashwin Ramesh <[email protected]>
Fix gRPC vendoring

github.com/unigraph-dev/dgraph - da84b53985dcf595a960f39644060e7c1d33da12 authored over 7 years ago by Ashwin Ramesh <[email protected]>
changes for grpc metadata

github.com/unigraph-dev/dgraph - 3f4f503fdf809e9b655484de76b9868a9883992b authored over 7 years ago by Janardhan Reddy <[email protected]>
Trigram indexing for regular expressions

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

github.com/unigraph-dev/dgraph - a62fec22a47f6bd310783076881bca9a862f05d9 authored over 7 years ago by Tomasz Zdybał <[email protected]>
Language filtering

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

github.com/unigraph-dev/dgraph - 1e662e17c5011a7d0f789b9fc608597807c0fea8 authored over 7 years ago by Tomasz Zdybał <[email protected]>
Support 'S P *' deletion

github.com/unigraph-dev/dgraph - 90a0e3b194faf567c45e613d8e7a2dedc98e6ca9 authored over 7 years ago by Ashwin Ramesh <[email protected]>