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

update import and create-dataset shortcuts to require full path #217

Merged
merged 20 commits into from
Jan 11, 2018

Commits on Dec 20, 2017

  1. use dataset_full_paths

    jsh2134 committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    88e010e View commit details
    Browse the repository at this point in the history
  2. fix test

    jsh2134 committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    c30974a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2017

  1. Configuration menu
    Copy the full SHA
    0e9e15a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a634e4 View commit details
    Browse the repository at this point in the history
  3. typo

    jsh2134 committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    c30d187 View commit details
    Browse the repository at this point in the history
  4. add tests

    jsh2134 committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    7afec18 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2017

  1. update readme

    jsh2134 committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    60bf5a7 View commit details
    Browse the repository at this point in the history
  2. python3 syntax

    jsh2134 committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    87055b4 View commit details
    Browse the repository at this point in the history
  3. remove print

    jsh2134 committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    6e5a2eb View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2017

  1. Configuration menu
    Copy the full SHA
    e36c0f3 View commit details
    Browse the repository at this point in the history
  2. update messages

    jsh2134 committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    37b2134 View commit details
    Browse the repository at this point in the history
  3. update cases

    jsh2134 committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    2151143 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2017

  1. remove deprecation

    jsh2134 committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    549b1aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fb70d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d43da2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e0b745 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2018

  1. Configuration menu
    Copy the full SHA
    d8328d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2018

  1. try refactoring path validators with regex (#218)

    * refactor full path validators with regex
    * fix issues with regexes and overrides; use explicit function names
    * switch to tilde for personal vault
    davecap committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    c3c4383 View commit details
    Browse the repository at this point in the history
  2. update readme

    davecap committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    26abed7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6e4fd7 View commit details
    Browse the repository at this point in the history