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
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
List overview
Download
notifications
October 2024
----- 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
1692 discussions
Start a n
N
ew thread
[jira@xwiki.org][Issue] Updates for XWIKI-22556: XJetty systemd service run startup script in interactive mode
by XWiki Notifications
2 months, 2 weeks
1
0
0
0
[jira@xwiki.org][Issue] Updates for ADMINTOOL-95: JMXCache error
by XWiki Notifications
2 months, 2 weeks
1
0
0
0
[xwiki-contrib/application-admintools] e31a46: Remove some deprecated / configuration specific SQ...
by XWiki Notifications
Branch: refs/heads/master Home:
https://github.com/xwiki-contrib/application-admintools
Commit: e31a46c8e9e573670de66b682629a5c189850d28
https://github.com/xwiki-contrib/application-admintools/commit/e31a46c8e9e5…
Author: Antoine Mottier <antoine.mottier(a)ow2.org> Date: 2024-10-07 (Mon, 07 Oct 2024) Changed paths: M src/main/resources/Admin/SanityCheckSQL.xml Log Message: ----------- Remove some deprecated / configuration specific SQL queries SanityCheck SQL queries removed are either deprecated (test `XWD_PARENT` in `xwikidoc` table) or depends on specific XWiki configuration: tests on `xwikiattachment_archive` and `xwikiattachment_content` content even if `xwiki.store.attachment.hint=file` is used. Commit: aa1ea739cce0dc7152b8fd8dd8df7a81c5aa9bef
https://github.com/xwiki-contrib/application-admintools/commit/aa1ea739cce0…
Author: Antoine Mottier <antoine.mottier(a)ow2.org> Date: 2024-10-08 (Tue, 08 Oct 2024) Changed paths: M src/main/resources/Admin/SanityCheckSQL.xml Log Message: ----------- Merge pull request #38 from amottier/remove-deprecated-sanity-check-sql-queries Remove some deprecated / configuration specific SQL queries Compare:
https://github.com/xwiki-contrib/application-admintools/compare/1f2179e9877…
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/application-admintools/settings/notificati…
2 months, 2 weeks
1
0
0
0
[jira@xwiki.org][Issue] Updates for XWIKI-22554: Java version verification not performed by XJetty startup script when running in non interactive mode
by XWiki Notifications
2 months, 2 weeks
1
0
0
0
[jira@xwiki.org][Issue] Updates for XWIKI-22555: XJetty startup script returns exit code 0 in case of failure
by XWiki Notifications
2 months, 2 weeks
1
0
0
0
[jira@xwiki.org][Issue] Updates for XWIKI-17873: Infinite loop created by a robot constantly clicking on login or register link
by XWiki Notifications
2 months, 2 weeks
1
0
0
0
[jira@xwiki.org][Issue] Updates for ADMINTOOL-96: Check XWiki Config error
by XWiki Notifications
2 months, 2 weeks
1
0
0
0
[jira@xwiki.org][Issue] Updates for XWIKI-22552: The minimum supported Java version is not accurate in the XJetty startup script
by XWiki Notifications
2 months, 2 weeks
1
0
0
0
[jira@xwiki.org][Issue] Updates for XWIKI-22551: Information box content lost when multiple users update the macro parameters at the same time
by XWiki Notifications
2 months, 2 weeks
1
0
0
0
[jira@xwiki.org][Issue] Updates for XWIKI-22553: The minimum supported version in the xjetty start script should be generated
by XWiki Notifications
2 months, 2 weeks
1
0
0
0
← Newer
1
...
130
131
132
133
134
135
136
...
170
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
Results per page:
10
25
50
100
200