-
Notifications
You must be signed in to change notification settings - Fork 2
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
Fix docker cp #20
base: master
Are you sure you want to change the base?
Fix docker cp #20
Commits on Jul 19, 2024
-
AnderG committed
Jul 19, 2024 Configuration menu - View commit details
-
Copy full SHA for bb0d010 - Browse repository at this point
Copy the full SHA bb0d010View commit details
Commits on Jul 28, 2024
-
Rename ActiveMount to activeMount as it is not intended to be exporte…
…d. Change the variable names already using the activeMount name
AnderG committedJul 28, 2024 Configuration menu - View commit details
-
Copy full SHA for e55a292 - Browse repository at this point
Copy the full SHA e55a292View commit details -
Rename Activate and Deactivate to activateVolume and deactivateVolume…
… respectively. Also add a docstring for them.
AnderG committedJul 28, 2024 Configuration menu - View commit details
-
Copy full SHA for b18043e - Browse repository at this point
Copy the full SHA b18043eView commit details -
Declare activeMountInfo closer to it's usage
AnderG committedJul 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 7043a09 - Browse repository at this point
Copy the full SHA 7043a09View commit details -
Refactor activemountFilePath definition and surrounding lines
AnderG committedJul 28, 2024 Configuration menu - View commit details
-
Copy full SHA for c0d28c0 - Browse repository at this point
Copy the full SHA c0d28c0View commit details -
Safely ignore json.Marshal errors
AnderG committedJul 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 03f2054 - Browse repository at this point
Copy the full SHA 03f2054View commit details -
Reduce activeMount file permissions
AnderG committedJul 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 0764601 - Browse repository at this point
Copy the full SHA 0764601View commit details -
Rename returning variables for activateVolume and deactivateVolume
AnderG committedJul 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 1985b52 - Browse repository at this point
Copy the full SHA 1985b52View commit details -
Rename DeactivateVolume to deactivateVolume as it should have been in…
… a previous commit
AnderG committedJul 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3a67652 - Browse repository at this point
Copy the full SHA 3a67652View commit details
Commits on Jul 29, 2024
-
Remove log messages from activemount and place them in the calls to t…
…he activateVolume and deactivateVolume functions
AnderG committedJul 29, 2024 Configuration menu - View commit details
-
Copy full SHA for c57da77 - Browse repository at this point
Copy the full SHA c57da77View commit details -
Extend error information on activateVolume and deactivateVolume
AnderG committedJul 29, 2024 Configuration menu - View commit details
-
Copy full SHA for f9aadb4 - Browse repository at this point
Copy the full SHA f9aadb4View commit details -
Improve log message when the filesystem needs no unmounting
AnderG committedJul 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 38424e8 - Browse repository at this point
Copy the full SHA 38424e8View commit details -
Improve log message when the filesystem needs no unmounting. Actual c…
…hange
AnderG committedJul 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 197c6fe - Browse repository at this point
Copy the full SHA 197c6feView commit details -
Improve error handling when reading from the activemount file
AnderG committedJul 29, 2024 Configuration menu - View commit details
-
Copy full SHA for f6634d9 - Browse repository at this point
Copy the full SHA f6634d9View commit details -
Indicate on unmount errors that the filesystem won't be unmounted
AnderG committedJul 29, 2024 Configuration menu - View commit details
-
Copy full SHA for e441320 - Browse repository at this point
Copy the full SHA e441320View commit details -
Change activateVolume and deactivateVolume parameters not to depend o…
…n Docker structures. This way we can call them without an actual request.
AnderG committedJul 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 149fe1a - Browse repository at this point
Copy the full SHA 149fe1aView commit details -
AnderG committed
Jul 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 01de48d - Browse repository at this point
Copy the full SHA 01de48dView commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ebe57ea - Browse repository at this point
Copy the full SHA ebe57eaView commit details
Commits on Aug 21, 2024
-
Fix issues raised in the review
AnderG committedAug 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 10b7f9c - Browse repository at this point
Copy the full SHA 10b7f9cView commit details