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 destroySoon

github.com/Level/level-ws - 4c1319ed5f34b344bfe67dd86b6e26cd4a3fab30 authored over 6 years ago by Vincent Weevers <[email protected]>
remove redundant !buffer check

github.com/Level/level-ws - 1129ea1086c64ec9b9da886c3d392d800e1306de authored over 6 years ago by Vincent Weevers <[email protected]>
Fix flush race condition (#92)

* add failing test for race condition between two flushes

* fix race condition by not flushin...

github.com/Level/level-ws - 103d99b099babd7dc71d76baec82bdd4cfb26712 authored over 6 years ago by Vincent Weevers <[email protected]>
Remove buffer.map (#90)

* Push transformed data directly to array and get rid of .map()

* Remove keyEncoding and valu...

github.com/Level/level-ws - c56e93e755339df8f0760eecdddff54ac534efc0 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove .jshintrc

github.com/Level/level-ws - ed6f0bb26de08967cab614cf04f42ee51926afa6 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Add CHANGELOG.md (#88)

github.com/Level/level-ws - 409aecd0fe7d2e99f72f51249d78f18397cad898 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Fix _destroy to emit close after error (#84)

* add failing test: close should be emitted after error

* fix _destroy to emit close after error

github.com/Level/level-ws - 071d864c2218aa673d8c089dcdc970ff954b0f98 authored over 6 years ago by Vincent Weevers <[email protected]>
fix coveralls by removing COVERALLS_PARALLEL and webhook (#80)

github.com/Level/level-ws - 182314539e46f1b0c056a622c676612ad005b447 authored over 6 years ago by Vincent Weevers <[email protected]>
Add nyc and coveralls (#78)

* add nyc and coveralls

* add coveralls badge

github.com/Level/level-ws - bf1d9ffc7b2fa76acb134d2b7cd1d8265bcf4bd4 authored over 6 years ago by Vincent Weevers <[email protected]>
fix race condition by flushing before finish (#76)

github.com/Level/level-ws - 85ed8722e134b7c1389d65c3f1d96463c9d3909c authored over 6 years ago by Vincent Weevers <[email protected]>
add failing test for race condition (#74)

github.com/Level/level-ws - 6641f88a635b1025757532fe9f8ec1dc8576e5cd authored over 6 years ago by Vincent Weevers <[email protected]>
Update README style (#72)

github.com/Level/level-ws - 1eafa52ef0edbd9793d81913d095211ad14baef6 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove encoding options (#71)

* Remove encoding options

* Put back xtend for browser compatibility

github.com/Level/level-ws - f106d16ecb5ab93e3c470677ac0717039a3da36a authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #594 from Level/greenkeeper/level-iterator-stream-3.0.0

Update level-iterator-stream to the latest version 🚀

github.com/Level/levelup - 32a5e1fd371a7756ccecbb5627a8e108f16084e7 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
fix(package): update level-iterator-stream to version 3.0.0

github.com/Level/levelup - 1b4e36695760f7da946588071561609b7526b227 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Update changelog

github.com/Level/iterator-stream - bbdbadbc85e84e2b9fbea6fe118d90a7d6d58d1c authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Update changelog

github.com/Level/read-stream - bbdbadbc85e84e2b9fbea6fe118d90a7d6d58d1c authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Call rs.destroy() without using .bind() (#596)

github.com/Level/levelup - 812d7a1c8441879aca1bc1f75eee7a5b110c5b4e authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Verify results once instead of verifying each element (#70)

* Verify results once instead of verifying each element

* Reduce .get further for empty to pa...

github.com/Level/level-ws - 750cc53c1cddc5554c25476c10f5147636441668 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
3.0.0

github.com/Level/read-stream - 3d50b389dfd049ffd04245ba15ec224569f5941f authored over 6 years ago by Lars-Magnus Skog <[email protected]>
3.0.0

github.com/Level/iterator-stream - 3d50b389dfd049ffd04245ba15ec224569f5941f authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove node 4 and prepare 3.0.0

github.com/Level/iterator-stream - fcb5c9022c1ae2a5625002612643cb6e7061da76 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove node 4 and prepare 3.0.0

github.com/Level/read-stream - fcb5c9022c1ae2a5625002612643cb6e7061da76 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
2.0.2

github.com/Level/read-stream - 385ca097818937342b6199550520854944357be0 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
2.0.2

github.com/Level/iterator-stream - 385ca097818937342b6199550520854944357be0 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Restore node 4

github.com/Level/iterator-stream - ca38d68403965d6de7b5242f55390f71e9cc1f7b authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Restore node 4

github.com/Level/read-stream - ca38d68403965d6de7b5242f55390f71e9cc1f7b authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Typo in changelog

github.com/Level/read-stream - 04ef10cc6ae4fccedf1bf1ca8932774a11521d6f authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Typo in changelog

github.com/Level/iterator-stream - 04ef10cc6ae4fccedf1bf1ca8932774a11521d6f authored over 6 years ago by Lars-Magnus Skog <[email protected]>
chore(package): update airtap to version 0.0.8 (#592)

github.com/Level/levelup - 2e5e8eec9f525da5fa83067dcf817cc718d9b6bf authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update airtap to version 0.0.8 (#56)

github.com/Level/level-browserify - 284ff4426ea82281b991be15828932e9a2d9ab91 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update airtap to version 0.0.8 (#244)

github.com/Level/abstract-level - 23b4ccd2b7f6a434b6f97ed838588fcd37dcf91c authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update airtap to version 0.0.8 (#244)

github.com/Level/abstract-leveldown - 23b4ccd2b7f6a434b6f97ed838588fcd37dcf91c authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update airtap to version 0.0.8 (#87)

github.com/Level/level-test - 584df3b6af7274f019a5a88fd43ea6140b13f057 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update airtap to version 0.0.8 (#168)

github.com/Level/memdown - 7b5e87ee8a0e2aae08196c4e1007bf267c51f6b6 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update airtap to version 0.0.8 (#168)

github.com/Level/memory-level - 7b5e87ee8a0e2aae08196c4e1007bf267c51f6b6 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
2.0.0

github.com/Level/concat-iterator - 30337a68066478462e93ecfc1f0fd3f609bb7851 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Prepare 2.0.0 (#9)

* Update changelog

* Add UPGRADING.md

github.com/Level/concat-iterator - 32ec6a17cff7e814443b02f79510c7bad83a1bae authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Use level instead of leveldown in example

github.com/Level/concat-iterator - dbae3580da811ccefc10b097ba8cdfac3490a4a4 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
End iterator on next error (#10)

* Add failing test

* Call iterator.end() if .next() errors

* Refactor calling iterator.end...

github.com/Level/concat-iterator - 76d1241fded5019f506e1e1b66f594ef9bf74a33 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove patching db, export single function, flip constructor parameters (#69)

github.com/Level/level-ws - 3ab004aacf945c4750326e5ccc784076ca005923 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Replace this._destroyed with this.destroyed from Writable (#68)

* Replace this._destroyed with this.destroyed from Writable

* Add missing parameters to _destroy

github.com/Level/level-ws - a052fe517d68a98b6c05c53ea403085e33bd8746 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove this._db.isOpen() checks (#67)

github.com/Level/level-ws - 3cb1f5a68412b360c6085b54e255854d3615b9a4 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove this.{writable,readable} state (#66)

github.com/Level/level-ws - 8aa4de7d77eff82ba0a7acaf3bd61b496afa5245 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove node 4

github.com/Level/level-ws - 7fbcddbe5d3c34b5129a8d274de0a8071b4de1fe authored over 6 years ago by Lars-Magnus Skog <[email protected]>
add 'lev2' (#16)

github.com/Level/awesome - 70afd2ba31a262fa473056cf2b550fa1df3ee9e1 authored over 6 years ago by Maxime Lathuilière <[email protected]>
Add standard (#56)

* Add and run standard

* standard --fix

* Split initialized var declarations into multiple...

github.com/Level/level-ws - f524ad77c3cd0699e0723b3e80e62f6683255c21 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Proper destroy (#34)

* proper destroy

* nextTick

github.com/Level/read-stream - 9460d1b29e5867f28804b741b7c504d1a9091618 authored over 6 years ago by Vincent Weevers <[email protected]>
Proper destroy (#34)

* proper destroy

* nextTick

github.com/Level/iterator-stream - 9460d1b29e5867f28804b741b7c504d1a9091618 authored over 6 years ago by Vincent Weevers <[email protected]>
detect end by checking key and value (#7)

github.com/Level/concat-iterator - f647982ec99efe1ef9297687d44cf9964e699655 authored over 6 years ago by Vincent Weevers <[email protected]>
Add homepage and repository information to package.json

github.com/Level/concat-iterator - 2a8f2550137308f1fa86b76edf6ed9221a0811f8 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #4 from Level/remove-next-tick

Call next() directly

github.com/Level/concat-iterator - 5f8bf5cb55290d19b0af7e32f3a610a5e443e895 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Call next() directly

github.com/Level/concat-iterator - dccee944c293f591d5a4269b130393d805950469 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
3.0.1

github.com/Level/mem - 9b753ed0af086fe16c2a204872a0df9870a4a6ee authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Prepare 3.0.1 (#43)

github.com/Level/mem - 128b7e60cf4f67cc8b28fdc807df80c5c068d83f authored over 6 years ago by Lars-Magnus Skog <[email protected]>
3.0.1

github.com/Level/level-rocksdb - 6fb1641b3473869762a8b02ca0fa9d3e2f844b75 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Prepare changelog for 3.0.1

github.com/Level/level-rocksdb - ba70dc499fb5ffdc56dede4a55aa61fb3ebedc92 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Switch to plain MIT

github.com/Level/level-rocksdb - 964878786dd4728a512b03a88d74611b21eed0ea authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Add Contributing header

github.com/Level/level-js - c94a9a41dcfe266a81ae1aac9dfd5643c842f333 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Add Contributing header

github.com/Level/browser-level - c94a9a41dcfe266a81ae1aac9dfd5643c842f333 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
1.0.0

github.com/Level/concat-iterator - 9e62b4269efeffee1052cc84e7e31be243a35893 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Tweak Travis badge

github.com/Level/concat-iterator - 680b3ed1862032bca360e0ccc082a675c4338639 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Initial commit :seedling:

github.com/Level/concat-iterator - d42c32cd4c0fdc258075c7504ac86f2cf3609e4e authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove copyright headers from code

github.com/Level/rocksdb - fc5310c65651c85f78d411fbb1c047735a273793 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove .jshintrc

github.com/Level/rocksdb - a121961ff8fa230f05ade2ae37b801df5fe8e2fa authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove contributors from package.json

github.com/Level/rocksdb - a01037f1fef7d3a1c055214dda4751ad77099e42 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove contributors from package.json

github.com/Level/memdown - 80b3e3aa92da4462e751396a82f18f73c71b61d2 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove contributors from package.json

github.com/Level/memory-level - 80b3e3aa92da4462e751396a82f18f73c71b61d2 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove copyright headers from code

github.com/Level/level-ws - a9d9a85e1cb186395dfa11a3ff2841d489af057c authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove contributors from package.json

github.com/Level/level-ws - 2c296d81560ffe2fd6db55443152bd398069d36e authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove contributors from package.json

github.com/Level/level-ttl - b1cdb0495ac17d78a962bcd94ab386c604055d67 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove contributors from package.json

github.com/Level/level-rocksdb - c706827ab15e96ed1378c71eea29d1ee8fca811b authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove contributors from package.json

github.com/Level/level-mobile - 13dbed2ca4ceb2a7d3eab46f1087bccba67898f4 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove copyright headers from code

github.com/Level/level-fstream - 4b8a6db63409072c9025aadb6e9941b0eb582403 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove contributors from package.json

github.com/Level/level-fstream - 2d8dd5f8e5c68f2ade5361f6c496c7f6fd2d2b18 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove copyright headers from code

github.com/Level/leveldown-mobile - 1607126baf2b0ae83ba2870a6a524c0037e0035a authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove contributors from package.json

github.com/Level/leveldown-mobile - cf5ced442e53fd05b0911507cd09292cc7c0c7e6 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove copyright headers from code

github.com/Level/classic-level - 508027dcae7c457917945146ffae4d5e7586f9d3 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove copyright headers from code

github.com/Level/leveldown - 508027dcae7c457917945146ffae4d5e7586f9d3 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove contributors from package.json

github.com/Level/leveldown - 8a29ecc714fde5ae9bbcb2cd908631a42c2b023d authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove contributors from package.json

github.com/Level/classic-level - 8a29ecc714fde5ae9bbcb2cd908631a42c2b023d authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Re-format package.json + use proper version of tape

github.com/Level/level-basho - d09d17df40d353523065aea9e0dbc99c52af6ddb authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove contributors from package.json

github.com/Level/level-basho - 846b40aef9e9129d5e4b9ce3e09296f0872d0a15 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove contributors from package.json

github.com/Level/level - f37252d52921cded3ad4eea156f60a4020126097 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
4.0.1

github.com/Level/packager - 6212ab194925395292d233cbf8defeb474b7efa1 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Prepare 4.0.1 (#72)

* Prepare 4.0.1

* Split changelog item into two

github.com/Level/packager - aa054eb67b0f9e23451887bcc38a399f561c93e2 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove copyright headers from code

github.com/Level/errors - f5e5e406a5e325a8a62eb4d1135fa3d010816f8b authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Tweak license

github.com/Level/errors - b61e01bff00676ef02be5df219062595bffdbf34 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove contributors from package.json

github.com/Level/errors - 29e1ae143ee9c99b8b18580c516c0612f182a935 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove contributors from package.json

github.com/Level/deferred-leveldown - ef2aa3f861db9cd21c885619befb92dd288acc62 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Add remark tooling (#71)

* Tweak LICENSE.md/README.md + add CONTRIBUTORS.md stub

* Add remark tooling

* npm run remark

github.com/Level/packager - acf35dbc0dc8c580318bd85e340a0f9fbf5a4f0e authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove contributors from package.json

github.com/Level/packager - 4c21cd23dae5ae1f5e670ec5d015512b0cc61e1b authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Use var instead of let + use strict (#69)

github.com/Level/packager - 180671682362b0c4dc69d01dde0e3eb2c1540034 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove copyright headers from code

github.com/Level/abstract-leveldown - a36c04fe5c21e568291f49e2235a9b4cdfde2292 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove copyright headers from code

github.com/Level/abstract-level - a36c04fe5c21e568291f49e2235a9b4cdfde2292 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove contributors from package.json

github.com/Level/abstract-level - 542f350d680dcb4749d117d02062707a2490cd5d authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove contributors from package.json

github.com/Level/abstract-leveldown - 542f350d680dcb4749d117d02062707a2490cd5d authored over 6 years ago by Lars-Magnus Skog <[email protected]>
3.1.0

github.com/Level/levelup - 13d804affb2b9fabc9f29cca84575e7335dc4ed4 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Prepare 3.1.0 (#591)

* Update -> Upgrade

* Prepare 3.1.0

* Remove copyright headers from code

* Remove Level...

github.com/Level/levelup - a8aed8252332d9f0115ee509598c2cd5b008ca33 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Replace remark with remark-cli

github.com/Level/levelup - 851a3f4347daadb4e6a2f5204434b3ff08245db9 authored over 6 years ago by Lars-Magnus Skog <[email protected]>