• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file ServletRelativePathAttribute.java was initially added on branch lams2_head_wildfly.

file ServletRequestURLAttribute.java was initially added on branch lams2_head_wildfly.

file ServletRequestLineAttribute.java was initially added on branch lams2_head_wildfly.

file LifecycleInterceptor.java was initially added on branch lams2_head_wildfly.

file LoggingExceptionHandler.java was initially added on branch lams2_head_wildfly.

file ExceptionHandler.java was initially added on branch lams2_head_wildfly.

file SpdyStreamStreamSourceChannel.java was initially added on branch lams2_head_wildfly.

file RateLimitingStreamSinkConduit.java was initially added on branch lams2_head_wildfly.

file DelegateOpenListener.java was initially added on branch lams2_head_wildfly.

file ResponseRateLimitingHandler.java was initially added on branch lams2_head_wildfly.

file PathSeparatorHandler.java was initially added on branch lams2_head_wildfly.

file LifecyleInterceptorInvocation.java was initially added on branch lams2_head_wildfly.

LDEV-3381: Upgrade to WildFly 8.2. Add proper source code.

  1. … 650 more files in changeset.
LDEV-3335, LDEV-3340: Make SessionManager a storage for servlet context, so it can be accesses by other classes at any time. Remove obsolete SSO classes.

LDEV-3335, LDEV-3340: Remove a filter which sets inactive timeout in sessions. With new SSO it is just needed in Central and it is already taken care of by SessionListener.

    • -6
    • +0
    /lams_tool_assessment/web/WEB-INF/web.xml
    • -6
    • +0
    /lams_tool_eadventure/web/WEB-INF/web.xml
  1. … 19 more files in changeset.
LDEV-3335, LDEV-3340: Remove or simplify SSO components. Fix sysadmin LoginAs functionality.

  1. … 3 more files in changeset.
LDEV-3315: Remove a reference to refactored security code.

LDEV-3381: Add 3 wildfly-clustering modules to LAMS repo. These modules contain fixes to an issue with Undertow DummyTransaction invalidation. They are added here temporarily only untill stable version of Wildfly-9 is available.

    • binary
    /lams_build/lib/wildfly/wildfly-clustering-ee-infinispan-9.0.0.Alpha2-SNAPSHOT.jar
    • binary
    /lams_build/lib/wildfly/wildfly-clustering-ee-spi-9.0.0.Alpha2-SNAPSHOT.jar
    • binary
    /lams_build/lib/wildfly/wildfly-clustering-web-undertow-9.0.0.Alpha2-SNAPSHOT.jar
file wildfly-clustering-ee-infinispan-9.0.0.Alpha2-SNAPSHOT.jar was initially added on branch lams2_head_wildfly.

    • binary
    /lams_build/lib/wildfly/wildfly-clustering-ee-infinispan-9.0.0.Alpha2-SNAPSHOT.jar
file wildfly-clustering-web-undertow-9.0.0.Alpha2-SNAPSHOT.jar was initially added on branch lams2_head_wildfly.

    • binary
    /lams_build/lib/wildfly/wildfly-clustering-web-undertow-9.0.0.Alpha2-SNAPSHOT.jar
file wildfly-clustering-ee-spi-9.0.0.Alpha2-SNAPSHOT.jar was initially added on branch lams2_head_wildfly.

    • binary
    /lams_build/lib/wildfly/wildfly-clustering-ee-spi-9.0.0.Alpha2-SNAPSHOT.jar
LDEV-3312: Adjust flow in TestHarness to follow changes made to Scratchie Tool.

LDEV-3312: Adjust flow in TestHarness to follow changes made to Scratchie Tool.

LDEV-3275: Fix a NPE when saving sysadmin configuration.

LDEV-3335, LDEV-3334: Revert changes made to TestHarness as they are not needed with the new SSO.

LDEV-3335, LDEV-3334: Add session and cookie configuration to jboss-all.xml. Remove obsolete configuration from web.xml files.

    • -6
    • +0
    /lams_tool_assessment/web/WEB-INF/web.xml
    • -6
    • +0
    /lams_tool_eadventure/web/WEB-INF/web.xml
    • -10
    • +0
    /lams_tool_forum/web/WEB-INF/web.xml
  1. … 21 more files in changeset.
LDEV-3275: Recompile Tool Deployer with Java 8.

LDEV-3381: change locking to OPTIMISTIC and isoloation to READ_COMMITED for 'web' infinispan cache. This is to bypass errors with GlobalTransactions locking in alpha version of org.wildfly.clustering.web.infinispan module.

file web.xml was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    /lams_tool_kaltura/web/WEB-INF/web.xml
    • -0
    • +0
    /lams_tool_leader/web/WEB-INF/web.xml
file SsoHandler.java was initially added on branch lams2_head_wildfly.