324 Commits (842c551fdeae14c97c04ef490f601ae4d849a00c)

Author SHA1 Message Date
  Glenn Lewis 842c551fde add more payloads to event.Payload 10 years ago
  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
  Dmitri Shuralyov 81ea1e5cb3 Fix formatting directive issues in tests. 10 years ago
  Dmitri Shuralyov 0e3941cd1f Improve test error message. 10 years ago
  Chris Roche 4e358c5270 Correctly handle API errors when downloading Release Assets 10 years ago
  Glenn Lewis bf7dc3b893 add support for new webhook changes 10 years ago
  Glenn Lewis 576fece59c change custom accept header for support of commit reference SHA-1 API 10 years ago
  Hanno Hecker d3e4ce6fe5 Add "assignee" field 10 years ago
  Andrew Ryabchun eea6140a0a Add support for Activities.ListStargazers response with timestamp. 10 years ago
  Quinn Slack 1acbd99794 Add UsersService.GetByID method. 12 years ago
  Quinn Slack 8f139c86ab Add RepositoriesService.GetByID method. 12 years ago
  Matt Brender 61c6c14bbe Clarify use of RepositoryContent encoded content 10 years ago
  Glenn Lewis b5479d6bf2 add support for Deployment and DeploymentStatus API enhancements 10 years ago
  Will Norris d5f0be217b add RepoContent.GetContent to replace Decode 10 years ago
  Neil O'Toole 3f4539c62a Update AuthorizationsService 10 years ago
  sona-tar 68828ce43f Support OAuth Authrization API. 10 years ago
  Will Norris 32a84d13d2 move example inline where possible 10 years ago
  Will Norris e85183c247 limit draining up to 512 bytes from response.Body 10 years ago
  Georgy Buranov e81e98e6a9 check options for nil 10 years ago
  Filippo Valsorda e0ff7111b0 Drain Response.Body to enable TCP/TLS connection reuse (4x speedup) 10 years ago
  Glenn Lewis 2741d95887 add support for new list all orgs method 10 years ago
  Glenn Lewis b86f6fcb28 Add support for Feeds API 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
  Piotr Zurek 44e82c5a7a Fixes path escaping for Repositories.GetContents 10 years ago
  Isao Jonas 648ccf3e81 add additional fields to Milestone struct 10 years ago
  Glenn Lewis 9674b3e1b8 go-github: add support for commit reference SHA-1 method 10 years ago
  Glenn Lewis 5808c118ea go-github: add support for getting content of a repository's license 10 years ago
  Glenn Lewis d18b8e445f go-github: fix PageBuildEvent unmarshaling 10 years ago
  Luke Evers 59b5cf31ed Add InReplyTo to PullRequestComment struct 10 years ago
  Glenn Lewis 5f4a113632 go-github: add useful fields to Webhooks 10 years ago
  Glenn Lewis ac4445ca1c go-github: add Event types for Webhooks 10 years ago
  David Deng d3fb171e8b Do URL path escape composing the URL for GetContents 10 years ago
  Luke Roberts 4c742510b0 add preview header to list branches request 10 years ago
  Glenn Lewis d91d6cc927 go-github: move event types into event_types.go 10 years ago
  Glenn Lewis ac77c93f2b go-github: add support for issue locking / unlocking 10 years ago
  Pierre Carrier 1f0226685e issues: add Repository 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
  Piotr Zurek d722750ab1 new repo struct for push events 10 years ago
  Shawn Smith 05bd5edbd5 gofmt -s 10 years ago
  saisi 237a9a4c5f Fixed a couple of typos in comments 10 years ago
  Parker Moore bd5f67a256 RepositoryContentFileOptions: specify .Content as unencoded 10 years ago