51 Commits (6d44ada0e0e255873723fc4a143a754c4ed1247a)

Author SHA1 Message Date
  Parker Moore af9f30e4c3 memberships: remove custom wasp Accept header 11 years ago
  Parker Moore 0aa6dda877 deployments: remove cannonball Accept header 11 years ago
  Will Norris 9f1eec8b7c only redact client_secret, add test for sanitizeURL 11 years ago
  Austin Dizzy c9bf21a1b7 Redact client_id and client_secret from error. 11 years ago
  Will Norris 0aaa85be4f remove remaining references to goauth2 library 11 years ago
  Diego Lapiduz c49175434c Add support for deployment api 11 years ago
  Will Norris eb2a40b4d4 pass nil to http.NewRequest if body is nil 11 years ago
  Will Norris b55688dcf0 set user agent header only if non-empty 11 years ago
  Will Norris 56f6b12f8c update Membership to keep up with latest API changes 11 years ago
  Will Norris 7610669102 add support for new team membership API 11 years ago
  Will Norris dcc1981fd9 fix golint and gofmt errors 12 years ago
  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 997e4f768a add support for /markdown endpoint 12 years ago
  Thomas Bruyelle c248a08b00 Improve UploadReleaseAsset usage 12 years ago
  Thomas Bruyelle 0ca38ec285 Accepted mime type fixes 12 years ago
  Zach Latta 15e40efde8 Add Gitignore support. 12 years ago
  Thomas Bruyelle 3b87a64f0d add support for Release assets 12 years ago
  Thomas Bruyelle 4898732882 add support for basic Releases methods 12 years ago
  Will Norris 994f6f8405 use go-querystring for constructing URLs 12 years ago
  Will Norris aed46a3eac add PerPage to ListOptions 12 years ago
  Will Norris 04b8c88e2f sort service fields 12 years ago
  Will Norris 3072d069f2 switch singular GitHub struct fields to pointers 13 years ago
  Will Norris f4dde7d729 move package docs to doc.go 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
  Billy Lynch 39e9dcdcad Moved timestamp implementation into its own file. 13 years ago
  Billy Lynch 8ee61256c3 Restructured Activity Service and Event files. 13 years ago
  Will Norris 881f68d3fd fix go-vet warnings 13 years ago
  rc1140 b347348d7a Added ListStarred and ListLanguages functions 13 years ago
  Billy Lynch c6d364f065 Add timestamp struct to handle different formats 13 years ago
  Quinn Slack f1e62dd5d3 EventsService with one API method, ListPerformedByUser, and Event struct 13 years ago
  Will Norris cf1e5f660e rename TreesServe to GitService 13 years ago
  Konrad Malawski 2cbe6d9d3e Implementation and tests for Trees API 13 years ago
  Will Norris 5f92f5d07f add support for GitHub's new rate reset 13 years ago
  Akeda Bagus 51442f25ff Add GistsService that handles GitHub's Gists API. 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 ef0630af69 fix typo in IssueComment and return more API error data 13 years ago
  Will Norris 76aa5bccb6 first pass at pull request methods 13 years ago
  Will Norris b42c62fdb2 Add basic issues related methods 13 years ago
  Will Norris c3f7d49a2d add comment for RoundTrip 13 years ago
  Will Norris 691844fad5 rename url_ to u globally 13 years ago
  Quinn Slack 03fb3ab430 Add UnauthenticatedRateLimitedTransport 13 years ago
  Will Norris e0df0d1cc4 goauth2 no longer requires Config to be provided 13 years ago
  Will Norris 8f5d9b1f80 extract logic for determining boolean API response 13 years ago
  Will Norris 7b6dd01f45 add/update docs (no substantive changes) 13 years ago
  Will Norris 70dcb4084d drop errors caused from reading error response body 13 years ago