27 Commits (5f1ad653eb5579f0d87349e919f7f92feb0aa98b)

Author SHA1 Message Date
  Will Norris f6398f5d2f add support for new rate limit formats 12 years ago
  Will Norris d29f4d744e switch rate.Reset to be a Timstamp 12 years ago
  Will Norris 2d7c049105 create temp file for repo release test 12 years ago
  Thomas Bruyelle c248a08b00 Improve UploadReleaseAsset usage 12 years ago
  Thomas Bruyelle 3b87a64f0d add support for Release assets 12 years ago
  Will Norris 994f6f8405 use go-querystring for constructing URLs 12 years ago
  Will Norris fb1d2d12e3 test unmarshalling as well in testJSONMarshal() 12 years ago
  Will Norris 5f1c20afed start of tests for json marshalling of resources 12 years ago
  Will Norris 0392f18ad8 add tests for URL parse errors 12 years ago
  Will Norris 3072d069f2 switch singular GitHub struct fields to pointers 13 years ago
  Will Norris db5ea50996 remove unnecessary type declarations 13 years ago
  Beyang Liu 4e62bb73d5 initial search service and repository search 13 years ago
  Yann Malet fefe56aa01 Trim space around link header values 13 years ago
  Will Norris a51d6b4303 return Response object from all API functions 13 years ago
  Will Norris 18ed217bf5 add new Response object which wraps http.Response 13 years ago
  Will Norris 5f92f5d07f add support for GitHub's new rate reset 13 years ago
  Will Norris 82cbe9ba19 Update boilerplate to reflect shared copyright 13 years ago
  Will Norris ee53839965 add Rate to github.Client 13 years ago
  Will Norris 5afbb4a7c9 add test helper methods 13 years ago
  Will Norris 2e68086dfc more UnauthenticatedRateLimitedTransport tests 13 years ago
  Quinn Slack 03fb3ab430 Add UnauthenticatedRateLimitedTransport 13 years ago
  Will Norris d3d9655fad add ListAll and Create methods for repositories 13 years ago
  Will Norris 8f5d9b1f80 extract logic for determining boolean API response 13 years ago
  Will Norris 8c2a5ff206 cleanup tests (no substantive chnages) 13 years ago
  Will Norris 7ab719a7d3 add test for internal http client's Do() func 13 years ago
  Will Norris 158c7cec39 add test for invalid URL passed to NewRequest 13 years ago
  Will Norris 7b9456bc0d move library under 'github' directory 13 years ago
  Will Norris 57131f1513 simplify golden value in test case 13 years ago
  Will Norris 01e915341c properly handle API errors with no response body 13 years ago
  Will Norris aa0a125b89 initial checkin of go-github code 13 years ago