1. 43ed8e5 Removed old Javadocs. by limpbizkit · 16 years ago
  2. d4b1bf7 Renamed 'visitable' to 'commands' by limpbizkit · 17 years ago
  3. 2394ca6 Issue 93: run an optimize-imports over all the source. by kevinb9n · 17 years ago
  4. 42f16e6 Fixed Struts 2 plugin to load user's module. Added more error detection. by crazyboblee · 18 years ago
  5. c4c1676 Removed old Javadocs. by kevinb9n · 18 years ago
  6. 3b08d4d Updated IntelliJ project. by crazyboblee · 18 years ago
  7. 63e9a82 Simplified source directory structure. Forget Maven. by crazyboblee · 18 years ago
  8. efdb6f3 Updated build to create a servlet jar and struts2-plugin jar. by crazyboblee · 18 years ago
  9. 924e7e2 Updated struts2 directory structure to support maven. Updated intellij project. by crazyboblee · 18 years ago
  10. 0dfec97 Moved servlet package into its own module. by crazyboblee · 18 years ago
  11. 0bfdbc6 Removed convenience methods from Container. Broke down BindingBuilder into multiple interfaces to limit which methods can be called at which times. Filled in missing Javadocs. Synced AbstractModule with Binder. Added code to detect optional=true on constructors. Created Struts 2 modules and got that code working again. Modified CreationException to record stack trace. by crazyboblee · 18 years ago
  12. 0789b19 Added support for implicit bindings. Did away with getCreator(). Made Struts plugin validate up front. by crazyboblee · 18 years ago
  13. 10a3b02 Added intercept() to ContainerBuilder. Hid ConstructionProxy, ProxyFactory, etc. Removed intercept package. Added query package. Started Struts 2 plugin and example. by crazyboblee · 18 years ago