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

[16.04] Do not encode dict items that start with 'metadata_' in return value of api/tools/create. #2459

Merged
merged 2 commits into from Jun 7, 2016

Commits on Jun 6, 2016

  1. Do not encode dict items that start with 'metadata_' in return value …

    …of api/tools/create.
    
    Resolves galaxyproject#2423, galaxyproject#2137, and galaxyproject/tools-iuc#770. However, this whole act of encoding by key.endswith('_id') is very messy.
    blankenberg committed Jun 6, 2016
    Copy the full SHA
    edca79a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2016

  1. Copy the full SHA
    42739c8 View commit details
    Browse the repository at this point in the history