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

Don't enforce project ID validation when unmarshallig log entries #1808

Merged
merged 2 commits into from May 23, 2016
Merged

Don't enforce project ID validation when unmarshallig log entries #1808

merged 2 commits into from May 23, 2016

Commits on May 18, 2016

  1. Allow disabling project validation in '_name_from_project_path'.

    Pass 'None' as the project argument.
    tseaver committed May 18, 2016
    Configuration menu
    Copy the full SHA
    e8b6b5c View commit details
    Browse the repository at this point in the history
  2. Don't enforce project ID validation when unmarshallig log entries.

    The back-end apparently returns numeric project IDs in some cases.
    
    Closes: #1806.
    tseaver committed May 18, 2016
    Configuration menu
    Copy the full SHA
    3fe2c04 View commit details
    Browse the repository at this point in the history