Ecosyste.ms: OpenCollective

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

Level

Node.js modules to build your very own database.
Collective - Host: opensource - https://opencollective.com/level - Website: https://leveljs.org/ - Code: https://github.com/Level

Remove old test/common.js

github.com/Level/levelup - 5fc3b3030176963b6f586d1949cc18be9ca93b40 authored about 5 years ago by Vincent Weevers <[email protected]>
Rewrite read-stream-test (last one!)

github.com/Level/levelup - eb599e9a285e7f33ceb1325822b754e4ad114263 authored about 5 years ago by Vincent Weevers <[email protected]>
Rewrite open-patchsafe-test

github.com/Level/levelup - 0cce93c9d45ca9e3203c6016614f761cf9d5ec3e authored about 5 years ago by Vincent Weevers <[email protected]>
Rewrite null-and-undefined-test

github.com/Level/levelup - 522edfff426fd81dd73309427b901a7b009288ea authored about 5 years ago by Vincent Weevers <[email protected]>
Add encodings option to tests and remove callback from factory

github.com/Level/levelup - e26f53a7d2e11d259f16d35f22888541a6ad6890 authored about 5 years ago by Vincent Weevers <[email protected]>
Rewrite no-encoding-test

github.com/Level/levelup - 889311ce159d2dfa0c5456c2fb75fc405eed9d85 authored about 5 years ago by Vincent Weevers <[email protected]>
Rewrite key-value-streams-test

github.com/Level/levelup - f6ac6a55cb67107ab3d63c043aba4e8be6a2f872 authored about 5 years ago by Vincent Weevers <[email protected]>
Rewrite get-put-del-test

github.com/Level/levelup - eed4d3c23a38ec5a3d907c861bb0e84fde139394 authored about 5 years ago by Vincent Weevers <[email protected]>
Rewrite deferred-open-test

github.com/Level/levelup - 30de48b18474ad98619368dadaee030e8a0d60fb authored about 5 years ago by Vincent Weevers <[email protected]>
Rewrite batch-test

github.com/Level/levelup - d4bc2e55a1933cc47efec44baf6cfcdccf869764 authored about 5 years ago by Vincent Weevers <[email protected]>
Remove redundant tests from read-stream-test

Already covered by json- and custom-encoding-test

github.com/Level/levelup - a0aac433559b6f42c73e211bb49c7cc15a903293 authored about 5 years ago by Vincent Weevers <[email protected]>
Rewrite init-test

github.com/Level/levelup - f030fec4e2e3ad42010172887abc1db00ebabf2f authored about 5 years ago by Vincent Weevers <[email protected]>
Rename json-test to json-encoding-test

github.com/Level/levelup - 61b1284d6ae5e33428eaa598a4fafaa06ebfb032 authored about 5 years ago by Vincent Weevers <[email protected]>
Rewrite json-test

github.com/Level/levelup - a0f9b1110cf4450e7591562119a3422c074f464d authored about 5 years ago by Vincent Weevers <[email protected]>
Rename inject-encoding-test to custom-encoding-test

github.com/Level/levelup - 6692ee3069a969dc481c67495baad5e8a430bf59 authored about 5 years ago by Vincent Weevers <[email protected]>
Rewrite inject-encoding-test

github.com/Level/levelup - d3d511c52b42e75f090be5d3f906ac930fdb96ab authored about 5 years ago by Vincent Weevers <[email protected]>
Rewrite maybe-error-test

github.com/Level/levelup - 1b948d21041b15dc4500a5cf4c107d22fb202d4d authored about 5 years ago by Vincent Weevers <[email protected]>
Split iterator-test into iterator-test and iterator-seek-test

github.com/Level/levelup - 7a55e8d62d94eac5df4b2e5d71cd99917731f206 authored about 5 years ago by Vincent Weevers <[email protected]>
Rewrite binary-test

