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

Bumped to 1.7.1

github.com/Level/leveldown - 4a43d7fb0d9dcbbc11c780bccb839c01e3ea2b21 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
Bumped to 1.7.1

github.com/Level/rocksdb - 4a43d7fb0d9dcbbc11c780bccb839c01e3ea2b21 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
Bumped to 1.7.1

github.com/Level/classic-level - 4a43d7fb0d9dcbbc11c780bccb839c01e3ea2b21 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #366 from ralphtheninja/master

add node 8 to travis and appveyor

github.com/Level/classic-level - c69830ab44fadb1e49cef4de3994249678017aa2 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #366 from ralphtheninja/master

add node 8 to travis and appveyor

github.com/Level/rocksdb - c69830ab44fadb1e49cef4de3994249678017aa2 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #366 from ralphtheninja/master

add node 8 to travis and appveyor

github.com/Level/leveldown - c69830ab44fadb1e49cef4de3994249678017aa2 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
fixed linux support

github.com/Level/rocksdb - 45db55a5fa53f2863576b0f06549d0eebf338866 authored over 7 years ago by Matteo Collina <[email protected]>
Merge pull request #3 from ralphtheninja/fix-travis-on-linux

do not use JOBS=max on linux

github.com/Level/rocksdb - bb0da1dfceeebc7e31f0ea6b12a420eea86c5dca authored over 7 years ago by Matteo Collina <[email protected]>
Merge pull request #4 from Level/win-enable-rtti

Enable RTTI on Windows

github.com/Level/rocksdb - f7c62511a2ded4c9e09cd1ec2d9067c9cd673044 authored over 7 years ago by Matteo Collina <[email protected]>
enable rtti on windows

github.com/Level/rocksdb - 389234da5a9d0d9edb7d07059bbaec9bce472923 authored over 7 years ago by Vincent Weevers <[email protected]>
:fire: skip installing latest npm

github.com/Level/leveldown - d1a03b1a0f39d4c3ff0843d6d0dc356dc1df167b authored over 7 years ago by Lars-Magnus Skog <[email protected]>
:fire: skip installing latest npm

github.com/Level/rocksdb - d1a03b1a0f39d4c3ff0843d6d0dc356dc1df167b authored over 7 years ago by Lars-Magnus Skog <[email protected]>
:fire: skip installing latest npm

github.com/Level/classic-level - d1a03b1a0f39d4c3ff0843d6d0dc356dc1df167b authored over 7 years ago by Lars-Magnus Skog <[email protected]>
do not use JOBS=max on linux

I suspect that g++ crashes because too many cores are used (32 on travis),
set to four instead

github.com/Level/rocksdb - 0be3bb2e633270dc54860d43f7ca52f19bd1215d authored over 7 years ago by Lars-Magnus Skog <[email protected]>
:sparkles: add node 8 to travis and appveyor

github.com/Level/rocksdb - 172afe1141a94d172e00fa773d16e09e40404cd3 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
:sparkles: add node 8 to travis and appveyor

github.com/Level/leveldown - 172afe1141a94d172e00fa773d16e09e40404cd3 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
:sparkles: add node 8 to travis and appveyor

github.com/Level/classic-level - 172afe1141a94d172e00fa773d16e09e40404cd3 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
Non-working windows support

github.com/Level/rocksdb - 27aab07a40dd28930f1da40014bf7669a4712095 authored over 7 years ago by Matteo Collina <[email protected]>
Removed node 5 from .travis.yml

github.com/Level/rocksdb - 8eb86770392541a965e3e5f5d0a00390b90d8d5e authored over 7 years ago by Matteo Collina <[email protected]>
Updated gyp bindings for building on Linux

github.com/Level/rocksdb - 120ba7774bb0aab2b1d952e5582f8c485e8c8c7e authored over 7 years ago by Matteo Collina <[email protected]>
Readme and .travis.yml

github.com/Level/rocksdb - 9ef275e0e7f38c2dc85750aea968f208d7abe94c authored over 7 years ago by Matteo Collina <[email protected]>
Updated to rocksdb branding.

github.com/Level/rocksdb - 430495d4c0d8519354e0d35ac2b1d5540ab3165b authored over 7 years ago by Matteo Collina <[email protected]>
1.3.8

github.com/Level/levelup - 23b57991fca411dcef824d23d1368272a8200d0b authored over 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #430 from ralphtheninja/master

throw more descriptive error if db factory is not a function

