Ecosyste.ms: OpenCollective

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

github.com/moleculerjs/moleculer

:rocket: Progressive microservices framework for Node.js
https://github.com/moleculerjs/moleculer

update dependencies & update changelog

ac21b38de2eb40a502c8bbd1d22df6d921ce169c authored over 6 years ago
update changelog

37a8765215d28742655a6e1fe433c9b8bc09300b authored over 6 years ago
Merge pull request #391 from Gadi-Manor/patch-2

Fix issue #387

bbd676f893d578904c8db91c352f3a853a94a41e authored over 6 years ago
Merge branch 'master' into patch-2

789abdcf7ab338481e8abfc54e4631e5666f521a authored over 6 years ago
Merge pull request #398 from urossmolnik/master

AMQP connection recovery + Support for AMQP cluster connection

144c294a511d0f5020e714ca538e699e7c30889c authored over 6 years ago
fix 403 - event return handling to avoid localEvent error handling in middlewares

ee14c16e3510004ecb0f4bec826a25c8f034d350 authored over 6 years ago
Merge pull request #404 from urossmolnik/allow_zero_retries

Allow specifying 0 retries in call options

c4fb50bdefc995700e505ace83650637f80dcd84 authored over 6 years ago
Allow specifying 0 retries in call options

637b83cb02c9d937e91508d06d8760e6d7349440 authored over 6 years ago
linting

01b7a502e4cc3790e96a59becee48f2a7cf546f5 authored over 6 years ago
linting

fae4dc878c4a3879f79753a85fdf0d6a33c8f3f7 authored over 6 years ago
Fix GraceFulTimeoutError bug #400

f551b30fb172ef9ba88ead3d2e7e06aa734f43ed authored over 6 years ago
revert Node 11 in travis

7e45efd3821a8c37ebd9af6d38d2cf5f9ca8702a authored over 6 years ago
change Node 11 with Travis

1ccc21dbdf2bc4f6c4ff1a50fd88e402cce1dcba authored over 6 years ago
Update test expected value

d47d4af4db4c38bfe80ebc8043ee51171e1d5289 authored over 6 years ago
add disableReconnect property to serviceBroker default options

9295a587e3ce3c974f70e6235c26d0dddba8b027 authored over 6 years ago
update deps with major changes

4e389a714809029b20dd92b07f9e2168b09141eb authored over 6 years ago
update deps

8d07bc18b388309e1d4c06d3f6a6107b71f3c561 authored over 6 years ago
test with nats 1.3.0

ea15987edddc1270381c6667e3f1968cb924be92 authored over 6 years ago
Update text expected value

6e260ba570f361f55c0566137bb8aca38f852c32 authored over 6 years ago
Add semicolon

30d7f77ed367e12e0fe89af7bea80e8709c86393 authored over 6 years ago
add shared-obj dev test

c3f9303b975bb5c5437cdec14819f66d35d52d62 authored over 6 years ago
Get rid of object spread operator introduces with 3d00f27b96cd68fc54d7723fc938f4d234aa6ee0

e46c3858541513e27b2970274e8162c08172ea83 authored over 6 years ago
Fix AMQP connection recovery: don't report connection error on graceful disconnect

2cc83115e37abc01c5cac3bb5ed87504a17b3f7c authored over 6 years ago
Merge pull request #396 from katsanva/patch-1

fix(handle uv_os_get_passwd error)

93b56f036f4a6f2c375fff8adecb3e53f7797b4d authored over 6 years ago
fix typo

61c534c0fd4a6763193b7de2d8cfc0f5af85aea8 authored over 6 years ago
fix(handle uv_os_get_passwd error)

See https://github.com/stepankuzmin/tilelive-postgis/issues/10

When running an application i...

064e5fd622cbd0902840f0bde3560f11de531bdd authored over 6 years ago
Add noReconnect option in mqtt transporter ctor

af2fd43d72402aae28e865af3168a3a6a96bade1 authored over 6 years ago
Fix AMQP connection recovery

3da39a4f03f965bfa3be3d3f5fd6da6b34d289de authored over 6 years ago
Add support for multiple urls on AMQP transported (clusters) + automatically parse servername from url

3d00f27b96cd68fc54d7723fc938f4d234aa6ee0 authored over 6 years ago
Merge pull request #393 from shawnlauzon/392-generated-test-always-passes

Return async expect statement

bd1ac2636f648be2429b3f7f01bf7b48f29a8c80 authored over 6 years ago
Return async expect statement

Because expect().resolves() returns a Promise, tests will always pass unless the result is
retur...

d538f5cd64fd43d96719dcea01ae648bff25c785 authored over 6 years ago
Fix issue

Unnecessary re-connection attempts when working with multiple servers #387

