Ecosyste.ms: OpenCollective

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

github.com/Level/leveldown-mobile

This project has been abandoned.
https://github.com/Level/leveldown-mobile

update tests, abstract-leveldown has batch* tests

1edb20f4b3a203f59db4f0f282dfb76052fe94e5 authored over 11 years ago by Rod Vagg <[email protected]>
Merge pull request #38 from deanlandolt/master

leveldown#get doc fix

af4f397f27451ee1a302da99b28e8620a7ce2135 authored over 11 years ago by Rod Vagg <[email protected]>
Correct docs for leveldown#get

2e25e3201f2c5d6e93f0db4d792c0070e7a3f81b authored over 11 years ago by Dean Landolt <[email protected]>
correct error messages

f63eff96eb0eaba6f3dbd401a373e8471872f709 authored over 11 years ago by Rod Vagg <[email protected]>
git master of abstract-leveldown

1c472696f1aef3c20d526f23b5cf68f8e42edeca authored over 11 years ago by Rod Vagg <[email protected]>
browserify shim so levelup can run in the browser

4b3d9de6acc0a6b01d9eab8e7f24cfc24d890964 authored over 11 years ago by No9 <[email protected]>
test suite passes with master abstract-leveldown

387801cd0ff955c70c793fad13b294ad8574b63b authored over 11 years ago by Max Ogden <[email protected]>
added "support" section

6119339f3dd110635835d9f1db4c7e063ded68f8 authored over 11 years ago by Rod Vagg <[email protected]>
added @mcollina to contributors list

84046176cb5d579a30eb4fa5c6e81a898d933ef5 authored over 11 years ago by Rod Vagg <[email protected]>
added Anton Whalley to contributors list

f10536eb041f997704d5b59a9e316378cd95fbe1 authored over 11 years ago by Rod Vagg <[email protected]>
specific version devDeps, update changelog

e628fbf2b05c98d9c08ad4a07061077803c18978 authored over 11 years ago by Rod Vagg <[email protected]>
minor typo

b604164c626be2790d34a58ad42d41109f3958f9 authored over 11 years ago by Rod Vagg <[email protected]>
move testCommon into abstract-leveldown and make-test.js

ad28767542823ab79eadc9116ed946337fb7c928 authored over 11 years ago by Max Ogden <[email protected]>
rip a ton of tests out, require them from abstract-leveldown instead

7ede4bafd212807038b768b90ae57544dcb7eda3 authored over 11 years ago by Max Ogden <[email protected]>
Travis -> node 0.10

851f60cef035d9f63fe5a20eeb85bb090b3395e8 authored over 11 years ago by Rod Vagg <[email protected]>
version bump for @0.2.1, update changelog

cdb98a50569d5e6d66181ac5e2f1f683cfcab3ec authored over 11 years ago by Rod Vagg <[email protected]>
replace some macros with static inline functions

