255 Commits (df9ba7109dfb11d1db1b6c29a9927f22f4e1eee5)

Author SHA1 Message Date
  Mark McDonald df9ba7109d Fixed typo in rate limit test 11 years ago
  Cami Diez 0a0089e759 Fixed method name 11 years ago
  erwinvaneyk c801b653c2 Added field to NotificationListOptions 11 years ago
  Yicheng Qin 3ec5f1a72f update repos example to use RateLimits 10 years ago
  Francis cf52ab072c update UserListOptions docs 10 years ago
  Jihoon Chung 1ee11e5972 Fix incorrect URLs for milestone APIs 10 years ago
  Omar Jarjur 08bb599b46 Add comment location fields to the PullRequestComment struct. 10 years ago
  Will Norris 7277108aa3 include license preview header when listing repos 11 years ago
  Brendan Burns 49ae5d768d Add 'Label' field to IssueEvent 11 years ago
  Will Norris 34fb8ee072 allow managing org membership for specified users 11 years ago
  Will Norris 4476aa45b5 add org permissions to repo collaborator methods 11 years ago
  Will Norris 2b11c0d910 fix passing of new team permission options 11 years ago
  Will Norris 0fb51b4c35 update team membership APIs for new permissions 11 years ago
  Will Norris a24537c016 fix misc golint and gofmt issues 11 years ago
  Will Norris 379faefbf6 add Team.Privacy field 11 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
  Parker Moore fccd5bb66f misc: add GitHub Pages IP addresses 11 years ago
  Doug Turner 364d22ff1d StarredRepository.repository has been renamed to .repo. 11 years ago
  i2bskn 110c6acdcb Fix comments 11 years ago
  Panagiotis Moustafellos 4560a73763 typo fix 11 years ago
  Alexander Harkness 314bd44eeb Fixed copy-paste error in documentation. 11 years ago
  Craig Peterson 34bb95064e adding ability to list organization repos 11 years ago
  Craig Peterson 42e85d18cf Adding GetReleaseByTag 11 years ago
  Craig Peterson ef772c929d Adding GetLatestReleast endpoint 11 years ago
  Ruben Vereecken fbc5be653c Support for updated starring API 11 years ago
  Will Norris 9eb187bac4 oauth2 package now provides a StaticTokenSource 11 years ago
  Victor Castell b2f8d2ec40 use *[]string for DeploymentRequest.RequiredContexts 11 years ago
  Parker Moore 43c0b5facf licenses: add support for repository license via RepositoriesService.Get 11 years ago
  Parker Moore c35517a766 licenses: add support for the OSS licenses API provided by GitHub. 11 years ago
  Will Norris 6d44ada0e0 add tests for new Repositories.DownloadContents method 11 years ago
  Michael Tiller c9d6108f14 This adds an additional method to RepositoriesService to download a file 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
  Parker Moore de34e68267 orgs_teams: remove AddTeamMember and RemoveTeamMember 11 years ago
  Will Norris 508dcfd4c0 add support for Organization webhooks 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
  Andreas Garnæs 571e5993ba Add merge_base_commit to compare. 11 years ago
  Nathan VanBenschoten a13db1a20c Add Gists.GetRevision() 11 years ago
  Ryan Lower 7418cfb971 Add Sort and Direction to PullRequestListOptions 11 years ago
  Fredrik Jönsson 2ecbc4667b Added a test for DiffURL & PatchURL 11 years ago
  Fredrik Jönsson 8e3584dcc5 Added DiffURL & PatchURL to PullRequest struct 11 years ago
  Michael Tiller 88853b4d83 Add DownloadURL field to RepositoryContent struct 11 years ago
  Michael Tiller 17225f1b84 Fixes json mapping for git_url and html_url 11 years ago
  Will Norris c57f250890 typo: s/GitHib/GitHub/ (fixes #177) 11 years ago
  Will Norris a5a2cf2688 fix broken test when switching IssuesRequest.Labels to slice pointer 11 years ago
  Will Norris b3cc8ed78a use *[]string for IssueRequest.Labels 11 years ago
  Will Norris 0aaa85be4f remove remaining references to goauth2 library 11 years ago
  Will Norris 7ea4ee6d22 fixes for gofmt -s, golint, and go vet 11 years ago