Ecosyste.ms: OpenCollective

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

github.com/parse-community/node-apn

Apple Push Notification module for Node.js
https://github.com/parse-community/node-apn

Tidy up the event emitter setup

28c2c51e18d79094ab2af50674f229222795fd4e authored about 9 years ago
Consolidate the `credential` functions

It's tidier than importing each function individually.

3ae0df920e7c18473a63a97bc973f18f451bcae9 authored about 9 years ago
Switch from `q` to `bluebird` for promises

Bluebird is generally considered to be the most performant promises
library available

c9f64b5f026a53d4918e3207e6cfc75816ddfd1e authored about 9 years ago
Merge pull request #343 from amincheloh/patch-1

Update link to error code table

9a7a7222cb29adeaa9f33d17cf2589471cf23e2b authored about 9 years ago
Update connection.markdown

Update url for error code table

d34a118832796dd40024e3b2a0f81bd258e6d54f authored about 9 years ago
Clean up the tests a little

9c47f0b72f6896eba1e5729cac43df9905342f2d authored about 9 years ago
Set important TLS options

3882e39f75a06d90d3c06fbc858d4d4829372c9b authored about 9 years ago
Test the fake logger behaves correctly

7ec216cffb1ed0cc1563ad8935927e88e7ad3cfe authored about 9 years ago
Rename some methods to show they're internal

318438554dd7a94bd34b7aaac63a8ce32d2f514a authored about 9 years ago
Invoke connect on initialization

718f24d47ea8d61db2eab320d5c972af3a6d4264 authored about 9 years ago
Setup the event emitter first

ba6493237a7b4106bc595d8a056efe2191a28e59 authored about 9 years ago
Remove legacy setImmediate wrapper

438d66a7d59cf48876111e0e2a5a449b3b601579 authored about 9 years ago
Only support the latest-and-greatest

f6eb75c6cbfc4445a1eef2a4bf389fd12bc772ed authored about 9 years ago
Add initial Endpoint behaviour

3f6f3d9c1d342079c8c95c09ccfe91acabb70e8b authored about 9 years ago
Only deploy on a single build version

b68f8c83b3fd5216e97cd19e6e38a47c8efa7a3d authored over 9 years ago
Correct the version syntax

c5187c8bb499a9bcd4c3fc0e85296b0a2164ebe5 authored over 9 years ago
Update npm deploy key

a14b570105acaeb8bb64063d8ddb93abecbca324 authored over 9 years ago
Test on nodejs 4.1.x

62410e6acd00c02a5fff8274e4c94f17b610d008 authored over 9 years ago
Update to v1.7.5

42a1560998d2d954d4339b100d24f5d46cd15369 authored over 9 years ago
Add some doc warning about multiple connections

0afc814f0d2f971bbc9bd7aadfe61a142716f3ba authored over 9 years ago
Ensure we use the sockets equally

Without breaking we will always loop through all the sockets at end up
back at `currentConnectio...

077c0d443eb40edcf36dbaa2e0556025452580e1 authored over 9 years ago
Merge pull request #310 from isayme/issue/307

fix #307 for feedback service

6183ed9a11912d0132bc97c3d0370e2c53d354be authored over 9 years ago
Reset shutdownPending only when necessary

If all notifications are transmitted and shutdown completes then it
would reset the shutdown pen...

31fb7ab679d21d1237ede794a43b8ce87f6f21a7 authored over 9 years ago
Restore spacing

9295a78769dd4a8c489d0377894cab7bf6b3626f authored over 9 years ago
add test for issue 307

f7d1919c29bc15fc8f7f9613147b7d17d3e94642 authored over 9 years ago
fix issues/307 & code style issue

03551f0eb133141d4ebb76e7bb1d67ecf058b57d authored over 9 years ago
Fix #307 by ensuring #cancel is idempotent

6da4e0c0218bc34f6da1e85c13508dfb9f1719f7 authored over 9 years ago
Reset the `compiled` flag when properties change

2ea8c5a2954525c0f9f8dd5f83623dbb500a5534 authored over 9 years ago
Add some additional tests for contentAvailable

78cb3b08926b4cb238ea6257a98e7fd146be26a6 authored over 9 years ago
Update dependencies

6f1a7e06dbcc046852df809e108f732a5ee975f1 authored over 9 years ago
Wrap-around the round robin index

355139721d996ebf24ba8ffe0bc98117ee0a5f12 authored over 9 years ago
Merge branch 'guytuboul-master'

e63762779eccf127293fedd85e9edea563f5b939 authored over 9 years ago
Fix whitespace issues

e8902978cf00b10386bc63fe5be645254e7ab4f5 authored over 9 years ago
Fix some tabs

6212958d7b3c2ab2aeb12826feb8313736ae3d9f authored over 9 years ago
Fix some tabs

1bfc711f63ff048961430ad0c7e1a27b1f3ddee5 authored over 9 years ago
LIttle fix for not creating connection if shutdownPending is true

1c090318fec500663174a9fbdf61924de1f6046f authored over 9 years ago
Remove node-0.8 support

node-http2 requires streams, anything less than 0.10 won't do

db91c4eb52382f9fd66334f0228c148f87ffe82f authored over 9 years ago
Use POST method for requests

edb5aa20507504f1ea3010712e36f12e6751a082 authored over 9 years ago
Require http2 for request invocation

34713a53dd707484f5e9fd592295dad5627b8107 authored over 9 years ago
Use `1 as the de-facto `content-available` value

