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
2020-02-18Enable hardened runtime when building MacOS packages as it is now required.Kenneth Skovhede
2020-02-06Changed minimum required mono-runtime versionRod Savard
2020-01-29Changed minimum required mono-runtime versiondrwtsn32x
2020-01-20Build docker images for arm64v8Dan Rice
2020-01-20Build true multi-arch Docker imagesDan Rice
2020-01-20Fix indentation of Docker README lists (address Codacy complaint)Dan Rice
2020-01-20Changed the Fedora RPM docker build configuration to use the full Mono instal...Kenneth Skovhede
2019-12-01Remove support for Amazon Cloud Drive.Kenneth Hsu
2019-11-05Updated notarization script to deal with errors in macOS notarization delaysKenneth Skovhede
2019-11-05Experiment with running notarization and stapling for macOS in detached proce...Kenneth Skovhede
2019-10-31Clarified the notarizing/stapling commentKenneth Skovhede
2019-10-31Removed the deleted `run-with-mono.sh` script from the signing listKenneth Skovhede
2019-10-31Updated macOS launchers to redirect stdin, stout, and stderr.Kenneth Skovhede
2019-10-30Updated minimum Mono requirement to 5.0 based on feedback from @warwickmmKenneth Skovhede
2019-10-29Ported `run-with-mono.sh` bash script to Objective C version to work better w...Kenneth Skovhede
2019-09-20Fixed passing username/password to the notarization tool for macOS during buildsKenneth Skovhede
2019-09-18Added notarizing support for MacOS packagesKenneth Skovhede
2019-09-06add FORSERVICE option to installerBlueBlock
2019-09-06rename core featureBlueBlock
2019-09-04revert wix back to InstallInitializeBlueBlock
2019-09-03Merge pull request #3886 from BlueBlock/change-wix-installer-to-afterinstallf...Kenneth Skovhede
2019-09-03fix http referenceBlueBlock
2019-09-03fix display of 462 not installed msgBlueBlock
2019-09-03change wix ordering to use more efficient methodBlueBlock
2019-09-02Updated the assembly redirect file that is used to overwrite the normal app.c...Kenneth Skovhede
2019-08-30wix installer update to 462BlueBlock
2019-07-31update framework reqs in readmeBlueBlock
2019-07-26initial upgrade to framework 4.6.2BlueBlock
2018-12-28Merge pull request #3561 from verhoek/fix/fedora_buildRune Henriksen
2018-12-27Fix Duplicati shutdown issue on Synologydrwtsn32x
2018-12-27Fix Duplicati shutdown issue on Synologydrwtsn32x
2018-12-24Fix to allow creation of fedora installer.verhoek
2018-11-28Fixed an issue with building RPMsrelease/2.0.4.3_betaKenneth Skovhede
2018-11-28Fixed an issue with Debian files not buildingKenneth Skovhede
2018-11-12Added missing assemblies to the Docker imagesKenneth Skovhede
2018-08-07Fixed some issues with the version number for the MacOS build.Kenneth Skovhede
2018-06-29Fix to avoid unwanted updates after buildsKenneth Skovhede
2018-06-18Added extra steps to the Windows MSI to set the product code on the MSI to ma...Kenneth Skovhede
2018-03-06Removed the legacy backtick code and replaced it with `$()` in all scriptsKenneth Skovhede
2018-02-28Remove the output data after the build of the Docker imagesKenneth Skovhede
2018-02-20Changed download URLDrew Gates
2018-02-13Fix some code quality issues.Felix Krull
2018-02-13Add Docker readme.Felix Krull
2018-02-13Re-sync certificates during build.Felix Krull
2018-02-13Suffix arch-default images with "-latest" for consistency.Felix Krull
2018-02-13Simplify tini installation.Felix Krull
2018-02-13Don't accidentally purge ca-certificates-mono.Felix Krull
2018-02-13Reindent using spaces.Felix Krull
2018-02-13Match Docker image launcher scripts to other packages.Felix Krull
2018-02-13Add build script and supporting files for Docker images.Felix Krull