Ecosyste.ms: OpenCollective

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

node-db-migrate

We're on a mission to realize the ideas of the community and get db-migrate feature complete.
Collective - Host: opensource - https://opencollective.com/node-db-migrate - Code: https://github.com/db-migrate/node-db-migrate

refactor(api): refactor tests and make api.js more modular

github.com/db-migrate/node-db-migrate - d1c81c6f6fdd5055dab79d0d2f6ac67ea3cf0367 authored about 8 years ago
feat(config): add rc style configs

fixes #308
fixes #406

github.com/db-migrate/node-db-migrate - b5e7c80a833c4e8eb0ef24838d810d393015a2c9 authored about 8 years ago
refactor(api): cleanup information and added commentary

github.com/db-migrate/node-db-migrate - 3e06b1c3f5d14bbcb0beaa1cecb8aa512ec9e68a authored about 8 years ago
Merge pull request #444 from staff0rd/nullcheck_onError

Log error on undefined stack

github.com/db-migrate/node-db-migrate - 793a3db623f863926f052331c989d496ec989b55 authored about 8 years ago
log error on undefined stack

github.com/db-migrate/node-db-migrate - 43c4ca22c584d9c10e6a0509ee5613ddd402bc4b authored about 8 years ago
fix(resolve): Check if resolved version has plugin support

fix #425

github.com/db-migrate/node-db-migrate - b681257cefe2c35e743d5173d3afc95c610b0f0a authored over 8 years ago
chore(test): Add Test for privateKey param on shh tunnel

github.com/db-migrate/node-db-migrate - 68de8447b33a410b461e7fb13c1ef22ac004dc95 authored over 8 years ago
chore(ci): Readd missing dependencies

github.com/db-migrate/node-db-migrate - 7fc8e5aa9cd7ad9ecdec2fea7660a106b07a7027 authored over 8 years ago
chore(ci): exclude interfaces

github.com/db-migrate/node-db-migrate - 5756da82e4052923980c03a4d55318cf9f0dbe2b authored over 8 years ago
refactor(cleanup): cleanup package.json and add db.config.ci back

github.com/db-migrate/node-db-migrate - 7ed971aa8727610e01ea5f310ba228f477934963 authored over 8 years ago
refactor(tests): remove tests from main repo

Tests have been moved to their driver repo.

Resolves #399

github.com/db-migrate/node-db-migrate - 26cf00d2471ce3507d64029d5d1b16c4ddd9b9f3 authored over 8 years ago
feat(sync): add sync mode

Refers to #383
Resolves #313
Refers to #222

github.com/db-migrate/node-db-migrate - fa1a1611880a877d9b57060d035af7f0e5d91443 authored over 8 years ago
fix(errorhandling): Add missing error assertion in executeDB

fixes #381

github.com/db-migrate/node-db-migrate - 376fdc3183bcc3f81364e7bfd282d782ff6d597a authored over 8 years ago
fix(plugin): use correct path to include plugins

github.com/db-migrate/node-db-migrate - f8039f33fa0d48a329eb74c4cecf59388dead775 authored over 8 years ago
feat(plugin): add basic plugin support

Added basic plugin support, enabling to inject at multiple targets of the API, config and regist...

github.com/db-migrate/node-db-migrate - 1d2ee9e9f974596cbd26a4637d5e94450af6424c authored over 8 years ago
chore(templates): add meta protocol v1 to already aligned migration templates

github.com/db-migrate/node-db-migrate - 688b89f0bd5d3729b28abf05c1002a089e13efd9 authored over 8 years ago
fix(transitioner): catch whitespaces properly

github.com/db-migrate/node-db-migrate - 18eb4a63b37223bbf4bb6b5a00a08d167d3ed813 authored over 8 years ago
fix(transitioner): add new parser internal to transitioner

github.com/db-migrate/node-db-migrate - a26b6fd545480dac70c40b4b1d7d7ff36590d89a authored over 8 years ago
chore(hook): allow also to hook without adding any extension