e08855885b38c98ba46fa16416b176f14d95f073 authored over 6 years ago
Merge pull request #390 from faeron/master

catch possible errors separately

4cfb9a16629b3b0591c3f3379bfe6c1293172a92 authored over 6 years ago
use tabs

8f7339a4c9d5f2b5b7bfddb8bd23dff6c86e7657 authored over 6 years ago
catch possible errors separately

c0418b2d06efca1b285cb92ca8c18e10863708c1 authored over 6 years ago
0.13.3

23dc7cb6259929b2e90176dbf554d6ae35fba33d authored over 6 years ago
Merge branches 'master' and 'master' of github.com:moleculerjs/moleculer

e91595c9e246dfe47feab8b9fca318d9f578b823 authored over 6 years ago
update changelog

958f311fc1c35b6e13760317c94bc725de3a8536 authored over 6 years ago
Merge pull request #389 from faeron/379-cpu-usage

reject promise if no cpu data is returned fix #379

38e2e90bd285f3ff3c8320553839b8ef8439c60e authored over 6 years ago
reject promise if no cpu data is returned fix #379

dc873b35583615d424659d8f909936124a35dea6 authored over 6 years ago
add Notepack to integration test

036379d3698d5b399c54e3f41f99af49d98d3497 authored over 6 years ago
fix #358

467fa7e34b944406c8a229c380c60a3a74170ab5 authored over 6 years ago
Merge pull request #386 from faeron/master

return null to fix #381

6e1095d12123a8835d2971d1190b12c474192b13 authored over 6 years ago
return null to fix #381

be042b8089f60f11e462fe55b26f9409fa2d48fb authored over 6 years ago
update changelog

501422296dae262b16c65ad24ee8a883cd81740b authored over 6 years ago
update deps

d8bdca68bae4848386037d02aa39a9f906c691a2 authored over 6 years ago
Merge pull request #385 from AndreMaz/master

Fix #383

8350892957013267bec0994eb866d32ef23f58ea authored over 6 years ago
Fix #383

7cea667d1d6c59441b87b3f6e8cac53b25a6d042 authored over 6 years ago
Merge pull request #374 from chrvadala/mqtt-debug

shows mqtt granted qos

b69991a81b7fe010a5f2b6b8bf85d34729cd25fa authored over 6 years ago
shows mqtt granted qos

f210bab400eca47b92464ff671cfe90340a3b57e authored over 6 years ago
add comments

ba1fb0adba7848a6218c3aa2d3bb81cc9cc91634 authored over 6 years ago
add transit option that prevents defined packets from being logged

01e0f94b1671c3e73fdd62d29ee757ad9ee9d4d3 authored over 6 years ago
allow to load moleculer.config.ts file for typescript projects

0b9a7208a088d63aa58ae9ff6c787993c1027e54 authored over 6 years ago
fix test for loadService

cbb208ef94f61aae2fc6d222c82800cf38f21e58 authored over 6 years ago
Optimize service changed calls.

f227a3d66305678fc38b9a06246984109825359b authored over 6 years ago
add missing service restarting after hot reload. Fixes #356

9c469e7b305e38395071ac58b3aa3a553ee785c8 authored over 6 years ago
Merge pull request #364 from fugufish/fail-fast-for-jest

Fail fast for jest when "testEnvironment": "node" is not set

731e1d1a76a0b7735cd32da56a794ba15759e88f authored over 6 years ago
remove extra hash

95ccd269133ceec1d4c3746cea8f1fe4b6f817ba authored over 6 years ago
fail fast when heartBeatTimer is a number with details on how to fix, save someone some precious time

45090397da364d03ae950fab07be9165cabb3712 authored over 6 years ago
0.13.2

a642bc016b00a35ef969bb7d38508dc1a23829f7 authored over 6 years ago
update dependencies

6fc2167de37c96fd9ba4dc5a7118f50fd2af1176 authored over 6 years ago
Merge pull request #361 from alebertacco/master

fixed a registry initialization log message

dfb117a249112c005aa22770c52b310076a6cb74 authored over 6 years ago
fixed a registry initialization log message

aca42a27734539bfb8325d55103f0ce5fccb9ab4 authored over 6 years ago
Merge pull request #360 from alebertacco/master

fixed some logging messages

4b8663aa16458e54f4e88038e4826a10afd10382 authored over 6 years ago
fixed some logging messages

c2de982bbc3ab01e268d3c712e7058d3acb07e59 authored over 6 years ago
change env prefix to `MOL_`

5b265a8127abc435e86101192b47ae7a057ee9fe authored over 6 years ago
Merge pull request #351 from WoLfulus/runner-config

Added support for non-defined defaultOptions variables

