File tree
153 files changed
+1609
-410
lines changed- app/code/Magento
- CatalogSearch/Model
- Adapter/Mysql/Plugin/Aggregation/Category
- Search/FilterMapper
- Catalog
- Model
- Indexer
- Category/Product
- Action
- Plugin
- Product/Category/Action
- ResourceModel
- Product
- Setup
- Test/Unit/Model/Indexer/Category/Product/Plugin
- etc
- dev/tests/integration
- framework
- Magento/TestFramework/Db/Adapter
- tests/unit/testsuite/Magento/Test/Db/Adapter
- testsuite/Magento
- BundleImportExport/Model
- Export
- Import/Product/Type
- Bundle
- Model
- Category
- Product
- _files
- CatalogImportExport
- Model
- Import
- _files
- CatalogInventory
- Api
- Model
- ResourceModel/Indexer/Stock
- StockItemSave
- OnProductCreate
- ByProductModel
- ByProductRepository
- OnProductUpdate
- ByProductModel
- ByProductRepository
- CatalogRule/Model
- Indexer
- ResourceModel/Rule
- CatalogSearch/Model/Layer/Filter
- CatalogUrlRewrite
- Model
- _files
- CatalogWidget/Block/Product
- Catalog
- Block/Product
- ProductList
- Console/Command
- Controller
- Adminhtml/Product/Action
- Product
- Cron
- Helper/Product
- Model
- Indexer
- Category
- Product
- Flat
- Action
- Price
- Layer
- Filter
- DataProvider
- Price
- _files
- Product
- Attribute/Backend
- ResourceModel
- Attribute
- Product
- Indexer/Eav
- _files
- _files
- controllers/_files
- Checkout/_files
- ConfigurableImportExport/Model/Import/Product/Type
- ConfigurableProduct
- Model
- Category
- Product/Type/Configurable
- ResourceModel/Product/Indexer/Price
- Pricing
- Price
- Render/FinalPriceBox
- _files
- Customer/Model/ResourceModel/Grid
- Downloadable
- Model
- Observer
- ResourceModel/Indexer
- _files
- Eav/Model/ResourceModel
- Framework/DB
- GroupedProduct
- Model/ResourceModel/Product/Indexer/Price
- _files
- Paypal
- Model
- Api
- Payflow/Service/Request
- _files
- Quote/Model/Quote/Item
- SalesRule
- Model
- ResourceModel/Rule
- Rule/Condition
- _files
- Sales/Model/AdminOrder
- Setup/Model/FixtureGenerator
- Store/_files
- Tax/Model/Rate
- Wishlist/Controller
- lib/internal/Magento/Framework/DB/Adapter/Pdo
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
153 files changed
+1609
-410
lines changedLines changed: 30 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
| |||
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
| 43 | + | |
42 | 44 |
| |
43 | 45 |
| |
44 | 46 |
| |
45 | 47 |
| |
46 | 48 |
| |
| 49 | + | |
47 | 50 |
| |
48 | 51 |
| |
49 | 52 |
| |
| |||
108 | 111 |
| |
109 | 112 |
| |
110 | 113 |
| |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
111 | 119 |
| |
112 | 120 |
| |
113 | 121 |
| |
| |||
125 | 133 |
| |
126 | 134 |
| |
127 | 135 |
| |
| 136 | + | |
128 | 137 |
| |
129 | 138 |
| |
130 | 139 |
| |
131 | 140 |
| |
132 | 141 |
| |
133 | 142 |
| |
134 |
| - | |
| 143 | + | |
| 144 | + | |
135 | 145 |
| |
136 | 146 |
| |
137 | 147 |
| |
138 | 148 |
| |
139 | 149 |
| |
140 | 150 |
| |
141 | 151 |
| |
| 152 | + | |
142 | 153 |
| |
143 | 154 |
| |
144 | 155 |
| |
| |||
182 | 193 |
| |
183 | 194 |
| |
184 | 195 |
| |
| 196 | + | |
185 | 197 |
| |
186 | 198 |
| |
187 | 199 |
| |
| |||
192 | 204 |
| |
193 | 205 |
| |
194 | 206 |
| |
| 207 | + | |
195 | 208 |
| |
196 | 209 |
| |
197 | 210 |
| |
| |||
200 | 213 |
| |
201 | 214 |
| |
202 | 215 |
| |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
203 | 229 |
| |
204 | 230 |
| |
205 | 231 |
| |
| |||
421 | 447 |
| |
422 | 448 |
| |
423 | 449 |
| |
424 |
| - | |
| 450 | + | |
425 | 451 |
| |
426 | 452 |
| |
427 | 453 |
| |
| |||
680 | 706 |
| |
681 | 707 |
| |
682 | 708 |
| |
683 |
| - | |
| 709 | + | |
684 | 710 |
| |
685 | 711 |
| |
686 | 712 |
| |
| |||
812 | 838 |
| |
813 | 839 |
| |
814 | 840 |
| |
815 |
| - | |
| 841 | + | |
816 | 842 |
| |
817 | 843 |
| |
818 | 844 |
| |
|
Lines changed: 46 additions & 96 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 | 53 |
| |
59 | 54 |
| |
60 | 55 |
| |
| |||
102 | 97 |
| |
103 | 98 |
| |
104 | 99 |
| |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 | 100 |
| |
109 | 101 |
| |
110 |
| - | |
| 102 | + | |
111 | 103 |
| |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
| 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 | + | |
116 | 129 |
| |
117 | 130 |
| |
118 | 131 |
| |
| |||
122 | 135 |
| |
123 | 136 |
| |
124 | 137 |
| |
125 |
| - | |
| 138 | + | |
| 139 | + | |
126 | 140 |
| |
127 |
| - | |
| 141 | + | |
128 | 142 |
| |
129 | 143 |
| |
130 | 144 |
| |
| |||
161 | 175 |
| |
162 | 176 |
| |
163 | 177 |
| |
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 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
201 |
| - | |
202 |
| - | |
203 |
| - | |
204 |
| - | |
| 178 | + | |
205 | 179 |
| |
| 180 | + | |
206 | 181 |
| |
207 | 182 |
| |
208 |
| - | |
| 183 | + | |
209 | 184 |
| |
210 |
| - | |
211 |
| - | |
212 |
| - | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
213 | 190 |
| |
214 | 191 |
| |
215 | 192 |
| |
| |||
221 | 198 |
| |
222 | 199 |
| |
223 | 200 |
| |
224 |
| - | |
225 |
| - | |
226 |
| - | |
227 |
| - | |
228 |
| - | |
229 |
| - | |
230 |
| - | |
231 |
| - | |
232 |
| - | |
233 |
| - | |
234 | 201 |
| |
235 | 202 |
| |
236 | 203 |
| |
237 | 204 |
| |
238 | 205 |
| |
239 | 206 |
| |
240 |
| - | |
| 207 | + | |
241 | 208 |
| |
242 | 209 |
| |
243 | 210 |
| |
| |||
249 | 216 |
| |
250 | 217 |
| |
251 | 218 |
| |
252 |
| - | |
| 219 | + | |
253 | 220 |
| |
254 | 221 |
| |
255 | 222 |
| |
| |||
260 | 227 |
| |
261 | 228 |
| |
262 | 229 |
| |
263 |
| - | |
| 230 | + | |
264 | 231 |
| |
265 | 232 |
| |
266 | 233 |
| |
267 | 234 |
| |
268 | 235 |
| |
269 | 236 |
| |
270 | 237 |
| |
| 238 | + | |
271 | 239 |
| |
272 | 240 |
| |
273 |
| - | |
| 241 | + | |
274 | 242 |
| |
275 | 243 |
| |
276 |
| - | |
| 244 | + | |
277 | 245 |
| |
278 | 246 |
| |
279 | 247 |
| |
| |||
282 | 250 |
| |
283 | 251 |
| |
284 | 252 |
| |
285 |
| - | |
| 253 | + | |
286 | 254 |
| |
287 | 255 |
| |
288 | 256 |
| |
| |||
292 | 260 |
| |
293 | 261 |
| |
294 | 262 |
| |
295 |
| - | |
| 263 | + | |
296 | 264 |
| |
297 | 265 |
| |
298 | 266 |
| |
299 | 267 |
| |
300 |
| - | |
301 |
| - | |
302 |
| - | |
303 |
| - | |
304 |
| - | |
305 |
| - | |
306 |
| - | |
307 |
| - | |
308 |
| - | |
309 |
| - | |
310 |
| - | |
311 |
| - | |
312 |
| - | |
313 |
| - | |
314 |
| - | |
315 |
| - | |
316 |
| - | |
317 |
| - | |
| 268 | + | |
318 | 269 |
| |
319 |
| - | |
320 | 270 |
| |
321 | 271 |
|
Lines changed: 15 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
| 40 | + | |
40 | 41 |
| |
41 |
| - | |
| 42 | + | |
42 | 43 |
| |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
48 | 47 |
| |
49 |
| - | |
| 48 | + | |
50 | 49 |
| |
51 | 50 |
| |
52 | 51 |
| |
53 | 52 |
| |
54 | 53 |
| |
55 | 54 |
| |
56 | 55 |
| |
57 |
| - | |
| 56 | + | |
58 | 57 |
| |
59 |
| - | |
60 |
| - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
61 | 65 |
| |
62 | 66 |
| |
63 | 67 |
| |
|
0 commit comments