github.com/Level/levelup - 1d4a660c5500e60a29e5224a62fc63f5d6cdd103 authored about 5 years ago by Vincent Weevers <[email protected]>
Rewrite create-stream-vs-put-racecondition test

github.com/Level/levelup - 1ca1fabd4066c03ae8d0b6671e38d33bc99688be authored about 5 years ago by Vincent Weevers <[email protected]>
Upgrade cross-env devDependency from ^5.2.0 to ^6.0.0 (#139)

github.com/Level/rocksdb - 19a253c92d1cdcde9e3e17b8afc9b5d3720b2f1e authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
4.1.3

github.com/Level/subleveldown - 42eca3529bac10cdcec632e71ff9d85d775d6592 authored about 5 years ago by Vincent Weevers <[email protected]>
Prepare 4.1.3

github.com/Level/subleveldown - 7b778b54046a421dcf565ea1d07751c8014fba9b authored about 5 years ago by Vincent Weevers <[email protected]>
Use reachdown package (Level/community#82) (#75)

github.com/Level/subleveldown - 10ee4d9652c906626f49d4e91b813911c4a34203 authored about 5 years ago by Vincent Weevers <[email protected]>
Reenable create-stream-vs-put-racecondition test

github.com/Level/levelup - ecb36d75fcd8f08431b90d1db567ac2451b95807 authored about 5 years ago by Vincent Weevers <[email protected]>
Prepare 5.2.1

github.com/Level/deferred-leveldown - 55b24b8d69623d55305bbe3b737725c7a3895d14 authored about 5 years ago by Vincent Weevers <[email protected]>
Upgrade cross-env devDependency from ^5.2.0 to ^6.0.0 (#666)

github.com/Level/leveldown - 9e5f6dac04982c980508839d1e1fa84ce98c7eb2 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade cross-env devDependency from ^5.2.0 to ^6.0.0 (#666)

github.com/Level/classic-level - 9e5f6dac04982c980508839d1e1fa84ce98c7eb2 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Create iterators in order (#75)

* Create iterators in order

* Add type property for reachdown

Because now that db._iterato...

github.com/Level/deferred-leveldown - 1ba5307a2396c6b0461a804250b7bf6c52e36645 authored about 5 years ago by Vincent Weevers <[email protected]>
Drop support of key & value types other than string and Buffer (#179)

github.com/Level/browser-level - f207ae6e441b2d48971340ff6bfa5890090c2d66 authored about 5 years ago by Vincent Weevers <[email protected]>
Drop support of key & value types other than string and Buffer (#179)

github.com/Level/level-js - f207ae6e441b2d48971340ff6bfa5890090c2d66 authored about 5 years ago by Vincent Weevers <[email protected]>
Document mandatory methods (#350)

github.com/Level/abstract-level - d7ba4597186041ea3dd7a822d9b95ca208c7e393 authored about 5 years ago by Vincent Weevers <[email protected]>
Document mandatory methods (#350)

github.com/Level/abstract-leveldown - d7ba4597186041ea3dd7a822d9b95ca208c7e393 authored about 5 years ago by Vincent Weevers <[email protected]>
Start rewriting buster tests as tape tests

github.com/Level/levelup - 8036aa1db8e5efc9e6f5f0b3eeb88e2220980011 authored about 5 years ago by Vincent Weevers <[email protected]>
Add faucet

github.com/Level/subleveldown - 992353b336eef5088843ca628c9e60cc0b8077c5 authored about 5 years ago by Vincent Weevers <[email protected]>
Add faucet

github.com/Level/level-test - 9f4c287954123ef9107885a32102b10cd4418163 authored about 5 years ago by Vincent Weevers <[email protected]>
Use reachdown package (Level/community#82)

github.com/Level/level-test - 835040255d00aa6a91066757d749fdf462ca0201 authored about 5 years ago by Vincent Weevers <[email protected]>
Use reachdown package (#3)

github.com/Level/bench - 9f475d91eb4c50bbda5255aa60901ea44111bb66 authored about 5 years ago by Vincent Weevers <[email protected]>
Bring back faucet (closes #75)

github.com/Level/leveldown-hyper - e3ce45b56d9f53ad2454c064ae88d97dc4d57fe1 authored about 5 years ago by Vincent Weevers <[email protected]>
Bring back faucet (closes #82)

github.com/Level/level-ttl - 986917c62210ee2018832741d6a4309c17ec7e68 authored about 5 years ago by Vincent Weevers <[email protected]>
Bring back faucet (closes #170)

github.com/Level/memory-level - 0798dd0f504af66eb8465500ec2db77376e6e9f9 authored about 5 years ago by Vincent Weevers <[email protected]>
Bring back faucet (closes #170)

github.com/Level/memdown - 0798dd0f504af66eb8465500ec2db77376e6e9f9 authored about 5 years ago by Vincent Weevers <[email protected]>
Bring back faucet (closes #71)

github.com/Level/rocksdb - f27d845f131f6d0a22de74c61780138e83fb252c authored about 5 years ago by Vincent Weevers <[email protected]>
Bring back faucet (closes #498)

github.com/Level/leveldown - 58beffe45be4e4499084f44aa8c3c28e6155e411 authored about 5 years ago by Vincent Weevers <[email protected]>
Bring back faucet (closes #498)

github.com/Level/classic-level - 58beffe45be4e4499084f44aa8c3c28e6155e411 authored about 5 years ago by Vincent Weevers <[email protected]>
Bring back faucet (closes #598)

github.com/Level/levelup - b0bf86db86200f91df0c07efbc3473888952c121 authored about 5 years ago by Vincent Weevers <[email protected]>
Document minimum version for node 12 (closes #665)

github.com/Level/leveldown - 9748454b91c92565e37a6c42251574a136fa8df2 authored about 5 years ago by Vincent Weevers <[email protected]>
Document minimum version for node 12 (closes #665)

github.com/Level/classic-level - 9748454b91c92565e37a6c42251574a136fa8df2 authored about 5 years ago by Vincent Weevers <[email protected]>
4.1.2

github.com/Level/subleveldown - 6df0dceaa713f3d585341c50925bd174ed9adb23 authored about 5 years ago by Vincent Weevers <[email protected]>
Prepare 4.1.2

github.com/Level/subleveldown - 9c7712851228ce07bb073a2023f81ea4c082ac2b authored about 5 years ago by Vincent Weevers <[email protected]>
Polish clear() (#74)

* Bump levelup, abstract-leveldown and encoding-down to prevent dedupe
* Opt-in to new clear() ...

github.com/Level/subleveldown - b888384ac95e4fe3e661f01c4d7fbe28f951ae68 authored about 5 years ago by Vincent Weevers <[email protected]>
5.0.1

github.com/Level/mem - 0466013dec22dc5466ba07350a8a76b0cb002542 authored about 5 years ago by Vincent Weevers <[email protected]>
Prepare 5.0.1

github.com/Level/mem - 76598b6ddcde44b2b1852d0701a4f1e54871540a authored about 5 years ago by Vincent Weevers <[email protected]>
Bump level-packager to prevent dedupe (Level/community#79)

github.com/Level/mem - baec17322d42ed297bec338cb27d53273d7ecfdf authored about 5 years ago by Vincent Weevers <[email protected]>
5.0.3

github.com/Level/packager - 654fe552e5f778d5cfb340b069073d371b63f713 authored about 5 years ago by Vincent Weevers <[email protected]>
Prepare 5.0.3

github.com/Level/packager - 5be8b86b6116b79140a12b870a33a429ed5403de authored about 5 years ago by Vincent Weevers <[email protected]>
Bump levelup and encoding-down to prevent dedupe (closes #94)

github.com/Level/packager - a293d30c77e8efb54b34a66ec5ad62615fd2509e authored about 5 years ago by Vincent Weevers <[email protected]>
Upgrade levelup from ~4.1.0 to ~4.2.0 (#132)

github.com/Level/level-test - 98b58cb2dfcea8123dda6bd35da48a51d699a868 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Remove outdated example.js

github.com/Level/subleveldown - 3ef72c91fef8c9ff653da87b798cff0eea5b509d authored about 5 years ago by Vincent Weevers <[email protected]>
4.2.0

github.com/Level/levelup - 9f39baba1cf067bad301ba2f82498500e107e508 authored about 5 years ago by Vincent Weevers <[email protected]>
Prepare 4.2.0

github.com/Level/levelup - 273d2f774d54521776601782563c818f0b405cdc authored about 5 years ago by Vincent Weevers <[email protected]>
Add clear() method to delete all entries or a range (#669)

* Add clear() method to delete all entries or a range
* Upgrade deferred-leveldown from ~5.1.0 ...

github.com/Level/levelup - 45e73a9fdd11062f358a8818738fd62b7f0e68fc authored about 5 years ago by Vincent Weevers <[email protected]>
4.0.1

github.com/Level/rocksdb - 5fcd1eb08f2504ba30b481de894db3d0b5afa3f2 authored about 5 years ago by Vincent Weevers <[email protected]>
Prepare 4.0.1

github.com/Level/rocksdb - 4d830cfb43ee480ba9a65ef9a4fc400a3daa14f4 authored about 5 years ago by Vincent Weevers <[email protected]>
Upgrade encoding-down from ~6.1.0 to ~6.2.0 (#131)

github.com/Level/level-test - eba259cd638740262334745ba5a89af2e747d2df authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
5.0.0

github.com/Level/mem - e796b6030029aadd6d674b10e0297cf001694178 authored about 5 years ago by Vincent Weevers <[email protected]>
Prepare 5.0.0

github.com/Level/mem - ef1d7bbf3f9a9d7ebfcf26fac86e813250be62aa authored about 5 years ago by Vincent Weevers <[email protected]>
Upgrade leveldown from ~5.1.0 to ~5.2.0 (#130)

github.com/Level/level-test - 1f54215ca73c229614f21b561266f0a555dd9f1f authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Prepare 5.2.0

github.com/Level/deferred-leveldown - a618b7e15ace059e4099ece063f9dd3f1e94dbdf authored about 5 years ago by Vincent Weevers <[email protected]>
6.2.0

github.com/Level/encoding-down - accd3e028aec3b4c7caf8b653abdd92489691b90 authored about 5 years ago by Vincent Weevers <[email protected]>
Prepare 6.2.0

github.com/Level/encoding-down - 3d9b24f08fb1874fbf121dee217f561a06eb32c0 authored about 5 years ago by Vincent Weevers <[email protected]>
5.2.0

github.com/Level/leveldown - e7ed728bd84ffb200c6255c26dd8c53800ef963d authored about 5 years ago by Vincent Weevers <[email protected]>
5.2.0

github.com/Level/classic-level - e7ed728bd84ffb200c6255c26dd8c53800ef963d authored about 5 years ago by Vincent Weevers <[email protected]>
Prepare 5.2.0

github.com/Level/leveldown - 489dacebde7941a510fc576d1817e4a6339f6c93 authored about 5 years ago by Vincent Weevers <[email protected]>
Prepare 5.2.0

github.com/Level/classic-level - 489dacebde7941a510fc576d1817e4a6339f6c93 authored about 5 years ago by Vincent Weevers <[email protected]>
Fix changelog

- Remove empty Unreleased section
- Fix GitHub links

github.com/Level/leveldown - 2857c442542f1581fad6ee045d8bc660f573e571 authored about 5 years ago by Vincent Weevers <[email protected]>
Fix changelog

- Remove empty Unreleased section
- Fix GitHub links

github.com/Level/classic-level - 2857c442542f1581fad6ee045d8bc660f573e571 authored about 5 years ago by Vincent Weevers <[email protected]>
Upgrade abstract-leveldown from ~6.0.3 to ~6.1.1 (#660)

* Upgrade abstract-leveldown from ~6.0.3 to ~6.1.1
* Opt-in to new clear() tests
* Document ne...

github.com/Level/leveldown - 83c2fd8e708a47d0ef0e83868c04cd3c249a2c94 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade abstract-leveldown from ~6.0.3 to ~6.1.1 (#660)

* Upgrade abstract-leveldown from ~6.0.3 to ~6.1.1
* Opt-in to new clear() tests
* Document ne...

github.com/Level/classic-level - 83c2fd8e708a47d0ef0e83868c04cd3c249a2c94 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#138)

* Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0
* Remove empty Unreleased section from c...

github.com/Level/rocksdb - c746b966fb92e756fae71ef6ebba3739a29a66f8 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#48)

* Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0
* Remove empty Unreleased section from c...

github.com/Level/level-hyper - cb075cf5cb1265e4c5ce5f752fac3d307fdbecbc authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade standard devDependency from ^13.0.1 to ^14.1.0 (closes #117)

github.com/Level/level-ws - 3221f214d8ad633432874541438018817535123c authored about 5 years ago by Vincent Weevers <[email protected]>
Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#65)

* Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0
* Remove empty Unreleased section from c...

github.com/Level/level-rocksdb - 4c58a62ea165e7257648339eeb376d1b7a50f793 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#5)

github.com/Level/compose - 6da00f6e9ec7721e7d77ae2f7bc45503d454f2b6 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#74)

* Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0
* Remove empty Unreleased section from c...

github.com/Level/deferred-leveldown - 960306b7b0f7357d491df2e6bd5cd384bf2a232a authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#93)

* Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0
* Remove empty Unreleased section from c...

github.com/Level/packager - fd9bf581856d2d77d2e7bfef7e1e1fbebe40ecbb authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#91)

* Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0
* Remove empty Unreleased section from c...

github.com/Level/encoding-down - 126064f76e820e998a92b227e25ab7d734ce82b7 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#349)

* Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0
* Add `git fetch --tags` to Travis for h...

github.com/Level/abstract-level - a86d3200a315c4ea3afc030b8b87163bd9dc1c48 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#349)

* Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0
* Add `git fetch --tags` to Travis for h...

github.com/Level/abstract-leveldown - a86d3200a315c4ea3afc030b8b87163bd9dc1c48 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#672)

* Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0
* Add `git fetch --tags` to Travis for h...

github.com/Level/levelup - 1dbc5fe72e30627c7cb8d8120506ca1c356eb757 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#120)

github.com/Level/level-ttl - 71605bd56d9960ddebedef447bc44e4fce70ac1c authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#99)

* Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0
* Remove empty Unreleased section from c...

github.com/Level/leveldown-hyper - 115556f91f6715169d34959285918e4916927a49 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#58)

* Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0
* Remove empty Unreleased section from c...

github.com/Level/mem - fd5da26458352dce689b7e93062e7ff20b33ef16 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#42)

github.com/Level/awesome - 3f1e96170f7533ac3f5ac8ff4bd588cecc2e9f60 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#663)

github.com/Level/leveldown - c4f07351d761e812c60592addb25c244ef9f2104 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#663)

github.com/Level/classic-level - c4f07351d761e812c60592addb25c244ef9f2104 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#29)

* Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0
* Remove empty Unreleased section from c...

github.com/Level/errors - 5edd3bc53ce2ffc17f177b4d04ad7d7707ccbc96 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#61)

* Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0
* Remove empty Unreleased section from c...

github.com/Level/read-stream - f85e4aaea63ab12cb1b473f076079d7cf2b4e107 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>