You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2023/05/24 18:23:39 UTC

[guacamole-client] branch master updated (e0bff436b -> cc88fc662)

This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git


    from e0bff436b Merge 1.5.3 changes back to master.
     add 9868a056b GUACAMOLE-1793: Fix creation of SessionRecording from blob.
     add 1ddcbe029 GUACAMOLE-1793: Add unit test for creation of SessionRecording from blob.
     add 1a088d609 GUACAMOLE-1793: Merge correction to creation of SessionRecordings from Blobs.
     new cc88fc662 Merge 1.5.3 changes back to master.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/webapp/modules/SessionRecording.js        |  4 +++-
 .../src/test/javascript/SessionRecordingSpec.js        | 18 ++++++++----------
 2 files changed, 11 insertions(+), 11 deletions(-)
 copy guacamole/src/main/frontend/src/app/client/styles/keyboard.css => guacamole-common-js/src/test/javascript/SessionRecordingSpec.js (70%)


[guacamole-client] 01/01: Merge 1.5.3 changes back to master.

Posted by mj...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git

commit cc88fc66233fbd16b14e9c23a224be91d680a87f
Merge: e0bff436b 1a088d609
Author: Mike Jumper <mj...@apache.org>
AuthorDate: Wed May 24 11:23:15 2023 -0700

    Merge 1.5.3 changes back to master.

 .../src/main/webapp/modules/SessionRecording.js    |  4 ++-
 .../src/test/javascript/SessionRecordingSpec.js    | 32 ++++++++++++++++++++++
 2 files changed, 35 insertions(+), 1 deletion(-)