Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2913: Remove test sources and build tasks from LAMS projects.

  1. … 290 more files in changeset.
LDEV-2475 Meging changes with head

  1. … 7 more files in changeset.
make test class not fail

Updated address of FSF in copyright statement

  1. … 1389 more files in changeset.
Fixing the date format used when scheduling a lesson. Previously it was interpreted based on the system locale and that may not match the format sent by Flash.

  1. … 3 more files in changeset.
Updated test case for DateUtil

Copyright statement change - only support GPL v2, not future versions. Missed the "version 2.0" the previous check in

  1. … 258 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Got the lines in the wrong order in the last check in.

  1. … 258 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

  1. … 258 more files in changeset.
LDEV-75: Tweaked the Flash crash dump - must be logged in to do a dump and the file now has a .xml extension.

  1. … 4 more files in changeset.
LDEV-75 Implemented a Flash client crash dump utility. Writes out the wddx packet from Flash to a file in the LAMS dump directory. The DumpDirectory is configured via DumpDir in the LAMS configuration file.

  1. … 7 more files in changeset.
fixed up test cases for createZip File

Added copyright statements.

Added methods to parse a date from a string.

    • -0
    • +118
    ./TestDateUtil.java
  1. … 1 more file in changeset.
added tests to test the createZipFile method

tsets the FileUtil class

    • -0
    • +220
    ./TestFileUtil.java
Fixed test case - added an extra cleanup before testing the file delete, so that it won't be thrown off by other old files.

Added generic directory delete and zip file extraction code.

    • -0
    • +225
    ./zipfile/TestZipFileUtil.java
  1. … 4 more files in changeset.
test util method to create forward name from struts path

helper for struts added

  1. … 1 more file in changeset.
*** empty log message ***

  1. … 175 more files in changeset.