Olivier Goffart
abc5bdc562
Merge remote-tracking branch 'owncloud/2.5'
2018-11-29 17:34:24 +01:00
Olivier Goffart
a594a5de08
Excludes: Use QString for storing the temporary excludes
...
Everything else uses QString
2018-11-29 16:27:18 +01:00
Olivier Goffart
6e4b4e67e0
IgnoreListEditor: increase a bit the size
...
Should Help for issue #6641
2018-11-29 12:10:59 +01:00
Olivier Goffart
7abb9cd6fa
SSLButton: do not hardcode the background color
...
Reported in https://github.com/nextcloud/desktop/issues/871
(cherry picked from commit ba24ef3fe3 )
2018-11-29 12:02:22 +01:00
Jenkins for ownCloud
1a370cbfdb
[tx-robot] updated from transifex
2018-11-29 02:18:44 +01:00
Jenkins for ownCloud
d3fbf10b21
[tx-robot] updated from transifex
2018-11-28 02:18:40 +01:00
Olivier Goffart
697b6b9e81
Remove Shibboleth support
...
Issue #6451
2018-11-27 12:28:14 +01:00
Jenkins for ownCloud
f8a52c8fd3
[tx-robot] updated from transifex
2018-11-27 02:18:42 +01:00
Olivier Goffart
93d3d0441b
Account: Fix crash when deleting an account
...
We should not have request parented to the account, otherwise we might get
a loop on the deletion order.
Issue #6893
2018-11-26 10:12:03 +01:00
Jenkins for ownCloud
47634ffed0
[tx-robot] updated from transifex
2018-11-26 02:18:42 +01:00
Jenkins for ownCloud
0a2c5cc27c
[tx-robot] updated from transifex
2018-11-25 02:18:48 +01:00
Jenkins for ownCloud
bf41e8881d
[tx-robot] updated from transifex
2018-11-24 02:18:40 +01:00
Jenkins for ownCloud
48e55a2081
[tx-robot] updated from transifex
2018-11-23 02:18:42 +01:00
Jenkins for ownCloud
1f23c712f1
[tx-robot] updated from transifex
2018-11-22 02:18:42 +01:00
Olivier Goffart
ba24ef3fe3
SSLButton: do not hardcode the background color
...
Reported in https://github.com/nextcloud/desktop/issues/871
2018-11-21 18:37:28 +01:00
Jenkins for ownCloud
d16f74a3f8
[tx-robot] updated from transifex
2018-11-21 02:18:43 +01:00
Olivier Goffart
d6585b25e0
CMakeLists.txt: increment sqlite version
...
3.9 is required for custom index to work
2018-11-20 17:10:46 +01:00
Jürgen Weigert
8c1b4804c0
Update release_template.md
...
updated the info for updating the updater. (yes, tis is still horribly confusing)
2018-11-19 18:59:49 +01:00
Jenkins for ownCloud
a67384c3e9
[tx-robot] updated from transifex
2018-11-19 02:18:43 +01:00
Jenkins for ownCloud
1f262f11d5
[tx-robot] updated from transifex
2018-11-18 02:18:46 +01:00
Jenkins for ownCloud
0046c54a68
[tx-robot] updated from transifex
2018-11-17 02:18:44 +01:00
Jenkins for ownCloud
0197bbcb28
[tx-robot] updated from transifex
2018-11-16 02:18:45 +01:00
Olivier Goffart
3b386e0b33
csync_vio_locale: use QString for the path in opendir
...
So we don't have to convert to utf8 and back again
2018-11-15 07:26:44 +01:00
Olivier Goffart
e78ca4c6a4
Remove csync_misc: The code no longer use fnmatch
2018-11-15 07:26:44 +01:00
Olivier Goffart
eef3e9086a
Exclude: do everything with QString wiuthout converting to char*
2018-11-15 07:26:44 +01:00
Olivier Goffart
f92cfdb3a3
ProcessDirectoryJob::process: optimize so there is only one map
2018-11-15 07:26:44 +01:00
Olivier Goffart
449b7155bf
PropagateUpload: Avoid many allocations by using QByteArrayLiteral
2018-11-15 07:26:44 +01:00
Olivier Goffart
73dfe32be4
Optimisation: Add a cache SyncJournalDb::mapChecksumType
...
No need to do two sql query for something that's always the same and
there are very few checksum types
2018-11-15 07:26:44 +01:00
Olivier Goffart
9d32836124
Fix uninitialized value
...
Noamally, most of the code initializes it, but not some of the tests such as
TestSyncJournalDB
2018-11-15 07:26:44 +01:00
Olivier Goffart
682cc6f199
Sync: optimize by removing setFileRecordMetadata
...
Inh most case we already have a record from before, so avoid doing a useless
lookup in the database.
In owncloudpropagator.cpp, directories do not have a checksum so no need
to call a function that preserves it
2018-11-15 07:26:44 +01:00
Olivier Goffart
b557aab09d
Test System: Optimisations so the benchmark is significant
2018-11-15 07:26:44 +01:00
Olivier Goffart
baa241f26b
OwnSql: Speedup by avoiding allocating an error string on success
2018-11-15 07:26:44 +01:00
Jenkins for ownCloud
9a0ca4ab62
[tx-robot] updated from transifex
2018-11-15 02:18:48 +01:00
Jenkins for ownCloud
c2e6c0b8ed
[tx-robot] updated from transifex
2018-11-14 02:18:47 +01:00
Jenkins for ownCloud
f387c1b2a6
[tx-robot] updated from transifex
2018-11-13 02:18:49 +01:00
Christian Kamm
46ed5484d1
LockWatcher: Add chrono header
2018-11-12 13:47:28 +01:00
Christian Kamm
4608adb6a6
cjhash: Fix build fix
...
See 17a4055e8d
2018-11-12 13:45:56 +01:00
Jenkins for ownCloud
425a3a1917
[tx-robot] updated from transifex
2018-11-12 02:18:48 +01:00
Jenkins for ownCloud
b54c0fe2ee
[tx-robot] updated from transifex
2018-11-11 02:18:49 +01:00
Jenkins for ownCloud
31fd992c72
[tx-robot] updated from transifex
2018-11-10 02:18:47 +01:00
Olivier Goffart
f0d264651b
Merge pull request #6870 from gergap/remarkable
...
Remarkable tablet build support
2018-11-09 17:33:13 +01:00
Olivier Goffart
17a4055e8d
cjhash: use Q_FALLTHROUGH
...
This fixes the warning
warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas]
Issue #6872
2018-11-09 16:46:30 +01:00
Gerhard Gappmeier
7a686dce0a
owncloudcmd: fix compiliation with TOKEN_AUTH_ONLY
2018-11-09 15:08:29 +01:00
Gerhard Gappmeier
5c619392e4
libsync: Fix build error with TOKEN_AUTH_ONLY
...
When enabling TOKEN_AUTH_ONLY, the code path using QPainter is disabled.
So we also don't need the includes.
This header is not available for Remarkable.
2018-11-09 15:08:18 +01:00
Jürgen Weigert
4409b30902
release template updated.
...
@guruz some items are marked with 20181109jw -- these are unclear to me. Please help.
2018-11-09 14:01:34 +01:00
Gerhard Gappmeier
95d2a2fffc
Disable stack protector features when cross compiling
...
When cross-compiling this for remarkable using the poky toolchain
this results in linker errors with stack protector: libssp_nonshared.a
not found
2018-11-09 11:36:20 +01:00
Jenkins for ownCloud
ae35791b8b
[tx-robot] updated from transifex
2018-11-09 02:18:50 +01:00
Gerhard Gappmeier
e0841e4958
Add CMake option to disable GUI build
2018-11-08 18:24:15 +01:00
Olivier Goffart
164993ddf8
Workaround GCC < 7 bug.
...
https://stackoverflow.com/questions/32097759/calling-this-member-function-from-generic-lambda-clang-vs-gcc
2018-11-08 11:22:28 +01:00
Olivier Goffart
1463f8a78f
Test that the sync behave well if there are errors while reading the database
2018-11-08 11:22:03 +01:00