|
| 1.7 | modified | gavin | src/main/org/jboss/seam/contexts/ServerConversationContext.java | todo done |
| 1.51 | modified | gavin | src/main/org/jboss/seam/contexts/Lifecycle.java | fix exception recovery cycle |
| 1.18 | modified | gavin | src/main/org/jboss/seam/servlet/SeamExceptionFilter.java | fix exception recovery cycle |
| 1.167 | modified | cbauer | src/main/org/jboss/seam/Component.java | Helpful log messages, remove them if they are a performance problem |
| 1.6 | modified | gavin | src/main/org/jboss/seam/contexts/ServerConversationContext.java | todo |
| 1.166 | modified | gavin | src/main/org/jboss/seam/Component.java | make @Out default to scope of the component |
| 1.10 | modified | gavin | src/main/org/jboss/seam/contexts/StatelessContext.java | throw unsupported operation |
| 1.5 | modified | gavin | src/main/org/jboss/seam/interceptors/ManagedEntityIdentityInterceptor.java | fix bug with outjection of managed entities |
| 1.12 | modified | gavin | src/main/org/jboss/seam/jsf/AbstractSeamPhaseListener.java | ws |
| 1.13 | modified | gavin | src/ui/org/jboss/seam/ui/HtmlLink.java | append var name to dataModelSelection |
| 1.3 | modified | gavin | src/ui/org/jboss/seam/ui/UISelection.java | append var name to dataModelSelection |
| 1.11 | modified | gavin | src/main/org/jboss/seam/jsf/AbstractSeamPhaseListener.java | parse var name from s:link dataModelSelection |
| 1.5 | modified | gavin | src/main/org/jboss/seam/contexts/ServerConversationContext.java | oops |
| 1.18 | modified | gavin | src/main/org/jboss/seam/interceptors/BijectionInterceptor.java | oops |
| 1.5 | modified | gavin | src/main/org/jboss/seam/framework/EntityActions.java | more extensible |
| 1.3 | modified | gavin | src/main/org/jboss/seam/framework/ManagedEntity.java | more extensible |
| 1.2 | modified | gavin | src/main/org/jboss/seam/framework/ManagedHibernateEntity.java | more extensible |
| 1.2 | modified | gavin | src/main/org/jboss/seam/framework/Query.java | more extensible |
| 1.4 | modified | gavin | src/main/org/jboss/seam/framework/EntityActions.java | success messages |
| 1.3 | modified | gavin | src/main/org/jboss/seam/framework/EntityActions.java | success messages |
| 1.2 | modified | gavin | src/ui/org/jboss/seam/ui/facelet/MethodExpressionHelper.java | imports |
| 1.2 | modified | gavin | src/ui/org/jboss/seam/ui/facelet/ParamMethodExpression.java | imports |
| 1.2 | modified | gavin | src/ui/org/jboss/seam/ui/facelet/ParamValueExpression.java | imports |
| 1.2 | modified | gavin | src/ui/org/jboss/seam/ui/facelet/SeamFaceletViewHandler.java | imports |
| 1.6 | modified | gavin | src/ui/org/jboss/seam/ui/tag/LinkTag.java | imports |
| 1.3 | modified | gavin | src/ui/org/jboss/seam/ui/tag/UIComponentTagBase.java | imports |
| 1.3 | deleted | gavin | examples/registration/view/search.xhtml | clean up the big oops |
| 1.3 | deleted | gavin | examples/registration/view/viewContact.xhtml | clean up the big oops |
| 1.4 | deleted | gavin | examples/registration/resources/WEB-INF/pages.xml | this is the first example so it must be SIMPLE |
| 1.4 | modified | gavin | examples/registration/src/org/jboss/seam/example/registration/Register.java | this is the first example so it must be SIMPLE |
| 1.14 | modified | gavin | examples/registration/src/org/jboss/seam/example/registration/RegisterAction.java | this is the first example so it must be SIMPLE |
| 1.3 | modified | gavin | examples/registration/resources/WEB-INF/pages.xml | Big Oops |
| 1.19 | modified | gavin | examples/registration/resources/WEB-INF/web.xml | Big Oops |
| 1.3 | deleted | gavin | examples/registration/view/editContact.xhtml | Big Oops |
| 1.3 | modified | gavin | examples/registration/view/index.html | Big Oops |
| 1.7 | modified | gavin | examples/registration/view/register.jsp | Big Oops |
| 1.5 | modified | gavin | examples/registration/view/registered.jsp | Big Oops |
| 1.16 | modified | gavin | examples/registration/resources/WEB-INF/faces-config.xml | latest improvements to crud example |
| 1.18 | modified | gavin | examples/registration/resources/WEB-INF/web.xml | latest improvements to crud example |
| 1.2 | modified | gavin | examples/registration/view/editContact.xhtml | latest improvements to crud example |
| 1.2 | modified | gavin | examples/registration/view/search.xhtml | latest improvements to crud example |
| 1.2 | modified | gavin | examples/registration/view/viewContact.xhtml | latest improvements to crud example |
| 1.2 | modified | gavin | src/main/org/jboss/seam/framework/EntityActions.java | propagate page parameters across navigation rule redirectsimprovements to framework |
| 1.2 | modified | gavin | src/main/org/jboss/seam/framework/ManagedEntity.java | propagate page parameters across navigation rule redirectsimprovements to framework |
| 1.4 | modified | gavin | src/main/org/jboss/seam/interceptors/ManagedEntityIdentityInterceptor.java | propagate page parameters across navigation rule redirectsimprovements to framework |
| 1.7 | modified | gavin | src/main/org/jboss/seam/servlet/SeamRedirectFilter.java | propagate page parameters across navigation rule redirectsimprovements to framework |
| 1.4 | modified | gavin | src/main/org/jboss/seam/util/Persistence.java | propagate page parameters across navigation rule redirectsimprovements to framework |
| 1.85 | modified | gavin | src/main/org/jboss/seam/core/Manager.java | propagate page parameters across navigation rule redirectsimprovements to framework |
| 1.7 | modified | gavin | src/main/org/jboss/seam/interceptors/ExceptionInterceptor.java | fix npe |
| 1.1 | added | gavin | src/main/org/jboss/seam/framework/ManagedObject.java | simple can still be useful |