Ecosyste.ms: OpenCollective

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

github.com/Level/abstract-leveldown

An abstract prototype matching the leveldown API.
https://github.com/Level/abstract-leveldown

:fire: remove approximateSize()

b3b4332f78ad2c7196714a83311561311d17e300 authored almost 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #171 from Level/remove-object-value-test

Remove object value test

2bc6d5287abd7ed667be52a9ad477e924eb4189d authored almost 7 years ago by Lars-Magnus Skog <[email protected]>
remove object value test

2b61c57b5a542d1ad51db84039888231e97dcef3 authored almost 7 years ago by Vincent Weevers <[email protected]>
Buffer.isBuffer() (#168)

* use Buffer.isBuffer()

* _checkKey() does not take three parameters

186a03992737d0d574fd92d7f02df48d35c20ec2 authored almost 7 years ago by Lars-Magnus Skog <[email protected]>
Close dbs (#167)

* rimraf should work, callback with error if not

* close db in approximate-size-test

* ass...

d3a4022aae9bc2ec004c1b213c48ba55f3963819 authored almost 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #162 from ralphtheninja/master

cleanup if statement

88b8900a924d056724b8e9f64d11ff22fd84cc5b authored almost 7 years ago by Lars-Magnus Skog <[email protected]>
:sparkles: cleanup if statement

fafa2af8dffcb301be2c678c1bb753e50c73cef8 authored almost 7 years ago by Lars-Magnus Skog <[email protected]>
Cleanup iterator tests (#161)

* :truck: start by moving tests from ranges-test.js to iterator-test.js

Also, make a note of ...

25317143f3e016b1f93050618e044e032b4e16ed authored almost 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #159 from Level/test-and-testBuffer-as-parameters

test and testBuffer as parameters

6d9ac3244792ce33c5e1affaf57b76ba8fba11c6 authored almost 7 years ago by Lars-Magnus Skog <[email protected]>
pass on test function as a parameter instead of setting local global

322fa7e651e9737705a68fb8ceb63cffd58aa721 authored almost 7 years ago by Lars-Magnus Skog <[email protected]>
clean up commented row (referencing non existent test file)

4122d3415e260dc2fab2ff0a863373f4eb2dbc4a authored almost 7 years ago by Lars-Magnus Skog <[email protected]>
pass on testBuffer as a parameter instead of setting local global

b11b3c7cd4c89bd00a267c4453cf88389d5360dc authored almost 7 years ago by Lars-Magnus Skog <[email protected]>
remove serialize buffer tests (#158)

6234088f7ef1a55eace906e860e4c2c280d0c18d authored almost 7 years ago by Vincent Weevers <[email protected]>
Merge pull request #156 from Level/BufferType

remove BufferType, use Buffer

49a1bd7156f3c476eda8f67e0f79946ce3674f3e authored almost 7 years ago by Lars-Magnus Skog <[email protected]>
:fire: remove BufferType, use Buffer

bcba6eec9efde04d1a6980beb1d35c008cffafed authored almost 7 years ago by Lars-Magnus Skog <[email protected]>
add standard (#150)

* add standard

* standard --fix

* add linebreaks for some if-statements

* fix Split ini...

74775edc92709cef86b4ea9c5c24c284c168c1a3 authored almost 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #148 from Level/strict-batch-type

Batch: assert type is 'put' or 'del'

6edb4f8659e389e073ffb0a8d8c2dde694ec827a authored almost 7 years ago by Lars-Magnus Skog <[email protected]>
Remove tests: serialize object keys (#144)

* remove test: serialize object key in approximateSize()

* remove test: serialize object key ...

f4acb9930ff76de7e47a60581f6c3d4d812ef2b1 authored almost 7 years ago by Vincent Weevers <[email protected]>
batch: assert type is 'put' or 'del' (#146)

f2b0b79b872ba508ebdcf704ebe4c0aa1def6906 authored almost 7 years ago by Vincent Weevers <[email protected]>
Merge pull request #147 from Level/dezalgo

Dezalgo

e73dee7b82dd0f392edc399d29419b47bc491edc authored almost 7 years ago by Vincent Weevers <[email protected]>
fix test plan count

90c7755b6de43b4d26c335ebe5ace1f5c09e569e authored almost 7 years ago by Vincent Weevers <[email protected]>
fix: errors should not release zalgo

00f5966298072fe716b7f46dad73769b6776eded authored almost 7 years ago by Vincent Weevers <[email protected]>
test: errors should not release zalgo

aa5782e42c55f52a42b3e570c1a7318b89bc0e7d authored almost 7 years ago by Vincent Weevers <[email protected]>
Merge pull request #142 from Level/feat/batch-assert-object

Batch array: assert elements are objects

1385068f342acbeebb8d2f5bf2368645fe5ecb2a authored almost 7 years ago by Vincent Weevers <[email protected]>
Merge pull request #143 from Level/feat/xtend-instead-of-assign

Batch array: use xtend instead of object.assign

a5069de9deef13fd1010e5d7b67107211cd48235 authored almost 7 years ago by Lars-Magnus Skog <[email protected]>
batch array: use xtend instead of object.assign

aafb7484f86fa0989de2e3fe02c2cce5218d0402 authored almost 7 years ago by Vincent Weevers <[email protected]>
batch array: assert elements are objects

a2621ad70571f6ade9d2be42632ece042e068805 authored almost 7 years ago by Vincent Weevers <[email protected]>
Merge pull request #140 from Level/test-with-string-values

Abstract tests: use strings for values

4fdc7581c4a66c6df4b30c7cefff74e9c3c5b2f1 authored almost 7 years ago by Vincent Weevers <[email protected]>
abstract tests: use strings for values

eb69f2012198c9519301d7f614e7d9eaf3ec8be4 authored almost 7 years ago by Vincent Weevers <[email protected]>
Merge pull request #137 from Level/fix-serialize-batch

Fix: serialize batch

20093fba5d194b857474be3a4128a6a800268eef authored almost 7 years ago by Vincent Weevers <[email protected]>
fix: batch() does not mutate input

c40991e09ea95d179de542d2bb04664eb418ba2e authored almost 7 years ago by Vincent Weevers <[email protected]>
test: batch() does not mutate input

2ab1f58808b091e3c23bf4c29470e5b3e197f83e authored almost 7 years ago by Vincent Weevers <[email protected]>
fix: batch() serializes keys and values

65a1096717eeb781852d225be936f770d7f9ab02 authored almost 7 years ago by Vincent Weevers <[email protected]>
test: batch() serializes keys and values

3abd23d48013a4ab204e5b9a892d4696c374f4c5 authored almost 7 years ago by Vincent Weevers <[email protected]>
3.0.0

24e11812d3e247bc2e6cb67955dd06614488333e authored almost 7 years ago by Vincent Weevers <[email protected]>
Merge pull request #134 from Level/drop-0.12

Drop 0.12

ab9ee155d19758e7f5871fbc320f31f6fddffe61 authored almost 7 years ago by Vincent Weevers <[email protected]>
add node version badge (>=4)

55fdbb62870adda7ca14197b4350f3d507aed3a6 authored almost 7 years ago by Vincent Weevers <[email protected]>
travis: drop 0.12

102102b4de0741ed86002e170ed1a5de85960a0d authored almost 7 years ago by Vincent Weevers <[email protected]>
Merge pull request #133 from sandersn/fix-implicit-any-index.d.ts

Fix implicit any errors in index.d.ts

bfe6c114b893541abea2b7caf270c99b645390d9 authored almost 7 years ago by Vincent Weevers <[email protected]>
Fix implict any errors in index.d.ts

bd6fcca19ace86d42b27a70eb3de256976e33bb4 authored almost 7 years ago by Nathan Shively-Sanders <[email protected]>
2.7.2

871f679b5504ffcdff4c6560d45855e7045c7362 authored about 7 years ago by Lars-Magnus Skog <[email protected]>
tweak readme (#131)

* update badges

* add short description

* remove section on db option since [email protected]

...

368e36a93621536895a0a9c817d2e05b7925abde authored about 7 years ago by ralphtheninja <[email protected]>
2.7.1

cbf873d9d42b1885c3d61e6a3e3a06614a5491cd authored about 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #129 from MeirionHughes/master

refactor(typings): add missing types and simplify.

a71072ba5b2a2d24fad122af39bf64acb7c0a67a authored about 7 years ago by ralphtheninja <[email protected]>
refactor(typings): type as es2015 module.

refactor(typings): add missing types, methods

2046f8b82a9a4a04c31396c41d46b50719944716 authored about 7 years ago by Meirion Hughes <[email protected]>
Merge pull request #128 from Level/greenkeeper/sinon-4.0.0

Update sinon to the latest version 🚀

d7b0bb470d03c3140d8fdc580f00994273772774 authored about 7 years ago by Lars-Magnus Skog <[email protected]>
chore(package): update sinon to version 4.0.0

4323adae7c4bd9443b47b77ff16570ee997d41c4 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
2.7.0

a714a5fc60f336e502793d59c1f3266d2668fb27 authored about 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #124 from MeirionHughes/typings

feat: add generic typings

48f219a4cc7280c9a66cf126ee77a676be30518a authored about 7 years ago by Lars-Magnus Skog <[email protected]>
fix parameter

69fa7e42bf62051798ef4058d23ad6f2b97da0d6 authored about 7 years ago by Meirion Hughes <[email protected]>
feat: add generic typings

806e8944e9f0409ae783611857c557d15f34eaca authored about 7 years ago by Meirion Hughes <[email protected]>
2.6.3

c9448d2864638748a70a70a55771b7824ed7e4d2 authored about 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #122 from Level/fix-browser-tests

relax tests for serializing object in chained-batch-test.js

38196590794cbb6657a9a1cb6f085683bee7222c authored about 7 years ago by Lars-Magnus Skog <[email protected]>
relax tests for serializing object in chained-batch-test.js

* similar to the fix that was made in https://github.com/Level/abstract-leveldown/pull/100
* fix...

a68d0ee6c7509bf9c05ec4b9f15532c740719c16 authored about 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #119 from Level/null-to-empty

null and undefined serializes to empty string

dcc278df78affe6b792e67c823b3881f5f49c3d7 authored about 7 years ago by Lars-Magnus Skog <[email protected]>
add test for undefined serializing to empty string

7c5ab10c0bda2c4114b0d6e979a5698f9ade1782 authored about 7 years ago by Lars-Magnus Skog <[email protected]>
Serialization test for browser or Node.js.

9af2369571d5a29d097c57c845bd7cb56c5831c3 authored about 7 years ago by Alan Gutierrez <[email protected]>
Use `t.equal` instead of `t.ok` and `===`.

Now I see that `t.equal` is based on `===`.

c3b90c2c107ae59cb73263b5b902845f271a02cd authored about 7 years ago by Alan Gutierrez <[email protected]>
Tidy serialization test order.

d21cd7648b9148e87947c558a03e4757d47becd7 authored about 7 years ago by Alan Gutierrez <[email protected]>
Correctly restore `process.browser`.

305ab90799c59d9195147ba85505c75cf6b270e6 authored about 7 years ago by Alan Gutierrez <[email protected]>
Use `t.equal` instead of `t.ok`.

Using `t.equal` instead of `t.ok` as requested, but it only performs
half the test, so I'm going...

5fb7e9e9964f532abf607620f4f694a4f6a5327c authored about 7 years ago by Alan Gutierrez <[email protected]>
Convert nullish values to empty strings.

Convert nullish values to empty strings `_serializeValue`.

2b75f31dc0dc3b00be0f695817f100c07d2782ad authored about 7 years ago by Alan Gutierrez <[email protected]>
Unit test for key/value serialization.

bc4958767f6238b39d2689c03d4873c7d81eb4e3 authored about 7 years ago by Alan Gutierrez <[email protected]>
Merge pull request #117 from Level/greenkeeper/initial

Update dependencies to enable Greenkeeper 🌴

af93dbd261b4e960b2d6afaabfc652f401f90929 authored about 7 years ago by Lars-Magnus Skog <[email protected]>
Update README.md

tweak position of greenkeeper badge

b3e94db1c793cf2935f068c84d126067c7b949eb authored about 7 years ago by Lars-Magnus Skog <[email protected]>
docs(readme): add Greenkeeper badge

2c9a884d00300c5f4520b55d4d68f2023e902846 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update dependencies

e62ed47eaffdff39f84b2bb3f2398814d6238683 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #114 from ralphtheninja/master

document .status property

e49345b356234a26dbfec4363e357438cf969132 authored about 7 years ago by Lars-Magnus Skog <[email protected]>
:memo: document .status property

63f9158b7a9ab51149c06887c73dbffb6aab6686 authored about 7 years ago by Lars-Magnus Skog <[email protected]>
2.6.2

032a2623acfe98e03bdd3c65ece2ab4ba0e63078 authored about 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #111 from ralphtheninja/master

misc maintenance

0fad739b97cb6c0e5fb1f67f882ebed842379792 authored about 7 years ago by Lars-Magnus Skog <[email protected]>
update copyright years

0403cbc32d316cf0624fe1dea8559295300612a7 authored about 7 years ago by Lars-Magnus Skog <[email protected]>
travis: update node versions

1ed67ee965f23c918a593b22cb8e9d6f8f4ad131 authored about 7 years ago by Lars-Magnus Skog <[email protected]>
float all devDependencies

58855d34a2478cecff905f2b2fd9366edd58b1b9 authored about 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #104 from Level/greenkeeper-sinon-2.0.0

Update sinon to version 2.0.0 🚀

e29e0857ac7c9eba4622467203f49a114bec298e authored over 7 years ago by Julian Gruber <[email protected]>
chore(package): update sinon to version 2.0.0

https://greenkeeper.io/

33ede0bfd4466e5818bf38d66a97abc65d969a8d authored over 7 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #103 from Level/greenkeeper-rimraf-2.6.0

Update rimraf to version 2.6.0 🚀

d50a7f35085320f6e56969bdf8f68fc6fa326233 authored over 7 years ago by Julian Gruber <[email protected]>
chore(package): update rimraf to version 2.6.0

https://greenkeeper.io/

046a2ede6c4fcf8a602d0a7f3a74f79db768d02a authored over 7 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #100 from Level/fix/put-test

fix put test on object serialization

49f97d9d034adcaf20a841cba3eccc191b74b882 authored over 7 years ago by Julian Gruber <[email protected]>
Merge pull request #101 from Level/greenkeeper-tape-4.6.1

Update tape to version 4.6.1 🚀

712982a051487f9a9dbf590029822b76858e3c8d authored about 8 years ago by Julian Gruber <[email protected]>
chore(package): update tape to version 4.6.1

https://greenkeeper.io/

ecc02422326899681ed4f0b481115147c11c1028 authored about 8 years ago by greenkeeperio-bot <[email protected]>
add tests for serialization extensibility

c8566f74077413621be351c2c4ec885697d2bb44 authored about 8 years ago by Julian Gruber <[email protected]>
fix put test on object serialization

55a0b04961661b2013a12ab83b796ac44f20f5d7 authored about 8 years ago by Julian Gruber <[email protected]>
2.6.1

beacb0b2c642a8e859de9fb1bcd2e6d9af4acf3b authored about 8 years ago by Julian Gruber <[email protected]>
fix null case in default value serializer. #85

7f514f439c24010e650a7587c308d6d9fd75930d authored about 8 years ago by Julian Gruber <[email protected]>
2.6.0

ef9a32d5700d64f90b5274285514be38fd1773e9 authored over 8 years ago by Julian Gruber <[email protected]>
Merge pull request #90 from deanlandolt/serialize-key-buffer-test-updates

Allow serialization functions to return buffers

4de27576626b7e22f910292071611f144b01707f authored over 8 years ago by Julian Gruber <[email protected]>
Allow serialization functions to return buffers

This just loosens up the tests to allow _serlialize* functions to force buffers
for string keys ...

b3ed5abe570ed11ef485f018e15e05e8394c5874 authored over 8 years ago by Dean Landolt <[email protected]>
Merge pull request #88 from deanlandolt/buffer-chained-batch-ops

Buffer _put/_del inputs in chained batch tests

f485430a6840add038461b70536ac1f413a7cc65 authored over 8 years ago by Julian Gruber <[email protected]>
Remove comment

3f0e0b2231e31e2f5010b82b72d95d54d2f3bdfa authored over 8 years ago by Dean Landolt <[email protected]>
Use proto delegation to patch methods on db

06700fc761a7c223dc39557222177330a8242587 authored over 8 years ago by Dean Landolt <[email protected]>
Remove braces around single line if body

0dc6045009838b8686667e7f8f2822381913ded5 authored over 8 years ago by Dean Landolt <[email protected]>
Remove unnecessary initialization hackery in chained batch tests

43a017ba05e8949d843958b5436c0e86171fc701 authored over 8 years ago by Dean Landolt <[email protected]>
Buffer _put/_del inputs in chained batch tests

692d7db32ea4e12f81357f87aa8e7d3c46a6ca63 authored over 8 years ago by Dean Landolt <[email protected]>
Merge pull request #86 from Level/greenkeeper-tape-4.5.0

Update tape to version 4.5.0 🚀

1a3e3689d07057963b7bdc2524c92c1da34e3b6a authored over 8 years ago by Julian Gruber <[email protected]>
chore(package): update tape to version 4.5.0

http://greenkeeper.io/

c6d9710d4c4b5404c479bad7482c4b817ea98191 authored over 8 years ago by greenkeeperio-bot <[email protected]>
update changelog

b6c41af6354122c36940ce20787b3510b74852c7 authored over 8 years ago by Lars-Magnus Skog <[email protected]>
2.5.0

fd4ba39136302e5dbe214bb11116952ad146e6e9 authored over 8 years ago by Julian Gruber <[email protected]>
Merge pull request #85 from Level/remove/stringify-key-value

Remove stringification of keys and values

b00f97f9acd009c41dbe8c845dfcb924bf29d167 authored over 8 years ago by Lars-Magnus Skog <[email protected]>
make tests more specific

1138d6d9935bf31b0aca975f7679084512416de3 authored over 8 years ago by Julian Gruber <[email protected]>