Commit Graph
265 Commits
Author SHA1 Message Date
Kenneth Skovhede ae8e7245f0 Removed incorrectly reported option 2014-07-22 15:15:37 +02:00
Kenneth Skovhede 55a0e0bfb5 Added an update disabler and enabled when running in the debugger as it works better without the app-domains 2014-07-15 23:33:21 +02:00
Kenneth Skovhede 58a4fc5271 Added message if filters are applied and zero files were matched 2014-07-15 14:15:26 +02:00
Kenneth Skovhede b37f79d6b3 Updated backend tester project to point to OneDrive 2014-07-15 13:34:50 +02:00
Kenneth Skovhede 50c926acea Removed SkyDrive and implemented OneDrive with OAuth 2.0 logins. 2014-07-11 01:07:05 +02:00
Kenneth Skovhede b07a5b6536 Merge branch 'master' of https://code.google.com/p/duplicati 2014-07-09 22:45:40 +02:00
Kenneth Skovhede 5d5063aae5 Implemented a changelog feature 2014-07-09 22:43:42 +02:00
René Stach a1d583fa5f Fixed CLI help about update and changelog 2014-07-09 22:40:44 +02:00
Kenneth Skovhede aa09f6fb29 Merge branch 'master' of https://code.google.com/p/duplicati 2014-07-09 22:39:10 +02:00
René Stach 9cbf40a9de Updated CLI help with 'update' and 'changelog' 2014-07-09 22:31:38 +02:00
Kenneth Skovhede 8b64296584 Fixed a crash when calling the auto-updater 2014-07-09 22:15:27 +02:00
Kenneth Skovhede 9841dbc7ac Updated the autoupdater to use a static instance and fixed a number of paths to use the base dir.
Added a current pointer-file to allow running with a version that is not the newest.
Updater is now working except for OSX, where the bundle setup is causing issues when running the loaded instance.
2014-07-03 11:01:49 +02:00
Kenneth Skovhede 3510db8130 Added more controls for auto-updater from the commandline 2014-07-01 17:43:01 +02:00
Kenneth Skovhede 9b8e6141f8 Implemented the auto-update feature in the CLI and the server 2014-06-30 11:31:06 +02:00
Kenneth Skovhede 8834385854 Fixed the Autoupdate settings 2014-06-29 21:53:31 +02:00
Kenneth Skovhede 671548bd96 Initial scaffolding for supporting the auto-update using AppDomains to support seamless updates 2014-06-26 22:37:58 +02:00
Kenneth Skovhede 69bd080aa5 Updated the version number in all projects to 2.0.0.7 2014-06-13 15:08:51 +02:00
Kenneth Skovhede e70ba0a477 Updated product-number in the project files 2014-06-13 15:00:12 +02:00
Kenneth Skovhede 07f2413cec added alias to the create-folder command 2014-06-09 09:12:25 +02:00
Kenneth Skovhede 2bb4dc52fb Added debugoutput to the backendtool 2014-06-09 09:12:15 +02:00
Kenneth Skovhede 92a9165dee Added --all-versions to the help for the find command 2014-05-18 17:09:45 +02:00
Kenneth Skovhede 4c688cd643 Update issue #986
Status: Fixed

Special handling of the --include, --exclude, --parameter-file --verbose options is now in place when issuing the "help" command
2014-05-12 11:47:28 +02:00
Kenneth Skovhede ae40de105c Fixed allowing --include and --exclude to the help command 2014-05-12 09:34:10 +02:00
rstach 6f7241cded Added example for smtp server without TLS 2014-04-27 11:44:15 +00:00
rstach 1108a428dd Trying to fix indentation for "compact" 2014-03-31 20:11:13 +00:00
Kenneth Skovhede 47b83d1094 Added HintPath attribute, that seems to help xbuild figure out how to pull in the indirect dependencies 2014-03-26 17:29:08 +01:00
Kenneth Skovhede 62cabf5b2f Fixed some references 2014-03-12 10:26:19 +01:00
Kenneth Skovhede b4e72ddc47 More includes for easier build 2014-03-12 10:23:16 +01:00
Kenneth Skovhede 176c3e1114 Bugfix for --source in parameters file 2013-12-07 15:23:11 +01:00
Kenneth Skovhede 47bc010b3c Added test-filters command 2013-12-07 15:22:51 +01:00
Kenneth Skovhede dd1ef32e3d Fixed crash that happens if no dbpath is supplied and no versions are supplied to list 2013-09-27 20:49:36 +02:00
Kenneth Skovhede 87e564e969 Improved interface for create-report 2013-09-25 23:29:35 +02:00
rstach 996226bd70 Fixed some indentations in help file. 2013-09-15 09:00:49 +00:00
Kenneth Skovhede a54d2fe2f9 Removed unused reference 2013-09-13 13:26:06 +02:00
Kenneth Skovhede 7158411c34 Fixed places where the user may not provide --auth-username because the operation is done locally 2013-09-13 13:24:11 +02:00
Kenneth Skovhede af7e63be95 Added extra message on backup 2013-09-10 20:41:28 +02:00
Kenneth Skovhede 0571dc16e5 Support for create-report without supplying the --auth-username parameter 2013-09-06 23:44:39 +02:00
Kenneth Skovhede 73831b3ac9 Bugfix for cases where there is no console window 2013-08-30 20:39:13 +02:00
Kenneth Skovhede da583c9226 Bugfix for help 2013-08-30 20:38:38 +02:00
Kenneth Skovhede 7ad0418927 Merge branch 'sandboxes/Kenneth/ForestHash' of https://code.google.com/p/duplicati into sandboxes/Kenneth/ForestHash 2013-08-29 09:48:00 +02:00
rstach cb38750016 Updated help file with new descriptions of "compare" and "find". 2013-08-28 16:16:11 +00:00
Kenneth Skovhede aff431eafb Various output tweaks 2013-08-28 17:18:29 +02:00
Kenneth Skovhede 73f422b0aa Improved output from delete command 2013-08-26 15:25:37 +02:00
Kenneth Skovhede f6c685d22a More cleaning of the CLI output 2013-08-26 12:44:04 +02:00
Kenneth Skovhede 9056488a90 Merge branch 'sandboxes/Kenneth/ForestHash' of https://code.google.com/p/duplicati into sandboxes/Kenneth/ForestHash 2013-08-25 19:26:21 +02:00
Kenneth Skovhede a07e47f5c7 Restore now treats filenames as "search in any folder", just as list does 2013-08-25 13:15:40 +02:00
rstach 9f63d5fb9b Updated help for test command 2013-08-25 08:16:58 +00:00
Kenneth Skovhede 6581f957ce Bugfix 2013-08-24 21:16:24 +02:00
Kenneth Skovhede e20108fe6f Bugfix for invoking CLI without parameters 2013-08-24 20:59:33 +02:00
Kenneth Skovhede cb1d6df0de Updated help file 2013-08-24 14:02:49 +02:00