This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch patch
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
from cd8ca8bd3 GUACAMOLE-2088: Merge correct typo in MySQL reference to
method name ("case", not "caes").
add 828726025 GUACAMOLE-2131: Filter API based on existing objects, where
available.
new 47cab5966 GUACAMOLE-2131: Merge filter API based on existing objects,
where available.
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:
.../activeconnection/ActiveConnectionObjectTranslator.java | 3 ++-
.../rest/connection/ConnectionObjectTranslator.java | 3 ++-
.../connectiongroup/ConnectionGroupObjectTranslator.java | 3 ++-
.../guacamole/rest/directory/DirectoryObjectResource.java | 2 +-
.../guacamole/rest/directory/DirectoryObjectTranslator.java | 7 ++++++-
.../apache/guacamole/rest/directory/DirectoryResource.java | 13 +++++++------
.../rest/sharingprofile/SharingProfileObjectTranslator.java | 3 ++-
.../apache/guacamole/rest/user/UserObjectTranslator.java | 6 +++---
.../java/org/apache/guacamole/rest/user/UserResource.java | 2 +-
.../guacamole/rest/usergroup/UserGroupObjectTranslator.java | 3 ++-
10 files changed, 28 insertions(+), 17 deletions(-)