Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-02Version bump to v2.0.3.3-2.0.3.3_beta_2018-04-02v2.0.3.3-2.0.3.3_beta_2018-04-02release/2.0.3.3_betaKenneth Skovhede
2018-04-02Fixed version numberKenneth Skovhede
2018-04-02Version bump to v2.0.3.2-2.0.3.2_beta_2018-04-02v2.0.3.2-2.0.3.2_beta_2018-04-02Kenneth Skovhede
2018-03-22Fixed the order of arguments for throttling downloads.release/2.0.3.1_experimentalKenneth Skovhede
2018-03-16Version bump to v2.0.3.1-2.0.3.1_experimental_2018-03-16v2.0.3.1-2.0.3.1_experimental_2018-03-16Kenneth Skovhede
2018-03-15Prepared version number for experimental releaseKenneth Skovhede
2018-03-15fixes password change in hosted trayMax
2018-03-15Cleaned the output from the forum post uploadKenneth Skovhede
2018-03-15Fix custom retention check to better support "U" parameterDaniel Radünz
2018-03-15Fixes issue #3075Daniel Radünz
2018-03-15Added automatic discourse forum topic after buildKenneth Skovhede
2018-03-15Remove the output data after the build of the Docker imagesKenneth Skovhede
2018-03-15Rebuilt the style.css fileKenneth Skovhede
2018-02-27Version bump to v2.0.2.20-2.0.2.20_canary_2018-02-27v2.0.2.20-2.0.2.20_canary_2018-02-27Kenneth Skovhede
2018-02-27Merge pull request #3067 from Pectojin/http_status_codesKenneth Skovhede
2018-02-27Fixed build of unittestKenneth Skovhede
2018-02-26Merge branch 'master' of github.com:duplicati/duplicatiKenneth Skovhede
2018-02-26Merge branch 'feature/fix_compile_issues'Kenneth Skovhede
2018-02-26Merge pull request #3064 from wjansenw/reencryptKenneth Skovhede
2018-02-26Updated all translationsKenneth Skovhede
2018-02-26Added minor string fixes to the retention policy descriptionsKenneth Skovhede
2018-02-26Merge pull request #3059 from TekkiWuff/feature/retention-policy-unlimited-op...Kenneth Skovhede
2018-02-26Merge branch 'master' of github.com:duplicati/duplicatiKenneth Skovhede
2018-02-26Merge branch 'feature/disable_default_filters'Kenneth Skovhede
2018-02-25updated http status codes on many ReportClientError calls to explicitly state...Rune Henriksen
2018-02-23updates readmewjan
2018-02-23uses config file and corrects the zip archive creationwjan
2018-02-22Merge pull request #3049 from Pectojin/DNS_resolution_failureKenneth Skovhede
2018-02-22Removed application of default filters, pending discussionKenneth Skovhede
2018-02-22Added specific versions to the included 3rd party GTK library to satisfy some...Kenneth Skovhede
2018-02-22Added warnings to discourage people from using 7z in the current stateKenneth Skovhede
2018-02-22Merge branch 'master' of github.com:duplicati/duplicatiKenneth Skovhede
2018-02-22changed from NYI to null returns. Added check to skip DNS check if no DNSName...Rune Henriksen
2018-02-21Merge pull request #3058 from TekkiWuff/bugfix/issue-3055Kenneth Skovhede
2018-02-21Easier syntax for unlimited timeframes and intervalsDaniel Radünz
2018-02-21Fixes issue #3055Daniel Radünz
2018-02-21Merge pull request #3053 from Pectojin/live_log_page_max_sizeKenneth Skovhede
2018-02-21Merge pull request #3051 from Pectojin/logdata_api_pagesizeKenneth Skovhede
2018-02-21limited number of logs displayed on live log pageRune Henriksen
2018-02-20Made the LogData poll API respect pagesize. Defaults to 100 if no pagesize is...Rune Henriksen
2018-02-20Added if statement to specifically verify that it's a NameResolutionFailure a...Rune Henriksen
2018-02-20Merge pull request #3048 from Pectojin/patch4Kenneth Skovhede
2018-02-20Merge pull request #3050 from aranaur/masterKenneth Skovhede
2018-02-20Changed download URLDrew Gates
2018-02-20added clarification to error to help users resolve the problemRune Henriksen
2018-02-19Merge pull request #3042 from Pectojin/patch3Kenneth Skovhede
2018-02-18delete on unknown backup id should return 404Rune Henriksen
2018-02-18added code to attempt to resolve DNS issues on connection failure and impleme...Rune Henriksen
2018-02-18Added DNSName method to comply with interfaceRune Henriksen
2018-02-18added DNSName getter on Backend interface and added NotImplementedException m...Rune Henriksen