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

Introduce a template-based custom docker server evaluation strategy #4928

Merged
merged 4 commits into from
May 12, 2017

Commits on May 11, 2017

  1. Introduce a custom server evaluation strategy

    This custom server evaluation strategy allows to configure the links by providing a set of macro/templates.
    It avoids to create one strategy class file for each needs, as template/macros can be used independently.
    
    Change-Id: I3d941e0e786bdbfec037ba59e3f790f890bf9eb0
    Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
    benoitf committed May 11, 2017
    Configuration menu
    Copy the full SHA
    709a9d9 View commit details
    Browse the repository at this point in the history
  2. Fix property names

    Change-Id: Ib2c145c5dc257480b0b31a0e5df17fe6f6a5d480
    Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
    benoitf committed May 11, 2017
    Configuration menu
    Copy the full SHA
    4016363 View commit details
    Browse the repository at this point in the history
  3. use lazy init

    add more tests
    
    Change-Id: I73576a61b1d47470352ece0531f8ac63ebfc755e
    Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
    benoitf committed May 11, 2017
    Configuration menu
    Copy the full SHA
    2d0ed83 View commit details
    Browse the repository at this point in the history
  4. fixup! Introduce a custom server evaluation strategy This custom serv…

    …er evaluation strategy allows to configure the links by providing a set of macro/templates. It avoids to create one strategy class file for each needs, as template/macros can be used independently.
    
    Change-Id: I2c8447255babb36749928bebe73a1f9e8cca4b52
    Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
    benoitf committed May 11, 2017
    Configuration menu
    Copy the full SHA
    b4e633f View commit details
    Browse the repository at this point in the history