Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3735, LDEV-3674: Rewrite LD import using JDK XML tools. Remove cglib library which does not seem to be used by XStream anymore. Remove Axis and wsdl4j libraries, and several Java classes made obsolete by Flash removal. Fix LD import in FLA and several Tools.

  1. … 38 more files in changeset.
LDEV-3734: Auto-reconnect DB connections. Use another connection checker.

LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc. Rename/rewrite methods for Flashless use.

  1. … 420 more files in changeset.
LDEV-3718: Increase the server upload limit to 100 MB. LAMS inner limit can still be controlled with sysadmin settings.

LDEV-2846: Silence too verbose logs.

LDEV-3671: unnecessary white spaces in jsp generation

LDEV-3661: Remove Aspirin library. Emails will be send using the configured SMTP server. Simplify Event Notifications - remove unnecessary methods, internal Event pool, extra threads.

  1. … 50 more files in changeset.
LDEV-3275: Make WF use hot deployed JSP pages, not cached ones.

LDEV-3651: Remove x-powered-by from WF

LDEV-3647: Set logging level for some Hibernate Java packages to INFO.

LDEV-3633: Disable SSL when LAMS connects to DB.

LDEV-3559 Fixed exceptions when displaying Latex formulas using JLatexMath plugin

  1. … 2 more files in changeset.
LDEV-3275: Use tokens instead of hardcoded DB details for slimmed configuration.

LDEV-3591: Flatten UniversalLoginModule hierarchy - it was just a single leaf anyway. Format code. Clean up logs, errors and comments. Move queries from config files to code.

  1. … 11 more files in changeset.
LDEV-3563: reverting this to previous state as Marcin points out in comments.

LDEV-3563: set http-only and secure options for session cookie

LDEV-3540: Add root context content which redirects to /lams/ context.

    • -0
    • +6
    ./welcome-content/index.html
  1. … 1 more file in changeset.
LDEV-3275: Remove headers and set logging conf.

LDEV-3471: Set session timeout to 30 minuts.

  1. … 3 more files in changeset.
LDEV-3463: Filter unwanted entries from Hibernate logs.

LDEV-3463: Filter unwanted entries from Hibernate logs.

LDEV-3425: Increase 2LC size for entities. Declare datasource as jta

LDEV-3333: Remove configuration files, binaries, docs and other unnecessary resources.

    • -0
    • +477
    ./slim/standalone.xml
    • -253
    • +0
    ./slim/war-deployers-jboss-beans.xml
    • -179
    • +0
    ./unix/jboss/jbossweb/server.xml
    • -252
    • +0
    ./unix/jboss/jbossweb/war-deployers-jboss-beans.xml
    • -27
    • +0
    ./windows/jboss/jbossweb/context.xml
    • -179
    • +0
    ./windows/jboss/jbossweb/server.xml
  1. … 1 more file in changeset.
LDEV-3413: This is a workaround to problem described in LDEV-3413. Since DistributableSession handling under undertow is buggy and fixes in 9.0.0.Alpha version of clustering/web/undertow (and dependent modules) are to deep to incorporate to 8.2.0, we enforce usage of InMemorySessionManager over DistributableSessionManager (see org.wildfly.extension.undertow.deployment.SharedSessionManagerDeploymentProcessor)

  1. … 1 more file in changeset.
LDEV-3338: Upgrade jdom from version 0.7 to 1.1.2 shipped with WildFly. There is a version 2.x available, but it has different API and it would have to be included as a separate library again.

  1. … 84 more files in changeset.
LDEV-3341: Remove unnecessary config files.

    • -296
    • +0
    ./windows/jboss/jboss-service.xml
    • -146
    • +0
    ./windows/jboss/login-config.xml
LDEV-3339: Update Lucene 2.5 -> 4.10. Use StandardAnalyzer instead of Snowball. It does not stem words and works best with English.

  1. … 8 more files in changeset.
LDEV-3275: Set request's default encoding in server configuration rather than in filter. Clean up locale setting.

  1. … 2 more files in changeset.
LDEV-3381: Upgrade to WildFly 8.2. Add proper source code.

  1. … 664 more files in changeset.
LDEV-3335, LDEV-3334: Add session and cookie configuration to jboss-all.xml. Remove obsolete configuration from web.xml files.

  1. … 35 more files in changeset.