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
2015-08-24Added a probing method to better handle restore cases with renamed files.Kenneth Skovhede
2015-08-24Set assembly versionKenneth Skovhede
2015-08-24Fixed an issue with restores that do not touch all remote volumes.Kenneth Skovhede
2015-08-24Added option to set then datafolder with a commandline switch instead of only...Kenneth Skovhede
2015-08-23Removed unused option from S3 backendKenneth Skovhede
2015-08-21Removed a debug settingKenneth Skovhede
2015-08-21Added a simple restore tool for recovering data from a broken backup.Kenneth Skovhede
2015-08-18Added filesystem validation to also check for filesKenneth Skovhede
2015-08-12Fixes and extensions to the REST APIKenneth Skovhede
2015-08-05Fixed an invalid line-ending characterKenneth Skovhede
2015-08-05Fixed some issues with applying server settings through PATCHKenneth Skovhede
2015-07-30Converted to REST based API, with a wrapper layer for control.cgi so the curr...Kenneth Skovhede
2015-07-20Merge pull request #1424 from alabuzhev/masterKenneth Skovhede
2015-07-20Fixed a wrong helptext.Kenneth Skovhede
2015-07-19Read files opened for writingalabuzhev
2015-07-12Fixed an issue where a restored database was missing some files.Kenneth Skovhede
2015-07-10Improved the OAuth helper error handling in cases where the server return 503Kenneth Skovhede
2015-07-10Refactored the commandline unittest for easier reuseKenneth Skovhede
2015-07-10Added retries with exponential backoff for reading the OAuth token.Kenneth Skovhede
2015-07-10Improved refactor-abiilityKenneth Skovhede
2015-07-10Dangling edit ...Kenneth Skovhede
2015-07-10Added options to use an external OAuth server.Kenneth Skovhede
2015-07-04Added more MimeTypes to support Ember style applicationsKenneth Skovhede
2015-07-04Leftover edit ...Kenneth Skovhede
2015-07-04Work on a REST API for the serverKenneth Skovhede
2015-07-04Added missing file to HubiC backendKenneth Skovhede
2015-07-02Move the WebRequest inside the try/catch region to fix a 404 not being captured.Kenneth Skovhede
2015-07-02Updated version stamps in new projectsKenneth Skovhede
2015-07-01Added support for HubiC.Kenneth Skovhede
2015-07-01Added an OpenStack backend, tested with RackSpace.Kenneth Skovhede
2015-07-01Added Cannon RAW files to the file extensions excluded from compression.Kenneth Skovhede
2015-07-01Added helper code to store backendtester config in a file instead of on the c...Kenneth Skovhede
2015-07-01The OAuthHelper was a mix of JSON web requests and OAuth calls, so now it has...Kenneth Skovhede
2015-06-29Renamed the SkyDrive class to OneDrive.Kenneth Skovhede
2015-06-29Implemented chunked-resumeable uploads for Google Drive for issue #1347.Kenneth Skovhede
2015-06-27Removed the Google API, now running directly on the REST API.Kenneth Skovhede
2015-06-27Fixed some file-size limits and a missing counter in OneDrive BITS transferKenneth Skovhede
2015-06-27Added a workaround to send the response into the webexception on MonoKenneth Skovhede
2015-06-25Updated the OneDrive backend to use the shared OAuth library.Kenneth Skovhede
2015-06-22Implemented the Google Drive backend, and trashed the Google Docs backend for...Kenneth Skovhede
2015-05-17Added support for handling null values in the remotevolume table.Kenneth Skovhede
2015-05-17Added manual fallback when filtering for non-ascii filenames as SQLite does n...Kenneth Skovhede
2015-05-17Fixed an issue with file/directory access being swapped when reading metadataKenneth 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-05-16Merge pull request #1353 from bwa-/masterKenneth Skovhede
2015-05-04Added the parsed result status as a field that can be sent in the xmpp or ema...Kenneth Skovhede
2015-05-04Fixed loading SQLite with Mono 4.0 and newerKenneth Skovhede
2015-04-10Implemented more unittestsKenneth Skovhede
2015-04-09Implemented basic unittest structure instead of wrapping it inside the Comman...Kenneth Skovhede