Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 131 more files in changeset.
LDEV-4394 Fix "addTime" request

  1. … 1 more file in changeset.
LDEV-4394 Reintroduce page refresh to Doku

It was incorrectly removed in previous commits. Also make sure the other

websocket pings and reconnects.

  1. … 1 more file in changeset.
LDEV-4394 Make page reload and websocket close requests cross-node

Some requests have been sent only to websockets on current node. Now

they are detected in DB and run on all nodes.

  1. … 10 more files in changeset.
Remove folder after it was moved to master

Removing it as there is no need to keep it in lams25 branch after it was

moved to the master branch. Besides, it was never meant to be run under

JBoss (lams25 branch).

    • -865
    • +0
    ./net/gjerull/etherpad/client/EPLiteClient.java
    • -301
    • +0
    ./net/gjerull/etherpad/client/EPLiteConnection.java
    • -11
    • +0
    ./net/gjerull/etherpad/client/EPLiteException.java
    • -5
    • +0
    ./net/gjerull/etherpad/client/Request.java
  1. … 125 more files in changeset.
LDEV-4252: Use another collection type instead of synchronisation.

LDEV-4252: Use another collection type instead of synchronisation.

LDEV-4300 Audit logs when activity is modified in monitor

LDEV-4300 Audit logs when activity is modified in monitor

LDEV-4291 Move getAccessMode method to WebUtil

LDEV-4291 Move getAccessMode method to WebUtil

LDEV-4286 Show authoring advanced tab on re-editing content from monitor

  1. … 3 more files in changeset.
LDEV-4286 Show authoring advanced tab on re-editing content from monitor

  1. … 3 more files in changeset.
LDEV-4259 Fixed a few issues

  1. … 1 more file in changeset.
LDEV-4259 Fixed a few issues

  1. … 1 more file in changeset.
LDEV-4259 Make one minute added more precise

LDEV-4259 Make one minute added more precise

LDEV-4259 Add time limit feature

  1. … 10 more files in changeset.
LDEV-4259 Add time limit feature

  1. … 10 more files in changeset.
LDEV-4205 Attempt to solve the problem with setting cookies to the top level domain

LDEV-4205 Attempt to solve the problem with setting cookies to the top level domain

LDEV-4196 Cope with expired and close to being expired Etherpad sessions (which Etherpad regardless of their expiration date always returns)

LDEV-4196 Cope with expired and close to being expired Etherpad sessions (which Etherpad regardless of their expiration date always returns)

LDEV-4196 * Adding buttons in monitoring that will recover faulty sessions. * Improved timelimit feature so it opens in the same iframe * Show line numbers option. Etherpad ignores this URL parameter when it's stored in cookie so turned off checking this cookie.

  1. … 6 more files in changeset.
LDEV-4196 * Adding buttons in monitoring that will recover faulty sessions. * Improved timelimit feature so it opens in the same iframe * Show line numbers option. Etherpad ignores this URL parameter when it's stored in cookie so turned off checking this cookie.

  1. … 6 more files in changeset.
LDEV-4196 * Сlose Etherpad session when user finishes activity * Use top level domain for storing cookies * Get rid of the ability of changing user names when editing pads * Remove several extra buttons from Etherpad toolbar. But show timeslider and export html buttons in monitor instead as a separate buttons * Fixed a few previous bugs

  1. … 6 more files in changeset.
LDEV-4196 * Сlose Etherpad session when user finishes activity * Use top level domain for storing cookies * Get rid of the ability of changing user names when editing pads * Remove several extra buttons from Etherpad toolbar. But show timeslider and export html buttons in monitor instead as a separate buttons * Fixed a few previous bugs

  1. … 6 more files in changeset.
LDEV-4196 Added new options to allow multiple leaders

  1. … 5 more files in changeset.
LDEV-4196 Added new options to allow multiple leaders

  1. … 5 more files in changeset.
LDEV-4196 Create document collaboration tool