aab42e5accd3dded86e1dc341ab819f952fec378 authored over 6 years ago
Fixed trailing slash and unused var

0b79d8aeda19f54783460d8337ef20bd4ebca2f8 authored over 6 years ago
Fixed the usage of dotSet function

84cbc9430515867201e246b51355513723387431 authored over 6 years ago
Implemented a custom dot-object function

b2c3692605d6393e0d9c903f6e36eaebdb896fd7 authored over 6 years ago
Added package-lock.json

2f5611955992efba1e48133008556ff3f10b1d90 authored over 6 years ago
Added support for non-defined defaultOptions variables

a65df711547a95d178bcc37ad32f9e1584e415cb authored over 6 years ago
skip problem test case.

1caf401a5824c0cf807161fa9aea63d91f872ea5 authored over 6 years ago
update changelog

7d6006bef8485692690fbb4594308abdd9d67e5f authored over 6 years ago
add MQTT topicSeparator #344 #345

dfc7c73e3ceb69752e36c3179b2d52c4345923ba authored over 6 years ago
fix & change MQTT QoS option #306 #340

df3adb5b3f697c9bf949dd1c79114deaad986268 authored over 6 years ago
Merge branch 'master' of github.com:moleculerjs/moleculer

007969e143961e39d908fd34b45bc71e748d0200 authored over 6 years ago
fix #339 - mqtt wait for in-flight messages before disconnecting

9aff52e83ee90cb3eb1f6beb0285942dc0465903 authored over 6 years ago
Merge pull request #340 from chrvadala/mqtt-qos

adds qosZero to mqtt transport (#306)

c92ecdc7ae4ee059401930b9efc17b9c49c203b8 authored over 6 years ago
Merge pull request #348 from Wallacy/es6

Improving es6 support.

cfb85ee729a4e15dc9f1ce44110f29c5d3ae2616 authored over 6 years ago
Improving es6 support.

34e7543c75c8d98e7c3192df38ad5798137c0d6c authored over 6 years ago
Merge pull request #341 from urossmolnik/amqp_autodelete_queues

Add option to enable auto delete queues in amqp transport

9f0c62de4912f4559220056bd9ad3b6bd4e70cdb authored over 6 years ago
Add option to enable auto delete queues in amqp transport: delete after timeout

4cc2f9548882a46ecb165c4e1df23bb709b87d31 authored over 6 years ago
Add option to enable auto delete queues in amqp transport

df5fac8dcdba952a437a482354491e9528ed0489 authored over 6 years ago
Merge branch '0.13.1' into mqtt-qos

# Conflicts:
# src/transporters/mqtt.js
# test/unit/service-broker.spec.js

c09ea3404bc5b5a53af35f0e68cc7225e75fe8fc authored over 6 years ago
Merge branch 'master' of github.com:moleculerjs/moleculer

f080b483c8c689cde5487bb5c7b1171cd9f90ecd authored over 6 years ago
add buffer dev ex

efb1b2551f127ca59023073280d29e2358c11a02 authored over 6 years ago
add es6 load dev ex

3d7f86e10f74b88a472e6d600aafc1b86087e4dd authored over 6 years ago
add Notepack to d.ts

1b3f3dc0f2b50eda18a48da2a017473c319fabec authored over 6 years ago
update bench result

419565cccdd6e81c2ad5b82b9ff795f2c84bd153 authored over 6 years ago
update changelog

f517cd7320cf010ba5dccbcbb7db58a187068355 authored over 6 years ago
update deps

19965295412a0761ec57d5017216f28b74f0769a authored over 6 years ago
Merge pull request #338 from baadc0de/master

Add notepack.io serializer

0c32af0b6be8aae8023cffb2c26438f3fd839b7a authored over 6 years ago
notepack serializer coverage (from msgpack coverage)

d1bf86b9a368f5144469a2f801a45ed73d8d795f authored over 6 years ago
fix tab issue

d240b598710ac49524e2bc87c922461693254b9d authored over 6 years ago
Merge remote-tracking branch 'baadc0de/master'

eca7afd1ec15d593ea822330039e432d3754a18b authored over 6 years ago
added notepack serializer, buffer benchmarks

540db98c843c7d55a55eea0108595d10951459c6 authored over 6 years ago
Merge pull request #1 from moleculerjs/master

updating

8b8b2634a562b6fd61559c7f9f9ccefc8a0e0742 authored over 6 years ago
update dependencies

16c5025e0310ef62d69f2a770032e7628e367b66 authored over 6 years ago
Merge pull request #336 from urossmolnik/disable_process_event_registration

Ability to disable process event registration + additional check on service stop

9b40af6c5bac1f084b26a8acf45e71efad2f823f authored over 6 years ago