431a0fd26412d075ab796a1b808ea6ddf3f512e6 authored over 9 years ago
Fixing comments

562332cfdacbfd505b800c9ac258d3cfcc542acf authored over 9 years ago
Fixing comments

aeac94e199f7545f659705426e35d6bafd2a4174 authored over 9 years ago
Fixing comments

d907ae644bba88545c2e83bc9b5d3a9e5c69c448 authored over 9 years ago
Fixing comments

9fb494ad384fa369de0138a78cfa8bbea4a50a26 authored over 9 years ago
After code review + remove jslint that i did

9ddc26f171025672ed1805654c9021770b9a1a6b authored over 9 years ago
After code review + remove jslint that i did

aa16de26c4e160bf7b7d24f8e125d45ba9722b46 authored over 9 years ago
Use the new (assumed) endpoint addresses

c7f93e4b849732fdbeaaddfc6e98b8be291e097a authored over 9 years ago
Remove the `gateway` initialization option

7048a47407d5dee38f40e8412944fdf6d6570b97 authored over 9 years ago
Merge conflict

17257ad9fd82bfa5aaef66d34c0420a70042cb37 authored over 9 years ago
Min connection + jslint

fe9ae242d14a15793960101fd6484a67bc7b111d authored over 9 years ago
Min connectios

95f4b8e786cfcef35c630e229082d1f320e0d80a authored over 9 years ago
Remove reference to an old configuration option

6126ee7f4affeaca446c240c988a2ceb581cf6ad authored over 9 years ago
Remove the concept of `maxConnections`

With HTTP/2 it should only be necessary to keep one connection open as
there will be no frequent...

84970726866f4ffb6f702ca68c0dd26f3f54bef2 authored over 9 years ago
Remove the concept of caching notifications

With the new protocol there should be no need to resend notifications
as the connection remains ...

9a06774bc2fa4b2ea0c1e9d1206889241ef39aa3 authored over 9 years ago
Increase the payload length to 4KB

101134e2cf3b65d2755186968de9932aa90d3821 authored over 9 years ago
Remove the VoIP flag

In the new protocol it would seem that there is no special distinction
for VoIP payloads. Everyt...

aaea6d5fe3d59be8a07a3bbe2785ad229a2c391a authored over 9 years ago
Install the httpd2 module

37598ea839f3f71fc7559b5cb6f6582caeadb943 authored over 9 years ago
Vim changed this formatting

I don't know why Sublime didnt format it this way

df60c68f59cfd3a82475905c57c29e471512789d authored over 9 years ago
Preparing to implement HTTP/2 version

Most of this was untested. Some tests have been disabled as they directly relate to the old prot...

7bbd1176f4475b25a143ea3e630ba7a11363e08d authored over 9 years ago
Trailing whitespace

194abd30ce2f325f5ac76b2b72c920b0da8a3d0b authored over 9 years ago
null is explicitly checked on :284

ea5b78244d4224537e32aa58cd8b239aefe13694 authored over 9 years ago
Missing semicolon

5b47f8575b45a44e2f122fa489a621e3b8fc8563 authored over 9 years ago
Further clarification for #245

b63b5b07a44fcd54dd9d096a8c7b0ffc39c6b857 authored over 9 years ago
Merge pull request #274 from trevorah/patch-1

added feedback doc detail to help with #245

d802dff99ac02308ab50e8ab22ad4abf6dd2f011 authored over 9 years ago
added feedback doc detail to help with #245