github.com/db-migrate/node-db-migrate - 72942cbdc7839c5d3e1543bb82ea67b7432a53f2 authored over 8 years ago
fix(config): Don't throw if environment variable is empty

Fixes #411

github.com/db-migrate/node-db-migrate - c9c49d09fa5030f11bd3b551fc8265149ecdcce4 authored over 8 years ago
feat(hook): parser hook and transitioner api

Added a hook for parsers and added the API endpoints for the transitioner.

Refers to #403
Refer...

github.com/db-migrate/node-db-migrate - a924436c79c534422b8d14e77d9a4d08c5be38cf authored over 8 years ago
feat(transitioner): add transitioner to easen the process of protocol changes

Resolves #403

github.com/db-migrate/node-db-migrate - cd23b42359272624b3e122c9750f6769d594bf9b authored over 8 years ago
most of the first protocol transition and the transition helper

is implemented already. Just the logic to actually call the helper is currently missing.

github.com/db-migrate/node-db-migrate - a6b3a4571aab4cbcda6ab079b5d062f8b49dc0b3 authored over 8 years ago
fix(api): fix scoping

The api was missing the matching internal, which resulted in a missing prefix
when executing sco...

github.com/db-migrate/node-db-migrate - d6cf5d4194c4680c6172e5f19f0410866f4c7a1a authored over 8 years ago
fix(api): fix introduced undefined behavior of specified configs

internal.cwd added again, which is needed.

github.com/db-migrate/node-db-migrate - 9df704e838c198b5eff355d2374369c16945d5d9 authored over 8 years ago
chore(leftover): remove example plugin leftover from package.json

github.com/db-migrate/node-db-migrate - bbf9c3c40746d5fede060ce6c517025ed7b9d95e authored over 8 years ago
feat(plugins): add basic support for plugins and improve performance

Some libraries have been changed to be delay loaded. DB-Migrate is back to the minimal load time...

github.com/db-migrate/node-db-migrate - 2ad22b1cef457155772daaef6d7b9ffc8d2edfb0 authored over 8 years ago
fix(template): fix unnoticed error introduced in the last merge request

Wrong migrations have been generated

