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

fix(restore): Bump uid and namespace after restore (#7790)

Bump UID and namespace ID after reducephase in restore. To do
this bump we introduce an option...

github.com/unigraph-dev/dgraph - 99f4ca3eead14e229c390f86de5849d9ff30d78f authored over 3 years ago by Ahsan Barkati <[email protected]>
Merge pull request #80 from unigraph-dev/update-object-non-upsert

feat: add impl and tests for non upsert object updates

github.com/unigraph-dev/unigraph-dev - 948f51280ec852e800c6b9a399756a391fe0266e authored over 3 years ago by Sophia Xu <[email protected]>
feat: add impl and tests for non upsert object updates

github.com/unigraph-dev/unigraph-dev - 6263d155dfca7eb72dd591039a7943b67bd4ad2f authored over 3 years ago by Sophia Xu <[email protected]>
feat(multi-tenancy): make drop data namespace aware (#7789) (#7795)

This PR makes DropData namespace-aware in a multi-tenant system. Now, guardians of a namespace c...

github.com/unigraph-dev/dgraph - 2139c50ac18252a37872905257b5b0f3de6c3e04 authored over 3 years ago by Naman Jain <[email protected]>
fix: notification subscription not updating

github.com/unigraph-dev/unigraph-dev - 4f424b05b882fb63fc6430f8d852a3cd448aba82 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #79 from unigraph-dev/developer-mode-support

Developer mode support

github.com/unigraph-dev/unigraph-dev - 5fd819400889cdeb072b9171179bbc5f672af82e authored over 3 years ago by Sophia Xu <[email protected]>
lint: fix linter changes

github.com/unigraph-dev/unigraph-dev - 17317cd747829e4f360efab8c214aaa704ff57b3 authored over 3 years ago by Sophia Xu <[email protected]>
feat: add developer options toggle

github.com/unigraph-dev/unigraph-dev - 488897d40de443eb0238bb3cc28c1e8963085904 authored over 3 years ago by Sophia Xu <[email protected]>
Replace panic in live loader with errors (#7798)

github.com/unigraph-dev/dgraph - fb152439c548650a1e45b7455602bec9a2bb9399 authored over 3 years ago by Rohan Prasad <[email protected]>
feat: add an integrated state management module

github.com/unigraph-dev/unigraph-dev - 58ea0a4af938c98b5c6f70dac5f7fdb727434331 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #78 from unigraph-dev/ordered-list-support

Ordered list support

github.com/unigraph-dev/unigraph-dev - c7c2128e3a1edd073e068d73d6e4991155e3f17c authored over 3 years ago by Sophia Xu <[email protected]>
test: add tests for object unpadding

github.com/unigraph-dev/unigraph-dev - 0e3ec2a41aae6d8d1827f396d1c775dcba6dfddb authored over 3 years ago by Sophia Xu <[email protected]>
feat: `Array` composer now uses ordered list; added unordered `List`

github.com/unigraph-dev/unigraph-dev - 5094c5f8f6c8b1c3515f49a7e91a86f87e13b1f5 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #77 from unigraph-dev/schema-autoref

feat: add autoref for schema and its tests

github.com/unigraph-dev/unigraph-dev - 9bbac600f136de0bf605b84bdeb73cd181dafa1c authored over 3 years ago by Sophia Xu <[email protected]>
feat: add autoref for schema and its tests

github.com/unigraph-dev/unigraph-dev - 157e6ddb30f1e2d54683794ef431775ca678043b authored over 3 years ago by Sophia Xu <[email protected]>
chore(GraphQL): Improvise error logging (#7791)

This PR replaces a panic with a user-facing error. In addition, it also adds the current namespa...

github.com/unigraph-dev/dgraph - d2f1d81e46339fe8b87d16284add6a1b92c1f2fc authored over 3 years ago by Abhimanyu Singh Gaur <[email protected]>
fix(txn): ensure that txn hash is set (#7782)

We were setting the hash after completing the transaction successfully. This leads to the failur...

github.com/unigraph-dev/dgraph - ae029f0e24189fc28c1dbc0e81bfc3078d4370a1 authored over 3 years ago by Naman Jain <[email protected]>
fix(export-backup): Fix double free in export backup (#7780)

Fix issue of double-free in export-backup. kvBuf is released by
the reducer so the Writer shou...

github.com/unigraph-dev/dgraph - 00a67d55536b5d49b79b9e9824d308953ef0fecd authored over 3 years ago by Ahsan Barkati <[email protected]>
Merge pull request #76 from unigraph-dev/db-query-optimize

Db query optimize

github.com/unigraph-dev/unigraph-dev - 502414429b506a71e744aa4c316b62cb31dec007 authored over 3 years ago by Sophia Xu <[email protected]>
fix: reformat query string

github.com/unigraph-dev/unigraph-dev - 4e4618f55dbc98f5de0d31d567a65ee28ecefe8b authored over 3 years ago by Sophia Xu <[email protected]>
opt(dropPrefix): allow logical drop for deleting predicates and indexing (#7764)

Issue:
DropPrefix is Stop The World operation. It blocks the incoming writes. Dgraph uses this ...

github.com/unigraph-dev/dgraph - c86b85536dd2b0337599b04bef7ce7b2457f4c39 authored over 3 years ago by Naman Jain <[email protected]>
feat(cloud): add shared-instance flag in limit superflag in alpha (#7770)

This PR adds a shared-instance flag to --limit superflag.
When set to true (false by default), ...

github.com/unigraph-dev/dgraph - 5f3cece75da375077c45ab64228cb7053cf03d02 authored over 3 years ago by Naman Jain <[email protected]>
opt(txn commits): Optimize txns by passing Skiplists to Badger (#7777)

In this PR, we use concurrent mutations system, introduced in #7694 , to generate Skiplists dire...

github.com/unigraph-dev/dgraph - 1017c4ed1f9a8521efd318665642408b6280609e authored over 3 years ago by Manish R Jain <[email protected]>
fix(Dgraph): Forward task status requests to correct Alpha (#7774)

github.com/unigraph-dev/dgraph - 60bec1630184061b1fa7110ab83e89cd8d0db381 authored over 3 years ago by Ajeet D'Souza <[email protected]>
feat: `all` query now sorts by last edited date

github.com/unigraph-dev/unigraph-dev - 35a5f4198fb6e63928031b1745fe210cfd9bb808 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #75 from unigraph-dev/better-titles

feat: add dynamic title

github.com/unigraph-dev/unigraph-dev - 545f7758dda9619e1c6175aeda458ef79f71d788 authored over 3 years ago by Sophia Xu <[email protected]>
feat: add dynamic title

github.com/unigraph-dev/unigraph-dev - 8d1d75c11224d7fe32a4e88f1ee818f4d34cfca4 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #74 from unigraph-dev/notification-integrations

Notification integrations and global API docs

github.com/unigraph-dev/unigraph-dev - c50bce629ade35ac5efa2f67dc34e390754539dc authored over 3 years ago by Sophia Xu <[email protected]>
fix: unexpected behavior

github.com/unigraph-dev/unigraph-dev - 19b9c0ce6aa721052d912fb7a4fc1d86ba4bfc0b authored over 3 years ago by Sophia Xu <[email protected]>
fix: notification settings

github.com/unigraph-dev/unigraph-dev - 8a452bddf774819bbead5eb93f6c1ca5f5a97815 authored over 3 years ago by Sophia Xu <[email protected]>
feat: add global notification center

github.com/unigraph-dev/unigraph-dev - 8c4f9547abcbf9ba4d34d6af38d54c038fa3c2eb authored over 3 years ago by Sophia Xu <[email protected]>
docs: add documentation for Unigraph API

github.com/unigraph-dev/unigraph-dev - e5bc747f3629395b38331790c1c6aae1f200a7a2 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #73 from unigraph-dev/executable-polish

feat: add editor support for user executables

github.com/unigraph-dev/unigraph-dev - 3e8ecb809211ab0c66ff8bbe45b4a7d4be1e5cf8 authored over 3 years ago by Sophia Xu <[email protected]>
feat: add editor support for user executables

github.com/unigraph-dev/unigraph-dev - 956c5da8401ef2cabbba8141f323c2c653fdfe17 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #72 from unigraph-dev/docs-polish

docs: add documentations for recent commits

github.com/unigraph-dev/unigraph-dev - bea2a7018a6c25dbda01932b2a8cfa6acff9b75b authored over 3 years ago by Sophia Xu <[email protected]>
docs: add documentations for recent commits

github.com/unigraph-dev/unigraph-dev - 43619bedcab1880aa0663e5f47270196d3177c9b authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #69 from unigraph-dev/notification-support

Notification support

github.com/unigraph-dev/unigraph-dev - dbdc5afdea46d0e028e48a21aaa5810f501e08f1 authored over 3 years ago by Sophia Xu <[email protected]>
feat: add notification support

github.com/unigraph-dev/unigraph-dev - 2f9bf3ac430b46344f8590b91acd6bba92505628 authored over 3 years ago by Sophia Xu <[email protected]>
feat: add support and test for declaration of any type

github.com/unigraph-dev/unigraph-dev - 4965996d12212b01d03f8e9073f7a1ad91019cdb authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #68 from unigraph-dev/electron-persistence-support

feat: electron persistence and minimize to tray

github.com/unigraph-dev/unigraph-dev - 4fd463dee875cc208c062af2c54497a45ffe3cfb authored over 3 years ago by Sophia Xu <[email protected]>
feat: add tray icon

github.com/unigraph-dev/unigraph-dev - d6345dd2a6a33c66b46f65160c30c0e78d75ead5 authored over 3 years ago by Sophia Xu <[email protected]>
Format protos using clang-format (#7773)

github.com/unigraph-dev/dgraph - 6b188f254202f9c38b16c4769b672dd0e9d596ac authored over 3 years ago by Ajeet D'Souza <[email protected]>
feat: electron persistence and minimize to tray

github.com/unigraph-dev/unigraph-dev - 9e85e59c2e493c9b2e50b576cf4b32e49939ca5d authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #67 from unigraph-dev/explorer-window-manager-enhance

Explorer window manager enhance

github.com/unigraph-dev/unigraph-dev - 5007013444246d8eab604b71b917525980cd647e authored over 3 years ago by Sophia Xu <[email protected]>
misc: delete useless decl

github.com/unigraph-dev/unigraph-dev - 42c52b1251feb312cdc13317bfb2d006ba78f52d authored over 3 years ago by Sophia Xu <[email protected]>
feat: add window manager settings and global window declarations

github.com/unigraph-dev/unigraph-dev - 9e7f5c5689857ddd91c726fd83aaddefe07a1d12 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #66 from unigraph-dev/experiment-websocket-compression

Add websocket compression

github.com/unigraph-dev/unigraph-dev - 14394b760f685c32738f6e3319b6e24565ca1792 authored over 3 years ago by Sophia Xu <[email protected]>
feat: remove express for low overhead & add compression

github.com/unigraph-dev/unigraph-dev - cbc13119e44575a28703f8ea2864105d1b7e765c authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #65 from unigraph-dev/explorer-formalize-and-polish

misc: formalize apps registry and remove redundant code

github.com/unigraph-dev/unigraph-dev - 1b4bd8bd83d630b56f7a08647ba48a021dd86a54 authored over 3 years ago by Sophia Xu <[email protected]>
misc: formalize apps registry and remove redundant code

github.com/unigraph-dev/unigraph-dev - 0fc8e2e7998ca5e5c18cc4e82b04d56a9eb4b37e authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #64 from unigraph-dev/electron-fixes

Electron fixes

github.com/unigraph-dev/unigraph-dev - 8523afa5bc14f8f181ab2d034e8605d78c2091ef authored over 3 years ago by Sophia Xu <[email protected]>
fix: set database location

github.com/unigraph-dev/unigraph-dev - e4d8911104c49c394ef2223489a2c77772bb5efd authored over 3 years ago by Sophia Xu <[email protected]>
fix: various electron improvements

github.com/unigraph-dev/unigraph-dev - 679c2d4269aab3a366ffab1b9f0f494f035107ab authored over 3 years ago by Sophia Xu <[email protected]>
fix: update executables on reload

github.com/unigraph-dev/unigraph-dev - d64a8576f2ef03f36a74e62cf8bf1bde22343b26 authored over 3 years ago by Sophia Xu <[email protected]>
fix: async lock registeration

github.com/unigraph-dev/unigraph-dev - 60b6f31ad3c68b766d69e8464a2523a16600742e authored over 3 years ago by Sophia Xu <[email protected]>
feat(Dgraph): Add task queue implementation (#7716)

github.com/unigraph-dev/dgraph - cfdf7a5f9567b45b8af7136665ea52e28e96feb3 authored over 3 years ago by Ajeet D'Souza <[email protected]>
Merge pull request #63 from unigraph-dev/rss-reader-polish

Rss reader polish

github.com/unigraph-dev/unigraph-dev - acaf3c3533457e096d73fbe642ae632995ec8097 authored over 3 years ago by Sophia Xu <[email protected]>
fix: correctly append timestamp

github.com/unigraph-dev/unigraph-dev - 6b98c0a0558a637f2603a81437d4e3b96420b1d1 authored over 3 years ago by Sophia Xu <[email protected]>
fix: add icon for rss

github.com/unigraph-dev/unigraph-dev - ff8ab1ca2c3c61e8c70b631d3429f6d37211a922 authored over 3 years ago by Sophia Xu <[email protected]>
feat: add complete rss reader app

github.com/unigraph-dev/unigraph-dev - 0bbb6d4077b50ce5f9e28138fd0767fd9b30b3ff authored over 3 years ago by Sophia Xu <[email protected]>
feat: better queries and registerable dynamic view renderer

github.com/unigraph-dev/unigraph-dev - 90bc6a9202f04651841ff262b7f21f5f5f7068a8 authored over 3 years ago by Sophia Xu <[email protected]>
fix: incorrect date parsing and formatting

github.com/unigraph-dev/unigraph-dev - aab4b220636be7b1ea5f78db7d179fbba8768885 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #62 from unigraph-dev/fix-package-loading

fix: ensure sequential for cached operations

github.com/unigraph-dev/unigraph-dev - 6768f9762359eb37e290aaa3bc7d6495da88f2ea authored over 3 years ago by Sophia Xu <[email protected]>
fix: ensure sequential for cached operations

github.com/unigraph-dev/unigraph-dev - ac85e356d8fe624462cc2a96e49c8f49483b288e authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #61 from unigraph-dev/rss-support-full

Rss support full

github.com/unigraph-dev/unigraph-dev - a68c35e015dc5ba13e690211faef0ff9cf3a22ab authored over 3 years ago by Sophia Xu <[email protected]>
feat: date and proper inheritance metadata

github.com/unigraph-dev/unigraph-dev - ce5634c5c9e64dc5075356f8535e1426d5c95f41 authored over 3 years ago by Sophia Xu <[email protected]>
feat: auto update feeds

github.com/unigraph-dev/unigraph-dev - 4a778d6bf6c5d4cb69564184154ba154956da848 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #60 from unigraph-dev/metadata-timestamp-support

feat: add timestamp support for entities

github.com/unigraph-dev/unigraph-dev - 84f30a96d5a6de8e9388354a6706387df303c35c authored over 3 years ago by Sophia Xu <[email protected]>
feat: add timestamp support for entities

github.com/unigraph-dev/unigraph-dev - 6ca2bf87b559010ba845c946428c3a3d9a316acd authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #59 from unigraph-dev/rss-reader-support

Rss reader support

github.com/unigraph-dev/unigraph-dev - 51dc8bd916f7945c512c21f89ad0a1a436c7698b authored over 3 years ago by Sophia Xu <[email protected]>
feat: add code for adding feeds

github.com/unigraph-dev/unigraph-dev - 049a8e1e30f3a16180852d44abc3fc06bfc1e547 authored over 3 years ago by Sophia Xu <[email protected]>
feat: add basic rss reader

github.com/unigraph-dev/unigraph-dev - 2b9d4413e9e8ea09c20279a36fdf96ed5cf84291 authored over 3 years ago by Sophia Xu <[email protected]>
fix: default db type issues

github.com/unigraph-dev/unigraph-dev - 2871773372fe4b2924629f8b933e7003c9e8c3f7 authored over 3 years ago by Sophia Xu <[email protected]>
feat: add rss feed schema package

github.com/unigraph-dev/unigraph-dev - 212686aba6da0b4e668887524ceaeb8bc0e77332 authored over 3 years ago by Sophia Xu <[email protected]>
feat: initial support for rss reader and heterogenous text

github.com/unigraph-dev/unigraph-dev - 7adbbeffd7b466510a249ecabe106cd4526f8560 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #58 from unigraph-dev/executable-schedule-fix

fix: executable schedule fix

github.com/unigraph-dev/unigraph-dev - 12f52bbff5835b0bb324d230e170ac2b116f03aa authored over 3 years ago by Sophia Xu <[email protected]>
fix: executable schedule fix

github.com/unigraph-dev/unigraph-dev - cde78ac75e14c657cc3cf6143d5f9b14454f943d authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #57 from unigraph-dev/entityutils-cleanup

Entityutils cleanup

github.com/unigraph-dev/unigraph-dev - ba5012c27f7b860043f9933dbb5aa5e10da71527 authored over 3 years ago by Sophia Xu <[email protected]>
fix: broken package manager

github.com/unigraph-dev/unigraph-dev - 7c84547bf32fc2c49d6b1ddc2e81535e8b7b21a8 authored over 3 years ago by Sophia Xu <[email protected]>
feat: refactor schema definitions

github.com/unigraph-dev/unigraph-dev - ccafad27c46c9dfbfb7452aa40523c7578639082 authored over 3 years ago by Sophia Xu <[email protected]>
feat: formalize entityutils with type system

github.com/unigraph-dev/unigraph-dev - 276857082b636618d0b107dfc9c7616db2b90f8e authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #55 from unigraph-dev/executable-apis

feat: initial api support for executables

github.com/unigraph-dev/unigraph-dev - 54ac18a86a193eaf4738b1d7ff4e3daba29fdbb5 authored over 3 years ago by Sophia Xu <[email protected]>
chore: appease linter

github.com/unigraph-dev/unigraph-dev - da3b4adcc8236246f1fc68bb770e46b7bcda1815 authored over 3 years ago by Sophia Xu <[email protected]>
feat: initial api support for executables

github.com/unigraph-dev/unigraph-dev - 3fe79e7958a078455876082ce151259373a0df1d authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #54 from unigraph-dev/explorer-ui-polish-may

feat: explorer ui polish

github.com/unigraph-dev/unigraph-dev - a327f28e909cb97b41b3d8ca7c2f69a06ecf21da authored over 3 years ago by Sophia Xu <[email protected]>
feat: exp;lorer ui polish

github.com/unigraph-dev/unigraph-dev - cd2a08a82ce65e9c63d9e1499cd5a3e7a1285b32 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #53 from unigraph-dev/code-editor

feat: add user-editable code support

github.com/unigraph-dev/unigraph-dev - 15835779ca9bf2f55771ce6182fbf424a9a29cdd authored over 3 years ago by Sophia Xu <[email protected]>
feat: add user-editable code support

github.com/unigraph-dev/unigraph-dev - 067bb6b2066bfd6a2ed77e5611ce0593741b5a86 authored over 3 years ago by Sophia Xu <[email protected]>
Merge pull request #52 from unigraph-dev/executables-support

Executables support

github.com/unigraph-dev/unigraph-dev - 106ea009d3e17e9999e5751c39790c608d0a3ee5 authored over 3 years ago by Sophia Xu <[email protected]>
chore: fix lint

github.com/unigraph-dev/unigraph-dev - d2588c4f230455a566af8eb60be3a46755641461 authored over 3 years ago by Sophia Xu <[email protected]>
feat: initial executable support

github.com/unigraph-dev/unigraph-dev - cc53742b90f8e3f6fa8e698c09610ff1c3de28ce authored over 3 years ago by Sophia Xu <[email protected]>
feat: executables support in packages

github.com/unigraph-dev/unigraph-dev - 7c77a5594f2729fc6cbf23e4d8b29167f57257bf authored over 3 years ago by Sophia Xu <[email protected]>
Fix(GraphQL): Make mutation rewriting tests more robust (#7768)

* Make mutation rewriting tests more robust

* Fix lint

github.com/unigraph-dev/dgraph - 07bfbf85e9407149d1c0bc7293af0ba0eb5343be authored over 3 years ago by vmrajas <[email protected]>
feat(cdc): Add support for SCRAM SASL mechanism (#7765)

We used to support only the PLAIN mechanism for SASL in CDC-Kafka.
This commit adds support for...

github.com/unigraph-dev/dgraph - 8925049ff80fa7aabaff8dbc64885d8568ddb6be authored over 3 years ago by Ahsan Barkati <[email protected]>
feat(DQL): @groupby on scalar fields and count duplicate (#7746)

github.com/unigraph-dev/dgraph - 0b332543566bfba64721e06edd81eca578eb5d83 authored over 3 years ago by minhaj-shakeel <[email protected]>
fix typo (#7496)

github.com/unigraph-dev/dgraph - 6cb746623b1298a40f0d2a10f1b6031fc6a2420f authored over 3 years ago by Luis <[email protected]>
fix(bulk): upsert guardian/groot for all existing namespaces (#7759)

Issue:
If the data was loaded into some namespace using bulk loader with --force-namespace, tha...

github.com/unigraph-dev/dgraph - c4f496466bc4daf5132242429ec6daf2c3870c3e authored over 3 years ago by Naman Jain <[email protected]>