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

[WIP][Cache Resolver] Implement relative web path resolver #1233

Open
wants to merge 17 commits into
base: 2.x
Choose a base branch
from

Commits on Feb 14, 2018

  1. Configuration menu
    Copy the full SHA
    e55a4a6 View commit details
    Browse the repository at this point in the history
  2. tests fixed

    nmuntyanov committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    e77871c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2018

  1. refactored

    nmuntyanov committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    cd6510a View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2018

  1. Configuration menu
    Copy the full SHA
    91ae758 View commit details
    Browse the repository at this point in the history
  2. Tests added

    nmuntyanov committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    bbbbc4e View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.0' of https://github.com/liip/LiipImagineBundle into 2.0

    # Conflicts:
    #	Tests/Imagine/Cache/Resolver/WebPathResolverTest.php
    nmuntyanov committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    cede305 View commit details
    Browse the repository at this point in the history
  4. WebPathResolver test fixed

    nmuntyanov committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    cda461e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e7f3af View commit details
    Browse the repository at this point in the history
  6. test added

    nmuntyanov committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    2d85996 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. Docs added

    nmuntyanov committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    08f36cd View commit details
    Browse the repository at this point in the history
  2. Doc fixed

    nmuntyanov committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    7b39558 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. Merge branch '2.0' of https://github.com/liip/LiipImagineBundle into 2.0

    # Conflicts:
    #	Tests/DependencyInjection/ConfigurationTest.php
    #	Tests/DependencyInjection/Factory/Resolver/WebPathResolverFactoryTest.php
    #	Tests/DependencyInjection/LiipImagineExtensionTest.php
    #	Tests/Imagine/Cache/Resolver/WebPathResolverTest.php
    nmuntyanov committed May 1, 2018
    Configuration menu
    Copy the full SHA
    18b92df View commit details
    Browse the repository at this point in the history
  2. Class wording refactored

    nmuntyanov committed May 1, 2018
    Configuration menu
    Copy the full SHA
    f8417c0 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Configuration menu
    Copy the full SHA
    8f30cd7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. Code style fixed

    nmuntyanov committed May 16, 2018
    Configuration menu
    Copy the full SHA
    12cc072 View commit details
    Browse the repository at this point in the history
  2. Code style fixed

    nmuntyanov committed May 16, 2018
    Configuration menu
    Copy the full SHA
    3bfe876 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. Configuration menu
    Copy the full SHA
    8f3f466 View commit details
    Browse the repository at this point in the history