Issue #2986669: Split ImageStyle into the config entity and a separate event-based image processing service
Merge request reports
Activity
added 8 commits
-
4018b08b...bbb4cd4d - 6 commits from branch
project:9.2.x
- 987eae82 - Merge branch '9.2.x' into 2986669-split-imagestyle-into
- 292e61e8 - Fix deprecations
-
4018b08b...bbb4cd4d - 6 commits from branch
added 196 commits
-
292e61e8...9f7b53f0 - 195 commits from branch
project:9.2.x
- 4c9ad960 - Merge branch '9.2.x' into 2986669-split-imagestyle-into
-
292e61e8...9f7b53f0 - 195 commits from branch
added 156 commits
-
a936562d...bd882e9b - 155 commits from branch
project:9.2.x
- a66b359b - Merge branch '9.2.x' into 2986669-split-imagestyle-into
-
a936562d...bd882e9b - 155 commits from branch
added 1 commit
- b77bb36b - Deleted core/modules/image/tests/src/Unit/ImageStyleTest.php
added 226 commits
-
b77bb36b...126e125a - 225 commits from branch
project:9.2.x
- 42deeec1 - Merge branch '9.2.x' into 2986669-split-imagestyle-into
-
b77bb36b...126e125a - 225 commits from branch
added 34 commits
-
71577d1f...a669b983 - 32 commits from branch
project:9.2.x
- b9c664e6 - Merge branch '9.2.x' into 2986669-split-imagestyle-into
- ce1195d8 - assertEqual() is deprecated
-
71577d1f...a669b983 - 32 commits from branch
added 148 commits
-
ce1195d8...e587d1e7 - 147 commits from branch
project:9.3.x
- 4eb5feb6 - rebase on 9.3.x
-
ce1195d8...e587d1e7 - 147 commits from branch
added 5 commits
-
4eb5feb6...116ebd1e - 4 commits from branch
project:9.3.x
- 66d8d219 - Merge branch '9.3.x' into 2986669-split-imagestyle-into
-
4eb5feb6...116ebd1e - 4 commits from branch
added 28 commits
-
66d8d219...3bfedda4 - 17 commits from branch
project:9.3.x
- 3c9f4ceb - 44
- 4018b08b - Convert @expectedDeprecation annotations to methods
- 987eae82 - Merge branch '9.2.x' into 2986669-split-imagestyle-into
- 292e61e8 - Fix deprecations
- 4c9ad960 - Merge branch '9.2.x' into 2986669-split-imagestyle-into
- 7f40a054 - Spelling + deprecation CS temp workarounds
- 3256aac5 - Add @todo
- a936562d - Add 'encryptable' to dictionary.txt
- a66b359b - Merge branch '9.2.x' into 2986669-split-imagestyle-into
- 6cb6e318 - Merge branch '2986669-split-imagestyle-into' of...
- f89a76c2 - Merge branch '9.3.x' into 2986669-split-imagestyle-into
Toggle commit list-
66d8d219...3bfedda4 - 17 commits from branch
added 91 commits
-
f86d21eb...e595a453 - 90 commits from branch
project:9.3.x
- 4c5677b0 - Merge branch '9.3.x' into 2986669-split-imagestyle-into
-
f86d21eb...e595a453 - 90 commits from branch
added 34 commits
-
4c5677b0...3e4b17a7 - 33 commits from branch
project:9.3.x
- 414c47b9 - Merge branch '9.3.x' into 2986669-split-imagestyle-into
-
4c5677b0...3e4b17a7 - 33 commits from branch
added 20 commits
-
45606137...1110b04d - 19 commits from branch
project:9.3.x
- 45c9ded6 - Merge branch '9.3.x' into 2986669-split-imagestyle-into
-
45606137...1110b04d - 19 commits from branch
added 5 commits
-
45c9ded6...8abf81e7 - 4 commits from branch
project:9.3.x
- 189f7e3d - Merge branch '9.3.x' into 2986669-split-imagestyle-into
-
45c9ded6...8abf81e7 - 4 commits from branch
added 41 commits
-
189f7e3d...bcfecbbf - 40 commits from branch
project:9.3.x
- 9258f77b - reroll
-
189f7e3d...bcfecbbf - 40 commits from branch
added 67 commits
-
9258f77b...02bf7534 - 66 commits from branch
project:9.3.x
- 6019cbf9 - Merge branch '9.3.x' into 2986669-split-imagestyle-into
-
9258f77b...02bf7534 - 66 commits from branch
added 155 commits
-
6019cbf9...01a737b3 - 154 commits from branch
project:9.3.x
- 9d65b6c8 - Merge branch '9.3.x' into 2986669-split-imagestyle-into
-
6019cbf9...01a737b3 - 154 commits from branch
added 175 commits
-
9d65b6c8...1a8a51ac - 174 commits from branch
project:9.4.x
- 70ec65f8 - Merge branch '9.4.x' into 2986669-split-imagestyle-into
-
9d65b6c8...1a8a51ac - 174 commits from branch
added 20 commits
-
70ec65f8...567f483a - 19 commits from branch
project:9.4.x
- 5fd758fc - Merge branch '9.4.x' of https://git.drupalcode.org/project/drupal into HEAD
-
70ec65f8...567f483a - 19 commits from branch
added 25 commits
- 8808abd0 - Restore dictionary.txt from 9.4.x
- 28a7dfcf - Fix image_processor possibly not being defined
- e963c593 - Fix double the docs typo
- 5068dc33 - Create an interface for pipelines with image toolkits
- 3445ca19 - Move source URI to an interface
- 0dc194ea - Convert image style variable to an interface
- 98bc66dd - Convert derivative image URI from variable to method
- cbedd7d7 - Convert image dimensions to an interface
- ff7cc269 - Move source image file extension to the interface
- dd63897f - Move cleanURL to an interface
- 900e7281 - Move is processable to an interface
- ffeb10b5 - Fix missing docs and returns
- b257f1ba - Convert source image dimensions to an interface
- bbd97eb4 - Pull derivative image file extensions to the interface
- 79b95d9e - Pull derivative image URL to the interface
- d992ad18 - Add an image URL protection interface
- 75c57e3b - Remove setVariable interface methods
- 27c9f504 - Fix not implementing methods in the base class
- f24f418f - Make source image file extension nullable
- eb53ccc9 - Fix wrong method call for setDerivativeImageFileExtension
- 9f87b5f7 - Store the pipeline plugin as a part of the image style
- 28951251 - Allow nullable dimensions for toolkits like GD
- 8bfebbb9 - Flip the event and plugin system around
- a874cb12 - Remove the unused subscriber
- f4f124fd - Move all interfaces to the Pipeline namespace
Toggle commit listadded 1 commit
- 432d4928 - Refactor derivative building to be owned by the pipeline
Please register or sign in to reply