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

#498 implement set command #511

Merged
merged 5 commits into from
Mar 11, 2016
Merged

#498 implement set command #511

merged 5 commits into from
Mar 11, 2016

Commits on Mar 4, 2016

  1. #498 Add SET command parsing method stub

    iprunache committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    f69f3fb View commit details
    Browse the repository at this point in the history
  2. #498 Extract variable and value from SET command

    iprunache committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    1646731 View commit details
    Browse the repository at this point in the history
  3. #498 Validate variables from SET command

    iprunache committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    09d48a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2016

  1. 498 Rewrite SET command with equivalent UPDATE

    iprunache committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    608175a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88ec03d View commit details
    Browse the repository at this point in the history