github.com/db-migrate/node-db-migrate - 3480e7ab8d02a3899051aa838ba5beb9d0082fe8 authored over 8 years ago
use path.join (#353)

refactor(template): use path.join as it is intended to be used

github.com/db-migrate/node-db-migrate - 6fb6b976a71f1413cc616e1cae86a57c8ce63f15 authored over 8 years ago
chore(devdep): update and remove some devDependencies

github.com/db-migrate/node-db-migrate - 7d53893a34a39165c98cd464d9936ebbc967ba51 authored over 8 years ago
chore(dependencies): upgrade dotenv and pkginfo

github.com/db-migrate/node-db-migrate - 0028a659165e66c6900e34cbe10665c4cea2c89b authored over 8 years ago
chore(ci): clean up ci config

github.com/db-migrate/node-db-migrate - bf878018663e406c544abfe0411f453577be31ff authored over 8 years ago
chore(test): create Makefile for tests and edit ci config

Removing 0.10 and 0.12 from tests

github.com/db-migrate/node-db-migrate - 1c8a308c3f4312939b8f7f623e948830b20b2886 authored over 8 years ago
chore(ci,dep): update ci and dependencies

github.com/db-migrate/node-db-migrate - d05a8748477dcd7fd9bf486f6bdc231e96b1c7a8 authored over 8 years ago
refactor(tests): add create tests and remove sample shadows

github.com/db-migrate/node-db-migrate - 687035f7397ddcb613141d6d4f080c0a9273c384 authored over 8 years ago
refactor(tests): refactored base tests

github.com/db-migrate/node-db-migrate - 7f4a6256139bfa071e983cd74f734bf32dfc1491 authored over 8 years ago
refactor(tests): refactored config tests

github.com/db-migrate/node-db-migrate - 555866feb7a46ff8d09f2769335b07e1812f466e authored over 8 years ago
refactor(tests): refactored migration tests

github.com/db-migrate/node-db-migrate - 4152b41e6525c3029a073a00698c377e75323538 authored over 8 years ago
refactor(tests): refactored util_tests

github.com/db-migrate/node-db-migrate - a7e5de7cce6d751f4189a121d1930468d9bf6d9b authored over 8 years ago
refactor(tests): add index tests and some configs

github.com/db-migrate/node-db-migrate - b6c9365454c48229e5b43eaa29fdbe13c6c7ffcc authored over 8 years ago
chore(parallelize): parallelize non interferring api tests

github.com/db-migrate/node-db-migrate - f71600092d1e7c8ff61d72e6ebc56622228f6b67 authored over 8 years ago
refactor(globals): remove several globals, this might break things

There are several things that are exposed as global. For example Migrator, Seeder, Class, or the...

github.com/db-migrate/node-db-migrate - 2d9037f670840f52015919f5d98cf9832f6d3847 authored over 8 years ago
chore(comments): add some notes to the api tests

github.com/db-migrate/node-db-migrate - 4949f2ef2e3cfbc0a3ffbf3ed2df0cbf419039cd authored over 8 years ago
refactor(tests): added shadow test and rewrite api test

github.com/db-migrate/node-db-migrate - 03226f3737636715ab3040745dec902566e9f293 authored over 8 years ago
refactor(modularize): require inflection from npm instead

github.com/db-migrate/node-db-migrate - d538186346dafa99f7c29592bc811f32d0a3662d authored over 8 years ago
refactor(ssh): delay loading of tunnel-ssh and improve load time

This improves the loadtime of db-migrate by 47%. To be exact from ~22ms to ~15ms.

Resolves #387

github.com/db-migrate/node-db-migrate - 47b72fab371b9976feb1bbcaa043f2e176b39596 authored over 8 years ago
feat(api): promisify all current api methods

github.com/db-migrate/node-db-migrate - 3fca5102a893bde43b5de749278728b906486595 authored over 8 years ago
detect real callback for several api functions

github.com/db-migrate/node-db-migrate - 9a0a65f802a7559ca8a0e33a04b5a334ff3d1e02 authored over 8 years ago
refactor(util): remove util artifact

Resolves #382

github.com/db-migrate/node-db-migrate - 6c51f8c69b82c5b42e1c6f14521f10475a59085c authored over 8 years ago
refactor(remove): remove log and dataType artifacts

Refers to #382

github.com/db-migrate/node-db-migrate - 3af5161da823d4e25c1d0d065521f49f151dca6d authored over 8 years ago
refactor(datatype): move dataType into new extern lib

Refers to #382

github.com/db-migrate/node-db-migrate - a087d3a5673753a8ab9d1597d5ba20705e2355bc authored over 8 years ago
refactor(log): move log into new extern lib

Refers to #382

github.com/db-migrate/node-db-migrate - 0fb8ab41eb39f9fb6632a0fbe25867ea406d0d4d authored over 8 years ago
chore(dev): add .tern file to project

github.com/db-migrate/node-db-migrate - cea543c17618256f6ff11f8c24ca368f5a8887ac authored over 8 years ago
Merge pull request #367 from leedm777/explicit-return

refactor(migrator): Avoid warning in promise/callback bridge code

github.com/db-migrate/node-db-migrate - 3012b9eb7bbe8a4d16ce7bc3f923e8cbb854f257 authored over 8 years ago
chore(compatibility): update dependencies

github.com/db-migrate/node-db-migrate - 9a051f0f6038a022d98859bd85572a5d2b055589 authored over 8 years ago
fix(api): fix race condition on create migration

A callback was placed not inside but after the callback which it belongs to. This
resulted in a ...

github.com/db-migrate/node-db-migrate - 67a0f611a30eadba149c843abaee4f1f775c7ae6 authored over 8 years ago
chore(travis): add node 6

github.com/db-migrate/node-db-migrate - baabd7e77693afdd62356e4473365df16419e418 authored over 8 years ago
Merge pull request #371 from modestkdr/patch-1

chore(readme): Updated documentation link in README

github.com/db-migrate/node-db-migrate - 42915801540d880cf8daae9f68c934c338bf2927 authored over 8 years ago
Updated documentation link in README

Current documentation link points to a 404 page, updated it with a working version.

github.com/db-migrate/node-db-migrate - 931795c7b4ac14e166ff6b2f1f558e054d53bfca authored over 8 years ago
Avoid warning in promise/callback bridge code

When Bluebird detects when a promise is created within a promise
handler, but is not returned, i...

github.com/db-migrate/node-db-migrate - 28afd405b777e543ca687407a3f2f943771532de authored almost 9 years ago
chore(travis): remove obsolete node 4.1

Keep 4.2 lts and node 4 in the build which is usually enough.

github.com/db-migrate/node-db-migrate - d281bf16d0ba0aece97091ffb19002894c808569 authored almost 9 years ago
chore(travis): add node 5 to ci builds

github.com/db-migrate/node-db-migrate - 57cc05a79e0b4422a34a4f931c8b9cf7731b40ac authored almost 9 years ago
chore(travis): change travis config to use modern compiler

github.com/db-migrate/node-db-migrate - c55cae21244c5c838ab77d88dd362a490604e709 authored almost 9 years ago
Merge pull request #361 from onesien/patch-1

refactor(datatype): Add missing datatypes

github.com/db-migrate/node-db-migrate - 4cf1fdc8c56f173bc440482025a7fc8925700632 authored almost 9 years ago
Update data_type.js

For consistency :-)

