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

Implemented Port Labeling and Driver Configurations #415

Merged
merged 27 commits into from
Nov 17, 2015
Merged

Commits on Nov 16, 2015

  1. Adding the port hcl object to example

    diptanu authored and dadgar committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    fbb082c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f6e940 View commit details
    Browse the repository at this point in the history
  3. DRYed the code

    diptanu authored and dadgar committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    4d16daf View commit details
    Browse the repository at this point in the history
  4. Making the config for drivers public

    diptanu authored and dadgar committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    4186e70 View commit details
    Browse the repository at this point in the history
  5. Fixed the parsing and encoding logic

    diptanu authored and dadgar committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    e8236c0 View commit details
    Browse the repository at this point in the history
  6. Fixed the api tests

    diptanu authored and dadgar committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    a52bff8 View commit details
    Browse the repository at this point in the history
  7. Fixed the client tests

    diptanu authored and dadgar committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    5c95e7f View commit details
    Browse the repository at this point in the history
  8. Fixing the scheduler tests

    diptanu authored and dadgar committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    51e3c99 View commit details
    Browse the repository at this point in the history
  9. Fixed the tests for jobspec

    diptanu authored and dadgar committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    87f49c4 View commit details
    Browse the repository at this point in the history
  10. Fixed compilation issues with driver tests

    diptanu authored and dadgar committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    0d69778 View commit details
    Browse the repository at this point in the history
  11. Fixed the allocdir tests

    diptanu authored and dadgar committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    05d21c5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    72f82a7 View commit details
    Browse the repository at this point in the history
  13. Fixed the exec driver config

    diptanu authored and dadgar committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    76a005b View commit details
    Browse the repository at this point in the history
  14. Fixed the structs test

    diptanu authored and dadgar committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    b6e3b8d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7b2e3ee View commit details
    Browse the repository at this point in the history
  16. Fixed the java driver config

    diptanu authored and dadgar committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    7ebe235 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    042532f View commit details
    Browse the repository at this point in the history
  18. mapstructure close quotes

    dadgar committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    363fced View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    174ac10 View commit details
    Browse the repository at this point in the history
  20. Fixed the docker auth config

    diptanu authored and dadgar committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    041f48d View commit details
    Browse the repository at this point in the history
  21. Made the code more DRY

    diptanu authored and dadgar committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    c01f2a3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bc2efb7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3d4fdbb View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2015

  1. Configuration menu
    Copy the full SHA
    1d1e4bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28757ca View commit details
    Browse the repository at this point in the history
  3. go fmt

    cbednarski committed Nov 17, 2015
    Configuration menu
    Copy the full SHA
    6403375 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8d468f View commit details
    Browse the repository at this point in the history