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
2017-11-27Merge pull request #2910 from warwickmm/refactor/remove_redundant_tostringKenneth Skovhede
2017-11-27Remove redundant calls to ToString.Kenneth Hsu
2017-11-26Make string comparisons use ordinal (binary) sort rules.Kenneth Hsu
2017-09-26Change IBackend.List() to return IEnumerable instead of ListTyler Gill
2017-09-23Updated all Newtonsoft.Json packagesKenneth Skovhede
2017-05-17Updated NewtonSoft.JsonKenneth Skovhede
2017-03-17tahoe_lafs_uri_message_fixkoo5
2017-01-13More disabling of assembly signingKenneth Skovhede
2017-01-09Implemented better default error messsagesKenneth Skovhede
2016-12-30Disabled MSBuild for much faster builds on MacOSKenneth Skovhede
2016-12-30Removed unused files from TahoeLAFS projectKenneth Skovhede
2016-09-15Fixed all whitespace to be 4 spaces instead of tabsKenneth Skovhede
2016-06-27Updated packagesKenneth Skovhede
2016-06-27Merge branch 'master' into nuget_setupKenneth Skovhede
2016-04-16Rewrote all WebRequest code to use AsyncHttpRequest, and normalized usage suc...Kenneth Skovhede
2016-04-13Reverted changes to solution file so it again forces Windows linefeeds.Kenneth Skovhede
2016-01-29Removed unused references and updated most libraries to come from NuGet sourc...Kenneth Skovhede
2015-05-17Follow up to the latest pull request, changed all references to HexaD to "Dup...Kenneth Skovhede
2015-05-16update year to 2015Fabian Trampusch
2015-01-26Updated to .Net framework version 4.5Kenneth Skovhede
2015-01-20Merge branch 'no_more_resx'Kenneth Skovhede
2015-01-20Updated copyright noticesKenneth Skovhede
2015-01-20Removed all resx files, now using Duplicati.Library.Localization exclusivelyKenneth Skovhede
2014-11-15Added detection for throwing FileMissingException to all backendsKenneth Skovhede
2014-11-10Added locally allocated buffers for copystream to reduce pressure on allocatorKenneth Skovhede
2014-08-12Updated copyright year on all assemblies.Kenneth Skovhede
2014-07-16Updated TahoeLAFS to work with NewtonSoft JSON and removed LitJSON dependency.Kenneth Skovhede
2014-07-11Reworked the ReadWriteTimeout usage to avoid premature timeouts on MonoKenneth Skovhede
2014-06-13Updated the version number in all projects to 2.0.0.7Kenneth Skovhede
2014-06-13Updated product-number in the project filesKenneth Skovhede
2014-02-26Changed the display names of the backends to be more user-friendlyKenneth Skovhede
2013-05-06Fixed various minor issues with backendsKenneth Skovhede
2013-05-06Rewrote all backends to use the new Uri parser.Kenneth Skovhede
2013-05-05Removed all informs code (no more 1.3.x UI)Kenneth Skovhede
2013-05-05Removed unused x86 configurations and fixes som build refrencesKenneth Skovhede
2012-06-06Fixed some timeout/abort issues by implementing everything by hand, on top of...kenneth@hexad.dk
2012-05-15Moved the date/time EPOCH value to the utility librarykenneth@hexad.dk
2012-02-13Merged r1131,r1132,r1133,1134 port upper limit settings, into trunkkenneth@hexad.dk
2011-11-20Fixed signing of GoogleDocs and TahoeLAFSkenneth@hexad.dk
2011-11-19Fixed some build issues after the merge.kenneth@hexad.dk
2011-11-18Temporary checkin for the 2.0 stuffkenneth.skovhede@gmail.com
2011-11-18Merged trunk into 2.0 branchkenneth@hexad.dk
2011-10-30Update issue #490kenneth.skovhede@gmail.com
2011-10-19Removed some unused storage of options, this fixes a connection bug in FTP, a...kenneth.skovhede@gmail.com
2011-10-01The UI now sends a special flag to the backend GUI that tells the current mod...kenneth.skovhede@gmail.com
2011-09-27Update issue #392kenneth.skovhede@gmail.com
2011-09-24Update issue #251kenneth.skovhede@gmail.com
2011-09-24Fixed applying the ACCEPT_SPECIFIC_CERTIFICATE optionkenneth.skovhede@gmail.com
2011-09-23Merged trunk changes into 2.0 branchkenneth.skovhede@gmail.com
2011-09-09Updated project files to VS2010 instead of the rather outdated VS2008, this s...kenneth.skovhede@gmail.com