-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.0.0 (aka 1.0.0) #238
base: master
Are you sure you want to change the base?
2.0.0 (aka 1.0.0) #238
Commits on May 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5e74be1 - Browse repository at this point
Copy the full SHA 5e74be1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bde2696 - Browse repository at this point
Copy the full SHA bde2696View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e4b168 - Browse repository at this point
Copy the full SHA 3e4b168View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1bbff0 - Browse repository at this point
Copy the full SHA b1bbff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d34f01 - Browse repository at this point
Copy the full SHA 7d34f01View commit details -
Configuration menu - View commit details
-
Copy full SHA for c85f66a - Browse repository at this point
Copy the full SHA c85f66aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 022f6f3 - Browse repository at this point
Copy the full SHA 022f6f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dce3ae7 - Browse repository at this point
Copy the full SHA dce3ae7View commit details -
Make Sender#send{,NoRetry} expect a raw JSON object
It validates and everything internally
Configuration menu - View commit details
-
Copy full SHA for 6d50454 - Browse repository at this point
Copy the full SHA 6d50454View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e2446c - Browse repository at this point
Copy the full SHA 4e2446cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a92d737 - Browse repository at this point
Copy the full SHA a92d737View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee1ce8a - Browse repository at this point
Copy the full SHA ee1ce8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b87b3ad - Browse repository at this point
Copy the full SHA b87b3adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 141e998 - Browse repository at this point
Copy the full SHA 141e998View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a5fe3f - Browse repository at this point
Copy the full SHA 3a5fe3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3dcac0 - Browse repository at this point
Copy the full SHA a3dcac0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f93ad8 - Browse repository at this point
Copy the full SHA 8f93ad8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a4b643 - Browse repository at this point
Copy the full SHA 9a4b643View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93aa28d - Browse repository at this point
Copy the full SHA 93aa28dView commit details -
Remove message specs, no longer needed
What they covered before is now covered by sender
Configuration menu - View commit details
-
Copy full SHA for f3208cf - Browse repository at this point
Copy the full SHA f3208cfView commit details -
Depend only on lodash.defaultsdeep (instead of all lodash)
This makes for a significantly smaller dependency tree (lodash is 2Mb, lodash.defaultsdeep is around 250kb)
Configuration menu - View commit details
-
Copy full SHA for 3784ce4 - Browse repository at this point
Copy the full SHA 3784ce4View commit details
Commits on May 30, 2016
-
Merge pull request #239 from ToothlessGear/v1-remove-message
V1: remove Message
Configuration menu - View commit details
-
Copy full SHA for 201f37b - Browse repository at this point
Copy the full SHA 201f37bView commit details -
Merge pull request #240 from ToothlessGear/v1-smaller-lodash-dep
V1: Depend only on lodash.defaultsdeep (instead of all lodash)
Configuration menu - View commit details
-
Copy full SHA for b4eae56 - Browse repository at this point
Copy the full SHA b4eae56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 022ce33 - Browse repository at this point
Copy the full SHA 022ce33View commit details -
Only allow arrays or strings as recipients -- move closer to the API …
…interface Remove unnecessary logic :-) Now we just do what the HTTP interface makes natural: a single recipient goes in the `to` field; multiple recipients go in the `registration_ids` field
Configuration menu - View commit details
-
Copy full SHA for 8160865 - Browse repository at this point
Copy the full SHA 8160865View commit details -
Configuration menu - View commit details
-
Copy full SHA for 976a02c - Browse repository at this point
Copy the full SHA 976a02cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea0a850 - Browse repository at this point
Copy the full SHA ea0a850View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ab4d23 - Browse repository at this point
Copy the full SHA 9ab4d23View commit details -
Configuration menu - View commit details
-
Copy full SHA for e62aaae - Browse repository at this point
Copy the full SHA e62aaaeView commit details
Commits on May 31, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f3d0c9f - Browse repository at this point
Copy the full SHA f3d0c9fView commit details
Commits on Jun 1, 2016
-
Merge pull request #242 from ToothlessGear/v1-simpler-recipient-arg
V1: simpler recipient arg
Configuration menu - View commit details
-
Copy full SHA for 2048582 - Browse repository at this point
Copy the full SHA 2048582View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22a07f3 - Browse repository at this point
Copy the full SHA 22a07f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d8b4f6 - Browse repository at this point
Copy the full SHA 3d8b4f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81c27c3 - Browse repository at this point
Copy the full SHA 81c27c3View commit details
Commits on Jun 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3d18769 - Browse repository at this point
Copy the full SHA 3d18769View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e6d133 - Browse repository at this point
Copy the full SHA 0e6d133View commit details -
Configuration menu - View commit details
-
Copy full SHA for 008e2fd - Browse repository at this point
Copy the full SHA 008e2fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf7b494 - Browse repository at this point
Copy the full SHA cf7b494View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0236fbf - Browse repository at this point
Copy the full SHA 0236fbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d125924 - Browse repository at this point
Copy the full SHA d125924View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4eec16 - Browse repository at this point
Copy the full SHA d4eec16View commit details -
Configuration menu - View commit details
-
Copy full SHA for d174ce7 - Browse repository at this point
Copy the full SHA d174ce7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e177346 - Browse repository at this point
Copy the full SHA e177346View commit details -
Configuration menu - View commit details
-
Copy full SHA for c558a7c - Browse repository at this point
Copy the full SHA c558a7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a0e08e - Browse repository at this point
Copy the full SHA 7a0e08eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0a6969 - Browse repository at this point
Copy the full SHA e0a6969View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8dd0ff - Browse repository at this point
Copy the full SHA e8dd0ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c32fb2 - Browse repository at this point
Copy the full SHA 9c32fb2View commit details
Commits on Jun 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 79873f8 - Browse repository at this point
Copy the full SHA 79873f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20fad62 - Browse repository at this point
Copy the full SHA 20fad62View commit details -
This required some major changes to how the tests are structured, as I didnt want to be listening on what used to be "sendNoRetry". requestStub is now a sinon spy. it is reset before EVERY test (woops, before we only cleared state before each test CATEGORY) and how we expect some things has changed as a result of these structural changes
Configuration menu - View commit details
-
Copy full SHA for 41b2d94 - Browse repository at this point
Copy the full SHA 41b2d94View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1343eb - Browse repository at this point
Copy the full SHA a1343ebView commit details -
Remove two tests that no longer pass (and shouldnt!)
They used the registration_ids key, which we will no longer support. They passed because state was NOT reset before every test (fixed this in earlier commit)
Configuration menu - View commit details
-
Copy full SHA for 7e55699 - Browse repository at this point
Copy the full SHA 7e55699View commit details
Commits on Jun 9, 2016
-
Merge pull request #248 from ToothlessGear/v1-no-send-no-retry
V1 no send no retry
Configuration menu - View commit details
-
Copy full SHA for 7286a4b - Browse repository at this point
Copy the full SHA 7286a4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c89d01a - Browse repository at this point
Copy the full SHA c89d01aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3476392 - Browse repository at this point
Copy the full SHA 3476392View commit details
Commits on Jul 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5fd55d7 - Browse repository at this point
Copy the full SHA 5fd55d7View commit details
Commits on Aug 3, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7876a2d - Browse repository at this point
Copy the full SHA 7876a2dView commit details
Commits on Aug 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3901643 - Browse repository at this point
Copy the full SHA 3901643View commit details
Commits on Aug 8, 2016
-
Return a Promise from Sender.send() if it is called without a callback.
Dan Perron committedAug 8, 2016 Configuration menu - View commit details
-
Copy full SHA for fb8cbb8 - Browse repository at this point
Copy the full SHA fb8cbb8View commit details -
Merge pull request #264 from dan-perron/v1-promises
promisify node-gcm
Configuration menu - View commit details
-
Copy full SHA for c829e37 - Browse repository at this point
Copy the full SHA c829e37View commit details