1108 Commits (92120524a09f9014012b28d2681e0040661d9b82)
 

Author SHA1 Message Date
  Dmitri Shuralyov c31236d1f3 Remove issue locking/unlocking preview media type. 10 years ago
  Glenn Lewis bdd0f40310 better support both Events API and Webhook events in PushEventCommit 10 years ago
  Glenn Lewis 07995e49c2 make integration tests pass even if already watching this repo 10 years ago
  Glenn Lewis 5c1b3a05b4 add support for new repository invitations 10 years ago
  Glenn Lewis 4ea1b10b74 replace []Issue with []*Issue and for other large structs as well 10 years ago
  Dmitri Shuralyov 1c08387e4c Remove leading slash from ReactionsService.DeleteReaction URL. 10 years ago
  Glenn Lewis 3e167707c0 remove unnecessary newlines 10 years ago
  Glenn Lewis b240c2dfee add support for Issue Timeline API 10 years ago
  Glenn Lewis e1bc3a7920 move examples to github_test package in examples_test.go 10 years ago
  Glenn Lewis 71e65bb773 document 'since' pagination for Users.ListAll 10 years ago
  Glenn Lewis 0237c55854 add support for multiple issue assignees 10 years ago
  Glenn Lewis a8b8751f9d add utilities for processing payload messages 10 years ago
  Hanno Hecker d2e7389fc1 add Message field for "custom" errors 10 years ago
  Glenn Lewis a6edb1171a add support for git signing API methods 10 years ago
  Glenn Lewis 790387d7d7 add Ainsley Chong as contributor 10 years ago
  Ainsley Chong d4aea47787 Added integration tests for Repositories.List. 10 years ago
  Glenn Lewis 0af232a73d add Garrett Squire as contributor 10 years ago
  Garrett Squire 796cdb74b6 Add squashing capability to the pull request merge function. 10 years ago
  Glenn Lewis 8e80839766 remove org permission content type 10 years ago
  Bryan Boreham c2beba44cf Add missing ListOptions to various structs 10 years ago
  Dmitri Shuralyov 66d9f2f653 Update Reactions API (preview) for breaking change. 10 years ago
  Will Norris 7ec4e45f77 add Joe Tsai as contributor 10 years ago
  Joe Tsai a69fa76cb5 fix unit tests for go1.7 release 10 years ago
  Glenn Lewis 09a37d57ac add support for Reactions API 10 years ago
  Carl Jackson 64eb34159f Document deprecation, stability 10 years ago
  Will Norris a68a8707f3 Add support for the Source Import API 10 years ago
  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 1d56631ea8 tests/integration: Turn into valid, empty Go package. 10 years ago
  Dmitri Shuralyov 04017ad53c Travis: Run gofmt -s, go vet, go test -race, add Go 1.6. 10 years ago
  Dmitri Shuralyov 0e3941cd1f Improve test error message. 10 years ago
  Glenn Lewis f6b44730e0 add Chris Roche as contributor 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
  Glenn Lewis f8cebc8ad6 add Glenn Lewis as contributor 10 years ago
  Glenn Lewis 1c014f7c6d add Hanno Hecker as contributor 10 years ago
  Hanno Hecker d3e4ce6fe5 Add "assignee" field 10 years ago
  Will Norris 7f154f4cab add Andrew Ryabchun as contributor 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