25 Commits (e5a6633ae1a08ea1bc8047cb9cb5429b194dc2de)

Author SHA1 Message Date
  Will Maier c6e655bba7 Return IssueEvent in ListIssueEventsForRepository 9 years ago
  Parker Moore 511bc5f4a8 Add support for PullRequestReviewEvent webhook. 9 years ago
  Lucas Alcantara f8a2c9578e Add new webhooks for Labels and Milestones 9 years ago
  Timothée Peignier b0b867f2d5 Add installation webhook events 9 years ago
  Glenn Lewis 4ea1b10b74 replace []Issue with []*Issue and for other large structs as well 10 years ago
  Glenn Lewis 842c551fde add more payloads to event.Payload 10 years ago
  Glenn Lewis d91d6cc927 go-github: move event types into event_types.go 10 years ago
  Piotr Zurek d722750ab1 new repo struct for push events 10 years ago
  Cami Diez 0a0089e759 Fixed method name 11 years ago
  Will Norris 5ad9fb32b1 fix typo: s/comitempty/omitempty/ 11 years ago
  Piotr Zurek c9fbdda595 Add several event structs 12 years ago
  Tobias Schmidt 3a1d485aee Fix PushEvent JSON representation of size attribute 12 years ago
  Piotr Zurek 36ceba87eb add PushEvent file stats and 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 303846dd04 redeclare String() as value method throughout 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 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
  Arıl Bozoluk ba525e8a1c Added ListEventsForOrganization 13 years ago
  Arıl Bozoluk 719fe70855 Added ListEventsRecievedByUser 13 years ago
  Will Norris a51d6b4303 return Response object from all API functions 13 years ago
  Billy Lynch 8ee61256c3 Restructured Activity Service and Event files. 13 years ago
  Quinn Slack beaff13913 Add support for typed and untyped event payloads 13 years ago
  Quinn Slack f1e62dd5d3 EventsService with one API method, ListPerformedByUser, and Event struct 13 years ago