| .. |
|
activity.go
|
minor cleanup from file refactor
|
13 years ago |
|
activity_events.go
|
Added ListEventsRecievedByUser
|
13 years ago |
|
activity_events_test.go
|
Added ListEventsRecievedByUser
|
13 years ago |
|
activity_star.go
|
return Response object from all API functions
|
13 years ago |
|
activity_star_test.go
|
return Response object from all API functions
|
13 years ago |
|
gists.go
|
Changed boolean checks to a Is*() naming convention.
|
13 years ago |
|
gists_test.go
|
Changed boolean checks to a Is*() naming convention.
|
13 years ago |
|
git.go
|
Restructured Git Data Service files.
|
13 years ago |
|
git_commits.go
|
return Response object from all API functions
|
13 years ago |
|
git_commits_test.go
|
return Response object from all API functions
|
13 years ago |
|
git_trees.go
|
return Response object from all API functions
|
13 years ago |
|
git_trees_test.go
|
return Response object from all API functions
|
13 years ago |
|
github.go
|
initial search service and repository search
|
13 years ago |
|
github_test.go
|
initial search service and repository search
|
13 years ago |
|
issues.go
|
Adding Label struct that is in Issue
|
13 years ago |
|
issues_assignees.go
|
Changed boolean checks to a Is*() naming convention.
|
13 years ago |
|
issues_assignees_test.go
|
Changed boolean checks to a Is*() naming convention.
|
13 years ago |
|
issues_comments.go
|
return Response object from all API functions
|
13 years ago |
|
issues_comments_test.go
|
return Response object from all API functions
|
13 years ago |
|
issues_labels.go
|
add methods for issue labels
|
13 years ago |
|
issues_labels_test.go
|
add methods for issue labels
|
13 years ago |
|
issues_test.go
|
add methods for issue labels
|
13 years ago |
|
orgs.go
|
return Response object from all API functions
|
13 years ago |
|
orgs_members.go
|
Changed boolean checks to a Is*() naming convention.
|
13 years ago |
|
orgs_members_test.go
|
Changed boolean checks to a Is*() naming convention.
|
13 years ago |
|
orgs_teams.go
|
Changed boolean checks to a Is*() naming convention.
|
13 years ago |
|
orgs_teams_test.go
|
Changed boolean checks to a Is*() naming convention.
|
13 years ago |
|
orgs_test.go
|
return Response object from all API functions
|
13 years ago |
|
pulls.go
|
return Response object from all API functions
|
13 years ago |
|
pulls_comments.go
|
return Response object from all API functions
|
13 years ago |
|
pulls_comments_test.go
|
return Response object from all API functions
|
13 years ago |
|
pulls_test.go
|
return Response object from all API functions
|
13 years ago |
|
repos.go
|
return Response object from all API functions
|
13 years ago |
|
repos_collaborators.go
|
Added Repository Collaborators API.
|
13 years ago |
|
repos_collaborators_test.go
|
Added Repository Collaborators API.
|
13 years ago |
|
repos_forks.go
|
return Response object from all API functions
|
13 years ago |
|
repos_forks_test.go
|
return Response object from all API functions
|
13 years ago |
|
repos_hooks.go
|
return Response object from all API functions
|
13 years ago |
|
repos_hooks_test.go
|
return Response object from all API functions
|
13 years ago |
|
repos_statuses.go
|
return Response object from all API functions
|
13 years ago |
|
repos_statuses_test.go
|
return Response object from all API functions
|
13 years ago |
|
repos_test.go
|
return Response object from all API functions
|
13 years ago |
|
search.go
|
initial search service and repository search
|
13 years ago |
|
search_test.go
|
initial search service and repository search
|
13 years ago |
|
timestamp.go
|
Moved timestamp implementation into its own file.
|
13 years ago |
|
timestamp_test.go
|
Add timestamp struct to handle different formats
|
13 years ago |
|
users.go
|
return Response object from all API functions
|
13 years ago |
|
users_emails.go
|
return Response object from all API functions
|
13 years ago |
|
users_emails_test.go
|
return Response object from all API functions
|
13 years ago |
|
users_test.go
|
return Response object from all API functions
|
13 years ago |