3f1d48f81bcb29c9dfc6938fda5f7466fc6e5768 authored over 9 years ago
Initialising to null is pointless.

b60375bc5d92aaa3300baa072a34f0d95706c668 authored over 9 years ago
Break down the functionality.

d0d21140133527d7f63954b9a0bd2185f9a9da0b authored over 9 years ago
Test the legacy case.

160c80826659d74fb611f30ed3d468feb0f562c4 authored over 9 years ago
Breaking down the logic

b6ec0542a53c4c2278cd761e039ac605a7f890d0 authored over 9 years ago
options.cert is falsy so this does the same thing

634648c15d012af5504da16c26b9cd694dca4769 authored over 9 years ago
Semicolon

1f454a3ea3ad44f600fbd0f90fa75bf3427eab48 authored over 9 years ago
Working towards simplification

b0bd4e7ba12d1fd0d4b841db6a3ada9232968a55 authored over 9 years ago
Missing check

f92bff44f8ab1fda692bb82c13e27a98e44be104 authored over 9 years ago
Check for valid values.

7b84424edce39737ca452088152719ae27f84566 authored over 9 years ago
The description was just wrong.

55c4e867daa0dd334348a58c282a5a2ecb92249a authored over 9 years ago
Lint stuff

08bf158125f2e70602bd6ffbcaef7b8dabefb514 authored over 9 years ago
v1.7.4

482a149518e3b7a9ed80079d491374d2060db687 authored over 9 years ago
`connect` could be confusing, like with Connection

5b04fb6c7825a666c5584d6e542a3da7d6224bd8 authored over 9 years ago
initialize only loads the credentials

ecae845cdfa800a14bb96bac55e303f2fda9529f authored over 9 years ago
`connect` was a confusing name.

73285ae4f9ac9ebd3009d58102237fefb545ffa3 authored over 9 years ago
Fixes #270

b1dfd86c982f973ba7806ae6ac20347f8333b633 authored over 9 years ago
Fixes #269

beb7992553973649a944c35cf52a38b124b90c60 authored over 9 years ago
Clean up after the stub.

1d2e0ce64dde909ac369f1477feae7165de955f1 authored over 9 years ago
sinon.useFakeTimers breaks all the things

Doesn't seem to get reset properly and everything breaks. Instead use lolex without installing i...

ab5e0f2680f52590cb335401c7696b97f0488d6b authored over 9 years ago
`disabled` isn't very descriptive.

8a75b4dc4468968c3c0c157db970ad16d8a40c8b authored over 9 years ago
Don't need to initialise this

0ee4a02f7d557bb2ff6d984d15a38236b2a1da0f authored over 9 years ago
Merge pull request #267 from ruffrey/master

Using try/catch to load debug is potentially hurting performance.

This was a very old decisio...

fd7c2e8b783af89e5ed6ff096ece8df381573b13 authored almost 10 years ago
Include debug package as a dependency.

77e1f3a855f2aeb9f5e3928e8465c043b6438a36 authored almost 10 years ago
Accessors for all

cb7ebbe6029b04713b8895d186637d095f27593c authored almost 10 years ago
Test category behaviour

b358e8d12c38e219e507958544b548ce0a3cfbd5 authored almost 10 years ago
Tests for urlArgs

ce3c752792b7d3ea23bb2c8bd3b52b0ef34bac6b authored almost 10 years ago
No longer necessary

7692ce7514e51dbf38ef24ec1e3c3092da4efbc6 authored almost 10 years ago
Almost there with the accessors

712c05845c78b7510dc02616754386a6f9b4f8c3 authored almost 10 years ago
Redundant assignment

960afcc634993ac33c478256890ba0af769c6ee3 authored almost 10 years ago
Useless assignment.

cbc8d580dd9b1687eacbab0a41a47ac1d26c3b26 authored almost 10 years ago
Accessors are the future.

8e9a99ab47553108e49f8316a46dda9d6db160a1 authored almost 10 years ago
Test the mdm property

6646ce3ed47399931383ada7a2ed755f42c60fbf authored almost 10 years ago
This isn't needed any more

62c7fb25cabcf501fb9002dd82bda3715b86e8ac authored almost 10 years ago
newsstandAvailable uses the same backing store

20b12dfc9c07369cf5b5d3875cc3d71c17ba5f6b authored almost 10 years ago
Support the legacy "newsstandAvailable" property

727854410fa63781ee2f369725b0495dbf96e6cb authored almost 10 years ago