Kenneth Skovhede
ddbd689089
Implemented live monitor of the logs
2014-08-01 11:18:10 +02:00
Kenneth Skovhede
5e24f0968b
Compatibility with 1.3.x
2014-07-31 23:44:00 +02:00
Kenneth Skovhede
7560e12245
Removed unused log event
2014-07-31 22:14:34 +02:00
Kenneth Skovhede
2a76917d55
Version bump
2014-07-31 22:10:09 +02:00
Kenneth Skovhede
500bcb3c3b
Refactored backup json output
2014-07-31 22:09:43 +02:00
Kenneth Skovhede
65a302aa49
Auto git-tag
2014-07-31 22:09:06 +02:00
Kenneth Skovhede
44a15ee6cf
Implemented persistent error/warning states
2014-07-31 22:08:54 +02:00
Kenneth Skovhede
b9735fe26a
Merge branch 'master' of github.com:duplicati/test-migrate-google-code
2014-07-27 00:06:58 +02:00
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
René Stach
235faec723
Fixed indentation
...
Actually, I just wanted to test the github editor :-)
2014-07-26 23:06:47 +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
7b5c19486e
Updated changelog
2014-07-25 16:44:34 +02:00
Kenneth Skovhede
0d35254836
Added the service to the build output
2014-07-25 16:38:04 +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
998a89afcb
Update issue #1030
...
Status: Fixed
2014-07-25 15:49:26 +02:00
Kenneth Skovhede
7dc0cb2f20
Fixed using the OneDrive root folder
2014-07-25 15:48:26 +02:00
Kenneth Skovhede
00e6554842
Allowed detection of URI with no hostname component
2014-07-25 15:48:10 +02:00
Kenneth Skovhede
3d9077c66a
Removed old SkyDrive strings
2014-07-25 15:20:46 +02:00
Kenneth Skovhede
0cf41f8b17
Changed the way the OneDrive authid is passed to the service, to avoid it being logged as part of the request string.
2014-07-25 15:20:36 +02:00
Kenneth Skovhede
f76a4fb584
Bugfix
2014-07-25 15:07:23 +02:00
Kenneth Skovhede
c721a5fa9f
Added the service component with basic polling functions
2014-07-25 14:28:36 +02:00
Kenneth Skovhede
66f6e3a7ac
Added the ping-pong handler
2014-07-25 14:26:33 +02:00
Kenneth Skovhede
d3faa7b1ba
Updated HttpServer to not use UrlEncode and UrlDecode from HttpUtility as that breaks some Mono installations
2014-07-23 15:23:31 +02:00
Kenneth Skovhede
e5f99bd8f0
More flexible use of multiple cert-hashes
2014-07-23 13:26:43 +02:00
Kenneth Skovhede
d572be8663
Fixed layout issues with very wide screens
2014-07-23 13:26:26 +02:00
Kenneth Skovhede
2bafeed24e
Fixed weird layout issues in Firefox
2014-07-22 15:44:40 +02:00
Kenneth Skovhede
26d6508bac
Updated AlphaVSS to the newest release 1.2.4000.3
2014-07-22 15:30:01 +02:00
Kenneth Skovhede
ae8e7245f0
Removed incorrectly reported option
2014-07-22 15:15:37 +02:00
Kenneth Skovhede
5ba6df9608
Expand filters with environment variables
2014-07-22 15:14:34 +02:00
Kenneth Skovhede
51af591512
Removed unused code
2014-07-22 15:14:06 +02:00
Kenneth Skovhede
100d6a3823
Implemented a postpone command to avoid nagging about updates
2014-07-21 11:07:46 +02:00
Kenneth Skovhede
3ab4aa2b51
Bump build version no
2014-07-21 09:13:07 +02:00
Kenneth Skovhede
bcfcbebb3e
Fixed a typo in the build script
2014-07-21 09:12:53 +02:00
Kenneth Skovhede
d7628f171d
Removed compile conditionals for MonoMac as we now include the library
2014-07-21 09:12:39 +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
c29ffc17fb
Minor adjustments to the build script
2014-07-20 19:41:45 +02:00
Kenneth Skovhede
42cffbb843
Merge branch 'master' of https://code.google.com/p/duplicati
2014-07-20 19:32:47 +02:00
Kenneth Skovhede
e39e116833
Updated build script to generate named versions of the update packages
2014-07-20 19:32:41 +02:00
Kenneth Skovhede
9c8e51c835
Updated SQLite builds to use new statically linked versions which do not require the VC redist
2014-07-20 19:18:44 +02:00
rstach
a411815ef6
Added linebreaks
2014-07-20 08:43:11 +00:00
Kenneth Skovhede
ad402c4257
Removed old releasenotes
2014-07-20 10:10:26 +02:00
Kenneth Skovhede
4b21c2da77
Updated preview build script
2014-07-20 10:10:14 +02:00
Kenneth Skovhede
eb2454f4e0
Changes to prevent premature timeouts when running with Mono
2014-07-20 10:07:56 +02:00
Kenneth Skovhede
c85be90a96
Updated detection of encrypted/unencrypted database to follow the new logic in SQLite, where open always succeeds and a failed db is not detected until a query is made.
2014-07-20 09:15:33 +02:00
René Stach
6549ceae08
Updated release notes and changed file encoding to UTF-8
2014-07-19 11:01:31 +02:00
Kenneth Skovhede
869407b361
Reworked the build scripts and introduced the preview release and build tools
2014-07-18 23:27:44 +02:00
Kenneth Skovhede
dab3d42acf
Bugfix for release build
2014-07-18 22:58:56 +02:00
Kenneth Skovhede
b12849a205
Added MonoMac as a thirdparty library to allow building with xbuild.
2014-07-18 22:51:55 +02:00