Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
4,689 messages
org.apache.ignite.commits [
All Lists
]
2015 November [
All Months
]
Page 157 (Messages 3901 to 3925):
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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
[2/2] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-1758
-
sboi...@apache.org
[3/3] ignite git commit: ignite-1758 debug
-
sboi...@apache.org
[1/2] ignite git commit: Redundant files deleted from log4j2
-
dma...@apache.org
[03/16] ignite git commit: IGNITE-1282: Fixed JVM crash in portable builder caused by incorrect position calculation.
-
agon...@apache.org
[57/66] [abbrv] ignite git commit: ignite-950-new - Fixed compilation.
-
akuz...@apache.org
[47/66] [abbrv] ignite git commit: IGNITE-1282: Added missing unit tests for fast-path PortableField string deserialization when string is written as char array.
-
akuz...@apache.org
Git Push Summary
-
voze...@apache.org
[02/46] ignite git commit: Disabled shmem in test.
-
voze...@apache.org
[04/50] [abbrv] ignite git commit: ignite-1745 GridCacheIoManager should send correct response in case of cache query error
-
agon...@apache.org
[23/49] ignite git commit: ignite-1808: Wrong Jetty's thread pool size settings
-
anov...@apache.org
[37/49] ignite git commit: Ignite-1093 "Rebalancing with default parameters is very slow" fixes.
-
anov...@apache.org
[20/21] ignite git commit: IGNITE-1753 Configuration merged into factory.
-
akuz...@apache.org
[35/50] [abbrv] ignite git commit: IGNITE-1168 REST return sql metadata for all caches in one request. - Fixes #181.
-
sboi...@apache.org
[04/36] ignite git commit: Ignite-1093 Backward compatibility fix.
-
anov...@apache.org
[24/50] [abbrv] ignite git commit: ignite-1.5 Minor fix in JDBC POJO store.
-
voze...@apache.org
ignite git commit: IGNITE-426 Cleanup code.
-
ntik...@apache.org
[12/27] ignite git commit: Fix existing typos and coding guidelines violations.
-
sboi...@apache.org
[24/27] ignite git commit: IgniteSqlQueryPutBenchmark: print number of puts and queries.
-
sboi...@apache.org
[2/9] ignite git commit: ignite-801 and ignite-1911: resurrecting data structure and atomics failover tests + stopping the node if ring message worker fails
-
yzhd...@apache.org
[07/50] [abbrv] ignite git commit: IGNITE-1953: Reworked ID mappers handling.
-
sboi...@apache.org
[2/2] ignite git commit: Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5
-
akuz...@apache.org
[10/13] ignite git commit: IGNITE-2005: [Test failed] Ignite Java Client suite fails. This closes #264
-
yzhd...@apache.org
ignite git commit: ignite-2010 IgniteCacheCrossCacheTxFailoverTest.testCrossCachePessimisticTxFailoverOffheapSwap test fixed
-
sboi...@apache.org
[06/12] ignite git commit: Merge remote-tracking branch 'origin/ignite-1.5' into ignite-1.5
-
akuz...@apache.org
[37/50] [abbrv] ignite git commit: Fixing binary objects tests.
-
akuz...@apache.org
Page 157 (Messages 3901 to 3925):
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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188