github.com/db-migrate/node-db-migrate - 0addd6040f6cfecb7944e39c920eca533befe96e authored almost 9 years ago
chore(dependencies): update and remove unneeded dependencies

github.com/db-migrate/node-db-migrate - 30b9119b5e8d3ceb5cc2b955fb959f39a0d7e427 authored almost 9 years ago
pull down package.json

github.com/db-migrate/node-db-migrate - eb0e3c608d61cc0c151be4b87b5a3c865984a9a3 authored almost 9 years ago
chore(security): Bump dependency because of security vulnerability

github.com/db-migrate/node-db-migrate - 3c4f90604e94f8a40e27634f0b272b0305551712 authored almost 9 years ago
fix(test): Stub MySQL connect method instead of calling the original

The MySQL driver now connects directly to the driver, instead on the first query. This
caused so...

github.com/db-migrate/node-db-migrate - 8d1b9789cf5b894be3c2ce11771dcb4cb72d0719 authored almost 9 years ago
refactor(migration): Make check for promise more reliable

github.com/db-migrate/node-db-migrate - e6df315ee87138a08aa75b5fcfdce504d5a0aa4c authored almost 9 years ago
Merge pull request #344 from sankethkatta/master

fix(migration): remove check for undefined on down migrations.

github.com/db-migrate/node-db-migrate - 2553cd75aef6ac7d859b0cab9d63a4e52605c8b7 authored almost 9 years ago
Fix promise issue for down migrations.

github.com/db-migrate/node-db-migrate - 39e0b88871be066f7bc1bf35ead8c8f00d2d098f authored almost 9 years ago
fix(api): callback called twice

Revert the change to add the callback if it is undefined.

Fixes #343

github.com/db-migrate/node-db-migrate - 67ac66af80c78b89e754a50309fa0ee3f3a51a6d authored almost 9 years ago
fix(api): callback not called on run

If db-mgirate is run via any run method (except directly from console), the callback was not ava...

github.com/db-migrate/node-db-migrate - 68f4d89ee5cfb6cca1cf6aa5379d70b58697e908 authored almost 9 years ago
fix(migration):

A promise is not properly identified and returning an empty resolve ends up in
db-migrate hangin...

