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
ce1577fbc24dd5638280f748d0633a9e2acac6fa authored over 7 years ago
This fixes #2759
37e42b718d27a92e218e9557810123dec709e282 authored over 7 years agoUse simpler data structures when detecting duplicate filenames
436dd7f017714cd677fa2e56b59ffbf0e61bdb25 authored over 7 years agoImprove construction of ArgumentExceptions
a3270e4323881f10d9103b0aa9821c46a21458da authored over 7 years ago9c0c5fbb97cbe9ddbc890f55376706e6c3627266 authored over 7 years ago
66feb4f25a5201087a1d839b5bcd53aa94d21244 authored over 7 years ago
a4452d9add13391b84dd1f2da90b19d9e385b5fa authored over 7 years ago
51084ada574017e119bec6040e3b510ce02113fb authored over 7 years ago
a955daca3fd83a1e437f6b9ea107b62eadfe9aed authored over 7 years ago
d15c0656cbe07567ac0e694636bce7baf80f5927 authored over 7 years ago
640ec634b7eb9f6aa9682f8c7df17122da599154 authored over 7 years ago
44c53d3eb17793386bd9593dfb7cd52f3c7b4c00 authored over 7 years ago
b3a3911d98c8e4c4f99a16fd2d531f8e58952b83 authored over 7 years ago
By changing to IEnumerable, it is possible to iterate only a portion of the list, which is useful...
38883285eee5598e37d56e6ddc417fad7d872ed3 authored over 7 years ago
The parameter name is provided as a separate argument to
ArgumentException.
e9ffc2cbe1e5d4f38e7543dbc31408cdec12a49a authored over 7 years ago
4950c721289a9edbdf75d69b1c864232868483f6 authored over 7 years ago
97681a704bc5013818f2625ca91e153ea24e634b authored over 7 years ago
This makes it easier to rename the parameter in the future as we don't
have to search for the pa...
239e62cb91727a283f4b1b968e3f61a92d36f1b8 authored over 7 years ago
Add IQuotaInfo interface
9141ccfd4155b18aa6a760da4a4cd3f39fa00c03 authored over 7 years ago31e8d7eb1437bde4874173f368a90b7c160ea5b2 authored over 7 years ago
98e603073a6665c267b165a1db3791714ef4c9ae authored over 7 years ago
bc88be457e3019e1a13c0b75dd4683575446ab3b authored over 7 years ago
It also makes quota enabled backends return an instance of this interface instead of the quota co...
b4f56750f8515d803d7924a0e1a809e139fdba4f authored over 7 years ago
A Dictionary is unnecessary since we don't have any key-value pairs. We
just need to keep track...
# Conflicts:
# Duplicati/Library/Main/packages.config
# Duplicati/Library/UsageReporter/Duplicat...
6c921ab3ec878a99262150b80b7f29713700c11e authored over 7 years ago
Reference property instead of invoking extension method.
60b94b758f01446db6feaea72949833144fce953 authored over 7 years agoAdd support for the quota reporting and renaming interfaces to the OneDrive backend
ef3eb1854abb9206713dff9907e2b9057ce50031 authored over 7 years agoFix default filter warning
b00304ace65a0ef55bca178bdf64fffd08aeacc3 authored over 7 years agoFix the issue template
b13ed5a3ba3092f8fa311760115267a93aed40b0 authored over 7 years agoThis reverts commit e999f1d77d998cfe6b8fbfceba86543843032b4c.
22e05577e294633f995bd163026437973c61ff55 authored over 7 years ago2609dcc5dc06572ada968fadde400f656dc641f3 authored over 7 years ago
e999f1d77d998cfe6b8fbfceba86543843032b4c authored over 7 years ago
55116279750b049c0a42111bb205a7455bd1d820 authored over 7 years ago
5cae6ca60e488dcdfc97a3c9ba0fe96645acad63 authored over 7 years ago
644d13ffebc9ee3f86241e43240ad2403368d321 authored over 7 years ago
d6f6b428c19ceeffde34e406cb7777600adbfddb authored over 7 years ago
fc75d56ef1234955dbbd7851c375d9af741985a4 authored over 7 years ago
976cc061e236c9e2b8ba6ae666548c3c157d3325 authored over 7 years ago
b610d60fc21164daeaeb481f32e7124fd8a9bd07 authored over 7 years ago
The Enumerable.Count method will attempt to cast the object to an
ICollection, and if successful...
5f4aef8bbfd75fe72869efcabe45c7a7a673471e authored over 7 years ago
ba36cadde31112f40d1b1475ba16a6d75cada7eb authored over 7 years ago
93e04180c68df0931c50ded244025c78cac4cf27 authored over 7 years ago
26746cd9035dfe8e7d7d3469dc0da65f1d9d927c authored over 7 years ago
a06f38442a783043262cd6953e6907480a2a4924 authored over 7 years ago
5970562022719f87b5aa64f9d5c7bc8b56de2dc0 authored over 7 years ago
01c429b176389d01cfc2890ff3070c59abad7f4b authored over 7 years ago
14989410521a4268f130133484692dfaae8672f0 authored over 7 years ago
To test the quota support, quota information is reported on the command line if it is available.
...
e78e40fb11efd11124194b07a5f8da31986ca24d authored over 7 years ago
811acac0737a8975f7531fe08136ee86a5d94cba authored over 7 years ago
8a7a2684988e6610365900a9b39ffc28a15d3ab5 authored over 7 years ago
9df53be10336fb3dea72175ea92d0fb6c6824dc8 authored over 7 years ago
e93e36c6807e24716d7c4684eee4d794e9af70aa authored over 7 years ago
860924bb62c9d7d278c0b52f6fdfb840e34bf17d authored over 7 years ago
9688052cc6cfaca32ebf4b0cf17c4d54e4851d95 authored over 7 years ago
# Conflicts:
# Duplicati/Library/Main/Operation/BackupHandler.cs
Manually fixed the HashAlgorit...
683b04741de317a13b695d57535603323a460730 authored over 7 years agoYou can download this build from:
Binaries: https://updates.duplicati.com/canary/duplicati-2.0....
401f1f3104306f4cea9ecd298fa6818a70b67a77 authored over 7 years agoIt turns out that the `ServicePointManager` does not carry the call context when executing the re...
b80d0c527986151d9f3edb5bf7124b78f3cc28c9 authored over 7 years agoThis fixes #2711 and some other issues, in that the SSL checker is now applied for all requests.
9bb37d5f6e919f9e26d3c9bb31b4f7fcd607f391 authored over 7 years agoThis fixes #2746
This fixes #2714
e344a10ee5bd6be2f72a64af67fc24ca94b4ac5d authored over 7 years ago
d1e07b38b6fc1a1530c785012e89c2270a668933 authored over 7 years ago
This fixes #2621
6d401fbd8df2d150a5e1a259b1fb82e1033cf7a8 authored over 7 years ago
SSH only checks for a username.
This fixes #2664
Followup to the change to add default filters and change InvariantCultureIgnoreCase to OrdinalIg...
5e89556b9df32a8149633aa0d19cac972fdda3d0 authored over 7 years agocf79aedb2df9907fb549ec142a3d76830bbbb842 authored over 7 years ago
bc6e32d049012fa2f2f66212a47f8ef856fc5306 authored over 7 years ago
21b7a98dc3072af873c1d2fcbc12788e3654e53a authored over 7 years ago
0b81fabb1f10ab626ae4278382cb6b08b38ba620 authored over 7 years ago
You can download this build from:
Binaries: https://updates.duplicati.com/canary/duplicati-2.0....
ea4cb50dd646465d4b5624c5916ad801fd801d71 authored over 7 years ago
# Conflicts:
# Duplicati/Library/Main/Options.cs
37527b51ba8e310e8e401191ed62d08e4a1d424e authored over 7 years ago
Replace all instances of InvariantCultureIgnoreCase with OrdinalIgnoreCase
c386da0b33ef5b11fb9578e33d8a17cb60bb1b7e authored over 7 years agoAdd --default-filters parameter
5f6a4b7246092219530d75999cb13e350b0e485a authored over 7 years agoInvariantCulture is useful when comparing / sorting human language strings in a culturely correc...
83a1dcfb64104b51e09f17dcf9237a184f7086aa authored over 7 years ago
# Conflicts:
# Duplicati/Library/Utility/Utility.cs
b2450319f52c77ef7b225e256740efa78493a12f authored over 7 years ago
bb68c2d3a534d6f14f9b465029b93069f5b1325f authored over 7 years ago
Common is now always included with default filters.
The Platform behavior (of using the set corre...
c9af99016a07014de7fc61e32d51b02cccaa6c66 authored over 7 years ago
Use Google's zopflipng to optimize png images
3e0aa28c29b2532d679a5d2f946e31bab5e9bde4 authored over 7 years agoFix for duplicati/duplicati#2617
ab9d518865ec9c2d80f42b7a59c557daca9696da authored over 7 years ago
WebUI title reflects machine name
This fixes #2437
Decrease server's CPU and IO scheduling priority
23386a95299ee9a36387b0eb96db9a94fe5c1c80 authored over 7 years ago7184de770f8db83dec52415abe35700ebc28a154 authored over 7 years ago
Allow user to disable startup delay
e6b7ce79f0282f0f43a1ee8eb6b94ce04c1f7cd5 authored over 7 years agoAdd support for specifying backup paths on Windows by volume guid
60ffa9f8d8c71257b313ac9f5105dbb25f1ae7ff authored over 7 years ago49a8bd12f6e342f0adc06e3a66ca32e3c399e5d3 authored over 7 years ago
7c14ea338dad3e0dbbd4b9e414688f06a0640974 authored over 7 years ago
e3feeff38f18967c8fa3e2ca34af9a54e0e8beb1 authored over 7 years ago
c359116f9499806c45b8b39d110e4087652a814a authored over 7 years ago
10ef42ce3994090104dfad671ef8e133c90db524 authored over 7 years ago
# Conflicts:
# Duplicati/Library/Main/Duplicati.Library.Main.csproj
# Duplicati/Library/Main/Opt...
This should fix the AmzCD consistency issue where it does not wait for the listing after performi...
e0d8a57ccc81bba71d805c3d5218eefcd14bc9bc authored over 7 years agoThis should fix a number of cases where the backup returns a consistency error because the deleti...
4a6bf3debace7099c6c56f27102b0d61a8209269 authored over 7 years ago