Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3164 Make URL regex reluctant so it matches first parenthesis

LDEV-3164 Make URL regex reluctant so it matches first parenthesis

LDEV-3164 Make URL regex reluctant so it matches first parenthesis

LDEV-4402 Upgrade TestHarness libraries to match rest of LAMS

    • -0
    • +125
    ./org/lamsfoundation/testharness/JsonUtil.java
  1. … 25 more files in changeset.
LDEV-4402 Substitute Gson and Apache JSON with Jackson

Jackson is a top JSON library shipped with WF10.

Apache JSON resides in an ancient library which we do not need for

anything else.

We use GSon only for serializing Java objects to JSON, which Jackson can

do too.

  1. … 135 more files in changeset.
LDEV-4273: Updating the Assessment handling in the test harness to suit recent changes.

LDEV-4273: Updating the Assessment handling in the test harness to suit recent changes.

LDEV-4107: Add test unit for Scribe. Use websockets and optional reflection.

LDEV-4107: Once one learner gets a confirmation that Scratchie is finished, he marks the tool session as finished for everyone. This prevent leaving out learners who did not get the confirmation because their websockets were still being set up.

LDEV-4107: Use websockets in Scratchie testing.

  1. … 1 more file in changeset.
LDEV-4107: Initial websocket client implementation based on Undertow libraries. Learners in Chat send few messages and also receive and log message history from the server.

  1. … 8 more files in changeset.
LDEV-3971: Remove pointless synchronisation from Java methods. It would not work in multi-node environment anyway. Focus on DB transactions. General clean up and formatting.

    • -3
    • +4
    ./org/lamsfoundation/testharness/Call.java
  1. … 12 more files in changeset.
LDEV-3904: Hit logout URL after each user type finishes.

LDEV-3904: Hit logout URL after each user type finishes.

LDEV-3903: Skip role assigning when a course was already used in TestHarness and its ID is explicitly specified.

LDEV-3903: Skip role assigning when a course was already used in TestHarness and its ID is explicitly specified.

LDEV-3701: Make Forum Learner work with TestHarness.

LDEV-3696: TestHarness was looking for page parts which are not present anymore.

  1. … 1 more file in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -9
    • +9
    ./org/lamsfoundation/testharness/Call.java
    • -8
    • +8
    ./org/lamsfoundation/testharness/Main.java
  1. … 2106 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -7
    • +7
    ./org/lamsfoundation/testharness/Call.java
    • -8
    • +8
    ./org/lamsfoundation/testharness/Main.java
  1. … 1846 more files in changeset.
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-3578: Remove password hashing in TestHarness as login page does not support it anymore.

LDEV-3560: Look up course ID by its name. Existing solution does not work for TestHarness after tablesorter has been introduced.

  1. … 1 more file in changeset.
LDEV-3560: Look up course ID by its name. Existing solution does not work for TestHarness after tablesorter has been introduced.

  1. … 1 more file in changeset.
LDEV-3542: Added support for Peer Review

LDEV-3542: Added support for Peer Review

LDEV-3155: Fix TH flow for Assessment with Leader.

  1. … 1 more file in changeset.
LDEV-3155: Fix TH flow for Assessment with Leader.

  1. … 1 more file in changeset.
LDEV-3444: Fix TestHarness flow after changes for Burning Questions.

LDEV-3444: Fix TestHarness flow after changes for Burning Questions.