github.com/db-migrate/node-db-migrate - ed0bb83f7df7487ea1189593e6be5c6bda83c790 authored almost 9 years ago
update some dependencies

github.com/db-migrate/node-db-migrate - 5ba0984774f7c2ad65663b8d4d704b7763be4900 authored about 9 years ago
update parse db-url to 0.3.0

Introduces mongodb uri support

github.com/db-migrate/node-db-migrate - 01c556071f1d895cbe62285404f78554c3785dce authored about 9 years ago
Merge pull request #335 from sankethkatta/master

fix(configuration): Fix typo setting the config file in api.js

github.com/db-migrate/node-db-migrate - 070eb0799438fa687525e5d84add4c8f78fc4ea4 authored about 9 years ago
Fix config file setting.

github.com/db-migrate/node-db-migrate - b6b111baa7e2808bf7cad649dc96ee623ca5df04 authored about 9 years ago
add direct execution of seeders and migrator links

github.com/db-migrate/node-db-migrate - bae76721710dc7e5f82e9ec1b51c87981e7e0f64 authored about 9 years ago
Merge pull request #332 from mfellner/master

feat(configuration): Configuration through options object while initialization

github.com/db-migrate/node-db-migrate - c37a665a167a85bc870b007bfa746f9eeb411f2f authored about 9 years ago
allow configuration through options object

github.com/db-migrate/node-db-migrate - 2d3bf037b2036707fd342cb249ef8a43cbc01bf8 authored about 9 years ago
Merge branch 'v0.10.x'

github.com/db-migrate/node-db-migrate - a039b13edf2ad4cb68bb4e11a2530533cf25c906 authored about 9 years ago
remove debug message

github.com/db-migrate/node-db-migrate - f235bf1e4580eb5d4c924e3dc8cb884fcccb393c authored about 9 years ago
Merge branch 'v0.10.x'

github.com/db-migrate/node-db-migrate - 2dc48ab1ebd25655e99e8a8fa7b9dcbc7264ec50 authored about 9 years ago
coffeescript template refactory

coffeescript template refactory

by default coffeescript always returns the last line/variable...

github.com/db-migrate/node-db-migrate - 45a0c70abaf754636318ef0a448e86f373d636eb authored about 9 years ago
[bugfix] internal linking causes infinite loop

fixes #329

github.com/db-migrate/node-db-migrate - c0fb2ae164e9b95641af2147f06d9f88778cbf90 authored about 9 years ago
[bugfix] internal linking causes infinite loop

fixes #329

github.com/db-migrate/node-db-migrate - d8e25f32e78d64ff0a4209c55e397acedb9bd733 authored about 9 years ago
Merge pull request #327 from lfreneda/coffeescript-template-fix

[refactor] coffeescript template refactory

github.com/db-migrate/node-db-migrate - 7307f6e5e44ad88863f7c153c3e2973672414474 authored about 9 years ago
coffeescript template refactory

coffeescript template refactory

by default coffeescript always returns the last line/variable...

github.com/db-migrate/node-db-migrate - 6c703754bf0d5f83a134c721c45ad2593d2ecba6 authored about 9 years ago
Support setting default environment via ENV variable.

github.com/db-migrate/node-db-migrate - 81abf8e1e4b8d2abf81d054b7aea99aecb5e839e authored about 9 years ago
Merge pull request #322 from sankethkatta/master

feat(config): Support setting default environment via ENV variable.

github.com/db-migrate/node-db-migrate - a5f4a6ea045e0f49f95cb922e7b0af54f1d69274 authored about 9 years ago
Merge branch 'v0.10.x'

github.com/db-migrate/node-db-migrate - d632c789dadb979f2fe34bd887d93c7c063089a8 authored about 9 years ago
Support setting default environment via ENV variable.

github.com/db-migrate/node-db-migrate - a0d5a6c96ce9328cc6974e383afbf8576fe44028 authored about 9 years ago