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
June 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
1409 discussions
Start a n
N
ew thread
[xwiki-contrib/cql] 2a25f0: [maven-release-plugin] prepare for next developmen...
by XWiki Notifications
Branch: refs/heads/master Home:
https://github.com/xwiki-contrib/cql
Commit: 2a25f04cf7791b74d750eb94fbebf81db28f89e6
https://github.com/xwiki-contrib/cql/commit/2a25f04cf7791b74d750eb94fbebf81…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2024-06-13 (Thu, 13 Jun 2024) Changed paths: M aqlparser/pom.xml M pom.xml M query/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/cql/settings/notifications
6 months, 2 weeks
1
0
0
0
[xwiki-contrib/cql]
by XWiki Notifications
Branch: refs/tags/cql-0.0.2 Home:
https://github.com/xwiki-contrib/cql
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/cql/settings/notifications
6 months, 2 weeks
1
0
0
0
[xwiki-contrib/cql] 1ac789: [maven-release-plugin] prepare release cql-0.0.2
by XWiki Notifications
Branch: refs/heads/master Home:
https://github.com/xwiki-contrib/cql
Commit: 1ac789e079b3ad57bca5636bb2dec4d4a6daaae4
https://github.com/xwiki-contrib/cql/commit/1ac789e079b3ad57bca5636bb2dec4d…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2024-06-13 (Thu, 13 Jun 2024) Changed paths: M aqlparser/pom.xml M pom.xml M query/pom.xml Log Message: ----------- [maven-release-plugin] prepare release cql-0.0.2 To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/cql/settings/notifications
6 months, 2 weeks
1
0
0
0
[xwiki-contrib/cql] 79f5f6: CQL-1: Allow spaces between empty parentheses in f...
by XWiki Notifications
Branch: refs/heads/master Home:
https://github.com/xwiki-contrib/cql
Commit: 79f5f6495bc0656ca23df7e20f010f0f7b07f4b3
https://github.com/xwiki-contrib/cql/commit/79f5f6495bc0656ca23df7e20f010f0…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2024-06-12 (Wed, 12 Jun 2024) Changed paths: M aqlparser/src/main/java/org/xwiki/contrib/cql/aqlparser/internal/Parser.java M query/src/test/java/org/xwiki/contrib/cql/query/CQLTest.java Log Message: ----------- CQL-1: Allow spaces between empty parentheses in function calls Commit: 2ff73ce45528a967b525f7c9afab24ab64f339d5
https://github.com/xwiki-contrib/cql/commit/2ff73ce45528a967b525f7c9afab24a…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2024-06-13 (Thu, 13 Jun 2024) Changed paths: M aqlparser/src/main/java/org/xwiki/contrib/cql/aqlparser/internal/AQLReader.java M query/src/test/java/org/xwiki/contrib/cql/query/CQLTest.java Log Message: ----------- CQL-2: Incorrect parse error positions due to backtracking incrementing position at the end of string Compare:
https://github.com/xwiki-contrib/cql/compare/5df46e99f9b9...2ff73ce45528
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/cql/settings/notifications
6 months, 2 weeks
1
0
0
0
[jira@xwiki.org][Issue] Updates for CQL-1: Allow spaces between empty parentheses in function calls
by XWiki Notifications
6 months, 2 weeks
1
0
0
0
[jira@xwiki.org][Issue] Updates for XWIKI-19751: Move the "watch" button for a page to the page content menu
by XWiki Notifications
6 months, 2 weeks
1
0
0
0
[jira@xwiki.org][Issue] Updates for XAFORUM-267: Add ability to enable social buttons from the Forum Administration
by XWiki Notifications
6 months, 2 weeks
1
0
0
0
[jira@xwiki.org][Issue] Updates for XWIKI-22258: Upgrade to Jetty 10.0.21
by XWiki Notifications
6 months, 2 weeks
1
0
0
0
[jira@xwiki.org][Issue] Updates for XWIKI-22258: Upgrade to Jetty 10.0.21
by XWiki Notifications
6 months, 2 weeks
1
0
0
0
[jira@xwiki.org][Issue] Updates for XWIKI-22257: Hash the superadmin password
by XWiki Notifications
6 months, 2 weeks
1
0
0
0
← Newer
1
...
96
97
98
99
100
101
102
...
141
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
Results per page:
10
25
50
100
200