[weld-commits] [weld/core] 7e7690: Probe client - refactoring and cleanup
GitHub
noreply at github.com
Thu Mar 26 12:28:22 EDT 2015
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 7e769013cb4503c91cd48a143e58650fc4852ed7
https://github.com/weld/core/commit/7e769013cb4503c91cd48a143e58650fc4852ed7
Author: Martin Kouba <mkouba at redhat.com>
Date: 2015-03-26 (Thu, 26 Mar 2015)
Changed paths:
M probe/core/src/main/client/app.js
M probe/core/src/main/client/basic.css
M probe/core/src/main/client/probe.html
M probe/core/src/main/java/org/jboss/weld/probe/Components.java
M probe/core/src/main/java/org/jboss/weld/probe/JsonObjects.java
M probe/core/src/main/java/org/jboss/weld/probe/Probe.java
M probe/core/src/main/java/org/jboss/weld/probe/Strings.java
Log Message:
-----------
Probe client - refactoring and cleanup
- get rid of global variables so that the client is more testable
- add helper to render a tooltip-like icon
- distinguish probe components (WELD-1886)
- further cleanup
Commit: 62864b0e5993c1bc53950d08773e2c246fd220c2
https://github.com/weld/core/commit/62864b0e5993c1bc53950d08773e2c246fd220c2
Author: Martin Kouba <mkouba at redhat.com>
Date: 2015-03-26 (Thu, 26 Mar 2015)
Changed paths:
M probe/integration-tests/src/test/java/org/jboss/weld/probe/tests/integration/ProbeSessionBeansTest.java
Log Message:
-----------
Align ProbeSessionBeansTest with the current API
Compare: https://github.com/weld/core/compare/084b5300d0d2...62864b0e5993
More information about the weld-commits
mailing list