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

Add class to help remove problematic paths from tests.

This will make it easier to create and clean up tests that involve
problematic paths (e.g., path...

a837144b4278392fecd3807985ccf6c72bb15eb2 authored over 4 years ago by Kenneth Hsu <[email protected]>
Add methods to delete empty directory.

ebde1c9f01df675eac4d782a0ba696188213e107 authored over 4 years ago by Kenneth Hsu <[email protected]>
Support problematic Windows paths

Allow historically problematic Windows paths (i.e., files or
directories that end in a dot or a ...

6acbbf2136d001f402de63901be34eec2bd041b6 authored over 4 years ago by Dean Ferreyra <[email protected]>
fix: Remove unnecessary windows storj_uplink.dll

37e0d36348d9749b4194722ae16f54aa70ef2d6d authored over 4 years ago by TopperDEL <[email protected]>
build: Switch to uplink.NET 2.3.2

e115dd714985b17a8b25dac14956b45b7211399e authored over 4 years ago by TopperDEL <[email protected]>
fix: Remove renamed MacOS-dylib on windows-installer

0b0fc23d979c757723c62a11b8381a1ee5433656 authored over 4 years ago by TopperDEL <[email protected]>
feat: Add Tardigrade-Partner-ID

79ba47f6efb32870f53ca9826f16e5beeac51973 authored over 4 years ago by TopperDEL <[email protected]>
fix: Rename storj_uplink.dylib to libstorj_uplink.dylib

78065fde53758d1ed8fa57da8fa696e66f132fb6 authored over 4 years ago by TopperDEL <[email protected]>
Merge pull request #4249 from jpschewe/report-compression-errors

Ensure that compression errors are thrown and logged.

This also prevents FilesetVolumeWriter....

45da5a4e2bb2a6ee964e7c6ceb19a0e3b8b7a550 authored over 4 years ago by warwickmm <[email protected]>
Remove unused LOGTAG field

e5f57e8f662d18a5aa7c8b79f02e036d739c53e8 authored over 4 years ago by Jon Schewe <[email protected]>
Remove unneeded catch statement

Using the finally block to close out the writer allows the exception to
show up in the log.

2747f78c40e11c72e6f247ff75d147067f72c827 authored over 4 years ago by Jon Schewe <[email protected]>
Rethrow exception after logging

This ensures that the backup properly fails.

36336ac6f12524a794f4725995e1f6ee84c501d3 authored over 4 years ago by Jon Schewe <[email protected]>
Version bump to v2.0.5.108-2.0.5.108_canary_2020-07-09

You can download this build from:

Binaries: https://updates.duplicati.com/canary/duplicati-2.0....

f44428ea706281adc71110cf9855ab8626a3f8d0 authored over 4 years ago by Kenneth Skovhede <[email protected]>
Merge pull request #4247 from warwickmm/check_errors_and_warnings_in_tests

Check for errors and warnings in unit tests

56455923d8419a302647b673ef5cc83571ac4fa0 authored over 4 years ago by Kenneth Skovhede <[email protected]>
Merge branch 'master' into check_errors_and_warnings_in_tests

3a8214a0dd47680c038ee51cb0c86cf2a4237201 authored over 4 years ago by Kenneth Skovhede <[email protected]>
Merge pull request #4245 from warwickmm/fix_restoration_of_empty_files

Ensure that paths exist when restoring empty files

2a60bf393110bea3306f9a78e929907d2e68e5ab authored over 4 years ago by Kenneth Skovhede <[email protected]>
Merge pull request #4228 from warwickmm/remove_unused_builtin_strings_members

Remove unused members from Builtin.Strings

7a5844027af4ac4e2e46ecf1c10d023681378690 authored over 4 years ago by Kenneth Skovhede <[email protected]>
Merge pull request #4237 from warwickmm/add_s3_me_bahrain

Fix endpoint for Middle East (Bahrain) S3 region

53f9b8bddc47ae881eea6ae2ede2a7e825bd67da authored over 4 years ago by Kenneth Skovhede <[email protected]>
Merge pull request #4227 from warwickmm/fix_openstack_command_help

Fix documentation for OpenStack command line arguments

20542b54894cefff11498bb217f0f8b85e2bc2d3 authored over 4 years ago by Kenneth Skovhede <[email protected]>
Merge pull request #4226 from warwickmm/add_s3_eu_south

Add support for Europe (Milan) S3 region

59cf5886d3e880d1ea34fe0c724ba86bd05c86c6 authored over 4 years ago by Kenneth Skovhede <[email protected]>
Remove commented-out code.

4a1697bb279d24e73bf967cfd591a9bd2ff0ec10 authored over 4 years ago by Kenneth Hsu <[email protected]>
Merge pull request #4250 from jpschewe/s3-backend-error-handling

Remove try/catch that is hiding errors in S3 backends.

cceb56f8ff6da9cb3b0355d2a3a617dced5512ae authored over 4 years ago by warwickmm <[email protected]>
Catch compression errors and report them

When the file list is over 4GB one needs to have the zip64 option
enabled. This commit catches t...

e41c0d8bf988bdfc562b8f451a8fd0fc8b6a0652 authored over 4 years ago by Jon Schewe <[email protected]>
Remove try/catch that is hiding errors

The try/catch here was hiding timeouts fetching the test files. This
logic appears to be for han...

7294befad978ce9de29ad4bf23ec98d08c891afd authored over 4 years ago by Jon Schewe <[email protected]>
Avoid checking for warnings in some BorderTests.

The current test data sometimes yields a "No block hash found for file"
warning.

0e994ea4f1b9b1148a9f68d9fe35004dfe9d8f97 authored over 4 years ago by Kenneth Hsu <[email protected]>
Remove source before testing resoration of inheritance breaks.

This will be a better check for the restoration of inheritance breaks,
and also allow us to expe...

c992e9f76e385ad373fbc683a4d84ee2053d921f authored over 4 years ago by Kenneth Hsu <[email protected]>
Check operation results for errors and warnings in tests.

e1a6ae44836c904b695122cc38e902d2424eb1d0 authored over 4 years ago by Kenneth Hsu <[email protected]>
Fix typo in comment.

fac39c03a243c9364f8a505d0005c5af7225a5ef authored over 4 years ago by Kenneth Hsu <[email protected]>
Reduce scope of Controller instance.

7bbe511f3141f09d95516217a64c8a09fd3fefed authored over 4 years ago by Kenneth Hsu <[email protected]>
Include drive letter as part of path when restoring on Windows.

When the dont-compress-restore-paths option is used, the drive letter is
included as part of the...

5e50435c7d4c3d43e5f4bc18acd271ea262db3b2 authored over 4 years ago by Kenneth Hsu <[email protected]>
Remove unnecessary local variable.

be44b785cee704898b6d8b551c3fa26e8bdaca72 authored over 4 years ago by Kenneth Hsu <[email protected]>
Add test for restoring empty file to non-existant folder.

This concerns issue #4148.

a3e192a8a6c87c2ba72b178a5ac005a49d6bb5a1 authored over 4 years ago by Kenneth Hsu <[email protected]>
Ensure that paths exist when restoring empty files.

This fixes #4148.

3aa1d2f3daf1b514fc9441070ca7befd12226936 authored over 4 years ago by Kenneth Hsu <[email protected]>
Merge pull request #4242 from TopperDEL/tardigrade-net-version

Bump the Tardigrade-Backend to NetFramework 4.7.1

2c3a6a322bc27782e5dcba2eab066005142555bf authored over 4 years ago by warwickmm <[email protected]>
build: Change .NetVersion to 4.7.1

162a642ce132923cb943f63303cffd636cf091a9 authored over 4 years ago by TopperDEL <[email protected]>
Merge pull request #4232 from TopperDEL/tardigrade-installer

Deploy Tardigrade binaries with the installer

7d0e6382d66b7a96e0f993ebc369b0defef47665 authored over 4 years ago by warwickmm <[email protected]>
Merge branch 'tardigrade-installer' of https://github.com/TopperDEL/duplicati into tardigrade-installer

8475826889aefb9f54d58c92cbdefdb584cae2b6 authored over 4 years ago by TopperDEL <[email protected]>
fix: Actually commit the project-file

aff005fb79a0367a6edc2c9c0de64db9f5efcafb authored over 4 years ago by TopperDEL <[email protected]>
Update WixInstaller.wixproj

dd5a5f6c75b3edbda2529ff13fe90a52288395b4 authored over 4 years ago by TopperDEL <[email protected]>
Update make-dmg.sh

e04adbedd7f66b7642892a908f22eda8ffabe510 authored over 4 years ago by TopperDEL <[email protected]>
fix: Linux-binary-name

a18e30ae84a421954459ce633b2ea7c6436c0756 authored over 4 years ago by TopperDEL <[email protected]>
Merge pull request #4236 from trueai-org/master

Add Tencent Cloud Object Storage (COS) backend.

75a9eec7544bacf27a93e8f78fd4ee38f6faa1c7 authored over 4 years ago by warwickmm <[email protected]>
add readme, and cos to entry

4d01d23426e849c28b10fe8ef3e63392e2b4fe38 authored over 4 years ago by wood <[email protected]>
add dependency

07815740fd8fc2ca573b87166a65bdfe551868ae authored over 4 years ago by wood <[email protected]>
fix: Refactor static constructor and storj-init-logic

b0a5e171b3e3306effeb739de3872951658f11a3 authored over 4 years ago by TopperDEL <[email protected]>
fix and add desc

e0c43a7678e96401b71f70c2d0acbbba8e141e13 authored over 4 years ago by wood <[email protected]>
fix: add content-type, default: application/xml

619ca5835fb6292aa1bfb88ac4652bce4cf9b318 authored over 4 years ago by wood <[email protected]>
add tencentyun cos license

bcd483dd21471108c057e8de3655373fdf622ff4 authored over 4 years ago by wood <[email protected]>
Fix endpoint for Middle East (Bahrain) S3 region.

This fixes issue #4235.

b0a3763fdfceb88abcfbd9dae95a78bcdeb5a7ae authored over 4 years ago by Kenneth Hsu <[email protected]>
fix: Resolve PR-comment

50342bf56af705c8937a69f3fc6e7a53d78824ea authored over 4 years ago by TopperDEL <[email protected]>
update region desc

603b2a3ccdd28b11bc133ef447701d66eada95d9 authored over 4 years ago by wood <[email protected]>
remove cos config

e06a2dfc3bb897d8d996d4a813ae6b123f60ca34 authored over 4 years ago by wood <[email protected]>
add tencent cos

cc9080e533925fb93a5e0469e5c1153505bad38a authored over 4 years ago by wood <[email protected]>
Merge branch 'master' into tardigrade-installer

424407668025185f237ac820c645f3ef69caa6a6 authored over 4 years ago by TopperDEL <[email protected]>
fix: Resolve merge conflict

d14ab54fd6fbba81c93fa45d780f8778f928af97 authored over 4 years ago by TopperDEL <[email protected]>
Merge pull request #4231 from TopperDEL/tardigrade-fixes

Update version of uplink.Net-Library and use correct temp path.

ebf7346960b0d93d2ee74570c2f6d3adffe68bab authored over 4 years ago by warwickmm <[email protected]>
build: First try to deploy the (only the necessary) tardigrade-binaries for all systems

31ae3784c0af26e2296c7aa7ea464acc04c6a62a authored over 4 years ago by TopperDEL <[email protected]>
fix: Use the duplicati-temp-folder

b9c22afdbe5efef652f0d9b7a223d10cd6e1b53e authored over 4 years ago by TopperDEL <[email protected]>
fix: Solve two issues with the Tardigrade-Backend

a78d4a096f058dbc93c7bb2656b3efb9e8602641 authored over 4 years ago by TopperDEL <[email protected]>
Remove unused members from Builtin.Strings.

1037f2dcfc7f94834918b8c4e195224e05952cf7 authored over 4 years ago by Kenneth Hsu <[email protected]>
Fix documentation for OpenStack command line arguments.

d0401204221698802d2c3c12d128ba1af86c2954 authored over 4 years ago by Kenneth Hsu <[email protected]>
Add support for Europe (Milan) S3 region.

This fixes #4224.

9e05c5a9820d646a256455276161c4d0ac564130 authored over 4 years ago by Kenneth Hsu <[email protected]>
Merge pull request #4217 from TopperDEL/tardigrade-update-nuget

Bump uplink.Net-Dependancy for Tardigrade.io to v2.2.2 (supporting MacOS)

b8e1f8f4de4514dcd24c544cadb6f184714c4302 authored over 4 years ago by Kenneth Skovhede <[email protected]>
Merge pull request #4215 from warwickmm/fix_tardigrade_project_references

Fix project references to Tardigrade backend

9057c3a1bddef6a8d560acbb02a2fe6214696ff3 authored over 4 years ago by Kenneth Skovhede <[email protected]>
Merge pull request #4214 from baumerdev/add-retina-icons

Add Retina Icons (High Resolution)

2c3df940e1cfafea732ba086dbb06df4e9b7ba22 authored over 4 years ago by Kenneth Skovhede <[email protected]>
build: Bump uplink.Net-Dependancy to v2.2.2 supporting MacOS

4f694d108d68c2ec967d13e1f508a28841e6290c authored over 4 years ago by TopperDEL <[email protected]>
Fix project references to Tardigrade backend.

3db08121aedc729e384dde81fb42daf818b60ee8 authored over 4 years ago by Kenneth Hsu <[email protected]>
Merge pull request #4212 from duplicati/feature/fix_incorrect_sslcert_warning

Fix incorrect sslcert warning on Mono

d09df25e659fd557778cf6cebd482e9ab29ac093 authored over 4 years ago by warwickmm <[email protected]>
Merge pull request #4213 from duplicati/feature/remove_monocs_compiler_directive

Removed references to `__MonoCS__`

28c3d02a273a23a7b26db264abb31a73988691cb authored over 4 years ago by warwickmm <[email protected]>
Add missing background-size

72a5fd1f7ca54b23be0909ac1bedc34d3e684be5 authored over 4 years ago by Markus <[email protected]>
Add high resolution images to web frontend

Add images with douple or triple the image dimensions for devices that have a higher resolution/...

e84d332361a1b24729be2c7d8bc789d93c6af071 authored over 4 years ago by Markus <[email protected]>
Remove (old) images without any reference

5a796755ab18ad164d7f1e11edfed712d088560f authored over 4 years ago by Markus <[email protected]>
Removed references to `__MonoCS__` as that compiler directive is no longer being set

f29444d75360828ab687070980addcac7e1d5f67 authored over 4 years ago by Kenneth Skovhede <[email protected]>
Include Tardigrade reference in all projects that include backends, as this makes it easier to use when debugging

3313f46b801fc2ef7e81417b7bd82fd27181dc34 authored over 4 years ago by Kenneth Skovhede <[email protected]>
Suppres SSL certificate warnings on sufficiently recent Mono versions, as the x509 store returns zero, but the SSL connections seems to work anyway

5f2925c2fb1b551fd429fd787203d381634736ee authored over 4 years ago by Kenneth Skovhede <[email protected]>
Fixed the defunct `__MonoCS__` code chunk

b3b5d5642a8ef9c10fb2948bf4fe4a5b47720636 authored over 4 years ago by Kenneth Skovhede <[email protected]>
Version bump to v2.0.5.107-2.0.5.107_canary_2020-05-26

You can download this build from:

Binaries: https://updates.duplicati.com/canary/duplicati-2.0....

7a0ffd46e121970b4c6e38c8639803cdb46e1269 authored over 4 years ago by Kenneth Skovhede <[email protected]>
pulled and compiled updated translations

35f4e6615ed11a09cda4ae38d647e98bb904eb09 authored over 4 years ago by Kenneth Skovhede <[email protected]>
Updated localization files

41ea491bd77d39aaf33611ddf2e377c7e08c485a authored over 4 years ago by Kenneth Skovhede <[email protected]>
Merge pull request #4205 from TopperDEL/tardigrade-fix-restore

Fix restore with Tardigrade-backend when folders are used

69091fe05b556449e616dd583f60c41c8e9ac62a authored over 4 years ago by warwickmm <[email protected]>
Merge pull request #4204 from TopperDEL/tardigrad-correct-basepath

Fix base path in Tardigrade backend.

f9c25a19f1dff5ea51453c8c918e0e523e267881 authored over 4 years ago by warwickmm <[email protected]>
fix: List only the files relevant for the current folder (if provided)

da0602fce9b06c3e4394bd27fb18f42c76545ce4 authored over 4 years ago by TopperDEL <[email protected]>
Merge branch 'master' into tardigrad-correct-basepath

fa44c419e79d1ea127ad88dd55bcf862c20320d1 authored over 4 years ago by TopperDEL <[email protected]>
fix: Move the tardigrad-library to the correct location

3600eed64d8a0b512375e984196707acd5a416a2 authored over 4 years ago by TopperDEL <[email protected]>
Merge remote-tracking branch 'origin/master' into tardigrad-correct-basepath

997152c82eec4c9b9a8983588b1cb7882443fe3b authored over 4 years ago by TopperDEL <[email protected]>
Merge pull request #4203 from TopperDEL/tardigrade-path-correction

Move the tardigrad-library to the correct location

bca81989cc2249d706dff97539b01906ebeb0893 authored over 4 years ago by warwickmm <[email protected]>
fix: No leading slash for Tardigrade-Paths

6d01dad37f569f92d22b2ecbcfeb82d2214813b7 authored over 4 years ago by TopperDEL <[email protected]>
fix: Correct Package-References

ba82edf7f89876c22a1a83e6e77b1bddc442c2ed authored over 4 years ago by TopperDEL <[email protected]>
fix: Move the tardigrad-library to the correct location

62ae46f223f0f1b22d42e29834b1b1eca2147bdd authored over 4 years ago by TopperDEL <[email protected]>
fix: Switch to uplink.Net v2.1.5 to correctly support Linux

c864f7eaaff9d2c476e699fea2a64dae9c26bf71 authored over 4 years ago by TopperDEL <[email protected]>
Merge pull request #4197 from TopperDEL/Tardigrade

Add Tardigrade as new Backend

f17377debe6c13916a7b621431a1f415b23d337e authored over 4 years ago by warwickmm <[email protected]>
feat: Add license-info

afa76753394f403b1b2fcde19b3de9ffd81584f9 authored over 4 years ago by TopperDEL <[email protected]>
fix: Resolve comments

fd5a4f058d9bc3b03bdf5657e94f8e437bc06c9b authored over 4 years ago by TopperDEL <[email protected]>
fix: Set custom Metadata on upload

be0599654b8cfe94cf517703c1003a6083e1000f authored over 4 years ago by TopperDEL <[email protected]>
build: Force 64bit

6287e9b5eef2b28db8e5216a0ecc0eb55d47541e authored over 4 years ago by TopperDEL <[email protected]>
Merge branch 'master' of https://github.com/duplicati/duplicati into Tardigrade

6cda666b10e0fa830aea78b89805e737f807a2e1 authored over 4 years ago by TopperDEL <[email protected]>
fix: Full-qualified host for known Tardigrade-satellites

dd2f2f971c8b01a22c788242207c76730bc31464 authored over 4 years ago by TopperDEL <[email protected]>
feat: Implement IStreamingBackend for Tardigrade

10ece1eba1d0a550395f841ff90b751d524cd0e4 authored over 4 years ago by TopperDEL <[email protected]>
Version bump to v2.0.5.106-2.0.5.106_canary_2020-05-11

You can download this build from:

Binaries: https://updates.duplicati.com/canary/duplicati-2.0....

e6dc5347ffc3eeb7af9495c7f83b6a9f7925563c authored over 4 years ago by Kenneth Skovhede <[email protected]>
fix: Additional fixes for codacy

efc606efc1585e8d825254265d959195153ccfeb authored over 4 years ago by TopperDEL <[email protected]>