17 Commits (d3e4ce6fe5860ffb6c4043cc37d803034b0f8051)

Author SHA1 Message Date
  Will Norris 1ef1ae6f86 add StatusUnprocessableEntity constant 10 years ago
  John Engelman e5c7fc4800 Add the Description field for organization teams. 10 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 379faefbf6 add Team.Privacy field 11 years ago
  Will Norris 8c3aeee02a update team permissions API for permission preview 11 years ago
  Parker Moore af9f30e4c3 memberships: remove custom wasp Accept header 11 years ago
  Parker Moore de34e68267 orgs_teams: remove AddTeamMember and RemoveTeamMember 11 years ago
  Charlie Yan ef6e01c09b ListUserTeams implementation and test, go build and go test pass 11 years ago
  Will Norris 56f6b12f8c update Membership to keep up with latest API changes 11 years ago
  Will Norris 7610669102 add support for new team membership API 11 years ago
  Will Norris 7aa0972552 add pagination support for more methods 12 years ago
  Will Norris 3072d069f2 switch singular GitHub struct fields to pointers 13 years ago
  Will Norris db5ea50996 remove unnecessary type declarations 13 years ago
  Billy Lynch 83e8da5773 Changed boolean checks to a Is*() naming convention. 13 years ago
  Will Norris a51d6b4303 return Response object from all API functions 13 years ago
  Billy Lynch 3869beb56a Restructured Orgs Service Files. 13 years ago
  Will Norris 82cbe9ba19 Update boilerplate to reflect shared copyright 13 years ago
  Will Norris b42c62fdb2 Add basic issues related methods 13 years ago
  Will Norris 5afbb4a7c9 add test helper methods 13 years ago
  Will Norris d23819c93d cleanup tests (no substantive changes) 13 years ago
  Will Norris 5be2c1f729 test invalid URL on repo creation 13 years ago
  Will Norris 487d4f8c7a add functions for managing a team's repositories 13 years ago
  Will Norris e2b94468e8 add last two team membership functions 13 years ago
  Will Norris 8c2a5ff206 cleanup tests (no substantive chnages) 13 years ago
  Will Norris c7c9260f07 add additional team related methods 13 years ago
  Will Norris 7409e2ea0f add tests for URL errors caused by invalid input 13 years ago
  Will Norris df13964583 don't use http.Error with empty response bodies 13 years ago
  Will Norris 7b9456bc0d move library under 'github' directory 13 years ago
  Will Norris facf5a78f4 add additional organization related methods 13 years ago
  Will Norris 1329391b03 pass ListOptions to Organizations.List 13 years ago
  Will Norris aa0a125b89 initial checkin of go-github code 13 years ago