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

Extended Registry API v2 Support (images details, labels support, tag list) #84

Merged
merged 2 commits into from
Apr 11, 2016
Merged

Extended Registry API v2 Support (images details, labels support, tag list) #84

merged 2 commits into from
Apr 11, 2016

Commits on Apr 7, 2016

  1. Add image details support with API v2

    Revert changes on default projet file
    
    Add detailed information for tag listing
    
    Removed useless comments, divs, etc -> refactoring
    
    Prevent bugs from future changes of API
    
    Add digest attribute to Manifest query response
    
    Add basic pagination support to tag listing
    
    Add environment variable for tags per page
    
    Fix bug of image history without config + disabled parent id
    
    Fix tags pagination system - Fetch infos for all pages
    
    add missing comma
    
     Fetch infos for all pages -> simpler fix
    
    Disable apache directory listing feature
    
    Update tag pagination system to make it feel more like repository pagination system
    arthur committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    06e13ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1269d8 View commit details
    Browse the repository at this point in the history