2
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 2 days ago.
Sep 11, 2024 — Sep 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactored PicoServletContainerListener to use a user-defined WebappComposer to abstract the composition from the listener implementation. This avoid the need for the user to extend the listener. More... over 17 years ago
Fixed webwork-webapp view. More... over 17 years ago
Added debug to struts2 webapp to show that the binding to the Cheese object is not working. More... over 17 years ago
Refactored Struts2 PicoObjectFactory to enable non-failing requests and results. Removed redundant classes. More... over 17 years ago
Format More... over 17 years ago
more cheese is a good thing More... over 17 years ago
I give up for nowsvn st More... over 17 years ago
Refactored ContainerBuilder to not use ObjectReferences. More... over 17 years ago
Renamed NanoContainer to ScriptedPicoContainer More... over 17 years ago
Moved all remaining classes to script package. More... over 17 years ago
work on struts2 example More... over 17 years ago
Fixed script-tck compilation and deleted empty package. More... over 17 years ago
Moved classes from integrationkit package to script package. More... over 17 years ago
Dropped ContainerRecorder and Standalone classes. Moved test cases from reflection package and delete it. More... over 17 years ago
Fixed AOP artifactId to reflect the fact that it depends - albeit marginally - on script-core. Non-script AOP support could be considered for a separate sandalone component or to sit next to picocontainer-core and picocontainer-gems. More... over 17 years ago
Renamed folders to reflect the new component naming. More... over 17 years ago
Renamed NewFilter to PicoServletContainerFilter. Dropped empty abstract class. More... over 17 years ago
Renamed script-related components of Nano to use org.picocontainer.script groupId and picocontainer-script prefix. Removed non-script-related components (booter, deployer, webcontainer) which can be released separately. More... over 17 years ago
work on struts2 example More... over 17 years ago
work on struts2 example More... over 17 years ago
Updated jsf-webapp to work with new pico servler listener and new filter. The components are configured in Java code by extending the servlet listener. More... over 17 years ago
work on struts2 example More... over 17 years ago
Updated webwork-webapp to work with new pico servler listener and new filter. The components are configured in Java code by extending the servlet listener as in webwork2 example. More... over 17 years ago
Updated struts-webapp to work with new pico servler listener and new filter. The components are configured in Java code by extending the servlet listener. More... over 17 years ago
work on struts2 example More... over 17 years ago
Update picocontainer-web POM. Updated example POMs to avoid duplication of jetty plugin. More... over 17 years ago
work on struts2 example More... over 17 years ago
Updated scm info. More... over 17 years ago
Removed parent from picocontainer-web. More... over 17 years ago
work on struts2 example More... over 17 years ago