github.com/Level/levelup - e16ac10f0606382ef72a23556b73d4798807a5a9 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
add rocksdb build_version.cc

github.com/Level/rocksdb - 08fd9a3df0b3e91e43a57df3792e22db9114922c authored over 7 years ago by cjihrig <[email protected]>
:white_check_mark: add some tests for browserifying levelup with or without db factory

github.com/Level/levelup - 677f4a6b67596cf95625c2a12d9b2f1f5b24e430 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
throw more descriptive error if db factory is not a function

github.com/Level/levelup - 891c5d3370216d6b480c5bab541b5724b117bcce authored over 7 years ago by Lars-Magnus Skog <[email protected]>
Revert "fix: avoid calling getLevelDOWN if not present"

This reverts commit 5cdb156a5ef039d668293062ea83f3ec07d72ff3.

github.com/Level/levelup - a9298b0670e32a9bd9f2068c5da824b049b3788e authored over 7 years ago by Lars-Magnus Skog <[email protected]>
1.3.7

github.com/Level/levelup - 85fc09e1ff6f51289b0a10d29744255a6d695036 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #427 from diasdavid/fix/getLevelDOWN

fix: avoid calling getLevelDOWN if not present

github.com/Level/levelup - 193cad81c14cc15453ef10a99fbd93d2ac210ca2 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
fix: avoid calling getLevelDOWN if not present

github.com/Level/levelup - 5cdb156a5ef039d668293062ea83f3ec07d72ff3 authored over 7 years ago by David Dias <[email protected]>
Bumped to 1.1.1

github.com/Level/level-browserify - edd58fcf6ea3f1ab5ec70b990b6de9cd4c33a800 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #20 from ralphtheninja/master

update node versions + copyright

github.com/Level/level-browserify - 8606fcffcd22da2f6a287c79a44aa68dec74b936 authored over 7 years ago by Julian Gruber <[email protected]>
2015 -> 2017

github.com/Level/level-browserify - ad019dc375857341302d288b2cd615602c87fa14 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
:fire: remove node 0.10 :sparkles: add node 7

github.com/Level/level-browserify - 2d229ee2eb8a90fcebfaa5b16546d6cb18bf8863 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
1.7.0

github.com/Level/level - 07bfcac4b382753a52c58b18d302508b8caecdc9 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #45 from ralphtheninja/master

update leveldown to 1.7.0

github.com/Level/level - cbe0b541de08491d24725e4f046c947809a62cd9 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
:arrow_up: update leveldown to 1.7.0

github.com/Level/level - 28f2fa894184de794be7ce4bbb13aadf1bfd46bc authored over 7 years ago by Lars-Magnus Skog <[email protected]>
1.7.0

github.com/Level/leveldown - f8b599c8a42e25cdd1a66591fce8c2f6628ddf31 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
1.7.0

github.com/Level/rocksdb - f8b599c8a42e25cdd1a66591fce8c2f6628ddf31 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
1.7.0

github.com/Level/classic-level - f8b599c8a42e25cdd1a66591fce8c2f6628ddf31 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
1.3.6

github.com/Level/levelup - 6d221a76090f14b3634156534d773a37cb44321b authored over 7 years ago by Julian Gruber <[email protected]>
Merge pull request #424 from kemitchell/avoid-browserifying-package-json

Pull LevelDOWN loader out to non-Browserified module

github.com/Level/levelup - a0eb7ea14a74021c928fe08cdb6a1e5959f3886f authored over 7 years ago by Julian Gruber <[email protected]>
Test that Browserify does not bundle package.json

github.com/Level/levelup - de441d678c447521ae3e01d6dd39919057f9f620 authored over 7 years ago by Kyle E. Mitchell <[email protected]>
Pull LevelDOWN loader out to non-Browserified module

github.com/Level/levelup - 6bcd95927dce29575112dbc76038fdb2cdef4d36 authored over 7 years ago by Kyle E. Mitchell <[email protected]>
Bumped to 1.7.0-0

github.com/Level/leveldown - 91d05e1d1ae69502116278ae216133a64646f79d authored over 7 years ago by Lars-Magnus Skog <[email protected]>
Bumped to 1.7.0-0

github.com/Level/rocksdb - 91d05e1d1ae69502116278ae216133a64646f79d authored over 7 years ago by Lars-Magnus Skog <[email protected]>
Bumped to 1.7.0-0

