373 Commits (e4194fe26c3379788dc1671da379f719351f093e)

Author SHA1 Message Date
  Timothée Peignier b0b867f2d5 Add installation webhook events 9 years ago
  Antoine Pelisse 94a3cd9f53 Parse Webhook payload into actual event 9 years ago
  Dave Henderson 0b167f8965 Adding Milestone support for PullRequests 9 years ago
  Yumikiyo Osanai a32b73b3f7 Update RateLimits comment 9 years ago
  Maryum 6d1b527d46 fix comment typo 9 years ago
  Luke Young 073020b6c4 Add missing 'Type' field to 'GistFile' struct 9 years ago
  chandresh-pancholi a59a35745f Fix code example in README file 9 years ago
  Will Norris 9fa26affe4 use slice of pointers rather than pointer to slice 9 years ago
  Fabrice 8c8666ed5c Add support for Repository Traffic API 9 years ago
  Juan Basso b969816466
Adding missing field to search results 9 years ago
  Juan Basso 56add9d407 Add some missing fields 10 years ago
  Juan Basso a27d03e799
Fixed typo and removed unused vars 10 years ago
  Juan Basso 331e3f6190
Fixing some lint issues 10 years ago
  Dmitri Shuralyov b5e5babef3 Set Content-Type to "application/json" for request bodies 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
  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
  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
  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
  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 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
  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
  Joe Tsai a69fa76cb5 fix unit tests for go1.7 release 10 years ago
  Glenn Lewis 09a37d57ac add support for Reactions API 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