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

NFS over REST #46519

Merged
Show file tree
Hide file tree
Changes from 14 commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
e971e1a
WIP
seanmcc-msft Oct 10, 2024
f6bd389
WIP
seanmcc-msft Oct 10, 2024
b0f5286
Made FileType internally settable
seanmcc-msft Oct 10, 2024
9586377
Made Group and Owner unsigned ints
seanmcc-msft Oct 10, 2024
b780be9
WIP
seanmcc-msft Oct 10, 2024
18f5ea4
WIP
seanmcc-msft Oct 10, 2024
214e560
WIP
seanmcc-msft Oct 10, 2024
21f0862
WIP
seanmcc-msft Oct 11, 2024
69e7279
WIP
seanmcc-msft Oct 11, 2024
91596f0
Set File Properties
seanmcc-msft Oct 11, 2024
b344bd9
Get File Properties
seanmcc-msft Oct 11, 2024
86b3cbe
Download File
seanmcc-msft Oct 11, 2024
1a338b5
Delete File
seanmcc-msft Oct 11, 2024
913b230
Copy File
seanmcc-msft Oct 15, 2024
ddd5f82
Create Directory
seanmcc-msft Oct 15, 2024
aeeac16
Copy File update
seanmcc-msft Oct 15, 2024
274c721
WIP
seanmcc-msft Oct 15, 2024
178fce3
Get Directory Properties
seanmcc-msft Oct 15, 2024
158ac60
Set Directory Properties
seanmcc-msft Oct 15, 2024
d7d6976
Get Symbolic Link ex tests
seanmcc-msft Oct 15, 2024
187d1e4
Create Symbolic Link ex tests
seanmcc-msft Oct 16, 2024
42918d8
WIP
seanmcc-msft Oct 16, 2024
b071a0e
Create Hard Link ex tests
seanmcc-msft Oct 16, 2024
704631f
Create Symbolic Link tests
seanmcc-msft Oct 16, 2024
4e318e5
Get Symbolic link tests
seanmcc-msft Oct 16, 2024
c96c3ac
Create Hard Link tests in progress
seanmcc-msft Oct 16, 2024
4c390be
Create Hard Link tests
seanmcc-msft Oct 16, 2024
a29f2f8
Added NfsFileMode tests and input validation
seanmcc-msft Oct 16, 2024
c42d8ae
Fixed Copy File bug
seanmcc-msft Oct 16, 2024
9ce0e07
Fixed file permission and file permission key both set issue
seanmcc-msft Oct 16, 2024
4949709
Fixed most test recordings
seanmcc-msft Oct 16, 2024
a019509
Fixed more tests
seanmcc-msft Oct 16, 2024
b3b9dbe
Fixed more tests
seanmcc-msft Oct 16, 2024
31e4659
Fixed more tests
seanmcc-msft Oct 16, 2024
4959215
Fixed Share tests
seanmcc-msft Oct 16, 2024
30748cd
Fixed File tests
seanmcc-msft Oct 16, 2024
ad9d6e3
Final test fixes
seanmcc-msft Oct 16, 2024
5b09201
CI
seanmcc-msft Oct 16, 2024
a266f43
Made Group and Owner strings
seanmcc-msft Oct 17, 2024
68d4431
PR comment
seanmcc-msft Oct 17, 2024
060d159
Arch Board comments
seanmcc-msft Oct 30, 2024
3b7338f
WIP
seanmcc-msft Oct 30, 2024
5297c59
typo
seanmcc-msft Oct 30, 2024
c9cd2e1
cleaning up bad rename
seanmcc-msft Oct 30, 2024
4c36ba4
Fixed CI
seanmcc-msft Oct 30, 2024
1290d92
Made Create and Get Symbolic Link internal
seanmcc-msft Oct 30, 2024
3cabc86
PR comment
seanmcc-msft Oct 30, 2024
c650f5d
Renamed NfsFileMode to PosixFileMode
seanmcc-msft Nov 13, 2024
5a245a0
Updated autorest.md
seanmcc-msft Nov 13, 2024
5d57d4e
Fixed mistake
seanmcc-msft Nov 13, 2024
f9aa45f
PR comments
seanmcc-msft Nov 14, 2024
d4f8701
PR comments
seanmcc-msft Nov 14, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading