192 Commits (ef6e01c09bfbce9dff1463291f89e10d6cf62055)

Author SHA1 Message Date
  Will Norris 75b5f1b393 renaming RepositorySubscription to Subscription 12 years ago
  Will Norris 3561cc2930 add pagination support to Activity.ListWatchers 12 years ago
  Will Norris 8a2222a538 add support for repository subscription methods 12 years ago
  Will Norris 9f2a72abf2 remove Users.EditKey method 12 years ago
  Krzysztof Kowalczyk c9d5bd8c6e support pagination for listing gists 12 years ago
  Will Norris 8664943d1f fix AddEmails return type and finish email tests 12 years ago
  Will Norris 70f2a5f404 update Users.ListEmails to use v3 media type 12 years ago
  Sean Wang 4fe63c8027 Added git tags support. 12 years ago
  ttacon 8bab7de236 Add ListParticipation and clean up some typos 12 years ago
  ttacon f9fd615479 Add ListContributorsStats and ListCommitActivity for RepositoriesService 12 years ago
  Ondrej Kupka a4b0af1698 Add Context field to RepoStatus 12 years ago
  Ondrej Kupka b79b0b7d4a Update PullRequest to include statuses_url 12 years ago
  Will Norris 997e4f768a add support for /markdown endpoint 12 years ago
  ttacon 74a1006761 Add more functionality for pull requests 12 years ago
  ttacon eef7187591 Add get/create blobs 12 years ago
  Hari haran e028073d45 Correct type name in the doc example 12 years ago
  Sander van Harmelen 290b4791fb Added code for the Content API 12 years ago
  Tobias Schmidt 20507b9963 Make HTMLURL accessible on user struct 12 years ago
  Chris Schaefer 871e9750ea Add support for RepositoriesService ListBranches 12 years ago
  Chris Schaefer 140d508209 Implement support for RepositoriesService ListContributors 12 years ago
  Ondrej Kupka 7eb3de4628 Add URL and HTMLURL to Issue 12 years ago
  Will Norris 34a4afeea7 add ListOptions field to ListMembersOptions 12 years ago
  Will Norris a4ba4ec93d add State field to IssueRequest 12 years ago
  Will Norris 2d7c049105 create temp file for repo release test 12 years ago
  Will Norris eecebdec70 add support for auditing 2FA of org members 12 years ago
  Ali fa53bea7f7 Add support for getting repository README files. 12 years ago
  Alex Bramley 143bda55a3 IssueRequest struct for create/edit. Fixes #75. 12 years ago
  Thomas Bruyelle c248a08b00 Improve UploadReleaseAsset usage 12 years ago
  Ondrej Kupka cab36cd2eb GitService: Add support for refs 12 years ago
  Thomas Bruyelle 0ca38ec285 Accepted mime type fixes 12 years ago
  Zach Latta 15e40efde8 Add Gitignore support. 12 years ago
  Amey Sakhadeo b4885541b1 Add support for listing watchers 12 years ago
  Thomas Bruyelle 3b87a64f0d add support for Release assets 12 years ago
  Thomas Bruyelle 4898732882 add support for basic Releases methods 12 years ago
  Shawn Smith 89bac30450 add HTMLURL (html_url) to PullRequest 12 years ago
  Quinn Slack 9837b3c931 Add MirrorURL field to Repository 12 years ago
  Will Norris 2ab27f559f use go-querystring to construct all request URLs 12 years ago
  Will Norris 7452bae91f return nil resource on error 12 years ago
  Will Norris ce4ba26361 add missing fields on Organization struct 12 years ago
  Will Norris a6715a27a0 code style cleanup 12 years ago
  Alec Thomas 3c87bd7f86 Switch ListByRepo() to addOptions(). 12 years ago
  Will Norris 994f6f8405 use go-querystring for constructing URLs 12 years ago
  Will Norris aed46a3eac add PerPage to ListOptions 12 years ago
  Will Norris 4b4aed3472 sort types in String() test 12 years ago
  Will Norris fb1d2d12e3 test unmarshalling as well in testJSONMarshal() 12 years ago
  Will Norris 5f1c20afed start of tests for json marshalling of resources 12 years ago
  Konrad Malawski 1eaf38380d implement repos_commits API 12 years ago
  Will Norris 838a7ace69 update documentation 12 years ago
  Will Norris 04b8c88e2f sort service fields 12 years ago
  Justin Abrahms 82f9e1976e Provide pagination to `UserService.ListFollowing` 12 years ago