1173 Commits (8f4db35b52600e1f74383e5c0a0f845c6bb00287)
 

Author SHA1 Message Date
  Dmitri Shuralyov b5e5babef3 Set Content-Type to "application/json" for request bodies 10 years ago
  Glenn Lewis e1957cf0f6 add Huy Tr as author 10 years ago
  Huy Tr 769837dee3 Add Request a Page Build API 10 years ago
  Dmitri Shuralyov 6a121d01ab Fix Mark{,Repository}NotificationsRead methods. 10 years ago
  Dmitri Shuralyov 6675b39766 Don't use Header.Add where Header.Set is sufficient. 10 years ago
  Glenn Lewis dc287189c0 Stop using custom media type for Multiple Assignees. 10 years ago
  Will Norris 5a00bb7b4d remove CONTRIBUTORS file 10 years ago
  Dmitri Shuralyov 136ef5cdab Put sync.Mutex on top of variables it protects. 10 years ago
  Glenn Lewis 53a129e94c Sync doc.go and README.md 10 years ago
  Glenn Lewis f6f75a742a add Carlos Alexandro Becker as contributor 10 years ago
  Carlos Alexandro Becker 878df980b6
Add missing ID fields to PullRequest and Issue structs 10 years ago
  Glenn Lewis 2d3520b585 add unit tests for #342 - CreateImpersonation and DeleteImpersonation 10 years ago
  Hanno Hecker 07a1059646 add (AuthorizationsService) CreateImpersonation/DeleteImpersonation 10 years ago
  Will Norris 92234e5677 add missing license headers in a few files 10 years ago
  Gabe Rosenhouse 60ec3488bf Adds MustParseRange 10 years ago
  Glenn Lewis 525696f56f add Yannick Utard as contributor 10 years ago
  Yannick Utard 8468db8b74 Add ReadOnly boolean field to deploy keys 10 years ago
  Matthew Dempsky 8808be6605 Avoid unnecessary FooService allocations 10 years ago
  Billy Lynch 087a452730 add support for OAuth Grant Authorizations API 10 years ago
  Glenn Lewis 24a48bda0a add Beshr Kayali as contributor 10 years ago
  Beshr Kayali e4b1c2870f add support for list commits endpoint 10 years ago
  Billy Lynch 45cbf2313c Add support for affiliation and visibility in RepositoryListOptions. 10 years ago
  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
  kujenga e64c75d1c9
add tolerant parsing functionality for non-standard versions 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