Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3088 Option to set session cookie as secure and httpOnly

  1. … 1 more file in changeset.
LDEV-2948: adding UTF-8 encoding to AJP/1.3 connector

  1. … 1 more file in changeset.
LDEV-2823: Add connection string property, used also in other places in LAMS.

  1. … 1 more file in changeset.
LDEV-2823: Add properties that select whether standalone or embedded MySQL should be used for LAMS run and/or build. Make all Tools use MXJ connectors if needed. Make Tool Deployer usage lighter - libraries are not copied to Tools but they are referenced from a single spot. Copy MXJ connectors from "mysql_embedded" project if needed.

  1. … 50 more files in changeset.
LDEV-2797: Change slim-jboss tasks so it removes more unnecessary files.

  1. … 8 more files in changeset.
LDEV-2811: Use Spring injection to allow CacheManager to use SessionFactory and to manipulate cached objects. Prevent methods based on JMX retrieved Cache from being used. Adjust layout to reflect new approach to cache manipulation.

    • -109
    • +0
    ./service/lams-cache-jboss-beans.xml
  1. … 9 more files in changeset.
LDEV-2708 set access log format to combined

  1. … 1 more file in changeset.
LDEV-2599: set URIEncoding to UTF-8

  1. … 1 more file in changeset.
merge lams2_3 to head

  1. … 21 more files in changeset.
more merging (lams2_3_jboss5 new files into head)

    • -0
    • +18
    ./jbossweb/context.xml
    • -0
    • +173
    ./jbossweb/server.xml
    • -0
    • +252
    ./jbossweb/war-deployers-jboss-beans.xml
  1. … 6 more files in changeset.
Merge lams2_3 into head

    • -0
    • +18
    ./bootstrap.slim.xml
    • -0
    • +411
    ./jboss-log4j.xml
    • -0
    • +109
    ./service/lams-cache-jboss-beans.xml
    • -0
    • +126
    ./service/treecache.xml
  1. … 119 more files in changeset.
LDEV-2071: Added initial version of LAMS 2.3 on JBoss 5.1.

  1. … 21 more files in changeset.
updating unix copy of mysql-ds.xml

merging improvements from lams2_3_spring_jboss_tune branch

    • -0
    • +69
    ./ejb-deployer.slim.xml
    • -0
    • +395
    ./jboss-service.slim.xml
    • -0
    • +1038
    ./standardjboss.slim.xml
  1. … 116 more files in changeset.
LDEV-1849 set tomcat to enable cache-control header for requests to security-constrained content in order for IE to be able to display pdf files

LDEV-1717: Added utf-8 encoding to the quartz connection so that any lesson names using utf-8 characters will be recorded in the db correctly.

  1. … 1 more file in changeset.
Adding more default number of MySQL connections

  1. … 1 more file in changeset.
LDEV-1296 Changed build so that logs are written to rams.log for RAMS, not lams.log.

Now done for lams_build project

  1. … 2 more files in changeset.
LDEV-1489: Reducing the repetitive debugging entries that are of very little actual debugging use.

  1. … 3 more files in changeset.
LDEV-1461: Adding the date to the timestamp in the logs

  1. … 1 more file in changeset.
Changes to LDAP support

Allow the master build to set the dbname, username and password in mysql-ds from the properties file.

  1. … 2 more files in changeset.
LDEV-881: Another attempt to get rid of the java.lang.ArrayIndexOutOfBoundsException: 1 warning. This change should avoid many warnings coming out of Tomcat - not what we really wanted but we need to get rid of the "java.lang.ArrayIndexOutOfBoundsException: 1" warning as it really clutters the logs.

  1. … 1 more file in changeset.
LDEV-881: Hide the catalina array errors.

  1. … 1 more file in changeset.
Moved authentication.xml and dtd to the jboss conf directory. This will allow us to delete the lamsconf directory.

  1. … 11 more files in changeset.
config our SingleSignOn

  1. … 1 more file in changeset.
added lams valve

  1. … 1 more file in changeset.
Added the upload war lams-www. Turned off the directory listing so the user must go directly to a file or action/servlet call, they can't get up a list of files in a directory.

  1. … 4 more files in changeset.
Adding audit logging to LAMS

  1. … 1 more file in changeset.
Default to having the access logger on

  1. … 1 more file in changeset.