82 Commits (842c551fdeae14c97c04ef490f601ae4d849a00c)

Author SHA1 Message Date
  Dmitri Shuralyov 4c532303a6 Simplify Bool, Int, String helpers. 10 years ago
  Dmitri Shuralyov 491489e7d7 Fix Int helper documentation. 10 years ago
  Dmitri Shuralyov 13c2701463 Deprecate Client.Rate() method in favor of Response.Rate. 10 years ago
  Dmitri Shuralyov b07f95ef93 Predict *RateLimitError, return immediately without network call. 10 years ago
  Dmitri Shuralyov bbe5f62e3f Keep track of all rate limits in client. 10 years ago
  Glenn Lewis 576fece59c change custom accept header for support of commit reference SHA-1 API 10 years ago
  Glenn Lewis b5479d6bf2 add support for Deployment and DeploymentStatus API enhancements 10 years ago
  sona-tar 68828ce43f Support OAuth Authrization API. 10 years ago
  Will Norris e85183c247 limit draining up to 512 bytes from response.Body 10 years ago
  Filippo Valsorda e0ff7111b0 Drain Response.Body to enable TCP/TLS connection reuse (4x speedup) 10 years ago
  Glenn Lewis 111e26bce5 Add support for Migrations API 10 years ago
  Glenn Lewis a4d01b49cb change DownloadReleaseAsset API to additionally return a redirectURL 10 years ago
  Glenn Lewis add6dcc234 Add support for 451 status code 10 years ago
  Glenn Lewis 9674b3e1b8 go-github: add support for commit reference SHA-1 method 10 years ago
  Glenn Lewis ac77c93f2b go-github: add support for issue locking / unlocking 10 years ago
  Dmitri Shuralyov 39d75606a4 Document specific errors returned by CheckResponse. 10 years ago
  Dmitri Shuralyov c3f5683ad1 Add RateLimitError type, detect and return it when appropriate. 10 years ago
  Dmitri Shuralyov 121939088e Minor Rate, RateLimits documentation fixes. 10 years ago
  Will Norris 1ef1ae6f86 add StatusUnprocessableEntity constant 10 years ago
  saisi 237a9a4c5f Fixed a couple of typos in comments 10 years ago
  Björn Häuser a42758ca56 Add initial support for protected branches 10 years ago
  Will Norris 8f3e741cad add support for HTTP Basic Authentication 10 years ago
  Maksim Zhylinski c9c9f3beea ignore EOF error when json decoding empty response 10 years ago
  Dmitri Shuralyov e5099d7537 Fix data race surrounding Client.Rate. 10 years ago
  Yicheng Qin 3ec5f1a72f update repos example to use RateLimits 10 years ago
  Will Norris 8c3aeee02a update team permissions API for permission preview 11 years ago
  Will Norris e48043c53c remove org permission preview media type 11 years ago
  Panagiotis Moustafellos 4560a73763 typo fix 11 years ago
  Craig Peterson 34bb95064e adding ability to list organization repos 11 years ago
  Ruben Vereecken fbc5be653c Support for updated starring API 11 years ago
  Parker Moore c35517a766 licenses: add support for the OSS licenses API provided by GitHub. 11 years ago
  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