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

Gapra/removeazbfs #2367

Closed
wants to merge 189 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
189 commits
Select commit Hold shift + click to select a range
ad503c1
Add mitigation for weird NtQuerySecurityObject behavior on NAS source…
adreed-msft Aug 31, 2022
314e041
Fix bad URL delete (#1892)
adreed-msft Sep 8, 2022
1b53a7b
Update MacOS testing pipeline (#1896)
adreed-msft Sep 19, 2022
13ef5e3
fixing small typo (,) in help of jobs clean (#1899)
mstenz Sep 22, 2022
46e205e
Implement MD OAuth testing (#1859)
adreed-msft Oct 3, 2022
a219955
Add "all" to documentation (#1902)
adreed-msft Oct 4, 2022
ec0a2e9
10.16.1 patch notes (#1913)
adreed-msft Oct 4, 2022
1aa28fe
Correct version
adreed-msft Oct 5, 2022
bea738d
Export Successfully Updated bytes (#1884)
nakulkar-msft Oct 10, 2022
65af689
Add info in error message for mkdir on Log/Plan (#1883)
ksaur Oct 10, 2022
e4f1c3e
Fix fixupTokenJson (#1890)
adam-orosz Oct 10, 2022
355ea4b
Do not log request/response for container creation error (#1893)
nakulkar-msft Oct 10, 2022
edeb82b
Expose AZCOPY_DOWNLOAD_TO_TEMP_PATH environment variable. (#1895)
adreed-msft Oct 10, 2022
8539454
Slice against the correct string (#1927)
adreed-msft Oct 24, 2022
fda0c83
UX improvement: avoid crash when copying S2S with user delegation SAS…
zezha-msft Oct 27, 2022
e73d0a2
Fix bad build + Prevent bad builds in the future (#1917)
adreed-msft Oct 27, 2022
c6f9c8c
Make sync use last write time for Azure Files (#1930)
adreed-msft Nov 3, 2022
616568d
10.16.2 Changelog (#1948)
adreed-msft Nov 3, 2022
0eacc61
Update azcopy version
adreed-msft Nov 3, 2022
cfca47d
Merge branch 'main' into dev
adreed-msft Nov 3, 2022
090d2d8
Fixed a bug where preserve permissions would not work with OAuth
gapra-msft Nov 15, 2022
945b8a1
Added CODEOWNERS file
gapra-msft Nov 16, 2022
03e02c5
Fixed issue where CPK would not be injected on retries
gapra-msft Nov 16, 2022
f92b840
Added CODEOWNERS file
gapra-msft Nov 16, 2022
21bea31
remove OAuth from test
gapra-msft Nov 16, 2022
f3ef735
Fixed issue where CPK would not be injected on retries
gapra-msft Nov 17, 2022
e6c1b7a
Merge pull request #1963 from Azure/gapra/getACLOAuth
gapra-msft Nov 21, 2022
1e8fc79
Updated version check string to indicate current AzCopy version (#1969)
gapra-msft Nov 21, 2022
bf3a84c
added codeowner
tasherif-msft Dec 1, 2022
ffbeb92
Enhance job summary with details about file/folders (#1952)
adreed-msft Dec 1, 2022
e653f23
Add flag to disable version check (#1950)
adreed-msft Dec 1, 2022
9d57431
Merge pull request #1980 from Azure/tasherif-codeowner
tasherif-msft Dec 1, 2022
3d8d0e1
darwin arm64
tasherif-msft Dec 3, 2022
d7c9d3a
Update golang version to 10.19.2 (#1925)
nakulkar-msft Dec 6, 2022
8f3f8f7
enable cgo
tasherif-msft Dec 6, 2022
73e8b32
added tests
tasherif-msft Dec 6, 2022
4557448
Minor fixes: More in description (#1968)
nakulkar-msft Dec 7, 2022
fcb87a5
azcopy fail to copy 12TB file to Storage containers in Dev.
reshmav18 Dec 20, 2022
fc51bde
Added extra logging when switching endpoints
tasherif-msft Dec 21, 2022
3d222a3
Enable support for preserving SMB info on Linux. (#1723)
linuxsmiths Dec 22, 2022
23a0a77
Added log indicating a sub-directory is being enqueued (#1999)
gapra-msft Dec 22, 2022
4ca0b60
Merge pull request #2002 from Azure/hns-logging
tasherif-msft Dec 22, 2022
8f0103b
Merge pull request #1997 from reshmav18/patch-3
tasherif-msft Dec 22, 2022
30958f8
Log sync deletions to scanning logger (#2000)
nakulkar-msft Dec 23, 2022
aecb217
ieproxy fix
tasherif-msft Jan 5, 2023
83b9a2a
Merge branch 'ieproxy-fix' into test-cross-comp
tasherif-msft Jan 5, 2023
411b5ec
remove cgo
tasherif-msft Jan 5, 2023
0fac383
fix
tasherif-msft Jan 5, 2023
8514d39
fix
tasherif-msft Jan 5, 2023
0960514
fix
tasherif-msft Jan 5, 2023
64ea538
more testing
tasherif-msft Jan 5, 2023
d239be8
more testing
tasherif-msft Jan 5, 2023
55de682
more testing
tasherif-msft Jan 5, 2023
b780635
more testing
tasherif-msft Jan 5, 2023
da6fde1
Merge branch 'dev' into test-cross-comp
tasherif-msft Jan 5, 2023
b923a3a
mod tidy
tasherif-msft Jan 5, 2023
98b4356
mod tidy
tasherif-msft Jan 5, 2023
db2e8b1
more testing
tasherif-msft Jan 5, 2023
b1139c2
Added codespell (#2008)
gapra-msft Jan 5, 2023
62ef70d
Added CodeQL (#2009)
gapra-msft Jan 6, 2023
5883086
Fix for rare infinite loop on mutex acquisition (#2012)
gapra-msft Jan 6, 2023
cd6b989
small fix
tasherif-msft Jan 8, 2023
cebc33f
Merge branch 'test-cross-comp' of github.com:Azure/azure-storage-azco…
tasherif-msft Jan 8, 2023
c824ad3
removed test
tasherif-msft Jan 8, 2023
2d15a37
Merge pull request #1983 from Azure/test-cross-comp
tasherif-msft Jan 9, 2023
052b801
Added trivy file (#2015)
gapra-msft Jan 9, 2023
e376658
Improve debug-ability of e2e tests by uploading logs of failed jobs (…
adreed-msft Jan 12, 2023
708a138
Fail copy job if single blob does not exist (#1981)
tasherif-msft Jan 12, 2023
0f466d5
Correct odd behavior around folder overwrites (#1961)
adreed-msft Jan 12, 2023
60c9aed
Fix files sync by determining which LMT to use via smb properties fla…
adreed-msft Jan 19, 2023
b023fc5
Fix metadata parsing (#1953)
adreed-msft Jan 19, 2023
4779674
Fix ADLSG2 intermittent failure (#1901)
adreed-msft Jan 20, 2023
16ca699
Store source token and pass to other threads (#1996)
tasherif-msft Jan 20, 2023
db0033d
Hash based sync (#2020)
adreed-msft Jan 20, 2023
e8e6233
Copy properties from Source (#1964)
nakulkar-msft Jan 21, 2023
30dfab5
Release notes and version update (#2028)
nakulkar-msft Jan 23, 2023
dc7666a
Fix SIGSERV on MacOS causes by https://github.com/mattn/go-ieproxy/is…
rkettelerij Jan 31, 2023
b83477f
Revert "Fix SIGSERV on MacOS causes by https://github.com/mattn/go-ie…
tasherif-msft Feb 1, 2023
6c1d508
Fixed HTML Blob Type (#2048)
tasherif-msft Feb 3, 2023
5e55bfc
Implement upload/download of symlinks (#1829)
adreed-msft Feb 13, 2023
db974a1
Update block ID generation logic (#2050)
nakulkar-msft Feb 14, 2023
3cc9d16
Upgrade GCS storage library (#2064)
nakulkar-msft Feb 14, 2023
84b9cb4
Set GC to default (#2063)
nakulkar-msft Feb 14, 2023
fec0318
Fix incorrectly displayed environment variable name for plan file path
ksaur Feb 28, 2023
d49e4ba
Updating helpMessages.go to further clarify the --compare-hash flag
normesta Feb 28, 2023
e71b6f4
Add golangci-lint (#2010)
gapra-msft Mar 1, 2023
8a99f2c
Added this branch
gapra-msft Mar 3, 2023
62ec835
Migrated stored object to track 2 enum types (#2090)
gapra-msft Mar 3, 2023
313f615
Migrated metadata type (#2104)
gapra-msft Mar 8, 2023
8fdbb24
Upgrade linting version (#2105)
gapra-msft Mar 8, 2023
029b166
Implement container-level ACL copies (#2049)
adreed-msft Mar 9, 2023
2fb479f
Reimplement POSIX properties download (#1835)
adreed-msft Mar 9, 2023
abb648b
Fix wildcard handling when a file of the same name as the wildcard in…
adreed-msft Mar 10, 2023
3423f17
Upgrade azcopy dependencies (#2115)
gapra-msft Mar 16, 2023
3e60fef
Option to transfer properties-only in jobPart (#2071)
nakulkar-msft Mar 16, 2023
7147b11
Added a scenario to the help messages (#2121)
gapra-msft Mar 17, 2023
f3300a8
Allow specifying "Cold" tier (#2096)
adreed-msft Mar 21, 2023
ff8f906
Merge branch 'dev' into gapra/track2_azblob_migration
gapra-msft Mar 22, 2023
c2655dd
fixed cpk empty
gapra-msft Mar 22, 2023
fbc8e44
fix lint
gapra-msft Mar 22, 2023
b553e7c
Do not create parent directory if it is root (#2120)
nakulkar-msft Mar 23, 2023
9143130
Resume transfer of incomplete file (#2119)
nakulkar-msft Mar 23, 2023
c6533ef
Change log level to Debug for a few statements (#2123)
nakulkar-msft Mar 24, 2023
1e36cf3
Perf testing for AzCopy (#2006)
nakulkar-msft Mar 27, 2023
68bb566
Redact CPK headers in log output. (#2127)
nakulkar-msft Mar 28, 2023
39192f2
[AzCopyV10] Add in content-md5 to available list properties (#2033)
vsmalladi Mar 28, 2023
6653755
Fail early if we detect invalid URL on one of targets (#2128)
nakulkar-msft Mar 29, 2023
6770682
[AzCopyV10][Bug] Uploading from top directory on linux fails when sub…
siminsavani-msft Mar 29, 2023
d2dc373
Merge branch 'dev' into gapra/track2_azblob_migration
gapra-msft Mar 29, 2023
b758e74
Migrated blob traverser code (#2108)
gapra-msft Apr 6, 2023
b6af7a4
Migrated more cmd code (#2110)
gapra-msft Apr 11, 2023
bcf6949
Merge branch 'dev' into gapra/track2_azblob_migration
gapra-msft Apr 11, 2023
9ef913b
fixed test from merge
gapra-msft Apr 11, 2023
6c16138
Migrated identity, get properties and download in STE (#2134)
gapra-msft Apr 14, 2023
ed3c49b
Modified set properties methods (#2142)
gapra-msft Apr 14, 2023
6c86ff2
Merge branch 'dev' into gapra/track2_azblob_migration
gapra-msft Apr 26, 2023
829b4e5
[1] Migrated STE (#2168)
gapra-msft Apr 28, 2023
88340c9
[3] Migrated tests in cmd folder (#2176)
gapra-msft May 1, 2023
6dd4cd1
[4] Migrated tests in testSuite (#2177)
gapra-msft May 4, 2023
1db35fe
[5] Migrated tests in e2etest (#2199)
gapra-msft May 18, 2023
02987c9
[6] Changes to client construction (#2200)
gapra-msft May 23, 2023
b667cff
Merge branch 'dev' into gapra/track2_azblob_migration
gapra-msft Jun 2, 2023
f05ea3f
Fix build error
gapra-msft Jun 2, 2023
5b19aae
Fixed an issue where source trailing dot header was passed when sourc…
gapra-msft Jun 8, 2023
71c87a5
Fix issue where trailing dot would error out if set for non file cases
gapra-msft Jun 12, 2023
298e874
Formalizing skipping files that will not work when transferring to blob
gapra-msft Jun 12, 2023
00ddb06
Fix service test
gapra-msft Jun 12, 2023
b0b557d
fixed trailing dot cases
gapra-msft Jun 13, 2023
096d32e
Made some changes to the conditions of skip or error
gapra-msft Jun 13, 2023
b18a3d7
Merge branch 'gapra/trailingdot-nonfilesource' into gapra/track2_azbl…
gapra-msft Jun 13, 2023
781e0a1
Migrated to the new azidentity library (#2238)
gapra-msft Jun 16, 2023
c8c2341
Merge branch 'dev' into gapra/track2_azblob_migration
gapra-msft Jun 20, 2023
b3ff61f
Fixed bug with CPK (#2267)
gapra-msft Jun 28, 2023
adc3b78
Fixed excess token refreshing (#2279)
gapra-msft Jul 5, 2023
cba3cdf
Merge branch 'dev' into gapra/track2_azblob_migration
gapra-msft Jul 5, 2023
437aa39
Merge branch 'dev' into gapra/track2_azblob_migration
gapra-msft Jul 10, 2023
5ad074a
Deprecate object ID (#2290)
gapra-msft Jul 11, 2023
436d0b5
Added tests for make (#2287)
gapra-msft Jul 11, 2023
0f7e6bf
Updated version and changelog for track 2 migration (#2292)
gapra-msft Jul 11, 2023
2decd9a
links (#2293)
gapra-msft Jul 11, 2023
166e3ca
Update azblob dependency
gapra-msft Jul 14, 2023
8fe5d55
Fixed issue where deleting a blob with a snapshot would hang (#2295)
gapra-msft Jul 19, 2023
f9cf72a
reorder perf
gapra-msft Jul 20, 2023
ef94d14
Merge branch 'dev' into gapra/track2_azblob_migration
gapra-msft Jul 24, 2023
c59d63c
fixed build
gapra-msft Jul 24, 2023
e599290
fixed more build
gapra-msft Jul 24, 2023
a62809d
Migrated file code to Track 2 (#2313)
gapra-msft Jul 27, 2023
061c865
Changed retry override
gapra-msft Jul 27, 2023
fe1cce5
Merge branch 'dev' into gapra/track2_azblob_migration
gapra-msft Jul 27, 2023
3faeeaf
fixed some errors
gapra-msft Jul 27, 2023
607a1a5
fix linting
gapra-msft Jul 27, 2023
cf268a0
fixed windows lint
gapra-msft Jul 27, 2023
850571d
added changelog entry
gapra-msft Jul 31, 2023
c8d5cd5
Fixed LMT data issue (#2323)
adreed-msft Aug 7, 2023
462bf55
Merge branch 'dev' into gapra/track2_azblob_migration
gapra-msft Aug 11, 2023
1bd9d40
Initial migration of cmd code
gapra-msft Aug 14, 2023
b8c8c94
changed error message in test
gapra-msft Aug 14, 2023
695504d
remove unused code
gapra-msft Aug 14, 2023
d23f817
removed azbfs code from credentialUtil
gapra-msft Aug 14, 2023
96248e1
Migrated tests
gapra-msft Aug 14, 2023
7dcb169
Merge branch 'dev' into gapra/track2_azdatalake_migration
gapra-msft Aug 16, 2023
462843f
Merge branch 'gapra/track2_azdatalake_migration' into gapra/cmd_code
gapra-msft Aug 16, 2023
1109475
Merge branch 'gapra/cmd_code' into gapra/cmd_test
gapra-msft Aug 16, 2023
d368569
added root directory client
gapra-msft Aug 16, 2023
339f2cf
Migrated code in common
gapra-msft Aug 16, 2023
e2df529
Migrated code in ste
gapra-msft Aug 16, 2023
da18c5d
Fixed issue with remove bfs and updated to latest names
gapra-msft Aug 21, 2023
c57c5ae
Updated tests
gapra-msft Aug 21, 2023
88a150a
Migrated code in e2e test
gapra-msft Aug 21, 2023
3bf9b12
Migrated code in testSuite
gapra-msft Aug 21, 2023
d5844cf
removed last remnant of code
gapra-msft Aug 21, 2023
b028329
changed filesystem not found string
gapra-msft Aug 21, 2023
cffa482
Merge branch 'gapra/e2etest' into gapra/testsuite
gapra-msft Aug 22, 2023
474562e
Removed internal datalake implementation
gapra-msft Aug 22, 2023
1795a1c
Migrated to beta version of datlake
gapra-msft Aug 23, 2023
b376136
Merge branch 'gapra/cmd_code' into gapra/cmd_test
gapra-msft Aug 23, 2023
68a9721
Migrated to beta release
gapra-msft Aug 23, 2023
a13f0e4
Merge branch 'gapra/cmd_test' into gapra/common_code
gapra-msft Aug 23, 2023
1fcfce7
fix build git push
gapra-msft Aug 23, 2023
35f6c02
Merge branch 'gapra/common_code' into gapra/ste_code
gapra-msft Aug 23, 2023
7d2e4a7
Migrated datalake tests in cmd folder (#2343)
gapra-msft Aug 28, 2023
78856cc
Migrated code in common folder (#2350)
gapra-msft Aug 28, 2023
14c5c01
Merge branch 'gapra/track2_azdatalake_migration' into gapra/ste_code
gapra-msft Aug 31, 2023
b13a65d
Merge branch 'gapra/ste_code' into gapra/e2etest
gapra-msft Aug 31, 2023
5b59f60
Merge branch 'gapra/e2etest' into gapra/testsuite
gapra-msft Aug 31, 2023
3f7e3e6
Migrated code in ste (#2357)
gapra-msft Sep 5, 2023
527ff0f
Migrated datalake code in e2etest (#2363)
gapra-msft Sep 6, 2023
dbe47d6
Merge branch 'gapra/track2_azdatalake_migration' into gapra/testsuite
gapra-msft Sep 6, 2023
e4c35cd
Merge branch 'gapra/testsuite' into gapra/removeazbfs
gapra-msft Sep 6, 2023
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
26 changes: 0 additions & 26 deletions azbfs/README.md

This file was deleted.

1,885 changes: 0 additions & 1,885 deletions azbfs/azure_dfs_swagger.json

This file was deleted.

1,891 changes: 0 additions & 1,891 deletions azbfs/azure_dfs_swagger_manually_edited.json

This file was deleted.

31 changes: 0 additions & 31 deletions azbfs/datalake_storage_transforms.go

This file was deleted.

120 changes: 0 additions & 120 deletions azbfs/parsing_urls.go

This file was deleted.

31 changes: 0 additions & 31 deletions azbfs/path_extensions.go

This file was deleted.

Loading
Loading