lists.xwiki.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
List overview
Download
notifications
February 2025
----- 2025 -----
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
notifications@xwiki.org
1 participants
1714 discussions
Start a n
N
ew thread
[jira@xwiki.org][Issue] Updates for DEEPL-5: Pass API key in HTTP header due to deprecation of API key in the query string
by XWiki Notifications
3 weeks, 6 days
1
0
0
0
[jira@xwiki.org][Issue] Updates for XCOMMONS-3250: Make as easy as possible for various features to use S3
by XWiki Notifications
3 weeks, 6 days
1
0
0
0
[jira@xwiki.org][Issue] Updates for XCOMMONS-3249: Allow storing job log and status in a shared location
by XWiki Notifications
3 weeks, 6 days
1
0
0
0
[jira@xwiki.org][Issue] Updates for XWIKI-22845: Introduce a S3 storage support for attachment content, history and deleted attachments and documents
by XWiki Notifications
3 weeks, 6 days
1
0
0
0
[jira@xwiki.org][Issue] Updates for XWIKI-22847: Make possible to use XWiki without any persistent file storage
by XWiki Notifications
3 weeks, 6 days
1
0
0
0
[jira@xwiki.org][Issue] Updates for XWIKI-22846: Make as easy as possible for various features to use S3
by XWiki Notifications
3 weeks, 6 days
1
0
0
0
[xwiki-contrib/application-deepl] 1d3fc8: [maven-release-plugin] prepare for next developmen...
by XWiki Notifications
Branch: refs/heads/main Home:
https://github.com/xwiki-contrib/application-deepl
Commit: 1d3fc85df90b1dfa2db58282ca4eb35e258840cc
https://github.com/xwiki-contrib/application-deepl/commit/1d3fc85df90b1dfa2…
Author: slauriere <slauriere(a)xwiki.com> Date: 2025-02-04 (Tue, 04 Feb 2025) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/application-deepl/settings/notifications
3 weeks, 6 days
1
0
0
0
[xwiki-contrib/application-deepl]
by XWiki Notifications
Branch: refs/tags/application-deepl-1.2.1 Home:
https://github.com/xwiki-contrib/application-deepl
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/application-deepl/settings/notifications
3 weeks, 6 days
1
0
0
0
[xwiki-contrib/application-deepl] 7daa5b: [misc] Set next version to 1.2.1 (minor update)
by XWiki Notifications
Branch: refs/heads/main Home:
https://github.com/xwiki-contrib/application-deepl
Commit: 7daa5b47eaa7835894a80c6710da7cc7a445d6d3
https://github.com/xwiki-contrib/application-deepl/commit/7daa5b47eaa783589…
Author: slauriere <slauriere(a)xwiki.com> Date: 2025-02-04 (Tue, 04 Feb 2025) Changed paths: M pom.xml Log Message: ----------- [misc] Set next version to 1.2.1 (minor update) Commit: d8e7cb6964a823907e2fb5d835c89fb7ec432337
https://github.com/xwiki-contrib/application-deepl/commit/d8e7cb6964a823907…
Author: slauriere <slauriere(a)xwiki.com> Date: 2025-02-04 (Tue, 04 Feb 2025) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare release application-deepl-1.2.1 Compare:
https://github.com/xwiki-contrib/application-deepl/compare/ab951af430e2...d…
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/application-deepl/settings/notifications
3 weeks, 6 days
1
0
0
0
[xwiki-contrib/application-deepl] ab951a: DEEPL-5: Pass API key in HTTP header due to deprec...
by XWiki Notifications
Branch: refs/heads/main Home:
https://github.com/xwiki-contrib/application-deepl
Commit: ab951af430e2ef44db7746cec67e3eecd988a724
https://github.com/xwiki-contrib/application-deepl/commit/ab951af430e2ef44d…
Author: slauriere <slauriere(a)xwiki.com> Date: 2025-02-04 (Tue, 04 Feb 2025) Changed paths: M src/main/resources/DeepL/Code/DeepLTranslationService.xml Log Message: ----------- DEEPL-5: Pass API key in HTTP header due to deprecation of API key in the query string - Modify DeepLTranslationService to pass API key in HTTP header To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/application-deepl/settings/notifications
3 weeks, 6 days
1
0
0
0
← Newer
1
...
155
156
157
158
159
160
161
...
172
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
Results per page:
10
25
50
100
200