Commit Graph

  • a2efbfa094 Merge pull request #140 from stripe/kjc-add-refund Kyle Conroy 2014-06-17 16:57:02 -07:00
  • e59a494215 Add support for refund resource #140 Kyle Conroy 2014-06-16 17:13:57 -07:00
  • c6987ce09b Merge pull request #139 from stripe/truly_disable_ssl Kyle Conroy 2014-06-05 16:04:54 -07:00
  • 0695960fc7 Don't check blacklist if SSL verification is off #139 Kyle Conroy 2014-06-05 15:49:26 -07:00
  • 79cdeb0545 Bump Version v1.13.0 Stephen Wan 2014-05-28 16:11:40 -07:00
  • 145a9df170 Merge pull request #137 from stripe/stephen-transfer-cancelation Stephen Wan 2014-05-28 10:02:15 -07:00
  • c25d4b0cbf Cleaned up transfer tests #137 Stephen Wan 2014-05-27 16:59:22 -07:00
  • f13a050935 Added support for transfer cancelation Stephen Wan 2014-05-26 11:26:50 -07:00
  • 56176b2539 Bump version. v1.12.0 Amber Feng 2014-05-21 16:52:13 -07:00
  • 5a0c97e561 Merge pull request #136 from stripe/recipient-cards Michelle Bu 2014-05-21 16:28:34 -07:00
  • 57309a05de Add tests for cards #136 Michelle Bu 2014-05-21 16:27:49 -07:00
  • 51af58c947 This needs to be a respond_to? instead. Amber Feng 2014-05-21 11:43:12 -07:00
  • bc43fff551 Construct the recipient card URL if the recipient property exists. Amber Feng 2014-05-21 10:49:38 -07:00
  • ca07ef08fd Add Travis CI badge to the README Kyle Conroy 2014-05-15 12:01:10 -07:00
  • b453e39dc4 Better Rakefile #135 Josh Cheek 2014-05-09 12:13:14 -06:00
  • 5e4a9548fa Reify socket errors into APIConnectionError's #134 Richo Healey 2014-05-08 11:44:33 -07:00
  • 6bb18a9f76 add BTC support. #133 Teng Siong Ong 2014-05-01 13:43:43 -07:00
  • 48f76057f4 Document our approach to SSL preflighting Richo Healey 2014-04-10 12:44:16 -07:00
  • e6850316f7 Bump version v1.11.0 Richo Healey 2014-04-09 20:57:19 -07:00
  • f340d6249c Merge pull request #128 from stripe/richo-blacklist-certificates Richo Healey 2014-04-09 20:33:46 -07:00
  • 67f90ec108 Verify the fingerprint on api.stripe.com before making any requests #128 Richo Healey 2014-04-09 18:50:28 -07:00
  • 1ce49a010a Merge 6944e4e97ff968b70811d0bb668e12a41c178d78 into 637d5899f614a6f4d0fa2147f9b3b8b1c8b39b28 #127 Andy Brody 2014-03-25 07:27:29 +00:00
  • 6944e4e97f Update CA certificates bundle to 20130906. #127 Andy Brody 2014-03-25 00:24:05 -07:00
  • 5c166e09c2 Sort the CA bundle in preparation for updating it. Andy Brody 2014-03-24 23:18:41 -07:00
  • 5502c58162 Merge remote-tracking branch 'origin/master' into nested-to-hash Vladimir Andrijevik 2014-03-18 11:10:14 +01:00
  • 974f5ce425 Check for @values in StripeObject#method_not_found #122 Matt Colyer 2014-02-24 14:16:21 -08:00
  • 637d5899f6 Make History.txt more consistent Amber Feng 2014-02-18 15:07:32 -08:00
  • 5a7d69cd04 Bump version to 1.10.2 Amber Feng 2014-02-18 14:56:55 -08:00
  • 089090cbe3 Merge pull request #121 from newaperio/lleger-create-subscription Amber Feng 2014-02-18 14:39:17 -08:00
  • ff565c1b91 Merge pull request #117 from vandrijevik/fix-assert-equal-calls Amber Feng 2014-02-18 14:28:48 -08:00
  • 3ba9148042 Add ability to create subscriptions without fetching customer record #121 Logan Leger 2014-02-18 15:12:44 -06:00
  • 880e5b539c fixing typo Krithika Muthukumar 2014-02-17 09:54:02 -08:00
  • 310c69e90d In StripeObject#to_hash, call #to_hash on values which respond to it Vladimir Andrijevik 2014-02-12 16:46:00 +01:00
  • 650179b2aa Fix order of assert_equal calls that were backwards #117 Vladimir Andrijevik 2014-02-12 20:18:52 +01:00
  • 9d785433de Add a length method to ListObject. #116 Pat Allan 2014-02-05 13:59:13 +11:00
  • 218178ea54 Bump to 1.10.1 v1.10.1 Andrew Thorp 2014-02-03 21:37:07 -06:00
  • 5029e818aa Merge pull request #105 from stripe/fix-marshaling Andrew Thorp 2014-02-03 19:31:33 -08:00
  • 0fdd830975 fixed marshaling forrealz Andrew Thorp 2014-02-03 21:17:37 -06:00
  • c46d285b47 fix lurky marshaling Andrew Thorp 2014-01-29 19:25:27 -06:00
  • f74edde14c remove nilcheck of @values Andrew Thorp 2014-01-29 07:58:55 -06:00
  • 7ec8a12dff use _dump and self._load instead of marshal_* Andrew Thorp 2014-01-29 07:54:35 -06:00
  • 02b40e6637 fix tests Andrew Thorp 2014-01-27 08:44:09 -06:00
  • c880d6a277 fixed marshaling of stripe objects, fixes #90 Andrew Thorp 2014-01-24 22:52:57 -08:00
  • 7275b9b951 whoops, respond_to? cannot be protected Andrew Thorp 2014-01-24 23:37:09 -08:00
  • 45fe0c2591 whoops, forgot 1.8 support Andrew Thorp 2014-01-24 23:33:56 -08:00
  • 413939f89f fixed marshaling of stripe objects, fixes #90 Andrew Thorp 2014-01-24 22:52:57 -08:00
  • e1148c9f08 fixed marshaling forrealz #105 Andrew Thorp 2014-02-03 21:17:37 -06:00
  • 11ed3d2d32 Merge pull request #110 from stripe/allow-expanding-on-save Andrew Thorp 2014-01-29 17:50:06 -08:00
  • 9b3a3a020b Merge pull request #106 from stripe/replace-multi-json-with-json Andrew Thorp 2014-01-29 17:49:41 -08:00
  • 90278f20d4 fix lurky marshaling Andrew Thorp 2014-01-29 19:25:27 -06:00
  • eeb2528a74 Bump version to 1.10.0 v1.10.0 Jim Danz 2014-01-29 16:50:14 -08:00
  • 6eb9a784c0 Merge pull request #113 from jimdanz/ms jimdanz 2014-01-29 16:48:03 -08:00
  • d2058b3d1a Fixup old tests for new param style in test_subscription #113 Jim Danz 2014-01-29 16:34:48 -08:00
  • 02b1b05eef Merge branch 'master' of github.com:stripe/stripe-ruby into ms Jim Danz 2014-01-29 14:59:33 -08:00
  • c4d5774170 Support deleting subscription discounts Jim Danz 2014-01-29 14:54:31 -08:00
  • 06cfcc6131 Also uncomment legacy methods Jim Danz 2014-01-29 14:59:23 -08:00
  • 8231fba217 Revert "Clearing out subscription code/tests from Customer." Jim Danz 2014-01-29 14:57:40 -08:00
  • 97f8df2934 Merge branch 'multiple-subscriptions' of github.com:pat/stripe-ruby into ms Jim Danz 2014-01-29 14:42:57 -08:00
  • 90b613e416 remove nilcheck of @values Andrew Thorp 2014-01-29 07:58:55 -06:00
  • 689c15fde2 use _dump and self._load instead of marshal_* Andrew Thorp 2014-01-29 07:54:35 -06:00
  • 56e0403158 fix tests Andrew Thorp 2014-01-27 08:44:09 -06:00
  • 5331e81f54 #save doesn't need an api_key, it's on the object already #110 Andrew Thorp 2014-01-26 12:13:39 -06:00
  • da4c93c41c fixed marshaling of stripe objects, fixes #90 Andrew Thorp 2014-01-24 22:52:57 -08:00
  • a1dcef4b3f Add ruby 2.1.0 to travis config Tim Craft 2014-01-25 20:30:28 +00:00
  • f9d8dd7d12 whoops, respond_to? cannot be protected Andrew Thorp 2014-01-24 23:37:09 -08:00
  • 88b4afbac0 allow save to take opts, and an api_key Andrew Thorp 2014-01-25 15:26:51 -08:00
  • 22a83979e6 Merge 571e3912d41dc3cde10bdc379bd147580d5fac83 into c5edb730cbb6db7187bea8da24ae1fd7ce609969 #109 Andrew Thorp 2014-01-25 15:18:55 -08:00
  • 571e3912d4 ARGH ruby 1.8 #109 Andrew Thorp 2014-01-25 15:18:48 -08:00
  • c5edb730cb Merge pull request #108 from timcraft/travis-ruby21 Andrew Thorp 2014-01-25 15:11:08 -08:00
  • f3247a09e5 per-object credentials on recipient helpers Andrew Thorp 2014-01-25 15:08:40 -08:00
  • aef7a33101 per-object credentials on invoice helpers Andrew Thorp 2014-01-25 15:08:30 -08:00
  • f26dc69c85 per-object credentials on charges Andrew Thorp 2014-01-25 15:08:15 -08:00
  • d53d997710 per-object credentials on application fee helpers Andrew Thorp 2014-01-25 15:08:04 -08:00
  • 6572c18307 per-object credentials on customer helpers Andrew Thorp 2014-01-25 15:07:43 -08:00
  • fdb2423c3a Add ruby 2.1.0 to travis config #108 Tim Craft 2014-01-25 20:30:28 +00:00
  • 7939c85fc9 Manually override Ruby's SSL defaults when making Stripe requests #107 Evan Broder 2014-01-25 14:35:28 +00:00
  • 8b5f7d038c whoops, respond_to? cannot be protected #106 Andrew Thorp 2014-01-24 23:37:09 -08:00
  • ebfe240ab5 whoops, respond_to? cannot be protected Andrew Thorp 2014-01-24 23:37:09 -08:00
  • 837461ac28 whoops, forgot 1.8 support Andrew Thorp 2014-01-24 23:33:56 -08:00
  • 9ead81b352 replace multi_json with json, fixes #101 Andrew Thorp 2014-01-24 23:27:25 -08:00
  • e717ee711e fixed marshaling of stripe objects, fixes #90 Andrew Thorp 2014-01-24 22:52:57 -08:00
  • ac5e40a5bd Merge 1f3d9cec5c1012be11195c03c9dfd324f12c4a15 into 8b3a00c58740f48d1c5ae66fd435960ff6eea49a #99 Thomas Brus 2014-01-24 21:27:56 -08:00
  • 8b3a00c587 cleaning up a pull request from @thomasbrus Andrew Thorp 2014-01-24 21:27:36 -08:00
  • 6a7f705be3 Fall back to #respond_to? if ruby version is lower than 1.9.2 Thomas Brus 2014-01-03 00:54:31 +01:00
  • a4b12fac62 Override #respond_to_missing? instead Thomas Brus 2013-12-11 23:33:22 +01:00
  • dc10c1b344 Implemented #respond_to? Thomas Brus 2013-11-29 02:45:09 +01:00
  • 42cee040e0 Added unit test for respond_to Thomas Brus 2013-11-29 02:44:53 +01:00
  • ff7595c006 Merge pull request #97 from surfacedamage/customer-create-upcoming-invoice Andrew Thorp 2014-01-24 20:46:08 -08:00
  • d5587908ec Merge 59126924826c677d8f3741fc91b10dac07d0c6ec into 5bfe10c03172e8f7342d143bb68c5d48358c5047 #96 Vipul A M 2014-01-24 20:35:42 -08:00
  • 5bfe10c031 Add missing List operation to card Jim Danz 2014-01-22 19:42:04 -10:00
  • b0f0c03990 Ensure delete parameters are passed through for subscriptions. #111 Pat Allan 2014-01-22 17:42:37 +11:00
  • d6ebab3310 Clearing out subscription code/tests from Customer. Pat Allan 2014-01-22 17:07:13 +11:00
  • ee42d9c583 Adding tests for Subscription. Pat Allan 2014-01-22 17:06:53 +11:00
  • 4d5f45a222 Add multiple subscription functionality - first pass Conrad Decker 2013-12-20 13:59:02 -05:00
  • 1f3d9cec5c Fall back to #respond_to? if ruby version is lower than 1.9.2 #99 Thomas Brus 2014-01-03 00:54:31 +01:00
  • d7ddf47d57 Merge pull request #103 from yaauie/issue-89/add-license-name-to-gemspec Amber Feng 2014-01-02 15:23:08 -08:00
  • 1e8062b83b Add license to gemspec. Fixes #89 #103 Ryan Biesemeyer 2013-12-21 22:19:43 +00:00
  • 0d8f4fb791 Override #respond_to_missing? instead Thomas Brus 2013-12-11 23:33:22 +01:00
  • f369ca16f9 Bump version to 1.9.9. v1.9.9 Amber Feng 2013-12-02 11:56:33 -08:00
  • 4c43c708d7 Merge 127e906d60ebdacf717d483b1dff0a6dcbaf86eb into 28ac4ffe000e5508f68dbb33f214b76ba1378a3d #100 Amber Feng 2013-12-02 11:39:09 -08:00