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

common: Avoid using require to read JSON file key #100

Merged
merged 3 commits into from
Aug 8, 2014

Commits on Aug 7, 2014

  1. common: Avoid using require to read JSON file key.

    `require` is not working well with relative paths.
    rakyll committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    7641028 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2014

  1. Configuration menu
    Copy the full SHA
    766c244 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from stephenplusplus/readkeyfile

    common: add test for connection with keyFilePath.
    Burcu Dogan committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    3615e09 View commit details
    Browse the repository at this point in the history