github.com/Level/classic-level - 91d05e1d1ae69502116278ae216133a64646f79d authored over 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #357 from ralphtheninja/master

bump dependencies

github.com/Level/classic-level - aef5fb441f484ea762ee713e3c23a5aba28ad7e0 authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
Merge pull request #357 from ralphtheninja/master

bump dependencies

github.com/Level/rocksdb - aef5fb441f484ea762ee713e3c23a5aba28ad7e0 authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
Merge pull request #357 from ralphtheninja/master

bump dependencies

github.com/Level/leveldown - aef5fb441f484ea762ee713e3c23a5aba28ad7e0 authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
:arrow_up: bump dependencies

github.com/Level/rocksdb - c8a46abc3a43496d5e2b59089070747c10f4ab9b authored over 7 years ago by Lars-Magnus Skog <[email protected]>
:arrow_up: bump dependencies

github.com/Level/leveldown - c8a46abc3a43496d5e2b59089070747c10f4ab9b authored over 7 years ago by Lars-Magnus Skog <[email protected]>
:arrow_up: bump dependencies

github.com/Level/classic-level - c8a46abc3a43496d5e2b59089070747c10f4ab9b authored over 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #356 from peakji/master

regenerate config and header for OpenBSD

github.com/Level/classic-level - e4bafa67264333aa968ebc8303761b415f9b289b authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
Merge pull request #356 from peakji/master

regenerate config and header for OpenBSD

github.com/Level/leveldown - e4bafa67264333aa968ebc8303761b415f9b289b authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
Merge pull request #356 from peakji/master

regenerate config and header for OpenBSD

github.com/Level/rocksdb - e4bafa67264333aa968ebc8303761b415f9b289b authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
regenerate config and header for OpenBSD

github.com/Level/rocksdb - 0cc4bd57dea2a659a66d7721e2afa323999b327e authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
regenerate config and header for OpenBSD

github.com/Level/leveldown - 0cc4bd57dea2a659a66d7721e2afa323999b327e authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
regenerate config and header for OpenBSD

github.com/Level/classic-level - 0cc4bd57dea2a659a66d7721e2afa323999b327e authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
Merge pull request #352 from qbit/master

tell gyp how to build on OpenBSD

github.com/Level/classic-level - 207c3e0a7e87bb9479ca9f05a161e3634371e6b0 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #352 from qbit/master

tell gyp how to build on OpenBSD

github.com/Level/rocksdb - 207c3e0a7e87bb9479ca9f05a161e3634371e6b0 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #352 from qbit/master

tell gyp how to build on OpenBSD

github.com/Level/leveldown - 207c3e0a7e87bb9479ca9f05a161e3634371e6b0 authored over 7 years ago by Lars-Magnus Skog <[email protected]>
tell gyp how to build on OpenBSD

github.com/Level/rocksdb - 783fb798053e809592ce6109a6ff69873ed6b2cd authored over 7 years ago by Aaron Bieber <[email protected]>
tell gyp how to build on OpenBSD

github.com/Level/leveldown - 783fb798053e809592ce6109a6ff69873ed6b2cd authored over 7 years ago by Aaron Bieber <[email protected]>
tell gyp how to build on OpenBSD

github.com/Level/classic-level - 783fb798053e809592ce6109a6ff69873ed6b2cd authored over 7 years ago by Aaron Bieber <[email protected]>
Merge pull request #354 from peakji/master

import snappy 1.1.4 and update bindings

github.com/Level/classic-level - 413c1e4f005d31c5cd4a7479d04cd5cdd8243dca authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
Merge pull request #354 from peakji/master

import snappy 1.1.4 and update bindings

github.com/Level/rocksdb - 413c1e4f005d31c5cd4a7479d04cd5cdd8243dca authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
Merge pull request #354 from peakji/master

import snappy 1.1.4 and update bindings

github.com/Level/leveldown - 413c1e4f005d31c5cd4a7479d04cd5cdd8243dca authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
update snappy gyp settings

github.com/Level/leveldown - f57c5fa62c7047dbf61bf2c9c49a6b1ba8bd589f authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
update snappy gyp settings

github.com/Level/rocksdb - f57c5fa62c7047dbf61bf2c9c49a6b1ba8bd589f authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
update snappy gyp settings

github.com/Level/classic-level - f57c5fa62c7047dbf61bf2c9c49a6b1ba8bd589f authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
include sys/uio.h in check headers

