An open API service providing commit metadata for open source projects.

GitHub / github/zero_push / commits

SHA Message Author Date Stats
aa79b395 merge Merge pull request #9 from tbalthazar/module-methods Stefan Natchev <s****v@g****m> about 11 years ago
72ba3e77 Add missing delegated method + tests Thomas Balthazar <t****s@b****o> about 11 years ago
6bbf7f70 merge Merge pull request #6 from iamjarvo/remove-should-from-spec-description Adam Duke <a****e@g****m> over 11 years ago
38b4835a Remove the word should from spec descriptions Jearvon Dharrie <j****e@g****m> over 11 years ago
365e3efb Update README.md Stefan Natchev <s****v@g****m> over 11 years ago
0317b469 Update CHANGELOG.md Stefan Natchev <s****v@g****m> over 11 years ago
248a7b92 version bump because of the wrong commit was tagged in previous release. Stefan Natchev <s****n@n****m> over 11 years ago
c3bdb1f8 merge Merge pull request #5 from ZeroPush/v2.5.0 Stefan Natchev <s****v@g****m> over 11 years ago
8f4efff7 update deprecation message Stefan Natchev <s****n@n****m> over 11 years ago
9a4323e0 fix syntax errors for ruby <2.1 add ruby 2.2.0 to travis Stefan Natchev <s****n@n****m> over 11 years ago
d7b89707 version bump Stefan Natchev <s****n@n****m> over 11 years ago
549a8be9 Implement new endpoints. Use WebMock for request testing Stefan Natchev <s****n@n****m> over 11 years ago
26a9032c Refactor Compatibility module Stefan Natchev <s****n@n****m> over 11 years ago
4552cbdf add new endpoints Stefan Natchev <s****n@n****m> over 11 years ago
e426a5dc default to JSON parameter encoding and add deprecation checks for requests th... Stefan Natchev <s****n@n****m> over 11 years ago
c50e2f8f update README for syntax highlighting Stefan Natchev <s****n@n****m> over 11 years ago
19879a74 Delete LICENSE Stefan Natchev <s****v@g****m> over 11 years ago
24bc0ddc move LICENSE into separate file as per standard Github repo initialization Stefan Natchev <s****n@n****m> over 11 years ago
5fe34dac Update ZeroPush client to have a convenience method to handle multiple auth_t... Stefan Natchev <s****n@n****m> over 11 years ago
594bc921 merge Merge pull request #2 from iamjarvo/travis-ruby21 Stefan Natchev <s****v@g****m> over 11 years ago
94d54579 merge Merge pull request #3 from iamjarvo/add-code-climate-badge Stefan Natchev <s****v@g****m> over 11 years ago
a4351c4e Add codeclimate Jearvon Dharrie <j****e@g****m> over 11 years ago
305c429b Test ruby-2.1.1 on Travis Jearvon Dharrie <j****e@g****m> over 11 years ago
208cd004 Update README.md Stefan Natchev <s****v@g****m> almost 12 years ago
8be11a28 Update README.md Stefan Natchev <s****v@g****m> almost 12 years ago
63a60054 Update badges Stefan Natchev <s****v@g****m> almost 12 years ago
b2fa2c1d Update README.md Stefan Natchev <s****v@g****m> almost 12 years ago
65914314 update lockfile Stefan Natchev <s****n@n****m> about 12 years ago
7dc9f747 version bump Stefan Natchev <s****n@n****m> about 12 years ago
282c81c2 test suite requires >= ruby 1.9.3 Stefan Natchev <s****n@n****m> about 12 years ago
ab3bdb2c add Faraday stubbed responses since VCR does not work[0] with Faraday Stefan Natchev <s****n@n****m> about 12 years ago
f4102eab bump faraday dependency version Stefan Natchev <s****n@n****m> about 12 years ago
ffae17f3 version bump for 2.4.0 Adam Duke <a****e@g****m> over 12 years ago
93281d39 expose unregister on the ZeroPush module Adam Duke <a****e@g****m> over 12 years ago
42299a07 small refactor njp <n****n@g****m>
Committed by: Adam Duke <a****e@g****m>
over 12 years ago
3bf8e931 set up the vcr correctly for unregister njp <n****n@g****m>
Committed by: Adam Duke <a****e@g****m>
over 12 years ago
3d63a154 trying to implement the unregister API call njp <n****n@g****m>
Committed by: Adam Duke <a****e@g****m>
over 12 years ago
144f8ca8 bump gem version Adam Duke <a****e@g****m> over 12 years ago
6208200b add support for the optional channel parameter to the register method Adam Duke <a****e@g****m> over 12 years ago
bb8c5b13 bump gem version Adam Duke <a****e@g****m> over 12 years ago
3f36848e update faraday dependency Adam Duke <a****e@g****m> over 12 years ago
9bdb457d expose subscribe/unsubscribe on the ZeroPush module Adam Duke <a****e@g****m> over 12 years ago
498939de no good reason to freeze the version Adam Duke <a****e@g****m> over 12 years ago
dc7f7e01 update LICENSE Adam Duke <a****e@g****m> over 12 years ago
9b130644 remove rubinius from travis until it doesn't suck Adam Duke <a****e@g****m> over 12 years ago
7f01c55f add MRI 2.0.0 to travis Adam Duke <a****e@g****m> over 12 years ago
50eb4125 hopefully fix rubinius builds Adam Duke <a****e@g****m> over 12 years ago
d14b2528 remove sick from vcr configuration Adam Duke <a****e@g****m> over 12 years ago
ea7a8cde bump version for 2.1.0 Adam Duke <a****e@g****m> over 12 years ago
376c6603 add broadcast method to the ZeroPush module Adam Duke <a****e@g****m> over 12 years ago
3df815ff add license to gemspec Adam Duke <a****e@g****m> almost 13 years ago
0466422a bump version for release Adam Duke <a****e@g****m> almost 13 years ago
64c0f6f9 update the comment documentation Adam Duke <a****e@g****m> almost 13 years ago
f7b98315 add broadcast support to the client Adam Duke <a****e@g****m> almost 13 years ago
ddba3554 add subscribe/unsubscribe to the client Adam Duke <a****e@g****m> almost 13 years ago
c5689dee freeze ZeroPush::VERSION Adam Duke <a****e@g****m> almost 13 years ago
198e57dd freeze ZeroPush::URL Adam Duke <a****e@g****m> almost 13 years ago
c155d780 add missing single quote to generator spec Adam Duke <a****e@g****m> almost 13 years ago
90bd8f73 use single quotes unless we're interpolating Adam Duke <a****e@g****m> almost 13 years ago
9b058601 use let for client specs Adam Duke <a****e@g****m> almost 13 years ago
23c6c36f use faraday_middleware for json parsing Adam Duke <a****e@g****m> almost 13 years ago
cc93faae add the changed lock file for the release candidate Adam Duke <a****e@g****m> about 13 years ago
8dae5459 bump version for 2.0.0rc1 Adam Duke <a****e@g****m> about 13 years ago
8321c884 make sure travis is using the fixtures Adam Duke <a****e@g****m> about 13 years ago
78bb3a3a add documentation for example responses Adam Duke <a****e@g****m> about 13 years ago
23109146 keep the client concerns in the client spec Adam Duke <a****e@g****m> about 13 years ago
b6ebc305 because @indiebrain is a neckbeard Adam Duke <a****e@g****m> about 13 years ago
d57e7652 adds support for creating client instances Adam Duke <a****e@g****m> about 13 years ago
4ef6c207 bump version for 1.2.0 Adam Duke <a****e@g****m> about 13 years ago
39307d32 add support for the /set_badge endpoint Adam Duke <a****e@g****m> about 13 years ago
299dbd50 fix a documentation spelling error [ci skip] Adam Duke <a****e@g****m> about 13 years ago
626608bd add a missing change from the lock file Adam Duke <a****e@g****m> about 13 years ago
a22c4444 add support for /inactive_tokens endpoint Adam Duke <a****e@g****m> about 13 years ago
a4b69366 bump version for 1.1.0 release Adam Duke <a****e@g****m> about 13 years ago
833dce89 add support for the /register endpoint Adam Duke <a****e@g****m> about 13 years ago
0d8a5077 remove .autotest until we are actually using it Adam Duke <a****e@g****m> about 13 years ago
f315aebf remove .yardoc holdouts Adam Duke <a****e@g****m> about 13 years ago
062bc3be update the reference to the header image Adam Duke <a****e@g****m> about 13 years ago
6b28ef0f remove code that didn't verify ssl peer in test Adam Duke <a****e@g****m> about 13 years ago
3bb9edb7 remove yard and generated docs Adam Duke <a****e@g****m> about 13 years ago
b2716ac6 update the homepage in the gemspec Adam Duke <a****e@g****m> about 13 years ago
b6bbb714 bump version to 1.0.0 Adam Duke <a****e@g****m> about 13 years ago
a9520088 update the Readme with more info about contributing Adam Duke <a****e@g****m> about 13 years ago
4f2578b6 update raw url for image Stefan Natchev <s****v@g****m> about 13 years ago
60ee0fec regenerated yardocs for zero push gem Stefan Natchev <s****v@g****m> about 13 years ago
b3f2f207 add lovely header to gem docs. Stefan Natchev <s****v@g****m> about 13 years ago
81780c81 update zero_push to 0.0.5 Stefan Natchev <s****v@g****m> about 13 years ago
765ae089 remove path scope since we are using the api subdomain Stefan Natchev <s****v@g****m> about 13 years ago
73cb6b5f update dependencies for broken build Adam Duke <a****e@g****m> over 13 years ago
c8df6b6d add a rails generator for a zero_push initializer Adam Duke <a****e@g****m> over 13 years ago
d1a1d0aa update the description and homepage in the gemspec Adam Duke <a****e@g****m> over 13 years ago
2e64b3f3 update travis build image Adam Duke <a****e@g****m> over 13 years ago
4cd6907c add secure data to travis config Adam Duke <a****e@g****m> over 13 years ago
8786fd1a update the spec to remove hardcoded auth token Adam Duke <a****e@g****m> over 13 years ago
56dc854a add specific email addresses for notifications Adam Duke <a****e@g****m> over 13 years ago
a214575f drop 1.8 support in ci Adam Duke <a****e@g****m> over 13 years ago
ed641faf bump version for release Adam Duke <a****e@g****m> over 13 years ago
aece2476 bump version for release Adam Duke <a****e@g****m> over 13 years ago
8b705d87 update url to use ssl endpoint and api subdomain Adam Duke <a****e@g****m> over 13 years ago
9675dc92 add branch parameter to status image Adam Duke <a****e@g****m> over 13 years ago

← Back to repository