Branch: refs/heads/master
Home:
https://github.com/hawkular/hawkular-bus
Commit: 627f1db66adbb73f6428a82f9c3b7a8cc1563102
https://github.com/hawkular/hawkular-bus/commit/627f1db66adbb73f6428a82f9...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2015-08-28 (Fri, 28 Aug 2015)
Changed paths:
M hawkular-feed-comm/feed-comm-api/pom.xml
A hawkular-feed-comm/feed-comm-api/src/main/resources/schema/AuthMessage.schema.json
M hawkular-feed-comm/feed-comm-api/src/main/resources/schema/EchoRequest.schema.json
Log Message:
-----------
add AuthMessage schema
Commit: cb4ba514eae2e2ce3848e447a24557c6ff6ab074
https://github.com/hawkular/hawkular-bus/commit/cb4ba514eae2e2ce3848e447a...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2015-08-28 (Fri, 28 Aug 2015)
Changed paths:
M hawkular-feed-comm/feed-comm-api/src/main/resources/schema/EchoRequest.schema.json
M
hawkular-feed-comm/feed-comm-api/src/test/java/org/hawkular/feedcomm/api/ApiDeserializerTest.java
Log Message:
-----------
There is a bug in the json2pojo maven plugin. Can't use:
"$ref": "AuthMessage.schema.json"
because it generates bad Java code. Instead, we just have it extend
the known class that our AuthMessage schema will generate.
This adds a unit test to make sure it works.
Commit: 779058f5ad2ac37d973aabc81e45f37c3504ff0f
https://github.com/hawkular/hawkular-bus/commit/779058f5ad2ac37d973aabc81...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2015-08-28 (Fri, 28 Aug 2015)
Changed paths:
M hawkular-feed-comm/feed-comm-api/src/main/resources/schema/AuthMessage.schema.json
M
hawkular-feed-comm/feed-comm-api/src/test/java/org/hawkular/feedcomm/api/ApiDeserializerTest.java
Log Message:
-----------
credentials in json schema
Commit: f46c87b221f9f3a1b32a4a7d0fe5afe4849cd649
https://github.com/hawkular/hawkular-bus/commit/f46c87b221f9f3a1b32a4a7d0...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2015-08-28 (Fri, 28 Aug 2015)
Changed paths:
M hawkular-feed-comm/feed-comm-api/src/main/resources/schema/AuthMessage.schema.json
M
hawkular-feed-comm/feed-comm-api/src/main/resources/schema/DeployApplicationRequest.schema.json
M
hawkular-feed-comm/feed-comm-api/src/main/resources/schema/DeployApplicationResponse.schema.json
M hawkular-feed-comm/feed-comm-api/src/main/resources/schema/EchoResponse.schema.json
M
hawkular-feed-comm/feed-comm-api/src/main/resources/schema/ExecuteOperationRequest.schema.json
M
hawkular-feed-comm/feed-comm-api/src/main/resources/schema/ExecuteOperationResponse.schema.json
M
hawkular-feed-comm/feed-comm-api/src/main/resources/schema/GenericErrorResponse.schema.json
M
hawkular-feed-comm/feed-comm-api/src/main/resources/schema/GenericSuccessResponse.schema.json
M
hawkular-feed-comm/feed-comm-api/src/main/resources/schema/NotificationMessage.schema.json
Log Message:
-----------
all messages should extend AuthMessage since all messages should be able to authenticate
themselves
Commit: 16e07ac30a356b4f293b6ffee868d246c724f5c2
https://github.com/hawkular/hawkular-bus/commit/16e07ac30a356b4f293b6ffee...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2015-08-28 (Fri, 28 Aug 2015)
Changed paths:
M hawkular-feed-comm/feed-comm-api/src/main/resources/schema/AuthMessage.schema.json
M
hawkular-feed-comm/feed-comm-api/src/test/java/org/hawkular/feedcomm/api/ApiDeserializerTest.java
M hawkular-feed-comm/feed-comm-war/pom.xml
M
hawkular-feed-comm/feed-comm-war/src/main/java/org/hawkular/feedcomm/ws/server/FeedCommWebSocket.java
M
hawkular-feed-comm/feed-comm-war/src/main/java/org/hawkular/feedcomm/ws/server/UIClientCommWebSocket.java
M pom.xml
Log Message:
-----------
prepare to use the new accounts API for websocket security
Commit: a0db962134651dc12b25c8a582c4a3f41536ed87
https://github.com/hawkular/hawkular-bus/commit/a0db962134651dc12b25c8a58...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2015-08-31 (Mon, 31 Aug 2015)
Changed paths:
M hawkular-feed-comm/feed-comm-api/pom.xml
M pom.xml
Log Message:
-----------
move prop to top level pom
Commit: 996e160944be4fa0ece797d7683035022e0a832b
https://github.com/hawkular/hawkular-bus/commit/996e160944be4fa0ece797d76...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2015-08-31 (Mon, 31 Aug 2015)
Changed paths:
M
hawkular-feed-comm/feed-comm-war/src/main/java/org/hawkular/feedcomm/ws/server/FeedCommWebSocket.java
M
hawkular-feed-comm/feed-comm-war/src/main/java/org/hawkular/feedcomm/ws/server/UIClientCommWebSocket.java
Log Message:
-----------
authenticate using h-accounts API
Commit: 2e83c1ccb52f78ad7efe456b0b52d341360d5845
https://github.com/hawkular/hawkular-bus/commit/2e83c1ccb52f78ad7efe456b0...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2015-08-31 (Mon, 31 Aug 2015)
Changed paths:
M
hawkular-feed-comm/feed-comm-api/src/main/java/org/hawkular/feedcomm/api/GenericErrorResponseBuilder.java
M
hawkular-feed-comm/feed-comm-api/src/test/java/org/hawkular/feedcomm/api/GenericErrorResponseBuilderTest.java
Log Message:
-----------
builder should be able to set auth stuff too
Commit: cf0da6945ba008fd8e132b3e469d3eb029981251
https://github.com/hawkular/hawkular-bus/commit/cf0da6945ba008fd8e132b3e4...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2015-09-01 (Tue, 01 Sep 2015)
Changed paths:
M hawkular-feed-comm/feed-comm-war/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-feed-comm/feed-comm-war/src/main/webapp/WEB-INF/web.xml
Log Message:
-----------
this is required to integrate with h-accounts
Commit: 4f028fc7cefc2ed2790bcfc5986676bed631a11f
https://github.com/hawkular/hawkular-bus/commit/4f028fc7cefc2ed2790bcfc59...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2015-09-01 (Tue, 01 Sep 2015)
Changed paths:
M
hawkular-feed-comm/feed-comm-war/src/main/java/org/hawkular/feedcomm/ws/server/FeedCommWebSocket.java
M
hawkular-feed-comm/feed-comm-war/src/main/java/org/hawkular/feedcomm/ws/server/UIClientCommWebSocket.java
Log Message:
-----------
attempt to authenticate session message even if no credentials come over
Commit: b05448fa8885b427c3f7bd5f51bc2bc28e9dff55
https://github.com/hawkular/hawkular-bus/commit/b05448fa8885b427c3f7bd5f5...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2015-09-02 (Wed, 02 Sep 2015)
Changed paths:
M hawkular-feed-comm/pom.xml
M pom.xml
Log Message:
-----------
move to latest versions to get authenticated websockets
also move the json schema builder property down to feed module to prepare to move feed
modules out of bus
Commit: 00cefd798bc55c5fe7439395929ea367f8e3846f
https://github.com/hawkular/hawkular-bus/commit/00cefd798bc55c5fe74393959...
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2015-09-02 (Wed, 02 Sep 2015)
Changed paths:
M hawkular-feed-comm/feed-comm-api/pom.xml
M
hawkular-feed-comm/feed-comm-api/src/main/java/org/hawkular/feedcomm/api/GenericErrorResponseBuilder.java
A hawkular-feed-comm/feed-comm-api/src/main/resources/schema/AuthMessage.schema.json
M
hawkular-feed-comm/feed-comm-api/src/main/resources/schema/DeployApplicationRequest.schema.json
M
hawkular-feed-comm/feed-comm-api/src/main/resources/schema/DeployApplicationResponse.schema.json
M hawkular-feed-comm/feed-comm-api/src/main/resources/schema/EchoRequest.schema.json
M hawkular-feed-comm/feed-comm-api/src/main/resources/schema/EchoResponse.schema.json
M
hawkular-feed-comm/feed-comm-api/src/main/resources/schema/ExecuteOperationRequest.schema.json
M
hawkular-feed-comm/feed-comm-api/src/main/resources/schema/ExecuteOperationResponse.schema.json
M
hawkular-feed-comm/feed-comm-api/src/main/resources/schema/GenericErrorResponse.schema.json
M
hawkular-feed-comm/feed-comm-api/src/main/resources/schema/GenericSuccessResponse.schema.json
M
hawkular-feed-comm/feed-comm-api/src/main/resources/schema/NotificationMessage.schema.json
M
hawkular-feed-comm/feed-comm-api/src/test/java/org/hawkular/feedcomm/api/ApiDeserializerTest.java
M
hawkular-feed-comm/feed-comm-api/src/test/java/org/hawkular/feedcomm/api/GenericErrorResponseBuilderTest.java
M hawkular-feed-comm/feed-comm-war/pom.xml
M
hawkular-feed-comm/feed-comm-war/src/main/java/org/hawkular/feedcomm/ws/server/FeedCommWebSocket.java
M
hawkular-feed-comm/feed-comm-war/src/main/java/org/hawkular/feedcomm/ws/server/UIClientCommWebSocket.java
M hawkular-feed-comm/feed-comm-war/src/main/webapp/WEB-INF/jboss-web.xml
M hawkular-feed-comm/feed-comm-war/src/main/webapp/WEB-INF/web.xml
M hawkular-feed-comm/pom.xml
M pom.xml
Log Message:
-----------
Merge pull request #36 from hawkular/mazz/hawkular-581-websocket-auth
HAWKULAR-581 websocket auth
Compare:
https://github.com/hawkular/hawkular-bus/compare/5c2e57775fa2...00cefd798bc5