github.com/Level/classic-level - 33af8d335f643e5a111a77dbe3b574756d565c02 authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
include sys/uio.h in check headers

github.com/Level/leveldown - 33af8d335f643e5a111a77dbe3b574756d565c02 authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
include sys/uio.h in check headers

github.com/Level/rocksdb - 33af8d335f643e5a111a77dbe3b574756d565c02 authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
remove hyperdown support

github.com/Level/level-test - 32557b48cfd0200789c3015402970867faf61147 authored over 7 years ago by Dominic Tarr <[email protected]>
update libtool -> 2.4.6

github.com/Level/rocksdb - a5eeed752f7f299d0f9170dda8d24e388b6debf1 authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
update libtool -> 2.4.6

github.com/Level/leveldown - a5eeed752f7f299d0f9170dda8d24e388b6debf1 authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
update libtool -> 2.4.6

github.com/Level/classic-level - a5eeed752f7f299d0f9170dda8d24e388b6debf1 authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
Bumped v0.1.0.

github.com/Level/level-ws - 1daea82f4ddfac364f896fd681ae27c3271be295 authored over 7 years ago by Matteo Collina <[email protected]>
Merge pull request #26 from Level/greenkeeper-readable-stream-2.2.8

Update readable-stream to version 2.2.8 🚀

github.com/Level/level-ws - a17a086f2f1948f27f592d07baab2c89d65254fd authored over 7 years ago by Matteo Collina <[email protected]>
chore(package): update readable-stream to version 2.2.8

https://greenkeeper.io/

github.com/Level/level-ws - 546f5e56fe7181569e3b414adf0956147242c8ad authored over 7 years ago by greenkeeperio-bot <[email protected]>
import snappy 1.1.4 and update bindings

github.com/Level/rocksdb - a0bf91c714168da2e7c9f22dfdf7eea31ff9beab authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
import snappy 1.1.4 and update bindings

github.com/Level/leveldown - a0bf91c714168da2e7c9f22dfdf7eea31ff9beab authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
import snappy 1.1.4 and update bindings

github.com/Level/classic-level - a0bf91c714168da2e7c9f22dfdf7eea31ff9beab authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
Merge pull request #353 from peakji/master

import leveldb-1.20 and update bindings

github.com/Level/classic-level - e7390d9bb2fc35cc48cae1001d016a2f2630c8c7 authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
Merge pull request #353 from peakji/master

import leveldb-1.20 and update bindings

github.com/Level/rocksdb - e7390d9bb2fc35cc48cae1001d016a2f2630c8c7 authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
Merge pull request #353 from peakji/master

import leveldb-1.20 and update bindings

github.com/Level/leveldown - e7390d9bb2fc35cc48cae1001d016a2f2630c8c7 authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
add to contribs

… to trigger a new Travis CI build.

github.com/Level/leveldown - ef8d0e46447e1adec0724c0853d9ad36192180db authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
add to contribs

… to trigger a new Travis CI build.

github.com/Level/rocksdb - ef8d0e46447e1adec0724c0853d9ad36192180db authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
add to contribs

… to trigger a new Travis CI build.

github.com/Level/classic-level - ef8d0e46447e1adec0724c0853d9ad36192180db authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
update docs

github.com/Level/classic-level - 650ce576bf252052b0046ccbf8e57edced563c8e authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
update docs

github.com/Level/leveldown - 650ce576bf252052b0046ccbf8e57edced563c8e authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
update docs

github.com/Level/rocksdb - 650ce576bf252052b0046ccbf8e57edced563c8e authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
add option for maximum file size

github.com/Level/leveldown - 7013dfb894182fbe7454252dc178605b410b3c97 authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
add option for maximum file size

github.com/Level/rocksdb - 7013dfb894182fbe7454252dc178605b410b3c97 authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
add option for maximum file size

github.com/Level/classic-level - 7013dfb894182fbe7454252dc178605b410b3c97 authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
fixed 'AcceleratedCRC32C' errors on Windows

github.com/Level/classic-level - 47d65af669888772e327b3ffdc324fe8adfdfba4 authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>
fixed 'AcceleratedCRC32C' errors on Windows

github.com/Level/rocksdb - 47d65af669888772e327b3ffdc324fe8adfdfba4 authored over 7 years ago by Yichao 'Peak' Ji <[email protected]>