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

Add support for encrypted environment variables #909

Closed
wants to merge 7 commits into from
Closed

Add support for encrypted environment variables #909

wants to merge 7 commits into from

Commits on Feb 1, 2015

  1. add support for encrypted environmnental variables

    Signed-off-by: David Challoner <dchalloner@gmail.com>
    David Challoner committed Feb 1, 2015
    Configuration menu
    Copy the full SHA
    1278e71 View commit details
    Browse the repository at this point in the history
  2. added tests

    Signed-off-by: David Challoner <dchalloner@gmail.com>
    David Challoner committed Feb 1, 2015
    Configuration menu
    Copy the full SHA
    fbb6d46 View commit details
    Browse the repository at this point in the history
  3. Adding decryption error case and tests. Fixing flake problems.

    Signed-off-by: David Challoner <dec@zestfinance.com>
    David Challoner committed Feb 1, 2015
    Configuration menu
    Copy the full SHA
    1e9bc55 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2015

  1. Merge branch 'master' of github.com:docker/compose

    David Challoner committed Mar 1, 2015
    Configuration menu
    Copy the full SHA
    5a71e27 View commit details
    Browse the repository at this point in the history
  2. forgot to add simple crypt

    David Challoner committed Mar 1, 2015
    Configuration menu
    Copy the full SHA
    6282635 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2015

  1. pulling changes from upstream

    David Challoner committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    091543a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2015

  1. fixing allen bug

    David Challoner committed May 14, 2015
    Configuration menu
    Copy the full SHA
    861e1ed View commit details
    Browse the repository at this point in the history