Kenneth Skovhede
23638a7376
Since we now use an url to supply options, some options are not passed to the HTTP module.
...
As we want the connection options to be supplied in the connection dialog, some refactoring was required to support this.
Update issue #1029
Status: Fixed
2014-07-25 16:36:26 +02:00
Kenneth Skovhede
e0a3508b43
Implemented various items in the context menu, including the log
2014-06-13 14:59:40 +02:00
Kenneth Skovhede
bd53090ae7
Implemented the pause/resume/stop/start methods throughout the calls to allow for interactive control over the tasks
2014-05-15 12:47:16 +02:00
Kenneth Skovhede
4ea19a6981
Changed the times to use utc instead of local time
2014-04-22 12:36:21 +02:00
Kenneth Skovhede
47bc010b3c
Added test-filters command
2013-12-07 15:22:51 +01:00
Kenneth Skovhede
d84e601738
Removed an unwanted extra message
2013-08-24 14:03:05 +02:00
Kenneth Skovhede
a229de8e23
Cleaned up some output with Backup and compacting.
...
Implemented better output for Restore.
Fixed a problem with errors during dispose, and a problem with selecting filesets that do not exist.
Fixed a bug with restore if a file existed with some correct data, a copy would be restored with partial data.
Added check to try to avoid excessive restores of the same files if a file in another version already exists.
2013-08-22 20:56:03 +02:00
Kenneth Skovhede
a0ce141be9
Implemented a message sink so we can filter messages rather than dumping them to console
2013-08-18 23:16:58 +02:00
Kenneth Skovhede
6a6869b6d0
Added logging of errors that terminate the operation
2013-08-06 22:27:05 +02:00
Kenneth Skovhede
a9ca999962
Updated to allow files as input arguments to backup
2013-06-29 12:17:52 +02:00
Kenneth Skovhede
f0d0dfb586
Implemented the test command
2013-06-26 21:59:01 +02:00
Kenneth Skovhede
8f69fc85c2
Removed a bunch of warnings
2013-06-26 21:29:03 +02:00
Kenneth Skovhede
e36fa0c441
Implemented list-changes
2013-06-20 20:17:10 +02:00
Kenneth Skovhede
1a4410e2c9
Implemented restore-control-files
2013-05-30 23:00:09 +02:00
Kenneth Skovhede
b19eaacbd7
Implented ListControlFiles and added file count and file size to the normal list output
2013-05-30 21:54:43 +02:00
Kenneth Skovhede
4f3323e3d1
Added a lot of verbose outputs
2013-05-29 22:15:13 +02:00
Kenneth Skovhede
d696670598
Reworked the result reporting to support type safe values
2013-05-25 16:40:15 +02:00
Kenneth Skovhede
ff90cf66ad
Implemented the --threshold based compacting mode
2013-05-21 21:16:01 +02:00
Kenneth Skovhede
a313ffd03a
Renamed Interface.resx to Controller.resx
2013-05-19 18:26:49 +02:00
Kenneth Skovhede
0e387b32f3
Better error message when supplying invalid source path
2013-05-18 15:09:40 +02:00
Kenneth Skovhede
c29d9d00b9
Implemented the backup command.
...
Rewrote filter handling across the entire project.
2013-05-13 22:32:05 +02:00
Kenneth Skovhede
3b70f99722
Implemented the new delete command and removed some more unused code
2013-05-11 22:56:21 +02:00
Kenneth Skovhede
4d49af71de
Bugfixes and simplifications to the list command and CLI interface
2013-05-11 13:04:01 +02:00
Kenneth Skovhede
524d096d5b
Added the new LIST command
2013-05-11 12:03:15 +02:00
Kenneth Skovhede
23744d8915
More refactoring and cleanup
2013-05-08 21:29:59 +02:00