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

feat: Bring back vaadin servlet mapping behind feature flag #14694

Commits on Sep 28, 2022

  1. fix: Only map websockets to servlet path and not any sub paths (#14638)

    * fix: Only map websockets to servlet path and not any sub paths
    
    (cherry picked from commit f4c7497)
    Artur- authored and MarcinVaadin committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    1f0c797 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    9b01ced View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8433057 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Apply suggestions from code review

    Co-authored-by: Artur <artur@vaadin.com>
    MarcinVaadin and Artur- committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    1fe0844 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aec679 View commit details
    Browse the repository at this point in the history
  3. formatter

    MarcinVaadin committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    cd5258b View commit details
    Browse the repository at this point in the history
  4. Update vaadin-spring/src/main/java/com/vaadin/flow/spring/FeatureFlag…

    …sUtil.java
    
    Co-authored-by: sonatype-lift[bot] <37194012+sonatype-lift[bot]@users.noreply.github.com>
    MarcinVaadin and sonatype-lift[bot] committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    b0bc721 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/feature/14641-bring-back-vaadinS…

    …ervlet-behind-feature-flag' into feature/14641-bring-back-vaadinServlet-behind-feature-flag
    MarcinVaadin committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    412b9e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. chore: move atmosphere JSR356_PATH_MAPPING_LENGTH to PushRequestHandler

    For sake of Quarcus and other non-spring applications JSR356_PATH_MAPPING_LENGTH has been moved to general Atmosphere init parameters in PushRequestHandler
    
    Co-authored-by: Marco Collovati <marco@vaadin.com>
    MarcinVaadin and mcollovati committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    4176206 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Merge remote-tracking branch 'origin/master' into feature/14641-bring…

    …-back-vaadinServlet-behind-feature-flag
    MarcinVaadin committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    b644cdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c0ab6a View commit details
    Browse the repository at this point in the history