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

Exposes in API the Repo entity's Size and Isempty properties #64

Merged
merged 2 commits into from
May 31, 2017

Commits on May 5, 2017

  1. Exposes in API the Repo entity's Size and Isempty properties

    * Add new field "Empty" to Repository structure
    * Fix Empty type to bool
    * Add Size property to Repository structure
    
    Signed-off-by: Guyzmo <guyzmo+github+pub@m0g.net>
    lafriks authored and guyzmo committed May 5, 2017
    Configuration menu
    Copy the full SHA
    d0b2ccd View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. Added Parent property to the repo API

    Signed-off-by: Guyzmo <guyzmo+github+pub@m0g.net>
    guyzmo committed May 11, 2017
    Configuration menu
    Copy the full SHA
    9769715 View commit details
    Browse the repository at this point in the history