Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Fixed issue with export/import #85

Merged
merged 41 commits into from
Mar 24, 2016
Merged

Fixed issue with export/import #85

merged 41 commits into from
Mar 24, 2016

Commits on Mar 17, 2016

  1. Renamed c -> command

    romank87 committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    41ff94b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2016

  1. Configuration menu
    Copy the full SHA
    c2f4e39 View commit details
    Browse the repository at this point in the history
  2. Added simple export test

    romank87 committed Mar 18, 2016
    Configuration menu
    Copy the full SHA
    0a5b1cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f42e1bd View commit details
    Browse the repository at this point in the history
  4. Make lint happy

    romank87 committed Mar 18, 2016
    Configuration menu
    Copy the full SHA
    bfd4dee View commit details
    Browse the repository at this point in the history
  5. Will skip Smolin's test for now.

    Will enable it back when the issue is fixed in rocker
    romank87 committed Mar 18, 2016
    Configuration menu
    Copy the full SHA
    212fcab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4dadd7e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5e2ea5 View commit details
    Browse the repository at this point in the history
  8. Added test for few FROM's

    romank87 committed Mar 18, 2016
    Configuration menu
    Copy the full SHA
    f9d10c5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    92c5dfd View commit details
    Browse the repository at this point in the history
  10. Better test formatting

    romank87 committed Mar 18, 2016
    Configuration menu
    Copy the full SHA
    d614b43 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fd22d61 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2016

  1. Fixed tests

    romank87 committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    1250e89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb9eb65 View commit details
    Browse the repository at this point in the history
  3. Will use commit and imgSha as container name.

    Each next EXPORT will depend on previous
    romank87 committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    ad7d77c View commit details
    Browse the repository at this point in the history
  4. Each next EXPORT will be dependent on previous one

     Also, this allowed to make IMPORT dependent on all exports just be
     referring to last EXPORT. replaced b.exports with b.prevExportContainer
    romank87 committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    57699da View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2016

  1. Configuration menu
    Copy the full SHA
    1bd7ad5 View commit details
    Browse the repository at this point in the history
  2. Added IsCached flag

    romank87 committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    053fd63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a99991f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    391fb5c View commit details
    Browse the repository at this point in the history
  5. Fixed unit tests

    romank87 committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    7951ab0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47e398e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c56018 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a21a2d View commit details
    Browse the repository at this point in the history
  9. Added TestDoubleExport

    romank87 committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    f403206 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa17eda View commit details
    Browse the repository at this point in the history
  11. Added more cache tests

    romank87 committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    d67ddf9 View commit details
    Browse the repository at this point in the history
  12. Fixed test

    romank87 committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    d03b5a7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dc3bd8e View commit details
    Browse the repository at this point in the history
  14. Added description of fails

    romank87 committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    12ef9cc View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2016

  1. Configuration menu
    Copy the full SHA
    2ffaba4 View commit details
    Browse the repository at this point in the history
  2. Changed MOUNT cached test

    romank87 committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    24491e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11e8f59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47014a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bc4036 View commit details
    Browse the repository at this point in the history
  6. make lint happy

    romank87 committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    99eb51e View commit details
    Browse the repository at this point in the history
  7. Fixed unit test

    romank87 committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    c3ed1d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78f3bea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6d42a28 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e933153 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0947c23 View commit details
    Browse the repository at this point in the history