7a22f5401468f86627bc759e3b34f0ec47fe6ba9 authored over 11 years ago by Rod Vagg <[email protected]>
macro aesthetics (80-char \'s)

4ae229517de0bfb08b5510f1ab021505352637f8 authored over 11 years ago by Rod Vagg <[email protected]>
compactify LD_STRING_OR_BUFFER_LENGTH

c16ba198997324340db83ee08b9a38553902e94c authored over 11 years ago by Rod Vagg <[email protected]>
moar tests for empty iterator start/end

6a030129de1957d3c26efaeed8d9dc6060659cf0 authored over 11 years ago by Rod Vagg <[email protected]>
Merge remote-tracking branch 'origin/start-end-as-empty-string'

Conflicts:
test/iterator-test.js

f3242cc9a06d8e6120b048b4195edd2528986515 authored over 11 years ago by Rod Vagg <[email protected]>
clean up LD_RETURN_CALLBACK_OR_ERROR calls

60421fe8009c06235704c4568802a7e39c9c7375 authored over 11 years ago by Rod Vagg <[email protected]>
Merge pull request #30 from rvagg/iterator-reverse-skip-to-prev

iterator: Start on correct value when reverse=true

c109b65e0e5d7c0856e3abe485ad013b2c3df51a authored over 11 years ago by Rod Vagg <[email protected]>
Iterator: Ignore start/end if it's the empty string (or empty buffer)

a7b37d2b3f35850c2db512354ce8099a6af3985d authored over 11 years ago by David Björklund <[email protected]>
iterator: Start on correct value when reverse=true

Closes #27

701b3c037a54fc5b4f41f556c47db3545426340c authored over 11 years ago by David Björklund <[email protected]>
version bump for @0.2.0 release

1a566fe0368deb7f3370307283d902d1d357b307 authored over 11 years ago by Rod Vagg <[email protected]>
update changelog for 0.2.0 release

c296325a0f830ba8724227835475e3794ef6331c authored over 11 years ago by Rod Vagg <[email protected]>
restore 'sm' to 'small' as per originl

c0176441e06ca08b4b0acca3967a30676d8f05f2 authored over 11 years ago by Rod Vagg <[email protected]>
more windows atomic pointer fixes

e26f3f284632c9dc9a1648354af01e9b326bbece authored over 11 years ago by Rod Vagg <[email protected]>
(properly) remove atomic pointer win code

e0cf4110b9bc1a72a032a54c663166341613aca2 authored over 11 years ago by Rod Vagg <[email protected]>
remove redundant argv

76bcaac0be478478b92fb090a43b54b0d3728b5a authored over 11 years ago by Rod Vagg <[email protected]>
move win atomic pointer code out of leveldb src

4d2b8843fb112abe3170d05697c94cbaee411704 authored over 11 years ago by Rod Vagg <[email protected]>
Merge branch '0.2-wip' of https://github.com/rvagg/node-leveldown into 0.2-wip

119ad97ce71ae66b1493fb65db57924c7960f629 authored over 11 years ago by Rod Vagg <[email protected]>
move libuv port files up out of leveldb src dir

c9d3d0ee51522f71e13792966585cfd85f3b320a authored over 11 years ago by Rod Vagg <[email protected]>
add advanced options

e39c92b520c9ea7453457a14c9dbf5dd4f557de2 authored over 11 years ago by Rod Vagg <[email protected]>
restore original (minimal) index.js, remove CBatch

d5ae3dd9fe876abc884f6bb15a8ecac4a127b056 authored over 11 years ago by Rod Vagg <[email protected]>
document destroy & repair

750cc3d6f8ddb812fa6919c002e063188e4fa6c9 authored over 11 years ago by Rod Vagg <[email protected]>
added repair() test

656ddcdad4c156dfb4c32444829a216f547fdfe6 authored over 11 years ago by Rod Vagg <[email protected]>
added destroy tests

0620c6b1b0c2663aa9feb74a9a748407b70d0d1d authored over 11 years ago by Rod Vagg <[email protected]>
update readme, more windows notes

56a2181a58dc0efddc6cfee745ca3110552d10ac authored over 11 years ago by Rod Vagg <[email protected]>
added leveldb.repair() implementation

894b9b147c7ff650a98772e31d2e592f85053505 authored over 11 years ago by Rod Vagg <[email protected]>
added leveldb.destroy() implementation

1db34b9026d0451d5c67d8431ccc00a6a0be4ee7 authored over 11 years ago by Rod Vagg <[email protected]>
update Windows support notes

cdd1da77913c109dee0f370e12bf6c37e537e06e authored over 11 years ago by Rod Vagg <[email protected]>
Merge branch '0.2-wip' of https://github.com/rvagg/node-leveldown into 0.2-wip

e38459f71e517817d2ff938314d6dada4fe9b1f0 authored over 11 years ago by Rod Vagg <[email protected]>
auto cleanup of open iterators on db.close()

closes #22

0557d3297763663f75fffa6e05772c72241bf27c authored over 11 years ago by Rod Vagg <[email protected]>
bring cbatch properly into the fold

style, checks, buffers, etc.

0cc5ade9fce533a628d6aa3d4cfbba2549487d3e authored over 11 years ago by Rod Vagg <[email protected]>
expand basic chained batch tests

54db536a8b29b571a11c8959289af628ca48b64a authored over 11 years ago by Rod Vagg <[email protected]>
add 'name' argument back to LD_STRING_OR_BUFFER_TO_SLICE

bc9f56334123a1de897681531546e1df838691fc authored over 11 years ago by Rod Vagg <[email protected]>
missing namespace

243431c4d49fa26fd6a599cf30d5a088c2c88440 authored over 11 years ago by Rod Vagg <[email protected]>
test reusability & exception clarification & fixes

d8260b5aa36ab76f14d630a7acfc6fc8967130f9 authored over 11 years ago by Rod Vagg <[email protected]>
V8 upgrade requiring `isolate` argument

a928b45b3c7a0e38a3b26d8baa155b81c611f512 authored over 11 years ago by Rod Vagg <[email protected]>
fix comment

1c3bd37b2629ab6a2832e2ab55a6c7c69f0a93a4 authored over 11 years ago by Rod Vagg <[email protected]>
modularise put-get-del-test

6ef97620729f4a09d176bdace1d28669f8374c69 authored over 11 years ago by Rod Vagg <[email protected]>
(uv_after_work_cb) cast in cbatch for Node 0.10

bfb3244ce6119b868e92d3babbc5fd82a6e5ba97 authored over 11 years ago by Rod Vagg <[email protected]>
build full WriteBatch in v8 thread

0275a709ba28118f88e6b5f9f2eefe31b32ff29b authored over 11 years ago by Rod Vagg <[email protected]>
initial draft

0539ee81abb3d254bf3792f11a07c10c5901f3d1 authored over 11 years ago by Julian Gruber <[email protected]>
clean up (dry) gyp

de60e1c7cbafab9b04c55e49315a1c83d453f4d8 authored over 11 years ago by Rod Vagg <[email protected]>
ignore additional winild cruft

2bad142ff1b31dafe2ac0f9c45938ea7a66e224e authored over 11 years ago by Rod Vagg <[email protected]>
enable snappy, remove msvc compile warnings

f476f386fc146fd60596afa73470b5fc9c39f4f9 authored over 11 years ago by Rod Vagg <[email protected]>
working libuv/windows port from rvagg/leveldb

b1949f86d1742e726b62e867527c9fc44a43e49f authored over 11 years ago by Rod Vagg <[email protected]>
fix comment

cbb28add29cb77a22dd99256a605638371101fb0 authored over 11 years ago by Rod Vagg <[email protected]>
auto cleanup of open iterators on db.close()

closes #22

727ab37db2a44abbc0707f69dd1d824d146e3280 authored over 11 years ago by Rod Vagg <[email protected]>
V8 upgrade requiring `isolate` argument

cc48eefaeb13638dff3798345337fd00c8df1b5f authored over 11 years ago by Rod Vagg <[email protected]>
modularise put-get-del-test

68897037e711bf45291335ce9bac776963bd981f authored over 11 years ago by Rod Vagg <[email protected]>
missing namespace

8b27e5ca2bf2ab6a3b77b55c7d10c74a552c1e61 authored over 11 years ago by Rod Vagg <[email protected]>
add 'name' argument back to LD_STRING_OR_BUFFER_TO_SLICE

465c1219f6a20ca92f98f8007d3cf9a14e3422c8 authored over 11 years ago by Rod Vagg <[email protected]>
test reusability & exception clarification & fixes

f7fef13a7bb904c94b216a970208fc34a481d54e authored over 11 years ago by Rod Vagg <[email protected]>
expand basic chained batch tests

3a92914bbd5929da88c0c6c7d9279d93dddd525b authored over 11 years ago by Rod Vagg <[email protected]>
bring cbatch properly into the fold

style, checks, buffers, etc.

77f3a682d326c2b988ac3312aaa21ab33db2ed41 authored over 11 years ago by Rod Vagg <[email protected]>
(uv_after_work_cb) cast in cbatch for Node 0.10

79a5c6b0870fd0ef3105aca08fb9d9c4f7fc1ac8 authored over 11 years ago by Rod Vagg <[email protected]>
Merge remote-tracking branch 'origin/chained-batch' into 0.2-wip

Conflicts:
binding.gyp
src/database.cc

af46ce20fa9e019c5e0f7c14a09a44fd23e27d21 authored over 11 years ago by Rod Vagg <[email protected]>
Merge branch 'gruber-inspired-batch-optimisation' into 0.2-wip

6fc9b05ef78506473beb0d8522f2999ca655f473 authored over 11 years ago by Rod Vagg <[email protected]>
readme tweaks

fa2c2393c40cb7df641656d915bddf2f57cc00a5 authored over 11 years ago by Rod Vagg <[email protected]>
update changelog and version bump for @0.1.4 release

a21613db017db9732a416b94831d77778b7e6f45 authored over 11 years ago by Rod Vagg <[email protected]>
Merge branch 'master' of github.com:rvagg/node-leveldown

Conflicts:
src/database.cc

d610b4e7d568bbcf6c783d08132df28ee1a76f40 authored over 11 years ago by Rod Vagg <[email protected]>
Merge pull request #20 from rvagg/batch-null-undefined

batch() returns err on any null/undef key/value

567e6bfd43399f9cde9d45d5831bec9c1d904964 authored over 11 years ago by Rod Vagg <[email protected]>
use lower case names for properties in error messages

removed last parameter in LD_STRING_OR_BUFFER_TO_SLICE() and used
the first parameter in the err...

0dac784fa90a47270237619365524d06600287aa authored over 11 years ago by Lars-Magnus Skog <[email protected]>
LD_CB_ERR_IF_OPTION_NULL_OR_UNDEFINED -> LD_CB_ERR_IF_NULL_OR_UNDEFINED for args

4ffd93a461372a7759b55af984bebc50a7e8a8f5 authored over 11 years ago by Lars-Magnus Skog <[email protected]>
build full WriteBatch in v8 thread

4815aacc50bea56265b966315d165db55d62aac3 authored over 11 years ago by Rod Vagg <[email protected]>
batch() returns err on any null/undef key/value

fixes #19

cffda8eb4055af2b34df28672b1b96dc7dd78bc7 authored over 11 years ago by Rod Vagg <[email protected]>
batch() returns err on any null/undef key/value

a8d3447224961f70f7632a2617ee742b4c7cae57 authored over 11 years ago by Rod Vagg <[email protected]>
update changelog and version bump for @0.1.3 release

932f3c371df997b5d4b18e64946c7a02347d27af authored over 11 years ago by Rod Vagg <[email protected]>
Merge pull request #18 from wolfeidau/smartos_gyp_tweaks

Now builds on smartos with some arcane gyp flag added.

d540ce588375c8c6f9447afaca075144299e6d8c authored over 11 years ago by Rod Vagg <[email protected]>
Now builds on smartos with some arcane gyp flag added.

8fcecf9974307418b2a52e6addf630f3a0f977ff authored over 11 years ago by Mark Wolfe <[email protected]>
initial draft

f0f8f79be33acc730715b592991b02747f71912e authored over 11 years ago by Julian Gruber <[email protected]>
namespace all macros with LD_

cb40dac7987eb849559ea2aa1fff757bcba3c5d5 authored over 11 years ago by Rod Vagg <[email protected]>
add changelog

16b75134c9842ed86b8e479bbab2c499f049e683 authored over 11 years ago by Rod Vagg <[email protected]>
version bump for @0.1.1

54e60febb52903cad46a7ce9ce1cd0ecbd702a31 authored over 11 years ago by Rod Vagg <[email protected]>
fix NewInstance args handling, closes #14

8de528ecdf90bee07aef2ddef6788c46d97dd29c authored over 11 years ago by Rod Vagg <[email protected]>
version bump for @0.1.0 release

a5affd495aac0b870688576babc1e45255ff87a2 authored over 11 years ago by Rod Vagg <[email protected]>
readme update to reflect current code

76e93e9513d7f364560d0cddbcee73794cd2f403 authored over 11 years ago by Rod Vagg <[email protected]>
added uber test suite for iterator()

copied the logic from LevelUP read-stream-test.js

265bed5f95af0e485c70d5ecb8e516b7e95737b5 authored over 11 years ago by Rod Vagg <[email protected]>
move createIterator to db.iterator, add tests

9468c5800c983d9aadff9c9162e81ce1aad9d2e4 authored over 11 years ago by Rod Vagg <[email protected]>
further batch() tests

51f841519601f556ace7fde2473a834c2badb6ab authored over 11 years ago by Rod Vagg <[email protected]>
fix keyless batch(), symbol macros to LU_SYMBOL

2d6c46645d24af8defa524a8568e53b5cd647553 authored over 11 years ago by Rod Vagg <[email protected]>
added batch tests

2abf30a37c5bc2285f27657165395d9c88bf3336 authored over 11 years ago by Rod Vagg <[email protected]>
Merge branch '0.1-wip' of github.com:rvagg/node-leveldown into 0.1-wip

Conflicts:
src/database.cc

1b0b80ff71b75b807255f252fbd9bfe854d4d350 authored over 11 years ago by Rod Vagg <[email protected]>
Merge pull request #10 from ralphtheninja/0.1-wip

LU_STR and LU_OPTION changes

70840b502d8c3f8e10baf77265813dff20ecd10e authored over 11 years ago by Rod Vagg <[email protected]>
remove redundant property check

6e30030671413cd76cd94d42ea66e999224a828a authored over 11 years ago by Lars-Magnus Skog <[email protected]>