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 readonly/writeonly options for volumes #441

Closed
wants to merge 26 commits into from

Commits on Mar 29, 2020

  1. unionfs.use takes options

    elmpp committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    a568b3a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

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

Commits on Mar 31, 2020

  1. adds readonly/writeonly

    elmpp committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    d706fcd View commit details
    Browse the repository at this point in the history
  2. Adds demo, types and docs

    elmpp committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    c4cd09c View commit details
    Browse the repository at this point in the history
  3. test fix

    elmpp committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    ecfab70 View commit details
    Browse the repository at this point in the history
  4. test fix2

    elmpp committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    752ff5d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    80673bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d9f957 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cafdf0c View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. adds dom lib to tsconfig

    elmpp committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    e535ca1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    205ce8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85fdc14 View commit details
    Browse the repository at this point in the history
  4. clean some commented out code

    elmpp committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    57fcb01 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. PR comment amendments

    elmpp committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    25ffe9f View commit details
    Browse the repository at this point in the history
  2. Fix CI build

    elmpp committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    ae5d70a View commit details
    Browse the repository at this point in the history
  3. PR amendments

    elmpp committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    f8c365a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Goes back to fs-based internals

    elmpp committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    cea8aa8 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. changes following pr

    elmpp committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    50d5b05 View commit details
    Browse the repository at this point in the history
  2. removes reduce casts

    elmpp committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    047cd19 View commit details
    Browse the repository at this point in the history
  3. Removes skiperror handling

    elmpp committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    31e282c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. changes following pr

    elmpp committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    7b76f94 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    78335fb View commit details
    Browse the repository at this point in the history
  2. removes mkdirp from lists

    elmpp committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    7bac293 View commit details
    Browse the repository at this point in the history
  3. remove opendir from lists

    elmpp committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    793b5bf View commit details
    Browse the repository at this point in the history
  4. adds opendir back, oops

    elmpp committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    3bf4993 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. comments following pr

    elmpp committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    f535a98 View commit details
    Browse the repository at this point in the history