Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dependency Injection] [Filter] Implement filter service abstraction for creating images #922

Merged
merged 28 commits into from
Nov 27, 2017
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
a1abe98
Removed deprecated factory_class and factory_method
rvanlaarhoven Aug 5, 2016
94facff
Merge branch 'patch-1' of https://github.com/rvanlaarhoven/LiipImagin…
alexwilson Oct 25, 2016
6d399f6
Merge branch 'rvanlaarhoven-patch-1' into 2.0
alexwilson Oct 25, 2016
210922c
correct example filter yml definitions in docs (fixes #818) and other…
robfrawley Oct 30, 2016
c8648ca
correct accidental regression introduced in prior commit
robfrawley Oct 30, 2016
f8aa614
Merge pull request #820 from liip/image-cache-manager-typo
lsmith77 Nov 3, 2016
6f00396
Merge branch 'master' into 2.0
robfrawley Nov 10, 2016
dba4474
added coveralls reporting to travis
robfrawley Nov 23, 2016
d8435eb
added coveralls reporting to travis
robfrawley Nov 24, 2016
c708b79
updated readme for branch
robfrawley Nov 24, 2016
32c0a1f
Split image filtering functionality from ImagineController to new Fil…
rpkamp May 5, 2017
58603f3
README displays usage of new FilterService instead of ImagineController
rpkamp May 5, 2017
6681c81
Use new FilterService in ResolveCacheCommand
rpkamp May 5, 2017
f774704
Use long array notation since PHP 5.3 is still supported in Travis
rpkamp May 5, 2017
4bce009
CS fixes of docblocks
rpkamp May 5, 2017
9bf0ce8
No longer use unused classes in ResolveCacheCommand
rpkamp May 5, 2017
5122ca8
Use short class names instead of FQCN in docblocks
rpkamp May 5, 2017
3c8bf52
Merge branch '2.0' of github.com:liip/LiipImagineBundle into image-se…
rpkamp May 8, 2017
b60debc
Use short array syntax now that PHP5.3 support was dropped
rpkamp May 8, 2017
d5abad7
Merge branch '2.0' of github.com:liip/LiipImagineBundle into image-se…
rpkamp May 10, 2017
05afc99
Use FilterService in ResolveCacheProcessor
rpkamp May 10, 2017
d897e54
Merge branch '2.0' of github.com:rpkamp/LiipImagineBundle into image-…
rpkamp May 20, 2017
a8cb68d
Create filtered image in getUrlOf... methods in FilterService
rpkamp May 20, 2017
fdd9302
Update README to reflect removal of FilterService::create... methods
rpkamp May 20, 2017
edd673e
Use short ternary syntax for logger in FilterService
rpkamp May 20, 2017
605190d
Merge filter service with new Async processing
rpkamp Oct 12, 2017
fe47041
No longer require @dev for enqueue-bundle
rpkamp Oct 12, 2017
270c250
Require enqueue-bundle ^0.7, not ^0.7.0
rpkamp Oct 12, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge pull request #820 from liip/image-cache-manager-typo
Updating 2.0 with corrections from 1.0
  • Loading branch information
lsmith77 authored Nov 3, 2016

Verified

This commit was signed with the committer’s verified signature.
commit f8aa614ba1db8794aa43aa3f6fdb59e5ae4d6407

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.