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

Ports --env-file in minimalistic fashion #695

Merged
merged 1 commit into from
Aug 4, 2015
Merged

Commits on Jul 30, 2015

  1. Squashed commit of the following:

    commit 4f053a06c1e9e3f63fd5afde60322f676acbdf45
    Merge: 9177380 07a99ea
    Author: Viktor Petersson <vpetersson@wireload.net>
    Date:   Thu Jul 30 14:37:16 2015 +0100
    
        Merge branch 'master' into fixes
    
    commit 9177380
    Author: Viktor Petersson <vpetersson@wireload.net>
    Date:   Thu Jul 30 14:00:51 2015 +0100
    
        Tweaks exception message.
    
    commit 6a5832e
    Author: Viktor Petersson <vpetersson@wireload.net>
    Date:   Thu Jul 30 13:17:32 2015 +0100
    
        Simplifies logic as per feedback.
    
    commit f750edd
    Author: Viktor Petersson <vpetersson@wireload.net>
    Date:   Thu Jul 30 11:09:14 2015 +0100
    
        Move return from list to dict. Adds exception handling.
    
    commit 8e50f57
    Author: Viktor Petersson <vpetersson@wireload.net>
    Date:   Thu Jul 30 10:15:58 2015 +0100
    
        Reverts change to .gitignore.
    
    commit 5ba2c1b
    Author: Viktor Petersson <vpetersson@wireload.net>
    Date:   Wed Jul 29 21:15:21 2015 +0100
    
        Fixes feedback. Adds three unittests.
    
    commit e1c719e
    Author: Viktor Petersson <vpetersson@wireload.net>
    Date:   Wed Jul 29 17:00:16 2015 +0100
    
        WIP Adds test for parse_env_file
    
    commit 4448ae7
    Author: Viktor Petersson <vpetersson@wireload.net>
    Date:   Wed Jul 29 16:42:49 2015 +0100
    
        Excludes coverage files.
    
    commit 19a5d01
    Author: Viktor Petersson <vpetersson@wireload.net>
    Date:   Wed Jul 29 16:42:42 2015 +0100
    
        Switch fixes logic.
    
    commit a8094c6
    Author: Viktor Petersson <vpetersson@wireload.net>
    Date:   Wed Jul 29 11:45:56 2015 +0100
    
        Implements logic for envfile parsing from Docker-cli
    
        Ref: https://github.com/docker/docker/blob/master/opts/envfile.go#L19-L51
    
    commit ea9bfd9
    Author: Viktor Petersson <vpetersson@wireload.net>
    Date:   Wed Jul 29 11:41:23 2015 +0100
    
        Replaces CSV module with manual splitting.
    
    commit a001d28
    Author: Viktor Petersson <vpetersson@wireload.net>
    Date:   Wed Jul 29 11:35:37 2015 +0100
    
        Removes isinstance on filename.
    
    commit 419d596
    Author: Viktor Petersson <vpetersson@wireload.net>
    Date:   Tue Jul 28 22:39:33 2015 +0100
    
        Reflects @aanand's feedback.
    
    commit e81e3c8
    Author: Viktor Petersson <vpetersson@wireload.net>
    Date:   Tue Jul 28 15:43:32 2015 +0100
    
        Typo fix.
    
    commit 2898389
    Author: Viktor Petersson <vpetersson@wireload.net>
    Date:   Tue Jul 28 15:41:08 2015 +0100
    
        Refs docker#565. Adds minimal implementation of env_file client-side support.
    vpetersson committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    d400717 View commit details
    Browse the repository at this point in the history