Carlos Damken
280906eab9
Ignoring "System Volume Information"
...
Avoid to upload the "System Volume Information"
2017-01-16 19:11:56 +01:00
Markus Goetz
9d7425b201
DB: Also migrate -shm and -wal to new name #3764 #5045 ( #5459 )
2017-01-16 15:42:11 +01:00
Markus Goetz
7eb43d7f7e
PropagateUploadFileNG: Delete unused map contents to free memory
2017-01-13 19:00:04 +01:00
ckamm
d76e0ec6d8
Reset stuck chunked uploads eventually #5344 ( #5443 )
...
Previously this wasn't happening for errors that were not
NormalErrors because they don't end up in the blacklist.
This revises the resetting logic to be independent of the
error blacklist and make use of UploadInfo::errorCount
instead.
412 errors should reset chunked uploads because they might be
indicative of a checksum error.
Additionally, server bugs might require that additional
errors cause an upload reset. To allow that, a new capability
is added that can be used to advise the client about this.
2017-01-13 14:44:45 +01:00
Olivier Goffart
0249a68420
SelectiveSync: adjust the position of the "Loading" label
...
It should be parented to the treeview to be sure that is shows inside of it.
2017-01-13 10:55:45 +01:00
Christian Kamm
aa6f041c36
wizardSelectiveSyncDefaultNothing applies to folder wizard #4581
...
Previous the Theme option only applied to the account setup wizard.
2017-01-13 10:52:39 +01:00
Christian Kamm
dce3f8c4f6
Selective sync: Adjust widget common to folder/account wizards
2017-01-13 10:52:10 +01:00
Jenkins for ownCloud
4a83f976e1
[tx-robot] updated from transifex
2017-01-13 02:18:27 +01:00
Jenkins for ownCloud
23572aaf77
[tx-robot] updated from transifex
2017-01-12 02:18:33 +01:00
Christian Kamm
48655ff1ec
Doc: Add forceSyncInterval and timeout config file flags
2017-01-11 11:34:36 +01:00
Christian Kamm
ffbf34cb97
Log the auth type being used for accounts
...
There have been hard to track down bugs related to the wrong auth
type being used.
2017-01-11 09:30:59 +01:00
Jenkins for ownCloud
fad690be11
[tx-robot] updated from transifex
2017-01-11 02:18:38 +01:00
Jenkins for ownCloud
355a644020
[tx-robot] updated from transifex
2017-01-10 02:18:34 +01:00
Jenkins for ownCloud
5e6e4e7464
[tx-robot] updated from transifex
2017-01-08 02:18:35 +01:00
Markus Goetz
76fde49282
sqlite: Update bundled version to 3.16.1
...
For OS X and Windows.
2017-01-05 17:27:46 +01:00
Markus Goetz
4ef7d0410d
First iteration ChangeLog for 2.3.0
2017-01-05 16:56:37 +01:00
octotree
a1b4984d14
Symlink Support for Dolphin Plugins ( #5428 )
...
Add Symlink Support to Dolphin Overlay Plugin
2017-01-05 13:24:22 +01:00
Christian Kamm
adbe5ecf55
ownsql: qFatal on prepare errors #5357
2017-01-04 15:15:06 +01:00
Jenkins for ownCloud
ba32571039
[tx-robot] updated from transifex
2017-01-04 02:19:32 +01:00
Christian Kamm
084146756b
Account: Fix displayName() #5413
...
This displayName() seemed to be based on Account::user() which used
to call _credentials->user(). But then we repurposed user() to be
davUser() and this usage wasn't updated to point back to the username
used for the credentials.
2017-01-03 13:54:59 +01:00
ckamm
e1f5a49c21
Don't blacklist 507 Insufficent Storage #5346 ( #5424 )
2017-01-03 13:48:32 +01:00
ckamm
143320341e
Build: Enable Q_ASSERT in release mode ( #5425 )
2017-01-03 13:42:25 +01:00
Christian Kamm
e286bb1b64
Wizard: Don't accidentally pre-fill url field #5412
...
slotUrlEditFinished() is called when the wizard is triggered in
some situations.
2017-01-03 11:53:40 +01:00
Olivier Goffart
d433f0e08e
HTTPCreds: remove all cookies when logging out ( #5383 )
...
Some custom server use persistent cookies with the auth token. So we should
clear all the cookies when disconnecting.
Account::clearCookieJar is only called from the HTTPCredentials. This funciton
is not used for shibboleth.
There is probably no reasons to keep the HTTP cookie anyway.
Issue #5370
2017-01-03 11:39:10 +01:00
Christian Kamm
107149d601
Doc: Improve example #5422
2017-01-03 11:31:51 +01:00
Christian Kamm
fa9b36f829
Wizard: Let the user know if url is invalid #5398
2017-01-03 11:28:56 +01:00
Christian Kamm
6775292d63
Fix compile of tests
2017-01-03 10:52:39 +01:00
Christian Kamm
6835429a28
Sql: Allow prepare fail for PRAGMA quick_check #5357
...
This actually happens in low-disk situations.
2017-01-03 10:43:29 +01:00
Christian Kamm
22135f9f57
Fixup broken authType on load #5408
2017-01-03 10:38:20 +01:00
Jenkins for ownCloud
0fd06a225c
[tx-robot] updated from transifex
2017-01-03 02:19:30 +01:00
Christian Kamm
473dcb0947
Only create a FolderWatcher if the path exists
...
Also retry creating it before each sync.
See #5317
2017-01-02 08:52:26 +01:00
Christian Kamm
e306f4611c
Reschedule a folder regularly with some delay for some errors
...
Like "folder doesn't exist" - such that we will detect when the folder
becomes available and start syncing.
See #5317
2017-01-02 08:52:26 +01:00
Markus Goetz
c6f4f44619
Fix up SSL client certificates #5213 #69 ( #5289 )
...
The re-enables the UI, uses Qt API for importing and
stores the certificate/key in the system keychain.
People who had set up client certs need to re-setup the account. This is ok
since it was an undocumented feature anyway.
2017-01-02 08:34:02 +01:00
Jenkins for ownCloud
0865c63745
[tx-robot] updated from transifex
2017-01-02 02:19:26 +01:00
Jenkins for ownCloud
b81c3a6a67
[tx-robot] updated from transifex
2017-01-01 02:19:32 +01:00
Jenkins for ownCloud
cc56e5639d
[tx-robot] updated from transifex
2016-12-30 02:18:34 +01:00
Jenkins for ownCloud
3ce5b358ae
[tx-robot] updated from transifex
2016-12-25 02:18:27 +01:00
Jenkins for ownCloud
e968284618
[tx-robot] updated from transifex
2016-12-24 02:18:26 +01:00
Jenkins for ownCloud
c7723179d8
[tx-robot] updated from transifex
2016-12-23 02:18:34 +01:00
Jenkins for ownCloud
1872f3f94a
[tx-robot] updated from transifex
2016-12-22 02:18:30 +01:00
Christian Kamm
3b7887ca35
Wizard: Detach saved account from wizard
...
Fixes #5408 #5407 .
The problem was that cleanup of the credentials page set the
credentials of the account back to dummy, thereby overriding
things like shib usernames.
This should be broken since a932eac832
.
2016-12-21 15:31:12 +01:00
Piotr Mrówczyński
d781e63fab
Add capability to disable parallel chunked upload #5364 - technical review ( #5403 )
2016-12-21 15:08:45 +01:00
Kyle Fazzari
d1237cdda3
Correctly handle possible missing GIT_SHA1. ( #5401 )
...
Currently, if get_git_head_revision() doesn't define GIT_SHA1 (which it
doesn't in some cases) it's possible to end up with the following error:
CMake Error at CMakeLists.txt:69 (if):
if given arguments:
"STREQUAL" "GITDIR-NOTFOUND"
Unknown arguments specified
Fix this by making sure both left and right hand arguments to STREQUAL
are always strings, even if GIT_SHA1 is undefined.
Signed-off-by: Kyle Fazzari <kyle@canonical.com>
2016-12-21 14:14:26 +01:00
Christian Kamm
030e3a5d4a
Increase initial bandwidth estimates #4428 #5390
...
To 2 MB/s and 10 files/s.
2016-12-21 08:53:47 +01:00
Jenkins for ownCloud
4fa4a6a5ed
[tx-robot] updated from transifex
2016-12-21 02:18:28 +01:00
Phil Davis
23fb07240b
Fix Mac PATH command
...
Reported in the doc repo owncloud/documentation#1618
This version as suggested by @jturcotte
2016-12-20 20:01:38 +01:00
Christian Kamm
3912dba33a
Move qDeclareMetatype from Folder to SyncEngine
2016-12-20 11:43:39 +01:00
Christian Kamm
d8c479ab1e
Don't wipe db if check fails while disk space is low #5357
...
An experimental fix for the issue, merged because it's low risk and
makes testing easier.
2016-12-20 09:33:59 +01:00
Jenkins for ownCloud
bec67455c1
[tx-robot] updated from transifex
2016-12-20 02:18:27 +01:00
Jenkins for ownCloud
ba6a37a601
[tx-robot] updated from transifex
2016-12-19 02:18:28 +01:00