Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/duplicati/duplicati
Store securely encrypted backups in the cloud!
https://github.com/duplicati/duplicati
7d13d9ed81d3d6bb375ba2d08a2d5690b175e83d authored over 4 years ago by Kenneth Hsu <[email protected]>
In RestoreController.js, remove the branch on whether the path
contains wildcard characters and ...
Change some comments.
5c2fb96f5f45990a3552ddfc3a4c248aecbeabec authored over 4 years ago by Dean Ferreyra <[email protected]>Remove unneeded calls to `ToList()`.
3a66668e6ad6f8ed218f9226409fc64513670a3c authored over 4 years ago by Dean Ferreyra <[email protected]>
For `@` filters, support normal behavior of "find" and "restore" where
they automatically prefix...
Fix bug in line to detect literal wildcard characters.
071f7ed7b011b783a400bca43b054430cb13e221 authored over 4 years ago by Dean Ferreyra <[email protected]>
Change RestoreController.js to handle the case where the selected
restore paths contain literal ...
The retention policy logic was changed, and this comment was leftover
from the old implementatio...
Change "find" and "restore" commands to not prefix `@` file filters
with `*` and to not suffix `...
Switch back to using `FilterType.Simple` for `@` filters to fix the
restore picker again.
In Lo...
5f972c2437195a195cc376bb7f73b51d9d6c4475 authored over 4 years ago by Dean Ferreyra <[email protected]>fd76fb32ef84a91a8374d516a18c8e10a04a2867 authored over 4 years ago by Dean Ferreyra <[email protected]>
This fixes #4301.
4008736494a84bf3482a084a9e314dc638f15826 authored over 4 years ago by Kenneth Hsu <[email protected]>aa50b1dfbf34cdf2732d994bd97ec001817c082d authored over 4 years ago by Dean Ferreyra <[email protected]>
Add new filter syntax, prefixing with an "at sign"; i.e., `@...`, that
disables glob expansion, ...
This fixes #4294.
aa2e92ea3a48926950186853fd36f699b62b2d0b authored over 4 years ago by Kenneth Hsu <[email protected]>Improve query performance used in GetFilesAndSourceBlocksFast
40597aaec20bf319d4c02988a9748d81a452ef78 authored over 4 years ago by warwickmm <[email protected]>
Tree changes in query
* Move inner selection S to a temporary table
* Reorder join field in oute...
From Codacy:
The overloading mechanism should be used in place of optional parameters for sever...
f28550f4b50db4f3479127eae4ba72fe00d7a877 authored over 4 years ago by Kenneth Hsu <[email protected]>c15cdcf26ae6eb4cdfaff1f547add6eafe7f8121 authored over 4 years ago by Kenneth Hsu <[email protected]>
This tests that we escape '@' with '%40', as the import code in
escape_uri in AppUtils.js cannot...
This makes it easier to create a simple test for the behavior.
e59e9a42b8eb4d570a6371d13f62af79417d0aed authored over 4 years ago by Kenneth Hsu <[email protected]>9dd98457f1a335ff4b44ba2d31730d7625a7e67f authored over 4 years ago by Kenneth Hsu <[email protected]>
acba6351dc1fad105aeaa908e596327558bfdeb5 authored over 4 years ago by Kenneth Hsu <[email protected]>
In revision c41f2c6a60 ("moved all sanitization logic into backup class
and moved from regex to ...
As of pull request #4005, our Travis builds no longer use this script.
8ae5b81e164b4b88d1d3c2111efdd19a1c7b7cfe authored over 4 years ago by Kenneth Hsu <[email protected]>After targeting .NET 4.7.1, some users started encountering errors like:
Could not find method ...
201bb53b297d9d18416a038ec3774ad974eac543 authored over 4 years ago by Kenneth Hsu <[email protected]>Improve USN performance.
bcaedebecd1f47b22c4fdec25805667165dd4ad7 authored over 4 years ago by warwickmm <[email protected]>Handle Windows source paths starting with "\\?\"
83318877a1fb57a379d2539e4edf8e43fca151ed authored over 4 years ago by warwickmm <[email protected]>31bb24d6052785d984366d8be1df9975d77f8540 authored over 4 years ago by Daniel Gehriger <[email protected]>
bb1853085d1dbbd8739ea7f988c8cad90f670bd9 authored over 4 years ago by Daniel Gehriger <[email protected]>
0b3b61c2a13637626c75b45cc409de7583453231 authored over 4 years ago by Daniel Gehriger <[email protected]>
b6752bead30992c0038323f53224933300609307 authored over 4 years ago by Daniel Gehriger <[email protected]>
d143f8b3f9d60eb6959b768f05512cc93e1eb1ab authored over 4 years ago by Daniel Gehriger <[email protected]>
(cherry picked from commit 420c23cf051f960e3e9266b7e1bea32c576c1798)
494701cc945d1a50f1fc659a622d664dcf5f3900 authored over 4 years ago by Daniel Gehriger <[email protected]>420c23cf051f960e3e9266b7e1bea32c576c1798 authored over 4 years ago by Daniel Gehriger <[email protected]>
82c54dde3150e67c578007f76090b61166d80b1e authored over 4 years ago by Daniel Gehriger <[email protected]>
c5bef5c2e0a4f2f398ea89cb5354405e8d11c757 authored over 4 years ago by Daniel Gehriger <[email protected]>
8e8c758c65d69a3c44888b9224cbed2f1c451964 authored over 4 years ago by Daniel Gehriger <[email protected]>
7d2c6befb0b5981681c186e67564d2f777951c9b authored over 4 years ago by Daniel Gehriger <[email protected]>
245046e8e5e449bbd18078772bb7204cb6067942 authored over 4 years ago by Daniel Gehriger <[email protected]>
0caf72498284b2a6953609a92c883c1ec09d5dcd authored over 4 years ago by Daniel Gehriger <[email protected]>
Under Windows, strip paths of any `\\?\` prefix to prevent Duplicati
from storing paths prefixed...
You can download this build from:
Binaries: https://updates.duplicati.com/canary/duplicati-2.0....
145ef49b91fc43a77dabfb66cd8ae3c8b7ca93c2 authored over 4 years ago by Kenneth Skovhede <[email protected]>Fix issue with root volumes and snapshots broken by #4256
b68d9fe1578c726d928090bff2c996a0d68c921a authored over 4 years ago by warwickmm <[email protected]>
Add comment in `WindowsSnapshot.ConvertToSnapshotPath()` warning how
replacing some manual path ...
9392e90b5b69bbc4953403cf69d0f1972495942e authored over 4 years ago by Kenneth Hsu <[email protected]>
26482a426b5ebb54417c03694c6e771b26de2a17 authored over 4 years ago by Kenneth Hsu <[email protected]>
This is no longer needed (see pull request #4213).
6b7987fdd671384d9f4e3c89301a5f17fcd8ee6b authored over 4 years ago by Kenneth Hsu <[email protected]>We forgot to add these when introducing the new test categories.
62814c1c6ef498e707f4b82516dc8005d3337c1f authored over 4 years ago by Kenneth Hsu <[email protected]>
Revert the change made to `WindowsSnapshot.ConvertToSnapshotPath()`
by pull request #4256.
The ...
1198c10d43818153d75056426d0c71b2729d2d8e authored over 4 years ago by Dean Ferreyra <[email protected]>9380bbba60b2adfd90f211f412204f4e59256e09 authored over 4 years ago by Kenneth Skovhede <[email protected]>
25c1a5b657dc31e224e70f8523f2d4ba3ea3a955 authored over 4 years ago by Kenneth Skovhede <[email protected]>
You can download this build from:
Binaries: https://updates.duplicati.com/canary/duplicati-2.0....
160bd8b8cd8bf5c24d5b0a4127466aba9ee049a5 authored over 4 years ago by Kenneth Skovhede <[email protected]>Enabled support for \$Extend\$Deleted special MTF folder when using USN
648d199427a37e10d4b86c23e132e9558c1b6f0e authored over 4 years ago by Kenneth Skovhede <[email protected]>Target .NET Framework 4.7.1
ec1975b5a7aac44a833db41f12679fd4ccd02a1f authored over 4 years ago by Kenneth Skovhede <[email protected]>Avoid deleting unrelated files when removing backup configuration
04dd510be0958908a8424b6883afeb24aed49f58 authored over 4 years ago by Kenneth Skovhede <[email protected]>Remove unnecessary call to Path.Combine
e5b0ac2749eaeb55ca9ff07daf40d352e31c5ef5 authored over 4 years ago by Kenneth Skovhede <[email protected]>Check for errors and warnings in unit tests
2d628053fa197812e8cfae0fe05c36d6a49230f0 authored over 4 years ago by Kenneth Skovhede <[email protected]>Add tests for invalid Windows paths
ac5dda8be780129437470a13d3d0da227776f85f authored over 4 years ago by Kenneth Skovhede <[email protected]>fcf44d595dc582d6627da1c71457989b6c9381b0 authored over 4 years ago by Daniel Gehriger <[email protected]>
279d8d2d2c4b556028588909e65e8923cb65d73d authored over 4 years ago by Daniel Gehriger <[email protected]>
51ce673831f4f247b4d8b7a1326d9f395cd1817e authored over 4 years ago by Daniel Gehriger <[email protected]>
b25d4b47ca165d294740c0c6cf9c90ed61580635 authored over 4 years ago by Daniel Gehriger <[email protected]>
Fix setup/teardown for CommandLineOperationsTests
8f631a99f078a78edd8b2fb9e741870069fe71ff authored over 4 years ago by warwickmm <[email protected]>
This allows us to simplify the ProblematicPathTests because the test
teardown methods can now ha...
Fix tests to work with long paths in Windows
db2235ad17ffb8973233fab88f3d89ce69d99ae9 authored over 4 years ago by warwickmm <[email protected]>
Change Duplicati.UnitTest.CommandLineOperationsTests to use `Setup()`
instead of `OneTimeSetUp()...
Change SystemIOWindows.PathGetFullPath() to convert forward
slashes to backslashes.
Change Dupl...
2e777b27113b3b65724ea97ef7e2703452c86c2e authored over 4 years ago by Dean Ferreyra <[email protected]>
The selenium docker image is based on Ubuntu bionic, whose version of
mono-complete is 4.6.2.7. ...
Even in .NET 4.6.2
`System.IO.Compression.ZipFile.ExtractToDirectory()` cannot handle
long paths...
70e8c93d26dd8b55986ca86bc8d8ad59a94c1eb8 authored over 4 years ago by Kenneth Hsu <[email protected]>
This updates all projects to target .NET Framework 4.7.1. The
TencentCOS and Tardigrade backend...
568fadbcec1b524850a797119b60f65cebb9eac8 authored over 4 years ago by Kenneth Hsu <[email protected]>
Support problematic Windows paths that end with spaces or periods.
e7daffcb3105c0c43770cc79084740016ba44170 authored over 4 years ago by warwickmm <[email protected]>ef8209bc210ca5dc3c7aef733ffe08236222733e authored over 4 years ago by Kenneth Hsu <[email protected]>
443514dabd94a8aa8a11bc6e3b7f53e6c40485d8 authored over 4 years ago by Kenneth Hsu <[email protected]>
466bc3786b91f41b6ddb2eed68491e4662b44d64 authored over 4 years ago by Kenneth Hsu <[email protected]>
1b7d1533ee62946d94fa52b99bad1e8ce4988665 authored over 4 years ago by Kenneth Hsu <[email protected]>
Bump uplink.NET to v2.3.4 to fix issue with downloading files.
670b1666d711c3ea7a240cc52e7d7cc55fcf7d47 authored over 4 years ago by warwickmm <[email protected]>fde7e84afc57ccf444caeb568e1fea9c0e5d4436 authored over 4 years ago by TopperDEL <[email protected]>
c4517245209ac80dc66a6371e59f1920c029ee20 authored over 4 years ago by TopperDEL <[email protected]>
6a8a029c702424629f4d708230d47a6c28dacc5c authored over 4 years ago by TopperDEL <[email protected]>
0314c388ef64cb892163820370ca24b82fb5a0b8 authored over 4 years ago by Kenneth Hsu <[email protected]>
This concerns issue #2678.
00cd10062b8183dbc6d662a9b4105b9aafc30ab4 authored over 4 years ago by Kenneth Hsu <[email protected]>This concerns issues #3845, and #4244.
77a4918f36a41fe06c52292db830ca08d56ee88f authored over 4 years ago by Kenneth Hsu <[email protected]>This fixes issues #3845 and #4244.
fea55b998107617d3efbbeb5a5a2a4107f229622 authored over 4 years ago by Kenneth Hsu <[email protected]>f47299d7a1aad6b28d83dc9cb65b10f4ba66c6f8 authored over 4 years ago by Kenneth Hsu <[email protected]>
Fix Recovery Tool handling of paths with dashes
512aa9b979ac96b67603725c597d76c0d0c1078f authored over 4 years ago by warwickmm <[email protected]>27c5b9ef5a24299032287ba3aeab33cafea4cf77 authored over 4 years ago by Kenneth Hsu <[email protected]>
In Duplicati.CommandLine.RecoveryTool, the `index` and `list` commands
do not recognize Duplicat...
Fix pull request string comparisons in SystemIOWindows.cs to use
StringComparison.Ordinal.
Fix ...
d1547020202025f96391a39c28e0351220b6d702 authored over 4 years ago by Dean Ferreyra <[email protected]>
This is somewhat redundant since the RestoreHandler verifies the hash of
the restored file, but ...
Fix deployment of Mac binaries for Tardigrade backend.
This also updates the version of uplin...
47df16063ff1a9ba377807d77a83735c9016ca44 authored over 4 years ago by warwickmm <[email protected]>
Change "Duplicati.CommandLine.RecoveryTool restore" to support
restoring long paths, and files a...
17c639cb26b8f3a131826ce8f999b28641f86df4 authored over 4 years ago by TopperDEL <[email protected]>
6d5e8bfc77ad73a0c013e7f29ac28691715bf2a2 authored over 4 years ago by TopperDEL <[email protected]>
badcb7dbfc9bf5e234450da232794c96938ed7b4 authored over 4 years ago by TopperDEL <[email protected]>
941c8892b009974a2381603bd68b1758dcd73e48 authored over 4 years ago by Kenneth Hsu <[email protected]>
Paths that end with a dot or space are problematic on Windows.
This concerns issue #3839.
This ...
This tests a path that exceeds typical limits on Windows.
This concerns issue #3839.
This conce...