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

Add issue events API #479

Merged
merged 10 commits into from
Oct 11, 2019
Merged

Commits on Aug 12, 2018

  1. Configuration menu
    Copy the full SHA
    71304b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Added unit tests.

    martinvanzijl committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    51afa30 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Configuration menu
    Copy the full SHA
    22f61d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. Configuration menu
    Copy the full SHA
    b1c0e41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    778ca76 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Configuration menu
    Copy the full SHA
    24a92a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Configuration menu
    Copy the full SHA
    b40741b View commit details
    Browse the repository at this point in the history
  2. Updated per review.

    - Created separate class for GHIssueEvent instead of nested classes.
    - Renamed test class accordingly.
    
    Other fixes:
    
    - Changed id type to long.
    - Updated test cases.
    - Added toString() method.
    martinvanzijl committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    2aa4022 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    550597f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Updated unit tests.

    martinvanzijl committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    7d3387f View commit details
    Browse the repository at this point in the history