Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Vadim Demedes

Making Ink and other open-source projects
Collective - Host: opensource - https://opencollective.com/vadimdemedes - Website: https://vadimdemedes.com - Code: https://github.com/vadimdemedes

added test for "timeout" option

github.com/vadimdemedes/better-sqlite3 - fbc1d40c01d1450612f4b485af9e16bbf9ade67d authored over 6 years ago
added option to set busy timeout on database connection

github.com/vadimdemedes/better-sqlite3 - d324f6eaa56c58ef27c0b26df4e824d4fa113ce5 authored over 6 years ago
added concurrency to benchmark

github.com/vadimdemedes/better-sqlite3 - 6e3436d55d606d4ebb5686972407e00b0197a657 authored over 6 years ago
outsourced benchmarker engine

github.com/vadimdemedes/better-sqlite3 - 2787569c4449ae1e8b2780a8bd80dbb19a446df5 authored over 6 years ago
fied transaction benchmark

github.com/vadimdemedes/better-sqlite3 - f64f22d25b630349164de0dca85e925c4f00a0c3 authored over 6 years ago
changed benchmark output style

github.com/vadimdemedes/better-sqlite3 - 5d8a3c52b47c3d77ca4b2fac8832486918bba43e authored over 6 years ago
correctly debounce and render last frame before exiting

github.com/vadimdemedes/ink - a1e80a1913b618733909f6880ba47a4a09bf765b authored over 6 years ago
use utf8 encoding in stdin

github.com/vadimdemedes/ink - 7a33b05fc2950909bca93d18e2009ae814acc404 authored over 6 years ago
transform each char separately instead of the whole line

github.com/vadimdemedes/ink - 8944d5ee2d476371179de21a0e7463768a84e325 authored over 6 years ago
debounce rendering

github.com/vadimdemedes/ink - c9b1b3da15bb0f5a9df409986fb127fa2a3c6676 authored over 6 years ago
removed SQLITE_LIKE_DOESNT_MATCH_BLOBS compilation option

github.com/vadimdemedes/better-sqlite3 - 307934991d421f4a3848052e47b2ca3d3c7ad47b authored over 6 years ago
temporarily disabled test

github.com/vadimdemedes/better-sqlite3 - 7e966eb3ea08a612cc2ad77ff34a6a093835eb73 authored over 6 years ago
updated download script

github.com/vadimdemedes/better-sqlite3 - 77810b3fe06dfe348538595a2a1168cc9a64342a authored over 6 years ago
removed defines.gypi when using a custom amalgamation

github.com/vadimdemedes/better-sqlite3 - 5b756b869ef7efdb7e21d77634c852043ada9f71 authored over 6 years ago
added sqlite3.h and sqlite3ext.h to required outputs

github.com/vadimdemedes/better-sqlite3 - 0beb045b9b407e24483be3e9926a738191504e50 authored over 6 years ago
added the --sqlite3 build option to use a custom amalgamation

github.com/vadimdemedes/better-sqlite3 - efe93b1c63dd445cc40f9021b69bb5e93e88270d authored over 6 years ago
removed bindings and package-require deps

github.com/vadimdemedes/better-sqlite3 - e8a931550eb1458aa1e4729925879c00037c2851 authored over 6 years ago
upgraded to sqlite 3.25.2

github.com/vadimdemedes/better-sqlite3 - 46851964bac578e521454b8f9a4347a9cb0f1124 authored over 6 years ago
fixed support for node 8.9

github.com/vadimdemedes/better-sqlite3 - ceb617afd5aa49817b4a84b4a5e28aaa49d1fa64 authored over 6 years ago
finished writing tests

github.com/vadimdemedes/better-sqlite3 - 4b6e292f628f2ecacbb0b76e079b96c3a39df82f authored over 6 years ago
added database property to transaction functions

github.com/vadimdemedes/better-sqlite3 - 71d0650a1882fdd1fb36de4902ef7eb7c6cc8fe7 authored over 6 years ago
fixed spaces to tabs

github.com/vadimdemedes/better-sqlite3 - e76aeae907f1460c82f6abd229a24eb2ab860269 authored over 6 years ago
added placeholder test

github.com/vadimdemedes/better-sqlite3 - a8dc38baf78ee999311e7bd526bf222de1c42664 authored over 6 years ago
removed old transaction tests

github.com/vadimdemedes/better-sqlite3 - 388c2a3a2969185b79c170b92eecdb6304514494 authored over 6 years ago
added tests for .expand() and node::AtExit

github.com/vadimdemedes/better-sqlite3 - 4e40b781a1b5462234fa12ebd6c7922f54d4ebe1 authored over 6 years ago
reorganized busy status handling

github.com/vadimdemedes/better-sqlite3 - 013764c540ff89a65ef4fb44e54d8d9bd01ef525 authored over 6 years ago
finished aggregate tests

github.com/vadimdemedes/better-sqlite3 - 2e8a10e76ef39d318cfda17dcbe73a22735192d1 authored over 6 years ago
wrote more aggregate tests

github.com/vadimdemedes/better-sqlite3 - 88de1233029e0553239ce36e07c9e2d12fe6a5b5 authored over 6 years ago
added more aggregate tests

github.com/vadimdemedes/better-sqlite3 - f176aaf88dfb4ea7c1c1a1f4f487315a44b75d2f authored over 6 years ago
added more aggregate() tests

github.com/vadimdemedes/better-sqlite3 - 6f9ffbd7146b2b90633f235889fb725d406331ef authored over 6 years ago
fixed busy status during custom aggregate function execution

github.com/vadimdemedes/better-sqlite3 - ab1b9c07e0d73fd707d7e83b35f35ac0cd57dc42 authored over 6 years ago
removed unused comments

github.com/vadimdemedes/better-sqlite3 - 5b0050b0eee82ce438431d12dbfabca7ec3a7685 authored over 6 years ago
fixed bug in aggregate window function implementation

github.com/vadimdemedes/better-sqlite3 - c788d9dc6049d41b1b7caa9fd3653e8b3d50b2e2 authored over 6 years ago
Use <Box> in <Color> and <Text>

github.com/vadimdemedes/ink - 6ed568e38e3c694307f76cdafcd64325619420c8 authored over 6 years ago
wrote most .aggregate() tests

github.com/vadimdemedes/better-sqlite3 - bf4ef07dbc313fd6c0ce98bac20b675e0dd788d4 authored over 6 years ago
fix lint errors

github.com/vadimdemedes/ink - 6a18a2d420ee0c720d55d01ea8f4bcd97b753fc2 authored over 6 years ago
minor changes to readme

github.com/vadimdemedes/ink - d34c9ed344e565c22ad0a103af7c7a4ba186a5da authored over 6 years ago
set previous version for np to increment

github.com/vadimdemedes/ink - ab7f008bad1abf858a9cf47c7fa377d9cb8a8414 authored over 6 years ago
minor changes to readme

github.com/vadimdemedes/ink - 6bc6ff9ffb6b2d7c987fcd8537b5af9e3a425a4d authored over 6 years ago
update readme

github.com/vadimdemedes/ink - fe122f78d8d9c99e77f6df5cb214b43fffe63a1f authored over 6 years ago
add unmount function

github.com/vadimdemedes/ink - 39757d137a6fd3120168f070cf68b22444abdf34 authored over 6 years ago
add removeChildFromContainer in reconciler

github.com/vadimdemedes/ink - 6448021647ebd364e319371d850b4ba74ea56c34 authored over 6 years ago
fix lint errors

github.com/vadimdemedes/ink - 30ce569218afc85352ec113cba3e17f93848adc8 authored over 6 years ago
fix ci config

github.com/vadimdemedes/ink - f5c12b6ba3006da3983a67a8dc1e592aa45cd799 authored over 6 years ago
Merge branch 'v5' of github.com:JoshuaWise/better-sqlite3 into v5

github.com/vadimdemedes/better-sqlite3 - 1c2d6a0f0cbc23cc8583eb93484a2777e9455265 authored over 6 years ago
wrote tests for db.function()

github.com/vadimdemedes/better-sqlite3 - 8b3536bf5890160ae292f5500ac65679acb6e247 authored over 6 years ago
fix lint errors

github.com/vadimdemedes/ink - 9de79bf5231828af20991beec75ac10179576c4d authored over 6 years ago
use yoga-layout-prebuilt

github.com/vadimdemedes/ink - 39ac800e3968475a8e5b3fc6c92a26b5895ded19 authored over 6 years ago
Remove lts from ci config

github.com/vadimdemedes/yoga-layout-prebuilt - 1606950884c94355f778a6dcd91beba9c40022c8 authored over 6 years ago
update ci config

github.com/vadimdemedes/ink - 8a7a670e364275d6d79abd19872d6dd3afad8354 authored over 6 years ago
update ci config

github.com/vadimdemedes/ink - 623a77c36a70d533efc9e15f6e387b8a006c37dd authored over 6 years ago
test on Node.js lts, v10 and v8

github.com/vadimdemedes/ink - 4ed9a6e8df8957e319f2732d10eaff81babf74c0 authored over 6 years ago
Update troubleshooting.md

github.com/vadimdemedes/better-sqlite3 - caf3f5fcad890051b3b21a45eb9c8ee5948404c5 authored over 6 years ago
added missing semicolons

github.com/vadimdemedes/better-sqlite3 - 2da73abd26392daca1fe207238aad7762eb2a2a2 authored over 6 years ago
fixed many more tests

github.com/vadimdemedes/better-sqlite3 - 9566e3af4d9b54adce831a6aa9a0ac023a9e24dc authored over 6 years ago
modernized testing cradle

github.com/vadimdemedes/better-sqlite3 - 09a5682464231161fa70f8f3806df175f630a02d authored over 6 years ago
added SQLITE_ENABLE_FTS3_PARENTHESIS

github.com/vadimdemedes/better-sqlite3 - f2b0c4f3a008989c772f79c4aa7822fe5ca73c84 authored over 6 years ago
enabled SQLITE_ENABLE_UPDATE_DELETE_LIMIT

github.com/vadimdemedes/better-sqlite3 - c49509185b3537ecd810565d733c55bf4b13d7d3 authored over 6 years ago
improved download script

github.com/vadimdemedes/better-sqlite3 - 0669ecd3e7825862e9311122583f3925185cd189 authored over 6 years ago
created download script

github.com/vadimdemedes/better-sqlite3 - d5b9de56a193b1ca35fd485b52f75312876c1257 authored over 6 years ago
enabled SQLITE_LIKE_DOESNT_MATCH_BLOBS

github.com/vadimdemedes/better-sqlite3 - c97e06164e21f45bfe003e78fe50026f1a77fd66 authored over 6 years ago
upgraded sqlite to 3.25.1

github.com/vadimdemedes/better-sqlite3 - 657ec6e212fc99e24aee7bb5329884128c2020d4 authored over 6 years ago