287 Commits (3ac66ef9d6974722adb5f7a1f5d368b7992a92bc)
 

Author SHA1 Message Date
  Will Norris 1d887f291b add Justin Abrahms as contributor 12 years ago
  Justin Abrahms 82f9e1976e Provide pagination to `UserService.ListFollowing` 12 years ago
  Will Norris 82ae1acdcc add Shawn Smith as contributor 12 years ago
  Shawn Smith 60dc60314e Update README.md 12 years ago
  Billy Lynch 182cb7f67d Added missing fields to repo struct 13 years ago
  Will Norris 0392f18ad8 add tests for URL parse errors 12 years ago
  Will Norris c5a98b0c3a add tests for String() funcs on data types 12 years ago
  Will Norris 3bb8a96d48 add support for repo deploy keys 13 years ago
  Will Norris 06385cfc6d add support for user keys 13 years ago
  Will Norris 303846dd04 redeclare String() as value method throughout 13 years ago
  Billy Lynch 24642d6524 Changed repositories.UpdateComment to use a struct. 13 years ago
  Will Norris 47dde4cc56 add link to gocov report on drone.io 13 years ago
  Will Norris 63d5cd9b54 add coveralls.io badge for test coverage 13 years ago
  Will Norris 47214cd61d implement User Followers API 13 years ago
  Will Norris 822e5c6d98 simplify function names for listing public data 13 years ago
  Will Norris 60b4ca0712 golint fixes: function docs 13 years ago
  Will Norris d4aa13aebc add Daniel Leavitt as contributor 13 years ago
  Daniel Leavitt 22b7a0a28a add privacy add private, homepage and default_branch attrs to repository 13 years ago
  Will Norris 8f77def830 add Stringify function 13 years ago
  Will Norris 3072d069f2 switch singular GitHub struct fields to pointers 13 years ago
  Arıl Bozoluk f899cc42b1 Added remaining list event functions 13 years ago
  Billy Lynch d5115b45d0 Added basic Repository Comments API 13 years ago
  Will Norris 861079a126 add Sean Wang as contributor 13 years ago
  Sean Wang 4733e0e1d7 Added API support for Gist comments. 13 years ago
  Arıl Bozoluk ba525e8a1c Added ListEventsForOrganization 13 years ago
  Will Norris f4dde7d729 move package docs to doc.go 13 years ago
  Will Norris db5ea50996 remove unnecessary type declarations 13 years ago
  Will Norris 524425829c add Arıl Bozoluk to AUTHORS and CONTRIBUTORS 13 years ago
  Arıl Bozoluk 719fe70855 Added ListEventsRecievedByUser 13 years ago
  Billy Lynch 83e8da5773 Changed boolean checks to a Is*() naming convention. 13 years ago
  Billy Lynch b00b4e162a Added Repository Collaborators API. 13 years ago
  Will Norris fa59486b7d add methods for issue labels 13 years ago
  Yann Malet b416fdaac8 Adding Label struct that is in Issue 13 years ago
  Will Norris 8e60e0b1e4 add Beyang Liu to AUTHORS and CONTRIBUTORS 13 years ago
  Beyang Liu 4e62bb73d5 initial search service and repository search 13 years ago
  Will Norris f424977398 add Yann Malet to CONTRIBUTORS and AUTHORS 13 years ago
  Yann Malet fefe56aa01 Trim space around link header values 13 years ago
  Will Norris 21b9809ca4 fix example to handle returned Response 13 years ago
  Will Norris a51d6b4303 return Response object from all API functions 13 years ago
  Will Norris 18ed217bf5 add new Response object which wraps http.Response 13 years ago
  Will Norris 00a3a5da1c minor cleanup from file refactor 13 years ago
  Billy Lynch fd962f6ccc Updated CONTRIBUTING.md to describe new naming scheme. 13 years ago
  Billy Lynch 17e6197971 Various gofmt fixes from restructuring. 13 years ago
  Billy Lynch 39e9dcdcad Moved timestamp implementation into its own file. 13 years ago
  Billy Lynch 0e8a71ae12 Merged webhooks.go into repos_hooks.go 13 years ago
  Billy Lynch 7767fa6db7 Restructured Users Service files. 13 years ago
  Billy Lynch a468563b73 Restructured Repository Service files. 13 years ago
  Billy Lynch a3fc9b8822 Restructured Pull Request Service files. 13 years ago
  Billy Lynch 3869beb56a Restructured Orgs Service Files. 13 years ago
  Billy Lynch a61f2c454c Restructured Issues Service files. 13 years ago