[GitHub] incubator-guacamole-client pull request #26: GUACAMOLE-5: Refactor /api/data...

2016-07-13 Thread jmuehlner
Github user jmuehlner commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-client/pull/26#discussion_r70560762 --- Diff: guacamole/src/main/java/org/apache/guacamole/rest/user/UserResource.java --- @@ -0,0 +1,195 @@ +/* + * Licensed to

[GitHub] incubator-guacamole-client pull request #26: GUACAMOLE-5: Refactor /api/data...

2016-07-13 Thread jmuehlner
Github user jmuehlner commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-client/pull/26#discussion_r70559396 --- Diff: guacamole/src/main/java/org/apache/guacamole/rest/directory/DirectoryResource.java --- @@ -0,0 +1,265 @@ +/* + *

[GitHub] incubator-guacamole-client pull request #26: GUACAMOLE-5: Refactor /api/data...

2016-07-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-guacamole-client/pull/26 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] incubator-guacamole-client pull request #26: GUACAMOLE-5: Refactor /api/data...

2016-07-13 Thread jmuehlner
Github user jmuehlner commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-client/pull/26#discussion_r70557739 --- Diff: guacamole/src/main/java/org/apache/guacamole/rest/activeconnection/ActiveConnectionResource.java --- @@ -0,0 +1,70 @@