-
Notifications
You must be signed in to change notification settings - Fork 200
ENT-10961, CFE-1840: Files promise can now modify immutable bit in file system attributes #5833
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
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
7ab4abd
Added utility functions to override immutable bit
larsewi f08eb51
Added body syntax for controlling file system attributes
larsewi 3ff16ba
Files promise can now modify immutable bit in file system attributes
larsewi 019d229
Store override_immutable variable in stack frame
larsewi d9d9afc
content attribute can now override immutable bit
larsewi 40cfca1
copy_from attribute can now override immutable bit
larsewi 2d786d3
delete attribute can now override immutable bit
larsewi f9afaec
edit_line and edit_xml attributes can now override immutable bit
larsewi e1d949c
touch attribute can now override immutable bit
larsewi 5108f93
transformer attribute can now override immutable bit
larsewi fb78427
rename attribute can now override immutable bit
larsewi d4e7957
perms attribute can now override immutable bit
larsewi 9f7ba9d
acl attribute can now override immutable bit
larsewi 9ae8e61
evalfunction.c: Removed trailing whitespace
larsewi 752d9c0
Added acceptance test to set immutable bit
larsewi ad44ed1
Added acceptance test to clear immutable bit
larsewi 96fe049
Added acceptance test for immutable with content
larsewi d11dd07
Added acceptance test for immutable with copy_from
larsewi b2d55f9
Added acceptance test for immutable with delete
larsewi 926c684
Added acceptance test for immutable with edit_line
larsewi a3883f1
Added acceptance test for immutable with edit_xml
larsewi 070fcc5
Added acceptance test for immutable with perms
larsewi d92d0c0
Added acceptance test for immutable with touch
larsewi dbf1151
Added acceptance test for immutable with edit_template
larsewi 003e524
Added acceptance test for immutable with acl
larsewi 203ee40
Added acceptance test for immutable with transformer
larsewi cd0bb6e
Added acceptance test for immutable with rename
larsewi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.