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 0-9 when parsing lang tags in query (#1866)

* Allow 0-9 when parsing lang tags in query

* Add to changelog

github.com/unigraph-dev/dgraph - 0f877635da0d6e1b572dd27f1b561b9d5d486495 authored almost 7 years ago by Peter Stace <[email protected]>
DropAttr also removes schema (#1864)

* Drop schema when dropping predicate even when schema is explicit

* Update unit test

* Re...

github.com/unigraph-dev/dgraph - fc2c509ed0cfbe87f5ac13ad60d62fb973688704 authored almost 7 years ago by Peter Stace <[email protected]>
Update nightly upload script to also build and update binaries for darwin

github.com/unigraph-dev/dgraph - 779fc7872ba6666d83c0922e80cd66079e6170da authored almost 7 years ago by Pawan Rawal <[email protected]>
Increase grpc max size to 4GB (maximum possible) (#1861)

github.com/unigraph-dev/dgraph - 1014364883ff4dc45d13a81930efb4ea0ecc9d51 authored almost 7 years ago by Peter Stace <[email protected]>
Initialize peer map from membership information (#1862)

github.com/unigraph-dev/dgraph - f7e4d1955c88aa710295521544edb5567c29f1c3 authored almost 7 years ago by Janardhan Reddy <[email protected]>
Factor out UID provider, infinity retry for lease (#1860)

* WIP for simplifying UID provider for XID map

* Get compiling again

* Simplify internals

github.com/unigraph-dev/dgraph - 8a73a4df1988e82f63283f5c87a307144f64f9aa authored almost 7 years ago by Peter Stace <[email protected]>
Remove OSX from .travis.yaml because Travis is slow for them.

github.com/unigraph-dev/dgraph - 869f01003a08f4afb6a90844a1bab6122e624d46 authored almost 7 years ago by Pawan Rawal <[email protected]>
Merge tag 'v0.9.3'

v0.9.3

github.com/unigraph-dev/dgraph - 0452416366f7c4b1608af6f0813d93cfab516bbd authored almost 7 years ago by Pawan Rawal <[email protected]>
Update CHANGELOG

github.com/unigraph-dev/dgraph - 6e07f3b6eb09420c3f7a07dcaf572af1e26ca03d authored almost 7 years ago by Pawan Rawal <[email protected]>
Viper (set config via flags, config file, and environ vars) (#1857)

* Port over "common" flags to viper

* Switch bulk over to viper

* Fix compile error

* P...

github.com/unigraph-dev/dgraph - 87893da61f56c30191292b82bbccb4b06f4f7c4c authored almost 7 years ago by Peter Stace <[email protected]>
Bulk loader retries when obtaining write ts from zero (#1858)

* Retry when getting write ts from zero

* Fix print format

github.com/unigraph-dev/dgraph - d5ef2b67bd523403f6f1856eef9e62aaa710ea3a authored almost 7 years ago by Peter Stace <[email protected]>
Add option to ignore index conflicts

Add flag to ignore index conflicts in live loader

github.com/unigraph-dev/dgraph - e993dcc3dca513622723ed7b51a9f268836b4236 authored almost 7 years ago by Janardhan Reddy <[email protected]>
Remove isHealthy check when node connects to zero.

github.com/unigraph-dev/dgraph - 86efd4534d8b970fc75ac0d45ddf1fc324ea9ef7 authored almost 7 years ago by Janardhan Reddy <[email protected]>
Allow live loader to use existing nodes (#1848)

github.com/unigraph-dev/dgraph - 8d71924c9221cd0e9c55d709d60406792c16afda authored almost 7 years ago by Peter Stace <[email protected]>
Make uid vs max lease check more accurate (#1850)

* WIP for ensuring inbound UID is below lease

* Fix off by one bug

* Clean up (self review...

github.com/unigraph-dev/dgraph - 363bf9229916e2eb14b063a33de15c0a33d8fbdb authored almost 7 years ago by Peter Stace <[email protected]>
update changelog

github.com/unigraph-dev/dgraph - 718345bc1cd6ed4a65eb0b215520814d635822e4 authored almost 7 years ago by Janardhan Reddy <[email protected]>
Abort if mutate throws error in commitNow

github.com/unigraph-dev/dgraph - b8ea06565a8491150e4ef856ff1233a725c4391e authored almost 7 years ago by Janardhan Reddy <[email protected]>
Remove dead code from graphql style vars (#1845)

* Remove dead code from graphql style vars

* Reinstate deleted graphql var tests (and rename ...

github.com/unigraph-dev/dgraph - 858528bc62acd05cb96f7e19251abb1758991849 authored almost 7 years ago by Peter Stace <[email protected]>
Add config and docs for Docker Swarm and Compose

github.com/unigraph-dev/dgraph - 8419b98fd2907286fb56bfec156bb65e381ceeca authored almost 7 years ago by Pawan Rawal <[email protected]>
Don't 'ToLower' predicate in groupby. Fixes issue #1842

github.com/unigraph-dev/dgraph - ea2a2ff57b5a5d9303c56e8c8160620831263d82 authored almost 7 years ago by Peter Stace <[email protected]>
Graphql vars docs update (#1843)

* Update content for graphql vars

* Fix second example with defaults etc

* Clone themes us...

github.com/unigraph-dev/dgraph - 757a9204ee9a9288f31b74c400f38c000949c79e authored almost 7 years ago by Peter Stace <[email protected]>
Wait till conf changes are applied and add timeout in joincluster.

Check for duplicate node address in zero.
Access peer map via mutex.
Do health check echo immedia...

github.com/unigraph-dev/dgraph - 541bc64016fca88186aa4f0724c3eb31f4d751da authored almost 7 years ago by Janardhan Reddy <[email protected]>
Allow GraphQL vars to be set when using HTTP endpoint (#1837)

* Get query vars from header for HTTP

* Add to changelog

github.com/unigraph-dev/dgraph - 74caad1bd6f338dafdb39f8dd60ac17db3cd5442 authored almost 7 years ago by Peter Stace <[email protected]>
Revert "Make hugo-docs theme a submodule." Also make local.sh update the theme.

This reverts commit 9bd0d86c99006c4eab9162b56dbca240ffad98f4.

github.com/unigraph-dev/dgraph - b18779229c6e77db8e79872f27fb7379c9b0f8a8 authored almost 7 years ago by Pawan Rawal <[email protected]>
Make hugo-docs theme a submodule.

github.com/unigraph-dev/dgraph - 9bd0d86c99006c4eab9162b56dbca240ffad98f4 authored almost 7 years ago by Pawan Rawal <[email protected]>
Send ErrConflict error in Mutate endpoint and handle it in the client

github.com/unigraph-dev/dgraph - b1581c0dd3eb8f8ce9a6215c74aa134abeeccb88 authored almost 7 years ago by Pawan Rawal <[email protected]>
Remove edgraph/impl.go (dead code) (#1835)

github.com/unigraph-dev/dgraph - 8e77bf90f409a4155466b5478ec518d66e66426d authored almost 7 years ago by Peter Stace <[email protected]>
Change ValType in TaskValue message to be a Posting_ValType (#1834)

github.com/unigraph-dev/dgraph - ef71982adf384e679d111cd50241ff0306b1d0e1 authored almost 7 years ago by Peter Stace <[email protected]>
Retry when setting initial schema (#1831)

github.com/unigraph-dev/dgraph - 8c244c345ef69fe23ec738cb566fe6be11ea2289 authored almost 7 years ago by Peter Stace <[email protected]>
Use H2 to allow index to show up for How To guide.

github.com/unigraph-dev/dgraph - d5e282015b8e875bde8f56c262324c4f91ab6d15 authored almost 7 years ago by Manish R Jain <[email protected]>
Split protos into "intern" and "api" (#1826)

* Initial split

* Fix up indentation

* Break out into two packages (breaks *everything*)
...

github.com/unigraph-dev/dgraph - 0a01c52fdc2e9365bae2e57fefb248b42bbb97df authored almost 7 years ago by Peter Stace <[email protected]>
Support alias for facets.

github.com/unigraph-dev/dgraph - 7d3ceea1fa5276f4e901100e2bd64a92ec66c7c2 authored almost 7 years ago by Pawan Rawal <[email protected]>
Add doc to retrieve debugging information.

github.com/unigraph-dev/dgraph - 3dae05b5ff781ab4f6460bc110dd1569a57d2a2f authored almost 7 years ago by Janardhan Reddy <[email protected]>
Dont return uid for nodes without any children when requested using debug flag.

github.com/unigraph-dev/dgraph - a71e91c7daedb1163acdda67a1c5851fdb37ccbc authored almost 7 years ago by Pawan Rawal <[email protected]>
Remove unused export (missed merge conflict?)

github.com/unigraph-dev/dgraph - e51c8466a81ea505e6365b18b467d80d90c15c81 authored almost 7 years ago by Peter Stace <[email protected]>
Expand(_all_) also expands reverse edges (#1817)

* Initial solution. Needs refactoring and tests.

* Small amount of refactoring

* Fix test
...

github.com/unigraph-dev/dgraph - 579121a9d89e3c5069b909c3f1f0be221ec90c95 authored almost 7 years ago by Peter Stace <[email protected]>
Fix contrib/cover.sh

github.com/unigraph-dev/dgraph - d67dc3c63ee5463c883306904f11f6a9a1e5a646 authored almost 7 years ago by Pawan Rawal <[email protected]>
Fix race in tests

github.com/unigraph-dev/dgraph - fa9f20eaf7f3d430f41f402de8826138ae29c94e authored almost 7 years ago by Janardhan Reddy <[email protected]>
Test to ensure indexes maintained when adding to them after deletion (suggested by Pawan)

github.com/unigraph-dev/dgraph - e8c3d9b70c2b6966dc98c93f71fa3f7230a58ea7 authored almost 7 years ago by Peter Stace <[email protected]>
Fix bug in index maintenance for delete star (#1820)

* Fix iteration for delete `S P *`

* Add system test

* Add to changelog

github.com/unigraph-dev/dgraph - 9a49743e1d01fbce11f1abd480e075b54108cea5 authored almost 7 years ago by Peter Stace <[email protected]>
Discard transaction when a mutation fails (#1812)

github.com/unigraph-dev/dgraph - 991c42f578edac8f0081c12d2bda351c665fa093 authored almost 7 years ago by Peter Stace <[email protected]>
update template

github.com/unigraph-dev/dgraph - d3015259caf4bc2f8919dc32b58d2cd1c49504fd authored almost 7 years ago by Janardhan Reddy <[email protected]>
Add docker-compose.yml. Also wait before trying to reconnect to Zero after error.

github.com/unigraph-dev/dgraph - 4cf3a1bc434450156f9f6d4db270b84531fcb695 authored almost 7 years ago by Pawan Rawal <[email protected]>
Add github issue template

remove unused code

github.com/unigraph-dev/dgraph - 1198e129e120535003cd3210ee2ed1e989705176 authored almost 7 years ago by Janardhan Reddy <[email protected]>
Fix DeleteEdge examples.

* The query had a typo in it.

* The naming of struct fields was a bit confusing, so changed tha...

github.com/unigraph-dev/dgraph - c6363603c593a87f3df984a8726ac890cb799c2b authored almost 7 years ago by Deepak Jois <[email protected]>
Remove connection to dead dgraph node after it's removed from quorum

github.com/unigraph-dev/dgraph - 6b06fb11606fc2755106c384fedd5b1e1e0b4aea authored almost 7 years ago by Janardhan Reddy <[email protected]>
Unify all aborted errors into one and simplify error handling.

github.com/unigraph-dev/dgraph - a4b2281919d319c747ebfdd37d4d69fc3a50195a authored almost 7 years ago by Pawan Rawal <[email protected]>
Have a matrix for storing LangTags when doing expand(_all_) queries. Also, copy all Params

github.com/unigraph-dev/dgraph - 91a9efeff8f3ca854dde360401c65fda7192e122 authored almost 7 years ago by Pawan Rawal <[email protected]>
Docs: Change ctx to context.Background()

github.com/unigraph-dev/dgraph - f9ce69c883ece900cf24dee691c5b9236877b6a3 authored almost 7 years ago by Pawan Rawal <[email protected]>
Wiki/howto: add some details for schema to password example

github.com/unigraph-dev/dgraph - 22103351b7e6ad34fa53f209dca7e5aa13d080af authored almost 7 years ago by Peter Stace <[email protected]>
Only show untagged values from list (#1799)

* First cut at solution

* Don't export `expandedAll`

* Simpler solution

* Add comment
...

github.com/unigraph-dev/dgraph - 25727124201137b7f44e05b6130d91d9443152a0 authored almost 7 years ago by Peter Stace <[email protected]>
Fix bug where lang variants not shown in expand(_all_) (#1759)

* First cut at solution

* Don't export `expandedAll`

* Simpler solution

* Add comment
...

github.com/unigraph-dev/dgraph - 4b6d44f9dcc192d5be895dbf41d5db782f66ccaf authored almost 7 years ago by Peter Stace <[email protected]>
Fix race in startup (#1798)

* Fix race in server state initialisation

* Init rather than new

github.com/unigraph-dev/dgraph - a5fb3643944f0da36aed80c216ecc88fbd1461bb authored almost 7 years ago by Peter Stace <[email protected]>
Update instructions to run Dgraph on Windows

github.com/unigraph-dev/dgraph - 2a6f6f6da25328c99f569917fa15e91037488e73 authored almost 7 years ago by Pawan Rawal <[email protected]>
Update latest version in docs build script.

github.com/unigraph-dev/dgraph - 4910ed82456e11e8bdf6e7eeee78efc6fa2ae96c authored almost 7 years ago by Pawan Rawal <[email protected]>
Merge tag 'v0.9.2'

v0.9.2

github.com/unigraph-dev/dgraph - 447588dc621198fa8aec724993d23b774ea27402 authored almost 7 years ago by Pawan Rawal <[email protected]>
Update Changelog

github.com/unigraph-dev/dgraph - de7a0bc1da84304e8923a9eedf5aed676a59ebfc authored almost 7 years ago by Pawan Rawal <[email protected]>
Add DeleteEdges function to client and fix small issues on server.

github.com/unigraph-dev/dgraph - 209a8dc7d06ad649c32eb2ff54eec82232ae9a5e authored almost 7 years ago by Pawan Rawal <[email protected]>
Fingerprint and base36 encode Keys in TxnContext

github.com/unigraph-dev/dgraph - f27fed9e2547935b8d60a9211a543f455307461f authored almost 7 years ago by Pawan Rawal <[email protected]>
Update README with logo, and version.

github.com/unigraph-dev/dgraph - c0a8c5419c5094d43f87f95c29cbf744e6d7d2aa authored almost 7 years ago by Manish R Jain <[email protected]>
Wiki/deploy: add extra details to stress importance of tuning

github.com/unigraph-dev/dgraph - a048b2de51e857b597b0cb167408c596f9f32e57 authored almost 7 years ago by Peter Stace <[email protected]>
Wiki/deploy: mention some flags that can help reduce bulk loader memory consumption

github.com/unigraph-dev/dgraph - 4d36f3aa30ab3ff02388643444b9f2495699a161 authored almost 7 years ago by Peter Stace <[email protected]>
Move depth arg inside @recurse(). Also introduce a loop arg for recurse.

github.com/unigraph-dev/dgraph - 14415dcda3e50dbac5fc7fbb0fc43d4c1b49fef5 authored almost 7 years ago by Pawan Rawal <[email protected]>
Copy children when using expand(_all_). Fix race and #1783.

github.com/unigraph-dev/dgraph - fe424a17bf1df29427c51ed5c16fdc71d4f4850e authored almost 7 years ago by Pawan Rawal <[email protected]>
Add "how to guide" to wiki

github.com/unigraph-dev/dgraph - a0bee8e9c911b6b576a37c9ac4808e6b810ec875 authored almost 7 years ago by Peter Stace <[email protected]>
Allow alias inside groupby

github.com/unigraph-dev/dgraph - 35c8157604b892f24064755493d7bb2f096c9d53 authored almost 7 years ago by Pawan Rawal <[email protected]>
Note about JS client and Raw HTTP.

github.com/unigraph-dev/dgraph - f9d826a3a0b6dc2f374e566829a456ff3680f240 authored almost 7 years ago by Manish R Jain <[email protected]>
Update index.md

github.com/unigraph-dev/dgraph - b994ca609f0e3efcec7da9158290bee6ffa5ea34 authored almost 7 years ago by Deepak Jois <[email protected]>
Make the Go client super lite.

github.com/unigraph-dev/dgraph - 99cac529e608efc1c879e2195a64b567c1b6d145 authored almost 7 years ago by Pawan Rawal <[email protected]>
Fix TLS test suite again and make sure it runs on Travis.

github.com/unigraph-dev/dgraph - 2ae8af238f97b89227b525910aa48db6dcf9df14 authored almost 7 years ago by Pawan Rawal <[email protected]>
Try to abort long running Txns, abort old transactions after leader change in zero.

github.com/unigraph-dev/dgraph - a0ec5b76f3c6a05f16ac4f21d48f13d4b411177f authored almost 7 years ago by Janardhan Reddy <[email protected]>
Update docs for removing node from quorum

github.com/unigraph-dev/dgraph - c47a8e2d48b0e630a2fdb9f175626df7cb905a91 authored almost 7 years ago by Janardhan Reddy <[email protected]>
Update docs with reference to DgraphJavaSample

github.com/unigraph-dev/dgraph - ca794f68ab32b0bc21a11f021a4f228b5156fffb authored almost 7 years ago by Deepak Jois <[email protected]>
Merge branch 'release/v0.9.1'

github.com/unigraph-dev/dgraph - 09e8acf66b6e6929108dbcf0362e23309d48d28e authored almost 7 years ago by Pawan Rawal <[email protected]>
Merge tag 'v0.9.1'

v0.9.1

github.com/unigraph-dev/dgraph - 141cbcda49a2c78b0b8f8182c3e097e0220ae90d authored almost 7 years ago by Pawan Rawal <[email protected]>
Simpler UI asset flag (#1776)

* Simpler UI asset flag

* 100 chars

* Move all globals into same var block

github.com/unigraph-dev/dgraph - f0e1cfdf6024c75c1953387e3881c8c209d307b7 authored almost 7 years ago by Peter Stace <[email protected]>
Add api to remove dead nodes from quorum.

implements #367

github.com/unigraph-dev/dgraph - 52bff2146470c979d5ad8ab4bfb7aeb794287a99 authored almost 7 years ago by Janardhan Reddy <[email protected]>
Update CHANGELOG and wiki build script.

github.com/unigraph-dev/dgraph - e88f17cdd8d8fe6e097605268e2bff922b7ff875 authored almost 7 years ago by Pawan Rawal <[email protected]>
Update CHANGELOG and wiki build script.

github.com/unigraph-dev/dgraph - b49198be0a95e0468b100eea71ed0039c9d5b659 authored almost 7 years ago by Pawan Rawal <[email protected]>
Improvements to HTTP API.

1. `X-Dgraph-StartTs` header goes away. StartTs is instead a path parameter now.
2. `X-Dgraph-Ke...

github.com/unigraph-dev/dgraph - 275f0c4925e422f1b567e6c330933eb482584487 authored almost 7 years ago by Pawan Rawal <[email protected]>
Update wiki/client documentation for HTTP

github.com/unigraph-dev/dgraph - 6fd1df9f283bc8d2eb66ac5712f3aba7815ff5b7 authored almost 7 years ago by Peter Stace <[email protected]>
Add Changelog.

github.com/unigraph-dev/dgraph - b5102de26e3d4e4f1ab80016dbbf2f30bbe0a5bf authored almost 7 years ago by Manish R Jain <[email protected]>
More wiki/clients changes for raw http (#1772)

github.com/unigraph-dev/dgraph - 5ed46c34b5391bf402fbe56144ac0c7a80eb1165 authored almost 7 years ago by Peter Stace <[email protected]>
Small fixes to docs

github.com/unigraph-dev/dgraph - 40596b06a0d879799c48fd3d800923c2abfedd5a authored almost 7 years ago by Pawan Rawal <[email protected]>
Add v0.9.0 to docs build script

github.com/unigraph-dev/dgraph - 6e31e057ab900988636a3f4a69b6791255e1cbc6 authored almost 7 years ago by Pawan Rawal <[email protected]>
Merge branch 'master' of github.com:dgraph-io/dgraph

github.com/unigraph-dev/dgraph - 97ab82f41694797182424de654496654ac0c7754 authored almost 7 years ago by Pawan Rawal <[email protected]>
Fix Windows script and some CSS issue.

github.com/unigraph-dev/dgraph - 1ee45e89dae569d7a5ee9cded08dbd0dba1d5153 authored almost 7 years ago by Pawan Rawal <[email protected]>
Increase timeout for systests

github.com/unigraph-dev/dgraph - 0f9f3484ac78e3b78a87d66b971216360d10ae31 authored almost 7 years ago by Peter Stace <[email protected]>
snapshot zero and purge entries in oracle.

github.com/unigraph-dev/dgraph - 5700704d02c0c7a50d8d5f2658a6ef95155276ee authored almost 7 years ago by Janardhan Reddy <[email protected]>
Rename CommitImmediately to CommitNow.

github.com/unigraph-dev/dgraph - c2f47277810c2654e81a9cbaf4b6a1c4bf460206 authored almost 7 years ago by Manish R Jain <[email protected]>
Improve Go client documentation. Add a tip about disabling swap space in bulk loader.

github.com/unigraph-dev/dgraph - e9e21e52489ef026c59979f7806bee610a2c40c2 authored almost 7 years ago by Manish R Jain <[email protected]>
Indicate that UI can only do queries for now.

github.com/unigraph-dev/dgraph - 0cbe6030569452f29dbaab6e37a2311b4800b71c authored almost 7 years ago by Pawan Rawal <[email protected]>
Merge branch 'master' of github.com:dgraph-io/dgraph

github.com/unigraph-dev/dgraph - 2981c2e638bc5fcc275a5ae61831f0b89dd155a3 authored almost 7 years ago by Peter Stace <[email protected]>
wiki/get-started: update ports (docker + native)

github.com/unigraph-dev/dgraph - 43b9508c8f80bf8364be8c84ce0dfbc7948624e0 authored almost 7 years ago by Peter Stace <[email protected]>
Base64 encode and decode keys for mutate/commit http endpoint

github.com/unigraph-dev/dgraph - b2b60d91fc5e7bf1d235c5554a0660c20e6bcce9 authored almost 7 years ago by Pawan Rawal <[email protected]>
Remove support for embedded dgraph (and client_test) (#1734)

* Remove support for embedded dgraph

* Remove conditional no longer needed (workerServer alwa...

github.com/unigraph-dev/dgraph - 04f01dab1ea46a52455b6475c2eb72fe86474195 authored almost 7 years ago by Peter Stace <[email protected]>
Add Go example for wiki/clients (#1770)

* WIP

* Finish off Go example for wiki/clients page

github.com/unigraph-dev/dgraph - b404becc35f541e931d8b1e3a14caae7a58f8cd3 authored almost 7 years ago by Peter Stace <[email protected]>
Fix tests broken after port offset change.

github.com/unigraph-dev/dgraph - e41f74ff72b91a7afaab1be39e23c24c1c498681 authored almost 7 years ago by Pawan Rawal <[email protected]>
Rename docs back to wiki for now. Build script needs versioning otherwise.

github.com/unigraph-dev/dgraph - aaf2be9086dc33ad7d2a7558e275c637724bc272 authored almost 7 years ago by Pawan Rawal <[email protected]>
Merge branch 'master' of github.com:dgraph-io/dgraph

github.com/unigraph-dev/dgraph - 889e961a061d5511dd0a4cd5f47cdb07f3dad62c authored almost 7 years ago by Manish R Jain <[email protected]>