You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2016/07/14 21:46:22 UTC

[3/3] incubator-guacamole-client git commit: GUACAMOLE-5: Merge REST API regression fix.

GUACAMOLE-5: Merge REST API regression fix.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/37e9de6d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/37e9de6d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/37e9de6d

Branch: refs/heads/master
Commit: 37e9de6dfe51a1bb08a34f7f24ed0582008b25dd
Parents: de2dc9d cdd7141
Author: James Muehlner <ja...@guac-dev.org>
Authored: Thu Jul 14 14:45:54 2016 -0700
Committer: James Muehlner <ja...@guac-dev.org>
Committed: Thu Jul 14 14:45:54 2016 -0700

----------------------------------------------------------------------
 .../guacamole/rest/RESTExceptionWrapper.java    | 21 ++++--
 .../ActiveConnectionDirectoryResource.java      | 72 ++++++++++++++++++++
 .../ActiveConnectionModule.java                 |  5 ++
 .../connection/ConnectionDirectoryResource.java | 71 +++++++++++++++++++
 .../rest/connection/ConnectionModule.java       |  5 ++
 .../rest/directory/DirectoryObjectResource.java |  8 +--
 .../rest/directory/DirectoryResource.java       |  8 +--
 7 files changed, 172 insertions(+), 18 deletions(-)
----------------------------------------------------------------------