Kenneth Skovhede
9181e56675
Update issue #1020
...
Status: Fixed
The symlinks are now stored, but they are not restored.
This will be fixed once the metadata restore is implemented.
2014-07-27 00:06:49 +02:00
Kenneth Skovhede
175d903bef
Fixed a boolean option reported as a size option
2014-07-27 00:05:18 +02:00
Kenneth Skovhede
78cc203d18
Made a check to pair up an existing local database (e.g. from a commandline job) in the GUI
2014-07-25 22:17:48 +02:00
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
f2b994f9cb
Removed unused code
2014-07-21 09:03:15 +02:00
Kenneth Skovhede
9f399387bd
Fixed an error message
2014-07-21 08:20:16 +02:00
Kenneth Skovhede
5430f4bfc4
Fixed a problem with long paths
2014-07-18 00:34:34 +02:00
Kenneth Skovhede
3c595b61c9
Fixed duplicate logging of operation results
2014-07-16 00:57:57 +02:00
Kenneth Skovhede
a8db09d366
Changed the way the source-folder filters are applied so they are treated as separate entities to avoid messing with the logic in the filter handler.
2014-07-15 20:59:49 +02:00
Kenneth Skovhede
d86879445a
Optimized how the source-folder auto-include filter is applied
2014-07-15 19:51:28 +02:00
Kenneth Skovhede
3a1a5b774b
Auto include source files and folders if filters are active
2014-07-15 14:15:53 +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
a30b6e3671
Implemented a scaffold version of a localization service so we can plug in the right one once we have decided which one to use.
2014-06-13 17:34:53 +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
e0a3508b43
Implemented various items in the context menu, including the log
2014-06-13 14:59:40 +02:00
Kenneth Skovhede
e00f22938e
Implemented the stop and abort logic in the UI and fixed some minor issues with handling this robustly
2014-05-21 14:06:33 +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
796459df5d
Fix for hash collisions with different size inputs
2014-05-14 14:44:56 +02:00
Kenneth Skovhede
3bb517ff1b
Bugfix for the test command
2014-05-12 09:31:29 +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
4414c2f0dd
Moved SQLite related items into a separate project to avoid pulling in the extra content files when using the utility library for mini projects
2014-04-07 11:59:33 +02:00
Kenneth Skovhede
b1ce24d504
Added hardlink detection on Linux/OSX
2014-04-02 11:02:06 +02:00
Kenneth Skovhede
84ed9d57cc
Implemented faster fail when the connection dies
2014-04-02 11:00:19 +02:00
Kenneth Skovhede
5944783483
Fixed an issue where error messags would not be recorded
2014-04-02 00:07:02 +02:00
Kenneth Skovhede
70d226f81b
Fixed missing info
2014-04-01 23:59:20 +02:00
Kenneth Skovhede
416044b71a
Fixed issues with restore and list under windows if sources contains two different drives
2014-03-24 11:49:25 +01:00
Kenneth Skovhede
d4ecaa7437
Fixed listing files on Windows as well (empty start prefix)
2014-03-21 19:23:54 +01:00
Kenneth Skovhede
9dbb4ed633
Workaround for the missing INSTR function, need to test with prefix = ""
2014-03-21 17:29:58 +01:00
Kenneth Skovhede
f261bc8034
Added support for listing files-n-folders within a backup.
...
Added improved browsing to the restore dialog
2014-03-21 15:01:49 +01:00
Kenneth Skovhede
aea7e8150e
Support for long paths with restore
2014-03-18 11:00:35 +01:00
Kenneth Skovhede
63da23f7f9
Added list largest prefix to ListFiles command
2014-03-15 01:03:15 +01:00
Kenneth Skovhede
0271f32410
Added default values to options
2014-03-13 10:20:57 +01:00
Kenneth Skovhede
af2ae65e33
Fixed a misleading error message if the user is attemting to use a non-existent compression module
2014-03-12 01:41:58 +01:00
Kenneth Skovhede
141a4029a9
Improved speed of backup verification
2014-03-10 14:16:27 +01:00
Kenneth Skovhede
8f947ab5f4
Increased robustness to avoid premature crashes on unsupported backends
2014-03-10 00:23:37 +01:00
Kenneth Skovhede
3ffd8c9461
Fixed serializing a backup and saving it on the server
2014-03-05 15:28:52 +01:00
Kenneth Skovhede
8e6b034173
Changed all file timestamps to read utc directly instead of converting from local time
2014-02-27 14:14:48 +01:00
Kenneth Skovhede
e2b532c579
Changed max-file-size to allow zero values as well.
2014-02-10 14:35:44 +01:00
Kenneth Skovhede
6caf04ea0b
Update issue #929
...
Status: Fixed
2014-01-19 23:26:59 +01:00
Kenneth Skovhede
02c2a03365
Spelling fix
2014-01-19 23:26:14 +01:00
Kenneth Skovhede
de128074c8
Pedantic fix
2014-01-19 23:26:02 +01:00
Kenneth Skovhede
f82df0af12
Auto-format fix
2014-01-19 23:25:38 +01:00
Kenneth Skovhede
e3b638a158
Pedantic fix
2014-01-19 23:25:17 +01:00
Kenneth Skovhede
72eb965203
Bugfix, —prefix was called —backup
2014-01-14 11:44:26 +01:00
Kenneth Skovhede
47bc010b3c
Added test-filters command
2013-12-07 15:22:51 +01:00
Kenneth Skovhede
6e42e9fd85
Typo-fix
2013-11-23 14:32:32 +01:00
Kenneth Skovhede
6df9fba2f3
Fixed handling of paths that change from file to folder, and folder to file.
...
Renamed FilesetId to FileID as that is what it is.
2013-11-20 19:18:12 +01:00
Kenneth Skovhede
f94f564395
Update issue #902
...
Status: Fixed
Changed to set explicit names on the temporary table.
2013-11-20 19:16:35 +01:00
Kenneth Skovhede
2a6176130c
Fixed the annoying duplicate issue that occurred on Windows machines because the hot-path lookup forgot to look at the very last entry in the path.
2013-11-20 19:15:55 +01:00