Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for traffic statistics (number of views and clones) #368

Merged
merged 3 commits into from
Sep 9, 2017

Conversation

adw1n
Copy link
Contributor

@adw1n adw1n commented Aug 1, 2017

Added support for:

by adding to the GHRepository class public methods:

  • getViews
  • getClones

Also introduced new public classes:

  • GHRepositoryViews
  • GHRepositoryClones
  • GHRepositoryTrafficInfo (do you want this one to be public?)

@kohsuke kohsuke merged commit a1819bf into hub4j:master Sep 9, 2017
kohsuke added a commit that referenced this pull request Sep 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants