Hannah von Reth
9a8288891c
[CMAKE] Reduce number of warnings in 3rdparty software
2020-01-20 09:35:38 +01:00
Hannah von Reth
d52b2ef89e
[CI] Enable clazy
2020-01-19 13:52:14 +01:00
Michael Barz
38ecd004c3
add probot docs config
2020-01-17 12:49:02 +01:00
Hannah von Reth
23d01c65cf
[CMAKE] Fix shell extension path
2020-01-14 19:34:57 +01:00
Hannah von Reth
e9396c7591
[Core] Include more information about the OS in the user agent
2020-01-14 17:47:52 +01:00
HanaGemela
179c679cab
Merge pull request #7666 from owncloud/HanaGemela-patch-2
...
Release template update
2020-01-13 15:08:38 +01:00
HanaGemela
6b6e51af09
Update release_template.md
2020-01-10 09:56:45 +01:00
HanaGemela
7d9aaba06e
Update release_template.md
2020-01-10 09:53:01 +01:00
HanaGemela
a243566d33
Update release_template.md
2020-01-10 09:22:32 +01:00
Jürgen Weigert
b7cd85de81
Release template update ( #7665 )
...
* Update release_template.md
2020-01-09 17:13:56 +01:00
HanaGemela
78a41450f8
Update release_template.md
...
Marketing changes
2020-01-09 17:10:39 +01:00
HanaGemela
0ea1e252ce
Update release_template.md
2020-01-09 15:48:17 +01:00
Hannah von Reth
d619c8f909
[CMAKE] Zsync requires C99
2020-01-09 15:39:32 +01:00
Hannah von Reth
763922f0e7
Export c functions used in unittests
2020-01-09 15:39:32 +01:00
Hannah von Reth
41649c6d7a
[CMAKE] Set C standard for C unittests
2020-01-09 15:39:32 +01:00
Hannah von Reth
bf8edc8374
[CMAKE] Use FindINotify provided by ecm
2020-01-09 15:39:32 +01:00
Hannah von Reth
6725cd5826
[CMAKE] Resolve some issues discovered during review
2020-01-09 15:39:32 +01:00
Hannah von Reth
f17b305151
[CMAKE] Do not create a deployable mac bundle during build
...
This simplifies the cmake scripts and reduces build times
2020-01-09 15:39:32 +01:00
Hannah von Reth
3d0325b72f
[CMAKE] Use KDECompilerSettings
2020-01-09 15:39:32 +01:00
Hannah von Reth
9a11f4e9f1
[CMAKE] Use KDECmakeSettings
2020-01-09 15:39:32 +01:00
Hannah von Reth
a6fba2d200
[CMAKE] Start using extra cmake modules
2020-01-09 15:39:32 +01:00
HanaGemela
d5ce58a015
Update release_template.md
2020-01-09 15:22:52 +01:00
HanaGemela
86c699e27c
Update release_template.md
2020-01-09 15:00:59 +01:00
Hannah von Reth
abde07beb8
Merge branch '2.6'
2020-01-09 14:48:27 +01:00
Hannah von Reth
ef4c7cf73a
[GUI] Limit about dialog image size to 1/4 of the screen
...
Fixes : #7574
2020-01-09 11:00:57 +01:00
Jürgen Weigert
c615929253
Update release_template.md ( #7661 )
...
Etherpad import done. (Until next review meeting)
2020-01-08 15:09:51 +01:00
Hannah von Reth
04dfaecc63
Update changelog
2020-01-08 09:48:30 +01:00
Hannah von Reth
4c44fd50bb
[Ci] Extend existing Craft cache
2019-12-30 13:01:43 +01:00
HanaGemela
becad5344d
Merge pull request #7654 from owncloud/HanaGemela-patch-2
...
Update release_template.md
2019-12-23 13:33:26 +01:00
Jürgen Weigert
a82dec8264
Update release_template.md
...
obs-copyprj.sh - is here only as a reminder. It should have been done after the release already.
2019-12-20 12:00:07 +01:00
HanaGemela
b644b92683
Update release_template.md
2019-12-20 10:54:52 +01:00
HanaGemela
79d52c459e
Update release_template.md
2019-12-20 10:48:22 +01:00
HanaGemela
a583f9a3ad
Update release_template.md
2019-12-17 15:47:22 +01:00
Jürgen Weigert
1e51b27321
Merge pull request #7650 from owncloud/HanaGemela-patch-2
...
Added responsibilities into release template
2019-12-17 13:36:17 +01:00
Jürgen Weigert
16b075b77f
Update release_template.md
...
dependencies are win, mac, lin, so we probably have three stakeholders there too...
2019-12-17 13:35:40 +01:00
HanaGemela
4115f49a35
Added responsibilities into release template
2019-12-17 12:36:01 +01:00
HanaGemela
66e6075368
Merge pull request #7636 from owncloud/HanaGemela-patch-1-1
...
Update release_template.md
2019-12-17 11:05:16 +01:00
Hannah von Reth
de0d330c00
[tx] updated client translations from transifex
2019-12-17 02:16:02 +00:00
Hannah von Reth
583b54c367
Don't ignore file sync notification after an unlock
...
For a usual file sync event we check for actual changes in the local file,
after an unlock the local file might be unchanged so we need to sync it anyhow.
Fixes : owncloud/enterprise#3609
2019-12-16 19:56:02 +01:00
Hannah von Reth
052c4039b9
[OAuth] Improve error handling and detect token_type independent of its casing
2019-12-16 19:55:40 +01:00
Hannah von Reth
a94804c75d
[OAuth] Add state parameter to negotiation
2019-12-16 19:55:40 +01:00
Hannah von Reth
8629adaf78
[Gui] Set Qt::AA_UseHighDpiPixmaps again, was removed on 2.6 by accident
2019-12-12 14:57:06 +01:00
Hannah von Reth
db9d56a92c
Use Q_ENUM on AuthType to get the name printed in the log
2019-12-12 14:49:12 +01:00
Hannah von Reth
90e3ea5ae0
Merge pull request #7641 from TheOneRing/merge-2.6
...
Merge 2.6 in master
2019-12-10 11:08:22 +01:00
Hannah von Reth
5d5160a951
[tx] updated client translations from transifex
2019-12-10 02:06:22 +00:00
Hannah von Reth
6adb68684c
Refactoring capability class
2019-12-09 10:13:49 +01:00
Hannah von Reth
7cf20d70cb
Prepend PLUGINDIR else its pointless
2019-12-09 10:13:30 +01:00
Hannah von Reth
b1e7c7ab15
[Logger] Correctly handle message priority
...
This fixes the flodded sys log.
Fixes : #7453
2019-12-09 10:08:07 +01:00
Hannah von Reth
ac1102070f
Merge branch '2.6'
2019-12-06 16:52:12 +01:00
Hannah von Reth
86c1a66660
Update ChangeLog
2019-12-06 15:33:07 +01:00