Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: c2eb1b2111b29c69f0d7bd2fe638ff67df160161
https://github.com/weld/core/commit/c2eb1b2111b29c69f0d7bd2fe638ff67df160161
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2015-01-27 (Tue, 27 Jan 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
Log Message:
-----------
Probe - Bean Archives view improvements
- distinguish nodes in BDA accessibility graph
- allow to filter out additional BDAs (enabled by default)
Commit: dc9c0eb08d626850e8548e9e4ac89ce249fc70cc
https://github.com/weld/core/commit/dc9c0eb08d626850e8548e9e4ac89ce249fc70cc
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2015-01-27 (Tue, 27 Jan 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/JsonObjects.java
Log Message:
-----------
Probe - new abbreviations for types and annotations
Commit: 93d3a89f8b8e4413d75ffeb2416db7de8590e946
https://github.com/weld/core/commit/93d3a89f8b8e4413d75ffeb2416db7de8590e946
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2015-01-27 (Tue, 27 Jan 2015)
Changed paths:
M probe/core/src/main/client/app.js
M probe/core/src/main/client/probe.html
M probe/core/src/main/java/org/jboss/weld/probe/Queries.java
Log Message:
-----------
Probe Beans List - allow to filter out beans from additional BDAs
Commit: c7c593d767b9691ccc92b460591fa2dfc1a6a16d
https://github.com/weld/core/commit/c7c593d767b9691ccc92b460591fa2dfc1a6a16d
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2015-01-27 (Tue, 27 Jan 2015)
Changed paths:
M probe/core/src/main/client/app.js
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/Resource.java
M probe/core/src/main/java/org/jboss/weld/probe/Strings.java
Log Message:
-----------
Probe - BDA sorting
- WEB-INF/classes, additional BDAs, number of enabled beans,
lexicographically
Commit: 458565f7c945404db1c70fcf45bc5194dd06171a
https://github.com/weld/core/commit/458565f7c945404db1c70fcf45bc5194dd06171a
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2015-01-27 (Tue, 27 Jan 2015)
Changed paths:
M probe/core/pom.xml
M probe/core/src/main/client/probe.html
A probe/core/src/main/client/weld_icon_32x.ico
M probe/core/src/main/java/org/jboss/weld/probe/Resource.java
M probe/core/src/main/java/org/jboss/weld/probe/Strings.java
Log Message:
-----------
Probe - Weld favicon
Commit: 99e6722be472a3817e0a4ca7af72345bcee0ab74
https://github.com/weld/core/commit/99e6722be472a3817e0a4ca7af72345bcee0ab74
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2015-01-27 (Tue, 27 Jan 2015)
Changed paths:
M probe/core/src/main/java/org/jboss/weld/probe/ProbeExtension.java
Log Message:
-----------
ProbeExtension - test the declaring type for producers
Commit: c4342d7fde16490a2bf722ed20c276aa2e61dda9
https://github.com/weld/core/commit/c4342d7fde16490a2bf722ed20c276aa2e61dda9
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2015-01-27 (Tue, 27 Jan 2015)
Changed paths:
M examples/jsf/login/src/main/webapp/WEB-INF/web.xml
M examples/jsf/numberguess/src/main/webapp-gae/WEB-INF/web.xml
M examples/jsf/numberguess/src/main/webapp-jetty/WEB-INF/web.xml
M examples/jsf/numberguess/src/main/webapp-tomcat/WEB-INF/web.xml
M examples/jsf/numberguess/src/main/webapp-wildfly-cluster/WEB-INF/web.xml
M examples/jsf/numberguess/src/main/webapp-wildfly/WEB-INF/web.xml
M examples/jsf/pastecode/src/main/webapp/WEB-INF/web.xml
M examples/jsf/permalink/src/main/webapp-jetty/WEB-INF/web.xml
M examples/jsf/permalink/src/main/webapp-tomcat/WEB-INF/web.xml
M examples/jsf/permalink/src/main/webapp/WEB-INF/web.xml
M examples/jsf/translator/war/src/main/webapp/WEB-INF/web.xml
Log Message:
-----------
JSF examples - enable the development mode by default
Compare:
https://github.com/weld/core/compare/24f1dd702e8f...c4342d7fde16