File tree
155 files changed
+4999
-1421
lines changed- app
- code/core/Mage
- Adminhtml
- Block
- Catalog
- Category
- Product
- Attribute/Edit/Tab
- Edit
- Tab/Super
- Config
- Helper/Form
- Weight
- Review/Edit
- Helper/Catalog/Product/Edit/Action
- controllers/Catalog
- Product
- view/adminhtml
- catalog
- category
- form/renderer/fieldset
- product
- edit
- category/new
- options
- price
- super
- tab
- cms/browser/content
- css/ui-lightness
- Backend
- Block/Widget/Grid
- view/adminhtml/widget
- Bundle/Model/Product
- Catalog
- Block/Product/Configurable/AssociatedSelector/Backend/Grid
- Helper
- Model
- Product
- Attribute/Backend
- Type
- Configurable
- Resource/Product
- Collection
- Type
- Configurable
- Attribute
- controllers/Product
- data/catalog_setup
- etc
- CatalogInventory
- Block/Adminhtml/Form/Field
- Model/Resource/Stock
- etc
- sql/cataloginventory_setup
- view/adminhtml
- Cms/Model/Wysiwyg
- Core
- Block
- Model
- Email
- Layout
- Downloadable
- Block/Adminhtml/Catalog/Product/Edit/Tab/Downloadable
- Model
- Product
- data/downloadable_setup
- etc
- view/adminhtml
- product/edit/downloadable
- Eav/Model/Entity/Attribute/Backend
- GoogleShopping
- Model/Resource/Item
- controllers/Adminhtml/Googleshopping
- Wishlist/controllers
- design/adminhtml/default/basic
- dev
- tests
- integration/testsuite/Mage
- Adminhtml
- Block/Catalog
- Category
- Product
- Attribute/Edit/Tab
- Edit/Tab/Super
- Helper/Form/Weight
- controllers/Catalog
- Product
- Action
- Backend/Block
- Widget/Grid
- _files
- Catalog
- Block/Product
- Configurable/AssociatedSelector/Backend/Grid
- Model
- Product/Type
- Resource/Product/Collection
- _files
- controllers
- Product
- _files
- Core
- Model
- Email
- Template
- _files
- Layout
- Utility
- Downloadable
- Block/Adminhtml/Catalog/Product/Edit/Tab/Downloadable
- Model/Product
- GoogleShopping/controllers/Adminhtml/GoogleShopping
- Review/_files
- Wishlist/controllers
- static
- framework
- CodingStandard
- Tool
- CodeSniffer
- Inspection/CodeSniffer
- tests/unit/testsuite
- CodingStandard/Tool
- CodeSniffer
- Inspection/CodeSniffer
- testsuite
- Legacy/_files
- Php
- _files/whitelist
- unit/testsuite/Mage
- Adminhtml
- Block/Catalog/Product
- Edit
- Helper/Form/Weight
- controllers/Catalog
- Bundle/Model/Product
- Catalog/Model
- Product
- Attribute/Backend
- Type
- Resource/Product/Collection
- Downloadable/Model
- Product
- Eav/Model/Entity/Attribute/Backend
- tools/migration
- pub/lib
- mage/adminhtml
- prototype
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
155 files changed
+4999
-1421
lines changedDiff for: CHANGELOG.markdown
+21
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
1 | 22 |
| |
2 | 23 |
| |
3 | 24 |
| |
|
Diff for: app/Mage.php
+4-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
156 |
| - | |
| 156 | + | |
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
| |||
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
173 |
| - | |
| 173 | + | |
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
| |||
280 | 280 |
| |
281 | 281 |
| |
282 | 282 |
| |
283 |
| - | |
| 283 | + | |
284 | 284 |
| |
285 | 285 |
| |
286 | 286 |
| |
| |||
896 | 896 |
| |
897 | 897 |
| |
898 | 898 |
| |
| 899 | + | |
899 | 900 |
| |
900 | 901 |
| |
901 | 902 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
| |||
119 | 120 |
| |
120 | 121 |
| |
121 | 122 |
| |
| 123 | + | |
122 | 124 |
| |
| 125 | + | |
123 | 126 |
| |
124 | 127 |
| |
125 | 128 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 |
| - | |
| 117 | + | |
| 118 | + | |
118 | 119 |
| |
119 | 120 |
| |
120 | 121 |
| |
|
+34-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
220 |
| - | |
221 | 220 |
| |
222 | 221 |
| |
223 |
| - | |
224 |
| - | |
| 222 | + | |
225 | 223 |
| |
226 | 224 |
| |
227 | 225 |
| |
| |||
277 | 275 |
| |
278 | 276 |
| |
279 | 277 |
| |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
280 | 311 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
57 | 65 |
| |
58 | 66 |
| |
59 | 67 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 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 | + |
0 commit comments