Commit Graph

12284 Commits

Author SHA1 Message Date
Christian Kamm
0682a8d4e7 Folder wizard: Fix infinite loop for bad paths #7041 2019-02-18 19:32:50 +01:00
Jenkins for ownCloud
f42fdc6758 [tx-robot] updated from transifex 2019-02-12 02:18:45 +01:00
Jenkins for ownCloud
b52699456b [tx-robot] updated from transifex 2019-02-11 02:18:45 +01:00
Jenkins for ownCloud
ced3a8e2a5 [tx-robot] updated from transifex 2019-02-10 02:18:55 +01:00
Jenkins for ownCloud
dbcdd6f930 [tx-robot] updated from transifex 2019-02-09 02:18:44 +01:00
Markus Goetz
0b8d591d29 VERSION.cmake / ChangeLog: Fix dates 2019-02-08 12:27:32 +01:00
Jenkins for ownCloud
f7d3d962e2 [tx-robot] updated from transifex 2019-02-08 02:18:43 +01:00
Jenkins for ownCloud
0a7bf71f41 [tx-robot] updated from transifex 2019-02-07 02:18:44 +01:00
Jenkins for ownCloud
afcb009b3e [tx-robot] updated from transifex 2019-02-06 02:18:50 +01:00
Markus Goetz
1f0914b3fb VERSION.cmake: This is now 2.5.4 2019-02-05 21:14:59 +01:00
Markus Goetz
c35d486a51 Download: Fix compile for older Qt (2) 2019-02-05 14:27:19 +01:00
Markus Goetz
ded783da90 Download: Fix compile for older Qt 2019-02-05 09:47:47 +01:00
Jenkins for ownCloud
c1984b1ab0 [tx-robot] updated from transifex 2019-02-05 02:18:46 +01:00
Markus Goetz
9548d3cf39 ChangeLog: Prepare for 2.5.3 2019-02-04 13:51:44 +01:00
Jenkins for ownCloud
c9c4c9affe [tx-robot] updated from transifex 2019-02-04 02:18:48 +01:00
Jenkins for ownCloud
829b83f629 [tx-robot] updated from transifex 2019-02-03 02:18:59 +01:00
Jenkins for ownCloud
8ebb3c2119 [tx-robot] updated from transifex 2019-02-02 02:18:45 +01:00
Olivier Goffart
c47af36832 Add a noPreFlight branding option
For https://github.com/owncloud/enterprise/issues/2951
2019-02-01 18:39:04 +01:00
Markus Goetz
221281bafb mirall.desktop.in: Remove comments 2019-02-01 18:10:23 +01:00
Jenkins for ownCloud
650c975bce [tx-robot] updated from transifex 2019-02-01 02:18:45 +01:00
Jenkins for ownCloud
15c7d09fb3 [tx-robot] updated from transifex 2019-01-31 02:18:47 +01:00
Christian Kamm
2a0437f3a3 HttpCreds: Warn in log if keychain-write jobs fail #6776
Also, calling deleteLater() on jobs is unnecessary (they autodelete
after finished()) and deleting the attached QSettings is also
unnecessary because the settings object is parented to the job.
2019-01-30 12:31:15 +01:00
Christian Kamm
de6d1df051 Db: Move drop-index to after pragmas are set #6881 2019-01-30 12:21:26 +01:00
Christian Kamm
fdfa7d0b5e Download: Ignore content-length for compressed HTTP2/SPDY replies #6885
It contains the compressed size.

See https://bugreports.qt.io/browse/QTBUG-73364
2019-01-30 11:50:31 +01:00
Jenkins for ownCloud
cafd232f18 [tx-robot] updated from transifex 2019-01-30 02:18:49 +01:00
Jenkins for ownCloud
b7d597a2ee [tx-robot] updated from transifex 2019-01-29 02:18:45 +01:00
Jenkins for ownCloud
05621332af [tx-robot] updated from transifex 2019-01-24 02:18:48 +01:00
Christian Kamm
fce005974e Merge remote-tracking branch 'origin/2.5.2' into 2.5 2019-01-23 09:30:18 +01:00
Markus Goetz
7383a67973 Update ChangeLog 2019-01-17 20:57:19 +01:00
Christian Kamm
3429d7543a SocketApi OSX: Remove NSConnection observers on connectiondie
Probably unnecessary, but docs say to do it.
2019-01-17 20:46:57 +01:00
Christian Kamm
0bfe7ac250 SocketAPI: Remove listener immediately on lost connection
To avoid situations where messages are attempted to be sent to dead
connections.
2019-01-17 11:13:24 +01:00
Christian Kamm
d83485e039 SocketAPI OSX: Forbid further sends on connectionDidDie
Also release the remote end immediately.
2019-01-17 10:49:56 +01:00
Jenkins for ownCloud
3b3bb4d4f9 [tx-robot] updated from transifex 2019-01-17 02:18:46 +01:00
Jenkins for ownCloud
736515d78c [tx-robot] updated from transifex 2019-01-17 01:15:22 +01:00
Jenkins for ownCloud
bd97257ba2 [tx-robot] updated from transifex 2019-01-16 02:18:48 +01:00
Markus Goetz
1506c95d8c VERSION.cmake: This branch is now 2.5.3 2019-01-15 20:13:08 +01:00
Christian Kamm
6627d8139d Settings: Fix copyable text on version 'link' #6974
I don't see how to disable the right-click "Copy Link Location" context
menu, but we can make it copy the version text instead.
2019-01-15 10:09:40 +01:00
Markus Goetz
2905007430 ChangeLog: More 2.5.2 updates 2019-01-15 10:01:40 +01:00
Christian Kamm
990a458e87 Wizard: Ensure client cert doesn't get lost #6911 2019-01-14 20:52:14 +01:00
Christian Kamm
c74bc5d867 Wizard: Drop unused function 2019-01-14 20:52:14 +01:00
Dominik Schmidt
5a9bbee708 Add macdeployqt target to make its invocation easier 2019-01-14 12:21:06 +01:00
Dominik Schmidt
bc4fb73cda Remove non-ascii char from macdeployqt.py 2019-01-14 12:21:06 +01:00
Dominik Schmidt
8f705c16c3 Use .dSYM files when dumping symbols for breakpad 2019-01-14 12:21:06 +01:00
Dominik Schmidt
772f3d2dbf Do not run macdeployqt.py from CMake. 2019-01-14 12:21:06 +01:00
Markus Goetz
a3f3546879 Sync: Display theme in debug log 2019-01-11 11:28:53 +01:00
Christian Kamm
7ac09fc4db sqlite: Set exclusive locking_mode to avoid WAL issues #6881
Can be overridden with OWNCLOUD_SQLITE_LOCKING_MODE
2019-01-11 10:59:37 +01:00
Dominik Schmidt
872bb99a58 Fix lookup of system wide settings 2019-01-11 10:36:33 +01:00
Christian Kamm
e953ec82f9 Add #6930 to changelog 2019-01-10 09:13:26 +01:00
Markus Goetz
b05440fd9d qtmacgoodies: Improve our cmake use 2019-01-09 17:51:37 +01:00
Christian Kamm
f0ef500318 Update qtmacgoodies for an OSX crash fix #6930
The updated code in qtmacgoodies uses private headers.
2019-01-09 17:51:37 +01:00