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

Shorten CLI identifiers #675

Merged
merged 5 commits into from
Jan 19, 2016
Merged

Shorten CLI identifiers #675

merged 5 commits into from
Jan 19, 2016

Commits on Jan 14, 2016

  1. Shorten CLI identifiers

    * Truncate all UUID identifiers to eight characters by default
    * Refactor the node identifier to an auto-generated UUID
    * Created and updated tests and mocks
    iverberk committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    ab94091 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2016

  1. Configuration menu
    Copy the full SHA
    648a348 View commit details
    Browse the repository at this point in the history
  2. Refactoring of full-id argument and id length constants

    * full-id argument is now called verbose to be more future-proof
    * constants for identifier length are a little more concise
    iverberk committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    9770a95 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2016

  1. Update website documentation

    iverberk committed Jan 19, 2016
    Configuration menu
    Copy the full SHA
    a1f6da7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4330157 View commit details
    Browse the repository at this point in the history